forcedotcom / salesforcedx-apex

Salesforce Apex Node Library
BSD 3-Clause "New" or "Revised" License
19 stars 25 forks source link

chore: automation test with core bundle #371

Closed CristiCanizales closed 5 months ago

CristiCanizales commented 5 months ago

What does this PR do?

Implement automation tests with core-bundle

What issues does this PR fix or reference?

@W-15634776@

Test run: https://github.com/forcedotcom/salesforcedx-apex/actions/runs/9305984148/job/25614186652?pr=371

mingxuanzhangsfdx commented 5 months ago

Also fix the broken tests please

CristiCanizales commented 5 months ago

Please follow this PR for testing forcedotcom/source-tracking#589, and also add the automation of release.

I see that PR was closed though. Why is that?

mingxuanzhangsfdx commented 5 months ago

@CristiCanizales I will checkout a new one in source-tracking since the existing PR has too many conflicts of dependencies with the main branch. So the issue is from package.json and yarn.lock, the test workflow is good to be referenced.