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

fix: bump required ops version to 2.12 to get CloudSpec/CloudCredential #150

Conversation

tonyandrewmeyer
Copy link
Collaborator

I think the pattern we use is to just bump the dependency, rather than add in code to make some functionality only available with some ops versions. Typically, tests will be using a separate set of requirements anyway.

Fixes #149

* Bump required ops version to 2.12 to get CloudSpec/CloudCredential.

* Bump version.

* Add generation of API reference documentation.

* Remove the jujulogline doc, which doesn't work correctly, and confuses the linter, which thinks it's the module docstring.

* Handle ops caching the content.
@tonyandrewmeyer
Copy link
Collaborator Author

Ah, I accidentally included this in #128, so no need for anything here.

@tonyandrewmeyer tonyandrewmeyer deleted the fix-cloudspec-ops-dependency branch July 9, 2024 23:21
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.

v6.0.4 requires ops >=2.12, but pyproject.toml only specifies >=2.10
1 participant