-
Notifications
You must be signed in to change notification settings - Fork 34
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 v1.11.0 #186
Merged
Release v1.11.0 #186
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Stephen Kiely <[email protected]>
Update MS Teams docs
This also fixes a bug with the signing secret.
This change should indicate that Room and Channel are the same (Webex uses Rooms instead of Channels). This also moves Access Grant and Command Token docs to their own file so that they will show up in the ObjectEditView.
Also adds Towncrier fragments.
Also add in Contributing redirects and a Code of Conduct.
This was probably a breaking change, and the dropdown should clarify enough.
Update MS Teams ZIP file
Documentation and Minor Fixes.
Nautobot minimum version was not the same across all files, updated to match.
Also disable the upstream_testing during pushes per comment.
…he list templates
…ml' in the list templates" This reverts commit 4c1acd4.
Enable Upstream Testing
This also preps the template for 1.5.
Update __init__.py to better describe the app in the UI
Changed extends base.html to extends generic/object_list.html for list templates
Add option to limit Help prompt based on user Access Grants.
Release 1.11.0
smk4664
requested review from
glennmatthews,
jvanderaa and
whitej6
as code owners
March 11, 2023 21:22
jvanderaa
approved these changes
Mar 11, 2023
Comment on lines
+106
to
+107
python-version: ["3.7", "3.8", "3.9", "3.10"] | ||
nautobot-version: ["1.4.2", "latest"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very quickly 3.7 will be removed too...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I have it removed in my 2.0 branch already.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changed
New Contributors
Full Changelog: v1.10.0...v1.11.0