Skip to content

Commit

Permalink
AUTO-BUILD: Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AVD Bot committed Apr 24, 2023
1 parent 5391474 commit 5ca3920
Showing 1 changed file with 11 additions and 16 deletions.
27 changes: 11 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,34 @@
# Github Action for Molecule - Changelog

## v1.4

### Bug fixes

- [`ed574f0`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/ed574f0) [Fix] Fail on all error codes ([#12](https://github.com/arista-netdevops-community/action-molecule-avd/pull/12))
## v1.3-6-g5391474

## v1.3

### Features

- [`e9cd321`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/e9cd321) [Feat] Update to python3.8 and add galaxy_file argument ([#7](https://github.com/arista-netdevops-community/action-molecule-avd/issues/7))
- [`e9cd321`](https://github.com/aristanetworks/ansible-avd/commit/e9cd321) [Feat] Update to python3.8 and add galaxy_file argument ([#7](https://github.com/aristanetworks/ansible-avd/issues/7))

### Bug fixes

- [`b3d1d5e`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/b3d1d5e) [Fix] Restore proper spacing in action.yml ([#9](https://github.com/arista-netdevops-community/action-molecule-avd/issues/9))
- [`b3d1d5e`](https://github.com/aristanetworks/ansible-avd/commit/b3d1d5e) [Fix] Restore proper spacing in action.yml ([#9](https://github.com/aristanetworks/ansible-avd/issues/9))

### Documentation

- [`4637860`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/4637860) [Doc] Update README with galaxy_file knob ([#10](https://github.com/arista-netdevops-community/action-molecule-avd/issues/10))
- [`4637860`](https://github.com/aristanetworks/ansible-avd/commit/4637860) [Doc] Update README with galaxy_file knob ([#10](https://github.com/aristanetworks/ansible-avd/issues/10))

### Other changes

- [`10847fd`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/10847fd) [Make] Build system: Add changelog builder
- [`278f483`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/278f483) [Make] Build system: Build docker image with GH actions
- [`b43cbf4`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/b43cbf4) [Make] Build system: Update build context
- [`cfcc6e3`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/cfcc6e3) [Make] Build system: Update docker tag builder
- [`c1c3920`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/c1c3920) [github] Build system: Add PR linter for conventional commits ([#8](https://github.com/arista-netdevops-community/action-molecule-avd/issues/8))
- [`10847fd`](https://github.com/aristanetworks/ansible-avd/commit/10847fd) [Make] Build system: Add changelog builder
- [`278f483`](https://github.com/aristanetworks/ansible-avd/commit/278f483) [Make] Build system: Build docker image with GH actions
- [`b43cbf4`](https://github.com/aristanetworks/ansible-avd/commit/b43cbf4) [Make] Build system: Update build context
- [`cfcc6e3`](https://github.com/aristanetworks/ansible-avd/commit/cfcc6e3) [Make] Build system: Update docker tag builder
- [`c1c3920`](https://github.com/aristanetworks/ansible-avd/commit/c1c3920) [github] Build system: Add PR linter for conventional commits ([#8](https://github.com/aristanetworks/ansible-avd/issues/8))

## v1.2

### Bug fixes

- [`9911181`](https://github.com/arista-netdevops-community/action-molecule-avd/commit/9911181) [entrypoint] Update entrypoint shell to support regex match ([#6](https://github.com/arista-netdevops-community/action-molecule-avd/issues/6))
- [`9911181`](https://github.com/aristanetworks/ansible-avd/commit/9911181) [entrypoint] Update entrypoint shell to support regex match ([#6](https://github.com/aristanetworks/ansible-avd/issues/6))

## v1.1

## v1.0

0 comments on commit 5ca3920

Please sign in to comment.