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

Add user api to pylibjuju documentation #1049

Merged
merged 1 commit into from
May 29, 2024

Conversation

cderici
Copy link
Member

@cderici cderici commented May 6, 2024

Description

Apparently we don't have the user api in pylibjuju documentation. This adds juju.user module to the Sphinx build for the User api to be auto generated among all the other modules.

QA Steps

No functionality changes. Watch the doc build and make sure the juju.user page is within the Public API section, containing docstrings for all the functions in juju.user module.

You can also locally test this, get the changes, and run make docs, and check the docs/_build/api and make sure you have the juju.user.html generated.

@cderici
Copy link
Member Author

cderici commented May 24, 2024

@jack-w-shaw @Aflynn50 pinging for review pls, thanks!

@jack-w-shaw
Copy link
Member

@cderici
Copy link
Member Author

cderici commented May 29, 2024

/merge

@jujubot jujubot merged commit 41a242b into juju:master May 29, 2024
7 of 9 checks passed
jujubot added a commit that referenced this pull request May 31, 2024
#1056

## What's Changed
* Make consume respect the controller name in the url by @Aflynn50 in #1038
* Fix multiline description in textarea in bug template GH workflow by @cderici in #1041
* Fix issue with microk8s proxy by @Aflynn50 in #1044
* add missing "revision" parameter to addModel step. by @Thanhphan1147 in #1043
* Add user api to pylibjuju documentation by @cderici in #1049

## New Contributors
* @Thanhphan1147 made their first contribution in #1043

**Full Changelog**: 3.4.0.0...3.5.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants