Skip to content

Tags: Azure/aci-deploy

Tags

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating release branch with latest changes (#60)

* Create defaultLabels.yml (#49)

* Create defaultLabels.yml

* Update defaultLabels.yml

* Update defaultLabels.yml (#50)

* use secureValue for secure env variables (#51)

* use secureValue for secure env variables

ContainerInstanceManagementModels.EnvironmentVariable has a property, secureValue, which should be used for secure environment variables.

* Update README.md

Clarify usage of secure-environment-variables. You should specify them as Secrets.

* Update issue templates

* Create auto-triage-issues

* Update action.yml

* Update README.md

* Create CODEOWNERS

* Rename bug-report---feature-request.md to bug-report-feature-request.md

* build ts (#59)

Co-authored-by: Kanika Pasrija <kanikapasrija@Kanikas-MacBook-Pro.local>

Co-authored-by: el-pato <dustin.briles@gmail.com>
Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com>
Co-authored-by: Kanika Pasrija <kanikapasrija@Kanikas-MacBook-Pro.local>

v1

Toggle v1's commit message
Update v1 tag

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Secure value big fix (#52)

* Create defaultLabels.yml (#49)

* Create defaultLabels.yml

* Update defaultLabels.yml

* Update defaultLabels.yml (#50)

* use secureValue for secure env variables (#51)

* use secureValue for secure env variables

ContainerInstanceManagementModels.EnvironmentVariable has a property, secureValue, which should be used for secure environment variables.

* Update README.md

Clarify usage of secure-environment-variables. You should specify them as Secrets.

Co-authored-by: el-pato <dustin.briles@gmail.com>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release changes (#46)

Co-authored-by: Kanika Pasrija <kanikapasrija@Kanikas-MacBook-Pro.local>

v1.1

Toggle v1.1's commit message
Bump @actions/core from 1.2.2 to 1.2.6 (#18)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.2 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>