-
Notifications
You must be signed in to change notification settings - Fork 69
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: automated tests for bundled core in apex-node and templates #1070
Conversation
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.
- fix the bundle and publish workflow. In your current change, the publishing jbo does not wait the bundling job, and they are on separate workspaces actually.
- figure out why there are 2 test failures in templates on windows.
- figure out why prdNuts fails, might need to bump the dependencies and also reach out to CLI when necessary.
- several questions I left.
Remember to automate the release of core-bundle as well(I just updated in the AC of the work item) |
build executed only when the previous workflow succeeds or manually
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.
I'm no GHA wizard - but these all look accurate to me
What does this PR do?
testCoreBundling.yml
andtestExternalProjects.yml
to automate testing for core bundled in apex-node and templates repoesbuild-publish.yml
into new workflowbundle.yml
What issues does this PR fix or reference?
@W-15634761@
Test run: https://github.com/forcedotcom/sfdx-core/actions/runs/9341655590/job/25708669666?pr=1070 ✅