nautobot-app-version-control icon indicating copy to clipboard operation
nautobot-app-version-control copied to clipboard

Version Control App that uses and requires a Dolt Database

Results 38 nautobot-app-version-control issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: 3.11.0rc1 * Nautobot version: 2.2.3 * nautobot-version-control version: v1.0.0a0 ### Expected Behavior I wanted to try the new Nautobot version with the plugin. I installed...

### Environment * Python version: 3.11 * Nautobot version: 2.1.3 * nautobot-version-control version: 1.0.0-alpha.0 ### Expected Behavior I wanted to delete a branch individually and with QuerySet. ### Observed Behavior...

Template: ``` { "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git", "dir": "nautobot-app", "ref": "develop", "path": null } ``` Cookie: ``` { "remote": "https://github.com/nautobot/nautobot-app-version-control.git", "path": "/opt/ntc/drift-manager/outputs/nautobot-app-version-control", "repository_path": "/opt/ntc/drift-manager/outputs/nautobot-app-version-control", "dir": "", "branch_prefix": "drift-manager", "context": { "codeowner_github_usernames": "@smith-ntc",...

Are there any plans to support modern versions of Nautobot? I see this plugin only supports version 1.2.x of Nautobot and current releases are sitting at 1.5. Additionally, compatibility between...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

Notes do not show up in UI of diff.

- Updated Dockerfile to be compatible with upstream testing - Added workflow fragment to trigger testing Should close: - #192 - #191 - #186 - #183 - #180 - #174...

All the detail templates in this plugin should be updated to extend `generic/object_detail.html` list templates are fine in this one.

question
type: housekeeping