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

Make package comparison in CI optional for the sake of forks #1887

Merged

Conversation

PathogenDavid
Copy link
Member

@PathogenDavid PathogenDavid commented Jul 5, 2024

Minor change to release automation I realized should be done after I saw your fork as failing CI.

Forks won't always have the latest tag (and even if they do it might be stale), so don't bother with package comparison unless the fork explicitly enables it.

⚠ Before merging you need to add an Actions variable ENABLE_PACKAGE_COMPARISON = true to this repo.

(Forks can also choose to define that variable to assert that their latest tag is valid and that they want the comparisons done.)

Relates to #1873

@PathogenDavid PathogenDavid added this to the 2.8.4 milestone Jul 5, 2024
@PathogenDavid PathogenDavid changed the title Make package comparison steps optional in CI for the sake of forks Make package comparison in CI optional for the sake of forks Jul 5, 2024
Forks won't always have the `latest` tag (and even if they do it might be very stale), so don't bother with package comparison unless the fork explicitly enables it
@glopesdev glopesdev self-requested a review July 5, 2024 22:02
@glopesdev glopesdev merged commit 130de6f into bonsai-rx:main Jul 5, 2024
10 checks passed
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