-
Notifications
You must be signed in to change notification settings - Fork 58
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
Merge 2.0.1 into main #687
Merged
Merged
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
* Cookie updated by NetworkToCode Cookie Drift Manager Tool Template: ``` { "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git", "dir": "nautobot-app", "ref": "u/snaselj-ci-checks", "path": null } ``` Cookie: ``` { "remote": "https://github.com/nautobot/nautobot-plugin-golden-config.git", "path": "/opt/ntc/drift-manager/outputs/nautobot-plugin-golden-config", "repository_path": "/opt/ntc/drift-manager/outputs/nautobot-plugin-golden-config", "dir": "", "branch_prefix": "drift-manager", "context": { "codeowner_github_usernames": "@itdependsnetworks @jeffkala @nkallergis", "full_name": "Network to Code, LLC", "email": "[email protected]", "github_org": "nautobot", "plugin_name": "nautobot_golden_config", "verbose_name": "Golden Config", "plugin_slug": "nautobot-golden-config", "project_slug": "nautobot-plugin-golden-config", "repo_url": "https://github.com/nautobot/nautobot-plugin-golden-config", "base_url": "golden-config", "min_nautobot_version": "2.0.0", "max_nautobot_version": "2.9999", "camel_name": "NautobotGoldenConfig", "project_short_description": "A plugin for configuration on nautobot", "model_class_name": "None", "open_source_license": "Apache-2.0", "docs_base_url": "https://docs.nautobot.com", "docs_app_url": "https://docs.nautobot.com/projects/golden-config/en/latest", "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git", "_output_dir": "/opt/ntc/drift-manager/outputs", "_repo_dir": "/opt/ntc/drift-manager/outputs/.cookiecutters/cookiecutter-nautobot-app/nautobot-app", "_checkout": "u/snaselj-ci-checks" }, "base_branch": "drift-manager/pr", "remote_name": "origin", "pull_request_strategy": "PullRequestStrategy.UPDATE_OR_CREATE", "post_actions": [ "PostAction.BLACK" ], "baked_commit_ref": "8ac3ba2838e787f0787dde4abaa23c610f2b136c", "draft": true } ``` CLI Arguments: ``` { "cookie_dir": "", "input": false, "json_filename": "", "output_dir": "./outputs", "push": true, "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git", "template_dir": "nautobot-app", "template_ref": "u/snaselj-ci-checks", "pull_request": "update-or-create", "post_action": [ "black" ], "disable_post_actions": false, "draft": true } ``` Co-authored-by: bakebot <[email protected]>
* chore: Move files * fix: Links * add features used, extras, and fix compat matrix (#674) * fix compat matrix * Update docs/admin/uninstall.md Co-authored-by: Ken Celenza <[email protected]> --------- Co-authored-by: Jeff Kala <[email protected]> Co-authored-by: Ken Celenza <[email protected]>
Resolve RTD build
* 🐛 fix repo sync not executing on any task failure * implement suggestions from code review * fix repo list * update dev build to 2.0.4 to stop ui build * super calls in after and before celery overloads
* Closes #668 - Removed unneeded lookup for GoldenConfigSetting * Fix flake8 --------- Co-authored-by: Jeremy White <[email protected]>
itdependsnetworks
requested review from
jeffkala and
nkallergis
as code owners
December 14, 2023 20:41
jeffkala
approved these changes
Dec 14, 2023
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.
No description provided.