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

Fixes and enables testing for Nautobot 1.5 #217

Merged
merged 5 commits into from
Jun 29, 2023

Conversation

joewesch
Copy link
Contributor

Closes: #177

I split the jobs out into a separate file for a couple reasons:

  • This allows you to disable/enable the scheduled workflow independently (helpful for forked repositories)
  • We can now look to prune down the number of tests that run for PRs to only the most common versions while still having a larger test base that can be enabled for the scheduled run.

@joewesch joewesch merged commit ea48b99 into nautobot:develop Jun 29, 2023
@joewesch joewesch deleted the 177_tests branch June 29, 2023 14:03
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.

Testing: Get Tests Working with Nautobot 1.5
2 participants