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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    ee706b9 View commit details
    Browse the repository at this point in the history
  2. Update .flake8

    nniehoff authored and bryanculver committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    deeb657 View commit details
    Browse the repository at this point in the history
  3. feat: Support Drift Manager

    fix: yamllint
    snaselj authored and bryanculver committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3d57894 View commit details
    Browse the repository at this point in the history
  4. fix: Comments from secrets providers PR

    - [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
    snaselj authored and bryanculver committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c4606a4 View commit details
    Browse the repository at this point in the history
  5. Min bump to Python 3.8 and Core 1.6

    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
    cmsirbu authored and bryanculver committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0dfef7d View commit details
    Browse the repository at this point in the history
  6. Merge misses

    bryanculver committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    68fc8a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    a09d1db View commit details
    Browse the repository at this point in the history
  2. Address feedback

    bryanculver committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    134dde5 View commit details
    Browse the repository at this point in the history
  3. Save before commit

    bryanculver committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1cafd89 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    c5148fa View commit details
    Browse the repository at this point in the history
  2. Duplicate docs deps

    bryanculver committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    50baf85 View commit details
    Browse the repository at this point in the history