-
Notifications
You must be signed in to change notification settings - Fork 10
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
chore: Set up integ tests on gh actions #229
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #229 +/- ##
=======================================
Coverage 43.99% 43.99%
=======================================
Files 16 16
Lines 1273 1273
Branches 201 201
=======================================
Hits 560 560
Misses 713 713 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Ghast looks really cool. We received feedback from AppSec to do static analysis on a few security areas, which I added as a JS script. We might be able to replace this with Ghast, but I think we would need security review for this tool before turning it on. Don't see anything concerning here. Has this work been through security review yet? |
I actually received a recommendation to use this tool from appsec! |
🎉 This PR is included in version 3.0.0-geo.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.0-unstable.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description of changes
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passes