azure-devops-yaml-schema
azure-devops-yaml-schema copied to clipboard
Public mirror for the azure-devops-yaml-schema-pr repo.
It looks like the Azure Static Web Apps task has an [output variable](https://arc.net/l/quote/msdtuksi) (`AZURESTATICWEBAPP_STATIC_WEB_APP_URL`) which however is not documented in the [docs](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/azure-static-web-app-v0?view=azure-pipelines#output-variables). P.S: I know this section might be auto...
Add deprecation notice.
Add a deprecation notice.
Add a deprecation notice.
Address a common mis understanding of the paths/paths-ignore capabilities of CodeQL (see: https://github.com/microsoft/GHAzDO-Resources/issues/36#issuecomment-2066962740) - ref from github docs: https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#specifying-directories-to-scan Here are the main changes: * [`task-reference/advanced-security-codeql-init-v1.md`](diffhunk://#diff-9cb5d4998251b40a92743d069aecbb556f18985ed9844dc499a122c35a7beba1L4-R4): The document's last modified...
Based on https://learn.microsoft.com/en-us/azure/static-web-apps/build-configuration?tabs=azure-devops#skip-building-front-end-app `app_location` and `output_location` work differently when used with `skip_app_build: true`. - [ ] Are you creating a new task article? If yes, STOP. New task articles are...
Thank you for your contribution. Please see the README.MD in this repo for details on how to contribute. - [ ] Are you creating a new task article? If yes,...
Python 3.11 is supported by the AzureFunctionApp@2 task, but it's missing in the documentation. --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟...
Based on https://github.com/microsoft/coe-starter-kit/blob/3d5598bcef607055d41bcaf9c11538558254e3a3/CenterofExcellenceResources/Release/Pipelines/CoEStarterKit/create-github-release.yml#L201 , this input can be a branch name. Please confirm. Hopefully, I'll be able to confirm soon. - [ ] Are you creating a new task article?...