Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package.json #354

Closed
wants to merge 125 commits into from
Closed

Conversation

d3kum1d0r1y4100
Copy link

No description provided.

suaggar and others added 30 commits February 18, 2020 14:00
* Remove publish profile from logs

* ignore case for app name and slot
Added L0 tests and yml workflow
* Added support for container apps with publish profile

* Renamed publish profile container provider

* refactor

* Addressed review comments

* Integrated diagnostics runtime API to get appOS

* updated error message

* updated error messages

* updated error message

* updated unit tests for publish profile container

* quotes fix

* changes in PublishProfileContainerWebAppValidator

* refactor

* added package-lock.json

* adding lib
* updated action.yml

* Update action.yml

* Update action.yml

* Update README.md

* Update README.md

* Update README.md

* Update README.md
* change in validation factory

* Update ValidatorFactory.js

* fix for runtime os

* update error log

* updated error log
chetan-vaidya3d and others added 24 commits November 25, 2022 12:20
This change was done for below warning message.

: Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: azure/webapps-deploy@v2
* Limit the length of commit message

* Refactor

* Added comment

Co-authored-by: Akshay Kumar <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Adding Resource Group As Optional Param

* changed the appservice web client version
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update README.md

* Update README.md
Correcting the typo in readme.md for go.yml
* Update pr_check_windows_container_pubprofile.yml

* Moved the entries to secrets

* Update pr_check_windows_container_pubprofile.yml

* Update pr_check_windows_container_pubprofile.yml
Setting the `images` input as required is causing validation errors in my GitHub Actions extension.  
Per the description, it seems like the value should actually be set to `required: false`
Co-authored-by: Akshay Kumar <[email protected]>
* Enhance deployment error in case of 403

* Update aka.ms link

---------

Co-authored-by: Akshay Kumar <[email protected]>
* Reorder actions in workflow file

* Add lock on acr login

* Refactor workflow file

* refactor workflow file

---------

Co-authored-by: Akshay Kumar <[email protected]>
* Updating App Service Rest Package version

* fixed the build failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.