Skip to content

Add pytest test suite and separate custom Github Actions - #8

Merged
colluca merged 2 commits into
mainfrom
remove-actions
Jul 27, 2026
Merged

Add pytest test suite and separate custom Github Actions#8
colluca merged 2 commits into
mainfrom
remove-actions

Conversation

@colluca

@colluca colluca commented Jul 27, 2026

Copy link
Copy Markdown
Owner

The list-make-prerequisites and make-prerequisites-changed actions now live in colluca/list-make-prerequisites and colluca/make-prerequisites-changed respectively, so their uses: reference matches the action name instead of a path into this repo.

  • Removes the root action.yml and the nested make-prerequisites-changed action.
  • Updates the CI job to test the CLI directly instead of through the (now removed) local action.
  • Updates the README to point at the new action repos.

colluca added 2 commits July 27, 2026 13:28
The list-make-prerequisites and make-prerequisites-changed actions now
live in colluca/list-make-prerequisites and
colluca/make-prerequisites-changed respectively, so their uses:
reference matches the action name instead of a path into this repo.
Replaces the inline bash assertions in ci.yml with actual pytest tests
under test/, invoked via subprocess so argument parsing and console-script
wiring are covered too.
@colluca colluca changed the title Move GitHub Actions to their own repos Move GitHub Actions to their own repos, add pytest test suite Jul 27, 2026
@colluca colluca changed the title Move GitHub Actions to their own repos, add pytest test suite Add pytest test suite and separate custom Github Actions Jul 27, 2026
@colluca
colluca merged commit 108e631 into main Jul 27, 2026
2 checks passed
@colluca
colluca deleted the remove-actions branch July 27, 2026 13:11
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.

1 participant