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

1.2 Rollup #13

Merged
merged 11 commits into from
Sep 7, 2023
Merged

1.2 Rollup #13

merged 11 commits into from
Sep 7, 2023

Conversation

bryanculver
Copy link
Member

itdependsnetworks and others added 5 commits August 31, 2023 13:42
- [Based on](nautobot/nautobot-app-secrets-providers#100).
- Fixed invoke tasks:
  - Don't specify nautobot config for `invoke check-migrations`
- Arguments added to invoke tasks:
  - `invoke unittest --verbose`
  - `invoke tests --keepdb`
  - `invoke tests --lint-only`
- Removed obsolete environment variables:
  - `NAUTOBOT_DJANGO_EXTENSIONS_ENABLED`
  - `NAUTOBOT_DJANGO_TOOLBAR_ENABLED`
- Better organized `development/nautobot_config.py` file.
  - Removed unnecessary linter rules.
  - Moved `Debug` section to the top, to be easily reused.
  - Moved `Redis` section next to `Database` section.
  - Renamed `TESTING` to `_TESTING` as it's the local variable only.
  - Removed `RQ` related comments.
  - Renamed `plugin` => `App` in comments.
- Removed obsoleted commented out docker-compose postgres mount `nautobot.sql`.
- Alphabetically sorted requirements and removed obvious comments.
- Aligned nautobot-plugin and nautobot-plugin-ssot templates:
  - `development/nautobot_config.py`
  - invoke tasks
  - docs requirements and configuration

fix: Tasks formatting

fix: Use `plugin_slug` for compose project name
Update nautobot-plugin/{{ cookiecutter.project_slug }}/pyproject.toml

Co-authored-by: Christian Adell <chadell@gmail.com>

Address review feedback

Update docs links

Update link

Copy changes to ssot template
@bryanculver
Copy link
Member Author

@itdependsnetworks @snaselj Please do a once over here. I tried to grab everyone's pending contributions in the private template. If this looks good, I can go ahead and mint a new version of the template here and update the other repo to redirect everyone here.

.flake8 Outdated Show resolved Hide resolved
Copy link
Contributor

@cmsirbu cmsirbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bryanculver bryanculver merged commit 7441133 into develop Sep 7, 2023
@bryanculver bryanculver deleted the u/bryanculver-1.2-rollup branch September 7, 2023 12:17
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.

5 participants