Commit Graph

18 Commits

Author SHA1 Message Date
d075adc50d Relax molecule bounds
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
See https://github.com/ansible-community/molecule-hetznercloud/pull/27.
2021-03-30 14:05:54 +02:00
9bf4196816 Py39, Molecule 3.2.1 and dep tree upgrade 2021-01-06 11:49:48 +01:00
88ffc62389 Point to an open issue tracker
All checks were successful
continuous-integration/drone/push Build is passing
Closes https://github.com/ansible-community/molecule-hetznercloud/issues/15.
2020-06-15 15:53:27 +02:00
03671f5ead Pin hcloud under testing
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 10:57:18 +02:00
33e2a4f2bf Upgrade Molecule 2020-04-29 10:57:12 +02:00
b89c10a593 Allow py36 in setuptools requires
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-27 13:07:18 +02:00
834c06f6ce Fix classifier
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-25 08:34:01 +02:00
d6b8fb11a8 Shape up wording and remove white space
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-25 08:21:04 +02:00
641faf30bf Get integration tests running
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:12:57 +02:00
71cad95079 Fix bounds on mock
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:31:57 +02:00
cb0a5328cc Shape up package configuration and update deps
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 13:24:38 +02:00
9881220e73 Testing configuration cleanup 2020-04-24 10:45:20 +01:00
e3d14e0e37 Fix entrypoint to match new module naming 2019-11-16 09:17:36 +07:00
b265c962e9 Merge pull request #6 from pycontribs/fix-ci
Fix CI
2019-11-16 08:29:02 +07:00
20441611fe Properly bound experimental Molecule 3.0 dependency 2019-11-16 08:06:05 +07:00
fbc9187d0e Add a missing entry point option to setup.cfg
This package did not specify its entry point for molecule driver. And
because of that, molecule failed to pick it up while running.

This commit is a minimal fix to get the driver to talk with molecule.
2019-11-15 13:09:38 +01:00
76ef7ff97e Enable minimal testing 2019-10-23 13:22:13 +02:00
e96a71866d Initialise bootstrapping of repository
Missing tests but most of the copy/pasta is done.
2019-09-27 22:03:14 +02:00