Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Release v0.9.0 #154

Merged
merged 13 commits into from
Oct 20, 2023
Merged

Release v0.9.0 #154

merged 13 commits into from
Oct 20, 2023

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Oct 20, 2023

This PR is for final release of this repo before we archive. Here are the changes:

Feature

  • ✨ Add ability to select objects to import and specify Prefixes to import. (926edc7)

Fix

  • Correct CustomField creation to not slugify name, specify slug. (da56cd0)

Documentation

  • 📝 Updated README with missing settings. (37dbadd)

jdrew82 and others added 11 commits May 25, 2023 14:03
…returning.

Also refactored slightly to have it return a sorted list of VLANs based on VLAN ID
Add Check for Relationship - Fix 138
* Update README.md before archival
* build: Update project dependencies in lockfile

* chore: 🔧 Enable commit_version_number in semantic-release

* test: 🚨 Fixes for black linter

* Fix Main (#152)

* chore: 🚚 Update test file name to match filepath of file being tested

* style: 🚨 Fix formatting for black

* build: Update to latest syntax for compose

* build: Use Postgres 13 for Apple ARM support

* fix: 🐛 Add check for existence of Relationship in source list before returning.

Also refactored slightly to have it return a sorted list of VLANs based on VLAN ID

* test: ✅ Add tests validating Nautobot utility methods

* build: Update lockfile for latest dependencies

* build: Set upper bound on nautobot-ssot to prevent conflict.

* build: Update Dockerfile to latest pattern pinning poetry.

* ci: Update CI to latest pattern and lock Nautobot version.

* build: Remove extras all

* ci: Remove py3.7 from unit tests

* ci: Remove mySQL tests, simplify unittest matrix

* build: Update lockfile

* fix: Redo lockfile as messed up in merge

* test: Address yamllint complaints

---------

Co-authored-by: Justin Drew <[email protected]>
@jdrew82 jdrew82 changed the base branch from develop to main October 20, 2023 16:11
@jdrew82 jdrew82 self-assigned this Oct 20, 2023
@jdrew82 jdrew82 merged commit dbf687f into main Oct 20, 2023
11 checks passed
@jdrew82 jdrew82 deleted the release-v0.9.0 branch October 20, 2023 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants