Releases: robertdebock/molecule-action
Releases · robertdebock/molecule-action
Pass options to container
1.1.1 Pass 'options' to the container.
Allow options for tox
This release allows users to set options for tox like parallel
.
Working release
After a few minor releases, the Action seems to be stable and features:
- Testing with molecule. Simply include this action into your role containing an Ansible role.
- Testing using tox. (only if you have a
tox.ini
in your repository. (optional)
External docker image
0.0.7 Update docs, use docker image from Docker hub.
External docker image
0.0.6 Update docs, use docker image from Docker hub.
Simpler dockerfile
0.0.5 Simpler dockerfile.
Simpler dockerfile
0.0.4 Simpler dockerfile.
Baby steps
0.0.3 Your action.yml needs changes before it can be published.
Better documentation
0.0.2 Make the example more readable.
First work-in-progress release
0.0.1 Make the example more readable.