[azure_functions] enable agentless deployment#18851
[azure_functions] enable agentless deployment#18851jakubgalecki0 merged 6 commits intoelastic:mainfrom
Conversation
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
This comment has been minimized.
This comment has been minimized.
TL;DRBuildkite failed before any repo tests ran: the agent environment hook could not fetch the GitHub token from Vault ( Remediation
Investigation detailsRoot CauseThe build fails in the initial Buildkite agent environment hook, before pipeline upload and before package tests. The hook retries Vault reads 5 times and exits non-zero because the token path is missing/inaccessible. Relevant repository context:
Evidence
Verification
Follow-upIf this PR comes from a fork, confirm whether this pipeline is expected to have Vault-backed token access for fork-origin runs; if not, run from a trusted context or adjust CI policy accordingly. Note 🔒 Integrity filter blocked 2 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
Package azure_functions - 0.13.0 containing this change is available at https://epr.elastic.co/package/azure_functions/0.13.0/ |
Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots