-
Notifications
You must be signed in to change notification settings - Fork 28.4k
ci: Reuse common build actions and fix turbo outputs (no-changelog) #15830
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
base: master
Are you sure you want to change the base?
Conversation
If we don't run the tests we don't generate coverage report. Also used existing action for setup/build
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cubic reviewed 2 files and found no issues. Review PR in cubic.dev.
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
23f5a21
to
a917c77
Compare
a917c77
to
c9ece35
Compare
Workflow Test Results 📊 🔴 1 Failed,
|
Workflow ID | Workflow Name | Reason |
---|---|---|
237 | BasicLLMChain:AzureChat | Workflow contains 1 deleted data. |
⚠️ Warnings (2)
Workflow ID | Workflow Name | Reason |
---|---|---|
53 | ConvertKit:CustomField:create getAll update delete... | Workflow contains new data that previously did not exist. |
257 | Agent:auto-fix:anthropic | Workflow contains new data that previously did not exist. |
✅ All Cypress E2E specs passed |
0f4d68b
to
a94b4a8
Compare
7c582f2
to
b417366
Compare
Reuse build action for setup/install/build/cache across multiple jobs.
Fix outputs for Turbo cache code coverage reports.
Summary
Turbo wasn't restoring the test results or code coverage files when it was restored from cache, leading to missing reports in CodeCov.
Reused setup action across multiple jobs.
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/CAT-865/ci-ensure-codecov-results-are-uploaded
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)