Python script attempt to auto-build/push image when a new synapse version is tagged on github, based on the atom feed.
Find a file
2019-11-06 01:19:22 +01:00
.gitignore Initial commit 2019-11-05 20:48:15 +00:00
check-synapse-update.py get and parse atom feed and get docker images 2019-11-06 01:19:22 +01:00
LICENSE Initial commit 2019-11-05 20:48:15 +00:00
README.md Initial commit 2019-11-05 20:48:15 +00:00

auto-push-synapse-image

Python script attempt to auto-build/push image when a new synapse version is tagged on github, based on the atom feed.