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 CLI to be a Package to Support Debugging #3731

Merged
merged 2 commits into from
May 10, 2023

Conversation

bryanculver
Copy link
Member

Closes: #3731

What's Changed

With the removal of manage.py (see: #3317) we needed to refactor nautobot/core/cli.py so as to still support the debugpy introduced in #2831.

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Example Plugin Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@bryanculver bryanculver merged commit 90d1570 into next May 10, 2023
21 checks passed
@bryanculver bryanculver deleted the u/bryanculver-refactor-cli branch May 10, 2023 21:01
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.

None yet

3 participants