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

Test framework update #1556

Merged
merged 199 commits into from
Jan 30, 2025

Conversation

annietllnd
Copy link
Contributor

@annietllnd annietllnd commented Jan 23, 2025

  • Add and update 28 new Linux-based install guides to testing

  • Use command-line for result print out rather than XML files

  • Maintenance does not overwrite content, instead status is parsed to the stats file

  • Bash commands are run directly in the Arm GitHub runner

  • Add workflow to test content

  • Add workflow to open PR with updated stats file

  • Clean ups:

    • Rename variables
    • Improve exception handling
    • Add progress bar
    • Use f-strings where possible for readability
    • Improve documentation

annietllnd and others added 30 commits August 13, 2024 13:01
- Refactor code
- Rename variables
- Improve exception handling
- Add progress bar
- Use f-strings where possible for readability
- Improve documentation
- Skip non .md files
- Extract unique paths for maintenance
- Skip steps if no Markdown files are changed
Add workflow file for testing script
- Always exit when test_maintenance is false
- Run bash commands without containerization
- Remove files that are generated for easier local testing
@pareenaverma pareenaverma merged commit d73dfb7 into ArmDeveloperEcosystem:main Jan 30, 2025
1 check passed
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.

2 participants