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

feat: set additional fields to PackageVersionCreateRequestResult #486

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

shetzel
Copy link
Contributor

@shetzel shetzel commented Jan 12, 2024

NOTE: This is the same as PR #466 from @Rocko1204 with the addition of some test fixes that were missed in that PR.

Thank you for the PR @Rocko1204 !!!

Add the Package2.Name and Coverage Check to the PackageVersionCreateRequestResult Output.

Advantage:

The package name is in the lifecycle hooks and so we can use this info to make checks in the project json file.
I'm currently converting our build job (https://github.com/dxatscale/sfpowerscripts/tree/main) to lifecycle hooks and then we would save ourselves having to search for the package name. The coverage check is in the output as well , so we need no additional checks for result <> 75%.

@W-14811085@

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants