Skip to content

Releases: syntro-opensource/ansible.silverstripe

1.2.1

15 May 17:23
Compare
Choose a tag to compare

🍰 Added

  • configurable logfile (#43)

🧬 Dependencies

  • Bump actions/checkout from 3.0.2 to 4.1.5 (#49)

1.2.0

10 Sep 15:12
Compare
Choose a tag to compare

🍰 Added

  • package.json to automate release
  • correctly transfer a graphql static dir (#36)

🐞 Fixed

  • dependabot adds Bump: as prefix for updates

🔧 Changed

  • tests run on pull

🧬 Dependencies

  • robertdebock/galaxy-action from 1.1.1 to 1.2.1 (#34)
  • robertdebock/molecule-action from 2.6.16 to 2.6.17 (#18)

1.1.0

18 May 12:41
Compare
Choose a tag to compare

🍰 Added

  • allow a custom htaccess template

🧬 Dependencies

  • robertdebock/molecule-action from 2.6.8 to 2.6.16 (#15)
  • robertdebock/galaxy-action from 1.1.0 to 1.1.1 (#16)

1.0.4

07 Apr 12:13
Compare
Choose a tag to compare

🐞 Fixed

  • dependabot uses correct ecosystem for actions

🔧 Changed

  • use items() for extra variables loop

🧬 Dependencies

  • robertdebock/molecule-action from 2.6.3 to 2.6.4 (#12)

1.0.3

02 Nov 16:07
Compare
Choose a tag to compare

🐞 Fixed

  • mv does not fail anymore because of second -f flag

1.0.2

23 Oct 13:53
Compare
Choose a tag to compare

🔧 Changed

  • step to ensure presence of vars now enforces string to allow vaulted vars

1.0.1

14 Oct 14:13
Compare
Choose a tag to compare

🍰 Added

  • release badge
  • test badge
  • galaxy badges

🐞 Fixed

  • galaxy import (#7)

🔧 Changed

  • update download command

🗑 Removed

  • no longer use automatic changelog workflow

Pull Requests

  • Merge pull request #5 from syntro-opensource/master

1.0.0

07 Oct 13:34
bcff488
Compare
Choose a tag to compare

🍰 Added

  • Added Changelog
  • Chglog config (#2)
  • Galaxy publish
  • changelog workflow
  • Code of Conduct
  • molecule testing (#1)
  • license
  • initial commit