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

Correctly handle an edge case in the sequential version check #563

Merged
merged 6 commits into from
Jun 13, 2024

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Jun 13, 2024

Fixes #562

The basic idea of this PR is to take something out of the "exception" domain and move it into the "guideline failure" domain. This allows us to surface the underlying error back up to the user (in the form of the AutoMerge comment).

@DilumAluthge DilumAluthge added this pull request to the merge queue Jun 13, 2024
Merged via the queue into master with commit e4bb3ad Jun 13, 2024
10 of 11 checks passed
@DilumAluthge DilumAluthge deleted the dpa/jll-version-diff branch June 13, 2024 23:32
@DilumAluthge
Copy link
Member Author

This will be registered in JuliaRegistries/General#108941

@DilumAluthge
Copy link
Member Author

This will be deployed on General on JuliaRegistries/General#108943

@odow
Copy link

odow commented Jun 14, 2024

Thanks @DilumAluthge

@DilumAluthge
Copy link
Member Author

Of course! Thanks for reporting the bug.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crash when checking sequential versions
2 participants