20230304.0.0
github-actions
released this
04 Mar 06:28
·
13 commits
to refs/heads/master
since this release
Changes
- Test: Revise command to test
ansible
version using default imageCMD
@joeltimothyoh (#15)
🚀 Features
- Enhancement: Bump
ansible
version foralpine
edge
@joeltimothyoh (#24) - Enhancement (ci): Use repository variable
DOCKERHUB_REGISTRY_USER
to contain docker hub registry user value @joeltimothyoh (#18) - Enhancement (ci): Run
dockerhub-description
job onubuntu-latest
VM image @joeltimothyoh (#27) - Change (cmd): Set all images to use
CMD
ansible
@joeltimothyoh (#14) - Change (cmd): Revert images to use
CMD
/bin/sh
and/bin/bash
@joeltimothyoh (#16)
🐛 Bug Fixes
- Fix (ci): Remove unneeded
env
section fordockerhub-description
job @joeltimothyoh (#20)
🖊️ Refactors
- Refactor (ci): Use
actions/checkout@v3
for build jobs @joeltimothyoh (#21)
📝 Documentation
- Docs (release): Add CI jobs for generating and publishing release notes (continued) @joeltimothyoh (#25)
- Docs (release): Add CI jobs for generating and publishing release notes (2) @joeltimothyoh (#26)
- Docs (release): Add CI jobs for generating and publishing release notes @joeltimothyoh (#22)
- Docs (readme): Use new GitHub workflow badge routes @joeltimothyoh (#17)
- Docs (ci): Add job for updating docker hub repository description and
README.md
@joeltimothyoh (#19)