support all docker arguments #2

Merged
lanson merged 10 commits from feature/support-all-docker-args into main 2023-12-10 18:09:49 +00:00

10 Commits

Author SHA1 Message Date
4b1ea01f3b fix: change test scenario names in CICD
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m10s
test / Molecule tests (default, debian12) (push) Successful in 1m13s
test / Molecule tests (default, debian11) (push) Successful in 1m19s
test / Molecule tests (with_custom_flags, debian11) (push) Successful in 31s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m0s
test / Molecule tests (with_custom_flags, debian12) (push) Successful in 1m9s
test / Molecule tests (with_custom_flags, ubuntu2004) (push) Successful in 53s
test / Molecule tests (with_custom_flags, ubuntu2204) (push) Successful in 34s
2023-12-10 18:50:18 +01:00
e25f838a8d feat(cicd): add unit testing jobs
Some checks failed
test / Linting (push) Successful in 8s
test / Molecule tests (default, debian11) (push) Successful in 49s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m17s
test / Molecule tests (with_custom_config, debian11) (push) Failing after 3s
test / Molecule tests (default, debian12) (push) Successful in 1m23s
test / Molecule tests (with_custom_config, debian12) (push) Failing after 3s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Failing after 3s
test / Molecule tests (default, ubuntu2204) (push) Successful in 54s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Failing after 2s
2023-12-10 18:26:53 +01:00
9b6bf1684e feat(tests): added custom tests for both vagrant and docker
All checks were successful
test / Linting (push) Successful in 10s
2023-12-10 18:25:43 +01:00
f813944d74 feat(tests): add testing for the default values on both docker and vagrant
All checks were successful
test / Linting (push) Successful in 34s
2023-12-10 17:32:52 +01:00
d15bce04de feat(readme): update documentation on variables
All checks were successful
test / Linting (push) Successful in 9s
2023-12-09 19:47:00 +01:00
562fc0215e feat(template): move flag formatting to filter_plugin
All checks were successful
test / Linting (push) Successful in 8s
2023-12-09 18:36:25 +01:00
b466741102 feat(template): test the type of data against list to enable passing integers or strings or lists
All checks were successful
test / Linting (push) Successful in 9s
2023-12-09 18:20:54 +01:00
2c275b9f1c feat(template): add support for simple string flags
All checks were successful
test / Linting (push) Successful in 9s
2023-12-09 17:47:35 +01:00
84aac3e716 feat(readme): credits mhutter for original material
All checks were successful
test / Linting (push) Successful in 6s
2023-12-09 16:48:02 +01:00
4725483303 feat(template): add support for passing all docker run arguments
All checks were successful
test / Linting (push) Successful in 9s
2023-12-09 16:46:13 +01:00