Commit Graph

21 Commits

Author SHA1 Message Date
Sorin Sbarnea
a61ef12b55
Testing configuration cleanup
Testing configuration cleanup
2020-04-24 10:49:47 +01: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
342abb43bd
Merge pull request #8 from pycontribs/match-api-expectations-and-fixes
Match API expectations
2019-11-16 09:15:17 +07:00
Luke Murphy
86b3a8f9e7
Remove wrong driver and boiierplate 2019-11-16 09:14:01 +07:00
Luke Murphy
9ab4f23782
Rename driver file to match API expectations 2019-11-16 09:03:26 +07:00
Luke Murphy
0701d0aafd
Fix INSTALL to point to new package 2019-11-16 09:02:27 +07:00
decentral1se
e5d69b0ebd
Merge pull request #7 from pycontribs/add-template-dir
Allow Molecule to load the cookiecutter correctly
2019-11-16 09:01:47 +07:00
Luke Murphy
9713893c33
Allow Molecule to load the cookiecutter correctly 2019-11-16 09:00:48 +07:00
decentral1se
b265c962e9
Merge pull request #6 from pycontribs/fix-ci
Fix CI
2019-11-16 08:29:02 +07:00
Luke Murphy
3f14b693f6
Mark skipped tests for now 2019-11-16 08:25:08 +07:00
Luke Murphy
becb3a81e4
Use correct path for coverage 2019-11-16 08:06:17 +07:00
Luke Murphy
20441611fe
Properly bound experimental Molecule 3.0 dependency 2019-11-16 08:06:05 +07:00
Luke Murphy
010b0a609c
Ignore those warnings 2019-11-16 08:05:55 +07:00
Luke Murphy
357a80d9ac
Use correct module path for new plugin import 2019-11-16 08:05:43 +07:00
decentral1se
2b504d9743
Merge pull request #5 from xlab-si/register-entrypoint
Add a missing entry point option to setup.cfg
2019-11-16 08:05:08 +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
decentral1se
d79d2965db
Merge pull request #1 from pycontribs/enable-testing
Enabling Travis testing
2019-10-23 13:26:48 +02:00
Luke Murphy
76ef7ff97e
Enable minimal testing 2019-10-23 13:22:13 +02:00
Luke Murphy
589a47e695
Use the correct formatting 2019-09-27 22:24:42 +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