nautobot-app-circuit-maintenance icon indicating copy to clipboard operation
nautobot-app-circuit-maintenance copied to clipboard

App Config Schema

Open snaselj opened this issue 1 year ago • 5 comments

Closes Nan

What's Changed

  • Added app config schema.

snaselj avatar Feb 28 '24 10:02 snaselj

@snaselj what does this do?

jvanderaa avatar May 30 '24 14:05 jvanderaa

@snaselj what does this do?

@jvanderaa

Explained here:

https://github.com/nautobot/nautobot-app-circuit-maintenance/blob/develop/docs/dev/dev_environment.md#app-configuration-schema

The plan was to define configuration schema for each app to verify the configuration provided with PLUGINS_CONFIG[<app_name>] or in Nautobot Cloud.

snaselj avatar May 31 '24 08:05 snaselj

I still don't understand what it does.

jvanderaa avatar Jun 28 '24 12:06 jvanderaa

It is used by Nautobot Cloud to generate a form of the available settings

chadell avatar Jun 28 '24 12:06 chadell

The documentation says that the app has to configure these settings. At least with what is linked. Do I configure foo = bar()? There isn't anything else linked to say how to know that this is a valid PR.

jvanderaa avatar Jun 28 '24 12:06 jvanderaa