We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ee043 commit 6b4299aCopy full SHA for 6b4299a
CHANGELOG.md
@@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- Artifactory integration.
+- Artifactory integration. Set the ARTIFACTORY_TOKEN environment variable and
13
+ pass --artifactory and --repo (instead of --extensions-dir) to use.
14
+- Stat endpoints. This is just to prevent noisy 404s from being logged; the
15
+ endpoints do nothing since stats are not yet supported.
16
- Bulk add from a directory. This only works when adding from a local directory
17
and not from web URLs.
18
0 commit comments