Skip to content

Conversation

@gribnoysup
Copy link
Collaborator

@gribnoysup gribnoysup commented Nov 26, 2025

Updating mongosh to latest currently fails causing all the other dependency update tasks to fail, we don't want that to happen. If I got it right how continue-on-error works, setting this option to true should do the trick: it would not abort other jobs in the group, but will at the end show the job as failed, that way we both get signals that something goes wrong and update what can be updated

To be clear, this is not a fix that will deal with monoghs updates, seems like we need a better strategy to pull related dependencies there, "all to latest" doesn't really work there

@gribnoysup gribnoysup requested a review from a team as a code owner November 26, 2025 08:10
@gribnoysup gribnoysup requested a review from tculig November 26, 2025 08:10
@github-actions github-actions bot added the fix label Nov 26, 2025
@gribnoysup gribnoysup added no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Nov 26, 2025
@gribnoysup gribnoysup merged commit ffbe6d0 into main Nov 26, 2025
17 of 22 checks passed
@gribnoysup gribnoysup deleted the fix-update-dependencies-continue-on-error branch November 26, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants