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

[uss_qualifier] Make skipped actions first-class actions in report #278

Merged
merged 5 commits into from
Oct 24, 2023

Conversation

BenjaminPelletier
Copy link
Member

@BenjaminPelletier BenjaminPelletier commented Oct 21, 2023

Skipped actions were initially introduced as separate things in a report but that introduces a lot of edge cases. This PR instead makes a skipped action a kind of test suite action and this makes things much cleaner.

(these changes are necessary to streamline implementation of execution control to selectively execute or skip parts of a test run)

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review October 21, 2023 03:09
@BenjaminPelletier BenjaminPelletier merged commit 5807899 into interuss:main Oct 24, 2023
9 checks passed
@BenjaminPelletier BenjaminPelletier deleted the skipped-actions branch October 24, 2023 19:54
github-actions bot added a commit that referenced this pull request Oct 24, 2023
)

* Make skipped actions first-class actions in report

* Fix tested_requirements

* Fix lingering issue from #270 5807899
github-actions bot added a commit to Orbitalize/monitoring that referenced this pull request Oct 25, 2023
…nteruss#278)

* Make skipped actions first-class actions in report

* Fix tested_requirements

* Fix lingering issue from interuss#270 5807899
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