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

Cover Submodule Actions with Tests #25

Open
martyanovandrey opened this issue Oct 2, 2024 · 0 comments
Open

Cover Submodule Actions with Tests #25

martyanovandrey opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@martyanovandrey
Copy link
Contributor

Problem:
Actions that are needed to keep the metapackage up to date must be stable and reliable as they form the backbone of multiple repositories' integration. Proper tests need to be in place to ensure their continued functionality.

Proposed solution:
Ensure that all actions are covered with appropriate tests to verify their functionality. This will include tests for the auto-bootstrap on submodule commits, submodule update action and package update action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant