Skip to content

fix: Add execute permissions for validation scripts in preprovision hook#252

Merged
Roopan-Microsoft merged 1 commit into
hotfixfrom
quota-auto-validation-ab
Jun 5, 2025
Merged

fix: Add execute permissions for validation scripts in preprovision hook#252
Roopan-Microsoft merged 1 commit into
hotfixfrom
quota-auto-validation-ab

Conversation

@Abdul-Microsoft

Copy link
Copy Markdown
Contributor

This pull request includes a minor update to the azure.yaml file to ensure proper script execution by adding permission changes before running the scripts.

  • azure.yaml: Updated the hooks: section to include chmod u+r+x commands for validate_model_deployment_quota.sh and validate_model_quota.sh scripts to ensure they have the necessary execute permissions before running.## Purpose
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 131832a into hotfix Jun 5, 2025
4 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the quota-auto-validation-ab branch June 5, 2025 14:32
@github-actions

github-actions Bot commented Jun 5, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
fix: Add execute permissions for validation scripts in preprovision hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants