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

config-options: Add 'initialvaluedesc' option field needed for "Project features" section #22

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

gabrielmougard
Copy link
Contributor

We will need a new key title for "Initial value", see here

…t features section

Signed-off-by: Gabriel Mougard <gabriel.mougard@canonical.com>
@@ -27,6 +27,7 @@ class ConfigOption(ObjectDescription):
"type": "Type",
"default": "Default",
"defaultdesc": "Default",
"initialvaluedesc": "Initial value",
Copy link
Member

Choose a reason for hiding this comment

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

This could also be use for network config, where the initial value of ipvX.address is auto, but its not the default if later unset.

@ru-fu
Copy link
Contributor

ru-fu commented Sep 15, 2023

Thanks @gabrielmougard !
Can you also increase the version number in setup.cfg, then I can publish.

Signed-off-by: Gabriel Mougard <gabriel.mougard@canonical.com>
@gabrielmougard
Copy link
Contributor Author

@ru-fu updated

@ru-fu ru-fu merged commit bff82c6 into canonical:main Sep 18, 2023
1 check passed
@ru-fu
Copy link
Contributor

ru-fu commented Sep 18, 2023

@gabrielmougard published :)

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