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

Removed old node6 task declaration to work around ADO 'block node6' bug #108

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

reynoldsa
Copy link
Contributor

By declaring the extension able to run on the default node, ADO was detecting our task as being one that used node6, because that was technically available as a fallback. We've removed this, and the extension runs again with the node6 restriction enabled.

Closes #44

@reynoldsa reynoldsa merged commit 2e87ef7 into main Apr 10, 2024
3 checks passed
@reynoldsa reynoldsa deleted the dev/reynoldsa/node6_badness_fix branch April 10, 2024 19:01
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.

Execution of pipeline with security devops -task fails if Node6 tasks disabled
2 participants