Commit Graph

19 Commits

Author SHA1 Message Date
Sorin Sbarnea 74540ee975
Remove deprecated molecule cache (#35)
continuous-integration/drone/tag Build is passing Details
This makes the driver version with future versions of molecule,
which will no longer have the cache in them. Same kind of change
was already merged in two other drivers podman and docker.

Related: https://github.com/ansible-community/molecule/pull/3180
2021-09-02 12:49:08 +01:00
decentral1se d075adc50d
Relax molecule bounds
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build is failing Details
See https://github.com/ansible-community/molecule-hetznercloud/pull/27.
2021-03-30 14:05:54 +02:00
Luke Murphy 9bf4196816
Py39, Molecule 3.2.1 and dep tree upgrade 2021-01-06 11:49:48 +01:00
Luke Murphy 88ffc62389
Point to an open issue tracker
continuous-integration/drone/push Build is passing Details
Closes https://github.com/ansible-community/molecule-hetznercloud/issues/15.
2020-06-15 15:53:27 +02:00
Luke Murphy 03671f5ead
Pin hcloud under testing
continuous-integration/drone/push Build is passing Details
2020-04-29 10:57:18 +02:00
Luke Murphy 33e2a4f2bf
Upgrade Molecule 2020-04-29 10:57:12 +02:00
Luke Murphy b89c10a593
Allow py36 in setuptools requires
continuous-integration/drone/push Build is passing Details
2020-04-27 13:07:18 +02:00
Luke Murphy 834c06f6ce
Fix classifier
continuous-integration/drone/push Build is passing Details
2020-04-25 08:34:01 +02:00
Luke Murphy d6b8fb11a8
Shape up wording and remove white space
continuous-integration/drone/push Build is passing Details
2020-04-25 08:21:04 +02:00
Luke Murphy 641faf30bf
Get integration tests running
continuous-integration/drone/push Build is failing Details
2020-04-24 14:12:57 +02:00
Luke Murphy 71cad95079
Fix bounds on mock
continuous-integration/drone/push Build is passing Details
2020-04-24 13:31:57 +02:00
Luke Murphy cb0a5328cc
Shape up package configuration and update deps
continuous-integration/drone/push Build is failing Details
2020-04-24 13:24:38 +02:00
Sorin Sbarnea 9881220e73 Testing configuration cleanup 2020-04-24 10:45:20 +01:00
Luke Murphy e3d14e0e37
Fix entrypoint to match new module naming 2019-11-16 09:17:36 +07:00
decentral1se b265c962e9
Merge pull request #6 from pycontribs/fix-ci
Fix CI
2019-11-16 08:29:02 +07:00
Luke Murphy 20441611fe
Properly bound experimental Molecule 3.0 dependency 2019-11-16 08:06:05 +07:00
Tadej Borovšak 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
Luke Murphy 76ef7ff97e
Enable minimal testing 2019-10-23 13:22:13 +02:00
Luke Murphy e96a71866d
Initialise bootstrapping of repository
Missing tests but most of the copy/pasta is done.
2019-09-27 22:03:14 +02:00