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 action.yml #358

Closed
wants to merge 127 commits into from
Closed

Update action.yml #358

wants to merge 127 commits into from

Conversation

sgollapudi77
Copy link
Contributor

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

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
waeltken and others added 22 commits December 12, 2022 18:08
* 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
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
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`
@sgollapudi77 sgollapudi77 changed the base branch from releases/v2 to releases/v2.2.11 August 28, 2023 09:54
@sgollapudi77 sgollapudi77 deleted the newRelease branch August 28, 2023 10:55
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.