|
1 |
| -## v1.4-3-g301c81e |
| 1 | +# Changelog for action-molecule-avd |
| 2 | + |
| 3 | +## v1.5 |
| 4 | + |
| 5 | +- Bump: Update docker by @carlbuchmann in https://github.com/arista-netdevops-community/action-molecule-avd/pull/13 |
2 | 6 |
|
3 | 7 | ## v1.4
|
4 | 8 |
|
| 9 | +### Bug fixes |
| 10 | + |
| 11 | +- Fix: Fail on all error codes by @carlbuchmann in https://github.com/arista-netdevops-community/action-molecule-avd/pull/12 |
| 12 | + |
5 | 13 | ## v1.3
|
6 | 14 |
|
7 | 15 | ### Features
|
8 | 16 |
|
9 |
| - - [`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)) |
| 17 | + - Update to python3.8 and add galaxy_file argument ([#7](https://github.com/arista-netdevops-community/action-molecule-avd/issues/7)) |
10 | 18 |
|
11 | 19 | ### Bug fixes
|
12 | 20 |
|
13 |
| - - [`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)) |
| 21 | + - Restore proper spacing in action.yml ([#9](https://github.com/arista-netdevops-community/action-molecule-avd/issues/9)) |
| 22 | + - Update entrypoint shell to support regex match ([#6](https://github.com/arista-netdevops-community/action-molecule-avd/issues/6)) |
14 | 23 |
|
15 | 24 | ### Documentation
|
16 | 25 |
|
17 |
| - - [`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)) |
| 26 | + - Update README with galaxy_file knob ([#10](https://github.com/arista-netdevops-community/action-molecule-avd/issues/10)) |
18 | 27 |
|
19 | 28 | ### Other changes
|
20 | 29 |
|
21 |
| - - [`10847fd`](https://github.com/aristanetworks/ansible-avd/commit/10847fd) [Make] Build system: Add changelog builder |
22 |
| - - [`278f483`](https://github.com/aristanetworks/ansible-avd/commit/278f483) [Make] Build system: Build docker image with GH actions |
23 |
| - - [`b43cbf4`](https://github.com/aristanetworks/ansible-avd/commit/b43cbf4) [Make] Build system: Update build context |
24 |
| - - [`cfcc6e3`](https://github.com/aristanetworks/ansible-avd/commit/cfcc6e3) [Make] Build system: Update docker tag builder |
25 |
| - - [`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)) |
| 30 | +- Build system: Add changelog builder |
| 31 | +- Build system: Build docker image with GH actions |
| 32 | +- Build system: Update build context |
| 33 | +- Build system: Update docker tag builder |
| 34 | +- Build system: Add PR linter for conventional commits ([#8](https://github.com/arista-netdevops-community/action-molecule-avd/issues/8)) |
26 | 35 |
|
27 | 36 | ## v1.2
|
28 | 37 |
|
29 | 38 | ### Bug fixes
|
30 | 39 |
|
31 |
| - - [`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)) |
| 40 | +- Update entrypoint shell to support regex match ([#6](https://github.com/arista-netdevops-community/action-molecule-avd/issues/6)) |
32 | 41 |
|
33 | 42 | ## v1.1
|
34 | 43 |
|
| 44 | +- Add option to select version of Ansible outside of requirements |
| 45 | +- Add test to validate Ansible is installed |
| 46 | + |
35 | 47 | ## v1.0
|
36 | 48 |
|
| 49 | +- Initial Release |
0 commit comments