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

chore: Remove pin on ops version #198

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

dashmage
Copy link
Contributor

With #191, we are now not raising ErrorStatus directly and the unit tests have also been changed to reflect this.

This means that we can use the latest version of ops again.

Reverts change from this commit.

With canonical#191,
we are now not raising ErrorStatus directly and the unit tests have
also been changed to reflect this.

This means that we can use the latest version of ops again.
@dashmage dashmage requested a review from a team as a code owner March 25, 2024 04:45
@dashmage dashmage self-assigned this Mar 25, 2024
@dashmage dashmage merged commit 7f41663 into canonical:master Mar 25, 2024
5 checks passed
@dashmage dashmage deleted the chore-remove-ops-pin branch March 25, 2024 05:22
@Pjack Pjack linked an issue Mar 28, 2024 that may be closed by this pull request
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.

ops.ErrorStatus is read-only and cannot be set
3 participants