-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post & pre commands support #9
Commits on Feb 9, 2022
-
tests: remove ubuntu1804 in favor of rockylinux8 for CI.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 554eadb - Browse repository at this point
Copy the full SHA 554eadbView commit details -
Filip Chabik committed
Feb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 8fe598c - Browse repository at this point
Copy the full SHA 8fe598cView commit details -
feat: add RedHat-based distros to supported platforms.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for ac6623c - Browse repository at this point
Copy the full SHA ac6623cView commit details -
feat: add Debian 11 bullseye to supported versions.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 87ffa9b - Browse repository at this point
Copy the full SHA 87ffa9bView commit details -
clean: Ubuntu xenial and old FreeBSD versions from supported versions.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 2623b9e - Browse repository at this point
Copy the full SHA 2623b9eView commit details -
feat: add FreeBSD 12.3 to supported versions.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 6aeb829 - Browse repository at this point
Copy the full SHA 6aeb829View commit details -
fix: run APT update pre-task only on Debian-based distributions.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 9416b91 - Browse repository at this point
Copy the full SHA 9416b91View commit details -
fix: potential problem when having spaces in the job name.
This fix allows for having spaces in the jobs names, they are going to be replaced with hyphens when translated into file names or for the wrapper commands.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for af50ba4 - Browse repository at this point
Copy the full SHA af50ba4View commit details -
fix: space between # and jinja2 that interpreted it as a commented line.
Instead, this sets the behavior for jinja2 templating and how Ansible should handle it.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 86810df - Browse repository at this point
Copy the full SHA 86810dfView commit details -
fix: the command names to reflect wrapper scripts.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for c0335db - Browse repository at this point
Copy the full SHA c0335dbView commit details -
feat: introduce support for pre_ and post_commands for the jobs.
Filip Chabik committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for afd1586 - Browse repository at this point
Copy the full SHA afd1586View commit details