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

test: add xNUTs to GHA #549

Merged
merged 14 commits into from
Apr 22, 2024
Merged

test: add xNUTs to GHA #549

merged 14 commits into from
Apr 22, 2024

Conversation

shetzel
Copy link
Contributor

@shetzel shetzel commented Apr 18, 2024

Adds the plugin-packaging NUTs to the test workflow for GHA so we can know if changes to this library will break the plugin.

@W-15534460@

command: 'yarn test:nuts:package'
os: ${{ matrix.os }}
preSwapCommands: 'yarn upgrade @salesforce/core; npx yarn-deduplicate; yarn install'
preExternalBuildCommands: 'npm why @salesforce/core --json'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this, or was it for debugging?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arguably both. I added it for debugging but it won't harm anything to keep it. That way when tsc fails when building the xNUT repo we can see why, at least for @salesforce/core. I can remove it though.

@WillieRuemmele
Copy link
Member

WillieRuemmele commented Apr 22, 2024

QA Notes


❌ : I created a PR off of this branch https://github.com/forcedotcom/packaging/actions/runs/8785920088/job/24107628626?pr=555 and in the actions it failed to build

✅ : the ext NUTs built/ran/passed on my test PR

@WillieRuemmele WillieRuemmele merged commit 02f9e39 into main Apr 22, 2024
12 checks passed
@WillieRuemmele WillieRuemmele deleted the sh/add-xNUTs branch April 22, 2024 21:14
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