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

dev: Temporarily pin ruamel.yaml <0.18.0 to work around Boa's issue #45

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

tsibley
Copy link
Member

@tsibley tsibley commented Oct 30, 2023

Boa uses a previously deprecated and now removed API in ruamel.yaml, safe_load(). 0.18.0 was the first version with its removal.

See mamba-org/boa#376.

Resolves #44.

Checklist

  • Checks pass

Boa uses a previously deprecated and now removed API in ruamel.yaml,
safe_load().  0.18.0 was the first version with its removal.

See <mamba-org/boa#376>.

Resolves <#44>.
@tsibley tsibley requested a review from a team October 30, 2023 18:03
@tsibley
Copy link
Member Author

tsibley commented Oct 30, 2023

CI failed due to expired Anaconda API token, so I issued a new one and revoked the old and then updated our GitHub org secret.

@tsibley
Copy link
Member Author

tsibley commented Oct 30, 2023

CI failed because monkeypox, but otherwise passed.

@tsibley tsibley merged commit 0092eab into main Oct 30, 2023
22 of 23 checks passed
@tsibley tsibley deleted the trs/dev/temporarily-pin-ruamel.yaml branch October 30, 2023 18:43
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.

CI failing with AttributeError: "safe_load()" has been removed
1 participant