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 lint and basic test #39

Merged
merged 4 commits into from
May 15, 2024
Merged

Add lint and basic test #39

merged 4 commits into from
May 15, 2024

Conversation

joecorall
Copy link
Contributor

@joecorall joecorall commented May 11, 2024

I'm getting some CI/CD integration tests going with this repo as a dependency. When running ./generate-secrets.sh was seeing some grep errors

grep: write error: Broken pipe

But that stderr message ended up just being an error that was printed but the command succeeded successfully, so the scripts in this repo are working well 👍

All that said, in doing all this debugging did add some GitHub Actions CI for lint/test we may want to consider in this repo?

@joecorall joecorall force-pushed the fix-secret-generation branch 4 times, most recently from cbf853e to 77bb13e Compare May 11, 2024 15:59
@joecorall joecorall force-pushed the fix-secret-generation branch from 77bb13e to bcf2be0 Compare May 11, 2024 16:04
@joecorall joecorall changed the title Fix secret generation in linux Add lint and basic test May 11, 2024
@joecorall joecorall marked this pull request as ready for review May 11, 2024 16:54
@seth-shaw-asu seth-shaw-asu merged commit e8cb151 into main May 15, 2024
2 checks passed
@seth-shaw-asu seth-shaw-asu deleted the fix-secret-generation branch May 15, 2024 17:21
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