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

refactor: some cli module organization in prep for enable api refactor #2951

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

orndorffgrant
Copy link
Collaborator

Why is this needed?

This just organizes the enable cli code into its own module in preparation for the bigger enable refactor coming soon.

Test Steps

everything should still work

Checklist

  • I have updated or added any unit tests accordingly
  • I have updated or added any integration tests accordingly
  • Changes here need to be documented, and this was done in:

Does this PR require extra reviews?

  • Yes
  • No

Copy link

Jira: This PR is not related to a Jira item. (The PR title does not include a SC-#### reference)

GitHub Issues: No GitHub issues are fixed by this PR. (No commits have Fixes: #### references)

Launchpad Bugs: No Launchpad bugs are fixed by this PR. (No commits have LP: #### references)

Documentation: The changes in this PR do not require documentation changes.

👍 this comment to confirm that this is correct.

@orndorffgrant orndorffgrant mentioned this pull request Feb 22, 2024
4 tasks
We cannot name the file "util.py" and "from uaclient.cli import util as
cli_util" because there is a bug in python where python will confuse the
two modules even if one is renamed at import time.
@renanrodrigo renanrodrigo merged commit 46087be into next-v32 Feb 28, 2024
23 of 24 checks passed
@renanrodrigo renanrodrigo deleted the some-enable-api-prep branch February 28, 2024 18:51
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.

3 participants