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

Release/2.0.0 #48

Merged
merged 21 commits into from
Apr 4, 2023
Merged

Release/2.0.0 #48

merged 21 commits into from
Apr 4, 2023

Conversation

DistantVoyager
Copy link
Contributor

v2.0.0 Release

lampwins and others added 20 commits June 18, 2021 04:18
Fix plugin name in issue templates
Fix permission checking in templates
* Existing docs migrated to new structure

* Pending tasks

* update flake8

* drop 3.6 support

* dynamic version

* version

* Improve wording

* update getting_started

* Minor fixes

Co-authored-by: Christian Adell <chadell@gmail.com>
* Update __init__.py

* fix: Remove specific rules

---------

Co-authored-by: Jan Snasel <jan.snasel@networktocode.com>
* initial work for 2.0

* implements #28 - context aware regex rules

* updated docs and release notes

* fix tests

* Apply suggestions from code review

Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>

* chore: Remove RQ (#37)

- Removed all "rq" occurences
- kept in `poetry.lock`

Co-authored-by: Jan Snasel <jan.snasel@networktocode.com>

* chore: Use NautobotFilterSet and bump nautobot 1.5 (#40)

* chore: Use NautobotFilterSet and bump nautobot 1.5

- Potentially we could use nautobot v1.4 with NautobotFilterSet,
  however, to be sure, it seems to be better to use v1.5

* fix: Nautobot version in tasks.py

---------

Co-authored-by: Jan Snasel <jan.snasel@networktocode.com>

* Simple fixes to next branch (#38)

* fix: remove .coverage

* doc

* fix: Missing logger name in nautobot config

* doc: Update compatibility matrix

- mark v2.0.0 to be compatible up to 1.99.99

* doc: Fix links to unique rules images

* fix: Log error in case of jinja exception

- `self.validation_error` raises an Exception and LOGGER would not be
  called this way

* chore: Reformat lists - one item per line

- to better recognize changes in reviews

* cleanup: Unnecessary imports

* fix: Text `required` used for `unique` validator objects

* fix: Replace TestCase with NameSlugFilterTestCase

* fix: Blacklisted fields validation typo

---------

Co-authored-by: Jan Snasel <jan.snasel@networktocode.com>
Co-authored-by: Steven <111259311+DistantVoyager@users.noreply.github.com>

* Updated plugin files and structure using cookiecutter template (#44)

* Used cookiecutter template to update tasks and dev

* Updated root files to follow cookiecutter

* Update docs to correspond to cookiecutter template

* Modded pyproject.toml format to match cookiecutter

* Updated github ci.yml using cookiecutter template

* Minor fixes for black formatting

* Removed unused imports for flake8

* Formatting fixes for pydocstyle D200, D202, D415

* Fixed pydocstyle docstring issues D101, D102, D106

* Removed tabs for black formatting

* Updates to mkdocs and gitignore using cookiecutter

* Updated .github dir using cookiecutter-ntc

* Updated development dir using cookiecutter-ntc

* Updated docs dir using cookiecutter-ntc

* Updated inits using cookiecutter-ntc

* Updated root source files using cookiecutter-ntc

* Quick fixes for nautobot version

* Use default ver in dockerfile; update nautobot min

* Update poetry.lock

* More changes to min nautobot 1.5.0

* Removed 1.4 from dockerfile nautobot ver

* Bumped nautobot ver min to 1.5.2 for app rel v2.0

* Disabling some pylint checks to be addressed later

* Handling for skipping a bugged view unit test

* Minor formatting

* Added newline for linting

---------

Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
Co-authored-by: Jan Snasel <snaselj@gmail.com>
Co-authored-by: Jan Snasel <jan.snasel@networktocode.com>
Co-authored-by: Steven <111259311+DistantVoyager@users.noreply.github.com>
Copy link
Contributor

@chadell chadell left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@snaselj snaselj left a comment

Choose a reason for hiding this comment

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

LGTM

@DistantVoyager DistantVoyager merged commit 122ada4 into main Apr 4, 2023
16 checks passed
@DistantVoyager DistantVoyager deleted the release/2.0.0 branch April 4, 2023 15:13
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

9 participants