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

Fix Main #152

Merged
merged 15 commits into from
Oct 19, 2023
Merged

Fix Main #152

merged 15 commits into from
Oct 19, 2023

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Oct 19, 2023

This PR is to fix the issues with main so we can merge back to develop in #136.

@jdrew82 jdrew82 merged commit 85d8711 into main Oct 19, 2023
11 checks passed
@jdrew82 jdrew82 deleted the patch-fix_main branch October 19, 2023 20:59
jdrew82 added a commit that referenced this pull request Oct 20, 2023
* 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]>
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