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

Develop to Main before v2 release #108

Merged
merged 3 commits into from
Sep 29, 2023
Merged

Develop to Main before v2 release #108

merged 3 commits into from
Sep 29, 2023

Conversation

HanlinMiao
Copy link
Contributor

  • chore: First rebake without docs

  • docs: From first rebake

  • fix: Dependencies

  • fix: Format

  • fix: Install all deps

  • fix: Normalize package version

  • fix: pylint issue

  • fix: PR comments

  • fix: invoke check-migrations

  • revert: Docs

  • fix: Removed obsoleted docker-compose.docs.yml

  • fix: Revert base_url change

  • feat: Auto rebake cookie

  • fix: Run every day and add a manual trigger

  • Drop Python 3.7 support (Drop Python 3.7 support #102)

  • chore: Drop Python 3.7 support

  • chore: Remove unnecessary importlib-metadata

* chore: First rebake without docs

* docs: From first rebake

* fix: Dependencies

* fix: Format

* fix: Install all deps

* fix: Normalize package version

* fix: pylint issue

* fix: PR comments

* fix: invoke check-migrations

* revert: Docs

* fix: Removed obsoleted docker-compose.docs.yml

* fix: Revert base_url change

* feat: Auto rebake cookie

* fix: Run every day and add a manual trigger

* Drop Python 3.7 support (#102)

* chore: Drop Python 3.7 support

* chore: Remove unnecessary importlib-metadata
@HanlinMiao HanlinMiao requested a review from a team as a code owner September 29, 2023 15:55
tasks.py Outdated
@@ -38,17 +38,18 @@ def is_truthy(arg):
namespace.configure(
{
"nautobot_secrets_providers": {
"nautobot_ver": "1.4.10",
"nautobot_ver": "latest",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be stable?

Copy link
Contributor

Choose a reason for hiding this comment

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

per discussion this should probably actually stay as "1.4.10"?

@HanlinMiao HanlinMiao changed the title Develop to Main post v2 release Develop to Mainbefore v2 release Sep 29, 2023
@HanlinMiao HanlinMiao changed the title Develop to Mainbefore v2 release Develop to Main before v2 release Sep 29, 2023
@HanlinMiao HanlinMiao merged commit 2728f5e into main Sep 29, 2023
@DistantVoyager DistantVoyager deleted the develop-to-main-post-v2 branch June 20, 2024 21: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.

3 participants