Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: innofactororg/bicep-action

Tags

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix psrule config to use repo root relative path (#19)

When template and parameters file is in a subfolder, psrule fail with "Unable to find template referenced within parameter file". This update will fix that.

Additional fixes:

- If the parameters file was updated with metadata, then the updated file will be included in job artifacts.
- Add more output to the workflow log to show what is going on.

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix psrule config to use repo root relative path (#19)

When template and parameters file is in a subfolder, psrule fail with "Unable to find template referenced within parameter file". This update will fix that.

Additional fixes:

- If the parameters file was updated with metadata, then the updated file will be included in job artifacts.
- Add more output to the workflow log to show what is going on.

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix parameter bug for ACE v1.6 (#18)

* Add breaking version check for ACE v1.6
* Update to ACE v1.6

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Strip new line from CLIENT_SECRET (#10)

v1.0.4

Toggle v1.0.4's commit message
Add jq -r for providers (minor fix)

v1.0.3

Toggle v1.0.3's commit message
Allow skipping cost estimator

v1.0.2

Toggle v1.0.2's commit message
Fix providers output of the plan job

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bicep build-params run condition (#4)

* Fix bicep_build_params condition
* Add env values to Show debug info
* Add file output to az-bicep.sh when json is used instead of bicep

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
First release (#3)

First release of bicep action