Skip to content

Commit 3c55efa

Browse files
authored
Bump: v1.5 (#14)
1 parent 4a73a25 commit 3c55efa

File tree

1 file changed

+23
-10
lines changed

1 file changed

+23
-10
lines changed

CHANGELOG.md

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,49 @@
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
26

37
## v1.4
48

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+
513
## v1.3
614

715
### Features
816

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))
1018

1119
### Bug fixes
1220

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))
1423

1524
### Documentation
1625

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))
1827

1928
### Other changes
2029

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))
2635

2736
## v1.2
2837

2938
### Bug fixes
3039

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))
3241

3342
## v1.1
3443

44+
- Add option to select version of Ansible outside of requirements
45+
- Add test to validate Ansible is installed
46+
3547
## v1.0
3648

49+
- Initial Release

0 commit comments

Comments
 (0)