Skip to content

Releases: innofactororg/bicep-action

1.0.7

30 Oct 15:04
a7f7002
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix psrule config to use repo root relative path by @reijoh in #19

Full Changelog: v1...v1.0.7

1.0.6

08 Oct 13:26
a3947fb
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • ensure unique artifact names when plan/deploy module is used multiple times in one workflow by @Rammif in #15
  • Azure DevOps pipeline updated by @reijoh in #17

🐛 Bug Fixes

  • Fix parameter bug for ACE v1.6 by @reijoh in #18

🔨 Other Changes

  • Added new Azure DevOps pipeline using variable group for values by @hbinno in #12

New Contributors

Full Changelog: v1...v1.0.6

1.0.5

14 Mar 19:42
61dea88
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Strip new line from CLIENT_SECRET by @reijoh in #10

Full Changelog: v1...v1.0.5

1.0.4

01 Mar 08:17
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • When input "azure_providers" was empty, the deploy job failed to register providers with the error message "ERROR: argument --namespace/-n: expected one argument". This has been resolved by @reijoh in #8.

🔨 Other Changes

  • If input "azure_providers" has value "disable", the provider registration will be skipped by @reijoh in #8

Full Changelog: v1.0.3...v1.0.4

1.0.3

22 Feb 14:16
Compare
Choose a tag to compare
  • Allow to skip cost estimator.

Full Changelog: v1.0.2...v1.0.3

1.0.2

22 Feb 10:59
Compare
Choose a tag to compare

1.0.1

22 Feb 10:35
638d334
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix bicep build-params run condition by @reijoh in #4

Full Changelog: v1.0.0...v1.0.1

1.0.0

21 Feb 16:27
8bbd733
Compare
Choose a tag to compare

What's Changed

✨ New Features

New Contributors

  • @reijoh made their first contribution in #3

Full Changelog: https://github.com/innofactororg/bicep-action/commits/v1.0.0