6 Commits

Author SHA1 Message Date
Marc Wrobel
37042add0c Update gitignore to ignore .venv directories 2023-09-11 23:00:51 +02:00
Marc Wrobel
5176abd4d4 Refactor product filtering and loading for generic scripts
Generic scripts are scripts that handle multiple product based on some identifier (URL, coordinates...).
This creates a common function to list and load product configurations for those scripts.

It makes them simpler to read and maintain, while making the way they work much more consistent.
2023-06-11 12:45:59 +02:00
Nemo
3277e99bf8 Maven Automation
Apache projects don't consider git tags as the final release, only
maven publishes. This applies for tomcat/zookeeper primarily.
2022-09-07 19:51:38 +05:30
Nemo
034e407dfe Only run on schedule 2022-03-28 07:17:23 +00:00
Nemo
0cbf22bf9f Initial Automation 2022-03-28 07:17:21 +00:00
Nemo
f2108a8027 ignore website 2022-03-24 15:26:47 +05:30