Bryan Culver

Results 30 issues of Bryan Culver

**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://main.demo.nautobot.com/api/swagger/ **Name**: Nautobot REST API **Category**: developer_tools **Logo**: https://github.com/nautobot/.github/blob/main/profile/nautobot_logo.svg

Related to: - https://github.com/psycopg/psycopg2/issues/1396 (hopefully getting newer libpq binaries) - https://github.com/pypa/manylinux/issues/1332 (2_24 being EOL?) - https://github.com/mayeut/pep600_compliance#distro-compatibility (2_28 compatible base to Debian 10) - https://github.com/pypa/manylinux/commit/26ca99408eb9d728f355894613d02b28d9d28d1d (2_28 just being added to the...

### Proposed Changes Enable the example plugin by default in the developer `nautobot_config.py`. ### Justification Almost always it's the first thing enabled when starting from a clean branch or clone.

type: housekeeping

Doesn't look like our GraphiQL page actually supports dark-mode at present - bug/feature? _Originally posted by @glennmatthews in https://github.com/nautobot/nautobot/pull/2046#discussion_r920133712_

type: bug
type: feature
group: ui-ux

Should we add a comment here to remind ourselves to change it to `{% extends 'circuits/circuit_retrieve.html' %}` eventually? I have the experience of deleting `circuit.html`, failing the unittest and dont...

type: housekeeping

Would it be possible/sensible to replace this block with an `{% include 'inc/footer.html' %}` similar to what was done in `nautobot/core/templates/base.html` below? I *think* this footer is identical, but would...

type: housekeeping

### As ... Tammy - Tools Integrator ### I want ... To mark input parameters as sensitive without having to mark the entire job as sensitive, minimizing exposure of just...

workflow: under review
type: feature

### As ... Cora - Coder ### I want ... better developer documentation, ### So that ... anyone trying to consume internal APIs can understand proper usage, use cases, etc....

type: documentation
type: feature
type: epic

Dependent on: https://github.com/nautobot/nautobot/pull/2377. Enables a scheduled workflow to run on a nightly basis to test Golden Config against recent versions of Nautobot (see: https://github.com/nautobot/nautobot/pull/2377/files#diff-4a65981089f9765268b0b5e21c76e8c845e47c41a8a7ccf36eaa349704f292d8R22) I have tested the updated Dockerfile...