Commit graph

10 commits

Author SHA1 Message Date
Benjamin Renard
6d7c03fb3d Fix publishing snapshot
When calling APTLY publish API, we have to pass the distribution name
and not the repository name. Distribution names are now collected from
changes files and a call to the APTLY publish API will be made for all
updated distribution.

Also add a PREFIX parameter to permit to specify the APTLY prefix (and
storage if it need to be specified).
2022-11-30 20:23:41 +01:00
Benjamin Renard
59214019ba Allow to set parameter using environment variables PLUGIN_* or APTLY_* 2022-11-30 20:15:37 +01:00
Benjamin Renard
4529061bc4 Rename entrypoint.py to aptly-publish 2022-11-30 20:13:57 +01:00
a450ed9058 Fix install dependencies in pylint test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-05-02 16:22:19 +02:00
d228660900 Add CI badge to README
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-05-02 16:15:10 +02:00
9813621c3c Add CI configuration for pylint & flake8 tests 2022-05-02 16:14:11 +02:00
b0ecbb6fbc Add README 2022-05-02 16:12:52 +02:00
40db466c57 Fix some pylint warnings 2022-05-02 16:12:37 +02:00
909c726c75 Fix snapshot name formating 2022-05-02 16:12:12 +02:00
2b59592819 First release 2022-05-02 00:39:47 +02:00