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

ci: add Salesforce CLI NUTs to the test matrix #1359

Merged
merged 17 commits into from
Sep 26, 2023
Merged

Conversation

cristiand391
Copy link
Member

@cristiand391 cristiand391 commented Sep 15, 2023

This PR adds the Salesforce CLI NUTs (Not Unit Tests => E2E tests) to the test job. Will run after node tests pass.

The CLI uses jsforce via sfdx-core, we dedupe dependencies so there's only one jsforce version in a plugin.
The externalNut workflow will clone both a plugin and the jsforce branch, build jsforce and link it into the plugin.

Tested by breaking the oauth2 module, plugin-auth JWT NUTs failed.

@W-14129569@

@cristiand391 cristiand391 changed the base branch from master to 2.0 September 15, 2023 16:52
@cristiand391 cristiand391 changed the title Cd/run salesforce cli nuts ci: add Salesforce CLI NUTs to the test matrix Sep 22, 2023
@cristiand391 cristiand391 mentioned this pull request Sep 25, 2023
9 tasks
@shetzel shetzel merged commit b7ac34f into 2.0 Sep 26, 2023
16 of 17 checks passed
@shetzel shetzel deleted the cd/run-salesforce-cli-nuts branch September 26, 2023 15:03
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.

None yet

2 participants