• v0.1.0 6d34977426

    jon_nfc released this 2021-08-04 01:33:48 +00:00 | 407 commits to development since this release

    v0.1.0 (2021-08-04)

    Bug Fixes

    • gitlab_release: 80ca3618ee - A 'feat' commit must do a MINOR bump to version
    • gitlab_release: ed5be7fd3c - ci image is alpine, use '/bin/sh' and add the changlogs to git cache for commiting
    • gitlab_release: 7706085b09 - All tasks run as part of script including user custom script
    • gitlab_release: 1446c28ed2 - Use a user token to access the git repo for pushing commits back
    • ansible: 2a3266fb53 - Ensure the default ci directory is populated

    Continious Integration

    • git_push_mirror: b593505698 - Push repo to github NoFussComputing/gitlab-gi
    • conventional_commits: a2174104d1 - Add conventional commits job to check commits and MR titles

    Documentaton / Guides

    • README.md: 247264e36b - Added readme for the repo
    • git_push_mirror: 7ffb20418c - Update workflow and typos

    Features

    • job_changelog: 1ecd857c0b - Create a changelog per job folder
    • git_release: 6678a3dbab - Migrated from ansible-roles
    • ansible: 2413daefb1 - Added ansible validation job for linting
    • git_push_mirror: 9b28ae5952 - Added a job that syncs to a remote git repo
    • conventional_commits: 392a200fd4 - Added conventional commit job

    v0.0.1 (2021-08-03)

    Downloads