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 v2.4.0 #184

Merged
merged 1 commit into from
Oct 10, 2024
Merged

release v2.4.0 #184

merged 1 commit into from
Oct 10, 2024

Conversation

gsnider2195
Copy link
Contributor

v2.4.0 (2024-10-10)

Added

  • #117 - Added environment variable NAUTOBOT_LOG_DEPRECATION_WARNINGS=True to development environment to enable deprecation warnings.
  • #180 - Added "backporting" section to contributing docs.
  • #183 - Added pylint django migrations checker to the invoke pylint command.

Changed

  • #115 - Changed invoke generate-release-notes to always run locally.
  • #144 - Updated release checklist documentation.
  • #144 - Updated ci workflow to skip changelog step on release branches.
  • #157 - Further cleanup of bandit remnants.
  • #157 - Disabled pylint ruff rules as pylint is still being used.
  • #165 - Updated drift manager post actions to remove black and add ruff, poetry lock and add a changelog fragment to the drift manager pull request.

Fixed

  • #109 - Fixed links to templates in docs index.
  • #118 - Updated docs build to activate the link on the Installed Apps page.
  • #128 - Fixed urls in readmes and docs.
  • #134 - Fixed typo in upstream testing workflow.
  • #166 - Fixed invoke ruff not properly exiting with non-zero status when a ruff check fails.
  • #167 - Fixed missing variable in upstream testing workflow.
  • #170 - Fixed Dockerfile to allow installing Nautobot from a branch as well as a tag.

Copy link
Contributor

@smk4664 smk4664 left a comment

Choose a reason for hiding this comment

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

LGTM

@gsnider2195 gsnider2195 merged commit cfa959b into develop Oct 10, 2024
2 checks passed
@gsnider2195 gsnider2195 deleted the release/v2.4.0 branch October 10, 2024 17:55
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.

2 participants