We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52d556 commit b117d01Copy full SHA for b117d01
CHANGES
@@ -29,6 +29,14 @@ $ pip install --user --upgrade --pre libvcs
29
- Improve doc examples / tests for `keygetter` and `QueryList` to show deep lookups for objects
30
(#415)
31
32
+### Infrastructure
33
+
34
+- CI speedups (#416)
35
36
+ - Avoid fetching unused apt package
37
+ - Split out release to separate job so the PyPI Upload docker image isn't pulled on normal runs
38
+ - Clean up CodeQL
39
40
## libvcs 0.16.2 (2022-09-11)
41
42
### Bug fix
0 commit comments