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

Add Github workflow job check_bundles #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cgraham-rs
Copy link
Collaborator

@cgraham-rs cgraham-rs commented Aug 1, 2024

Fixes: #6

  • Add a workflow job that can assert every bundle folder has manifest.json and expected_result.txt and errors if either is missing
  • We can then add this check to branch protection rules to require this check to pass

@cgraham-rs cgraham-rs requested a review from ChaitaC August 1, 2024 15:32
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.

Add linting the ensure new bundles include expected_result.txt and manifest.json
1 participant