Azure / Azure/azure-sdk-tools

verify-agent-os.yml should use inline powershell to avoid checkout

Open
#10,037 1 comment 0 reactions 0 assignees View on GitHub
Central-EngSys needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

the yaml calls Verify-AgentOS.ps1 which is 21 lines
The script is simple and can be made inline, allowing us to verify agent OS before cloning the repo

Contributor guide

Open the contributing guide

Research direction

Start with verify-agent-os.yml and the 21-line Verify-AgentOS.ps1 script it calls. Compare the workflow's current checkout and verification steps, then confirm the same verification is represented inline before the repository is cloned. Done means the workflow verifies the agent OS without depending on a checkout or the separate script.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, powershell, yaml
Domain
ci-cd, devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.