Skip to content

Releases: arista-netdevops-community/action-molecule-avd

v1.8.1

22 Jul 15:55
2e5135f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8...v1.8.1

v1.8

22 Jul 15:19
4e63a57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7...v1.8

v1.7

05 Dec 14:03
1977c99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6...v1.7

v1.6

02 May 15:09
a136522
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

v1.5

25 Apr 14:34
3c55efa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4...v1.5

v1.4

24 Apr 20:09
5391474
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

v1.3

12 Sep 18:09
Compare
Choose a tag to compare

Release Notes

Features

  • e9cd321 [Feat] Update to python3.8 and add galaxy_file argument (#7)

Bug fixes

  • b3d1d5e [Fix] Restore proper spacing in action.yml (#9)
  • 9911181 [entrypoint] Update entrypoint shell to support regex match (#6)

Documentation

  • 4637860 [Doc] Update README with galaxy_file knob (#10)

Other changes

  • 10847fd [Make] Build system: Add changelog builder
  • 278f483 [Make] Build system: Build docker image with GH actions
  • b43cbf4 [Make] Build system: Update build context
  • cfcc6e3 [Make] Build system: Update docker tag builder
  • c1c3920 [github] Build system: Add PR linter for conventional commits (#8)

v1.2

09 Sep 13:43
9911181
Compare
Choose a tag to compare

Version 1.2

Features

  • 31ca00e [docker] Use latest stable docker image

Bug fixes

  • 9911181 [entrypoint] Update entrypoint shell to support regex match (#6)

Other changes

  • 10847fd [Make] Build system: Add changelog builder
  • 278f483 [Make] Build system: Build docker image with GH actions
  • b43cbf4 [Make] Build system: Update build context
  • cfcc6e3 [Make] Build system: Update docker tag builder

v1.1

28 Mar 16:59
8d42c28
Compare
Choose a tag to compare

Add option to select version of Ansible outside of requirements

  ansible:
    description: |
      Ansible package to install
      Support pip syntax to target a specific version
    required: false
    default: 'ansible'

Add test to validate Ansible is installed

v1.0

16 Dec 17:42
Compare
Choose a tag to compare

Initial Molecule Action for AVD