Commit Graph

55 Commits

Author SHA1 Message Date
Luke Murphy
c7835f8a73
Shape up README and fix typo
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-25 08:14:56 +02:00
Luke Murphy
04ca2779ae
Re-instate full CI run
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-25 07:54:57 +02:00
Luke Murphy
b3955c89f3
Shorten name
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-25 07:50:45 +02:00
Luke Murphy
8c65de7b3f
Attempt to use openssl for unique IDs
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-25 07:46:29 +02:00
Luke Murphy
d6b5ea5a2a
Allow logging
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 15:13:42 +02:00
Luke Murphy
c1d9a6a684
Fix dir name 2020-04-24 15:12:00 +02:00
Luke Murphy
81cab1663c
Remove cruft and shorten dir name 2020-04-24 15:09:25 +02:00
Luke Murphy
b530b0a309
Remove debug and fix old tasks
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:59:20 +02:00
Luke Murphy
b7dc5077bf
Allow debugging
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:49:13 +02:00
Luke Murphy
33037b9d32
Use proper syntax for getting RANDOM out
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:43:45 +02:00
Luke Murphy
a571022d89
Remove Molecule project cruft 2020-04-24 14:41:40 +02:00
Luke Murphy
a3ec791161
Add missing env var in export
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:39:26 +02:00
Luke Murphy
24a207e292
Fixup envrc.sample with missing env var 2020-04-24 14:38:24 +02:00
Luke Murphy
b20f7f6322
Drop missing deps for now (testing)
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:33:29 +02:00
Luke Murphy
c82c22f09b
Drop other envs for now (testing) 2020-04-24 14:33:13 +02:00
Luke Murphy
f3e68e6091
Add missing secret and short-cut CI for now 2020-04-24 14:32:19 +02:00
Luke Murphy
1cdd217e6b
Go manual with drone pipelines
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:27:49 +02:00
Luke Murphy
538171b193
Attempt to merge step with matrix build
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-04-24 14:24:46 +02:00
Luke Murphy
b0d8063cd6
Use a step instead of pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 14:20:51 +02:00
Luke Murphy
c4c3fabaa6
Fix linters 2020-04-24 14:19:38 +02:00
Luke Murphy
641faf30bf
Get integration tests running
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:12:57 +02:00
Luke Murphy
71cad95079
Fix bounds on mock
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:31:57 +02:00
Luke Murphy
4db4d00d45
Remove license headers
Some checks failed
continuous-integration/drone/push Build is failing
This project is not included under the Molecule project source code tree
anymore and hence has been relicensed. These headers are being removed
then.
2020-04-24 13:30:13 +02:00
Luke Murphy
b051605c77
Fix install naming and update version 2020-04-24 13:30:02 +02:00
Luke Murphy
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
Luke Murphy
ca9014cd52
Can I inline those?
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:16:04 +02:00
Luke Murphy
bc6e081902
Try another flavour of markdown
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:15:45 +02:00
Luke Murphy
a49d9955af
Move to markdown because formatting on RST is problematic
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:14:15 +02:00
Luke Murphy
7528a16dce
Get CI working with Drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:04:35 +02:00
Luke Murphy
3a8920ce95
Fix links 2020-04-24 12:52:00 +02:00
Luke Murphy
9a7533f830
Revamp REAMDE to mention new reality of this maintenance 2020-04-24 12:50:04 +02:00
decentral1se
c70901d44c Merge pull request 'Relicense to LGPL' (#5) from relicense-to-lgpl into master 2020-04-24 12:24:29 +02:00
Luke Murphy
5060987bf6
Relicense to LGPL 2020-04-24 12:22:29 +02:00
Sorin Sbarnea
8d38b3fc73
Release drafter config (#12) 2020-04-24 11:07:45 +01:00
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