7 Commits

Author SHA1 Message Date
Fabian Koller
2fd8b4d56b Simplify molecule tests
"Upgrade" path includes multiple paths anyway:
- installing the latest official release package
- builing the current PR from source
- upgrading between the two versions
2021-01-23 22:55:46 +01:00
Fabian Koller
e3c49ac78d Determine installed version by git commit hash 2021-01-22 16:28:13 +01:00
Fabian Koller
db605d6a86 Adapt github action to build PR version 2021-01-22 11:10:56 +01:00
Fabian Koller
e1d903a6df molecule scenario to test upgrading from releases
Provide a separate scenario to install the last release, then update to
the current one.
Also includes improved deployment verification (check if uploading a
.txt through the API works).
2021-01-18 22:51:40 +01:00
Fabian Koller
48013e87b9 Disable ansible-galaxy import
Repository structure not compatible (galaxy expects the role to be at
the root of the repository, not in a subfolder).
2021-01-09 10:46:38 +01:00
Fabian Koller
b436102a72 Deploy role to ansible galaxy
Happens only when a new tag is pushed
2021-01-04 06:42:34 +01:00
Fabian Koller
93e69ebf38 Switch to github actions 2021-01-04 06:42:34 +01:00