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

[Feature]: use a consistent scheme when configuring uplift #263

Open
1 task done
ga-paul-t opened this issue Oct 5, 2022 · 0 comments
Open
1 task done

[Feature]: use a consistent scheme when configuring uplift #263

ga-paul-t opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request pinned Prevent the issue from being automatically closed

Comments

@ga-paul-t
Copy link
Collaborator

Describe your feature

Uplift can currently be configured in three different ways:

  1. Config file
  2. CLI flags
  3. Environment Variables (GPG Import)

Update uplift to support using all three schemes as much as possible. A config file will still provide the best configuration mechanism

Your potential solution

Review the existing code and identify where:

  1. There are missing CLI flags for setting values defined within the config
  2. An environment variable can be used for setting the same CLI flag

Environment variables should adopt the naming convention of UPLIFT_. The GPG import task uses this approach already

Any additional information?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ga-paul-t ga-paul-t added enhancement New feature or request triage Issue has been added to our triage list labels Oct 5, 2022
@ga-paul-t ga-paul-t self-assigned this Oct 5, 2022
@ga-paul-t ga-paul-t added the pinned Prevent the issue from being automatically closed label Oct 5, 2022
@ga-paul-t ga-paul-t removed the triage Issue has been added to our triage list label Jan 20, 2023
@ga-paul-t ga-paul-t added this to the v2.22.0 milestone Jan 20, 2023
@ga-paul-t ga-paul-t removed this from the v2.22.0 milestone Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned Prevent the issue from being automatically closed
Projects
None yet
Development

No branches or pull requests

1 participant