ci(system-tests): add a workflow to run system-tests on main#37
ci(system-tests): add a workflow to run system-tests on main#37
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
==========================================
- Coverage 62.70% 62.43% -0.28%
==========================================
Files 7 7
Lines 370 370
Branches 49 49
==========================================
- Hits 232 231 -1
- Misses 100 101 +1
Partials 38 38 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 467cadd30e
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| # schedule: | ||
| # - cron: 0 4 * * * | ||
|
|
||
| concurrency: |
There was a problem hiding this comment.
I don't see this in nginx-datadog. Should it be added there?
There was a problem hiding this comment.
I based this PR on the workflow for dd-trace-java. I think ideally yes but there isn't that many commits to nginx-datadog so it's probably not critical
Summary
Creates a new workflow that runs system-tests on every commit on main.