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

Use a config file instead of hardcoding options #12

Open
AfroThundr3007730 opened this issue Mar 21, 2019 · 0 comments · May be fixed by #15
Open

Use a config file instead of hardcoding options #12

AfroThundr3007730 opened this issue Mar 21, 2019 · 0 comments · May be fixed by #15
Assignees
Labels
config Configuration related dev Issues on the dev branch enhancement Enhancing existing capabilities
Milestone

Comments

@AfroThundr3007730
Copy link
Owner

Nobody should need to edit the script directly to control its behavior. That's what config files are meant for.

  • The script should read options from a standard location (/etc/syncrepo.conf?)
  • The script should then fill in any missing options with defaults
  • The script should support generating a default config from internal state
  • A fully annotated config (with defaults) should be shipped with the script

Parent: #1
Related: #3

@AfroThundr3007730 AfroThundr3007730 added enhancement Enhancing existing capabilities dev Issues on the dev branch config Configuration related labels Mar 21, 2019
@AfroThundr3007730 AfroThundr3007730 added this to the v2.0 Release milestone Mar 21, 2019
@AfroThundr3007730 AfroThundr3007730 self-assigned this Mar 21, 2019
@AfroThundr3007730 AfroThundr3007730 added this to Triage in v1.9 Roadmap via automation Mar 21, 2019
@AfroThundr3007730 AfroThundr3007730 moved this from Triage to On hold in v1.9 Roadmap Mar 21, 2019
@AfroThundr3007730 AfroThundr3007730 moved this from On hold to Deferred to "later" in v1.9 Roadmap Aug 11, 2020
@AfroThundr3007730 AfroThundr3007730 moved this from Deferred to "later" to On hold in v1.9 Roadmap Aug 11, 2020
@AfroThundr3007730 AfroThundr3007730 moved this from On hold to Deferred to "later" in v1.9 Roadmap Aug 11, 2020
@AfroThundr3007730 AfroThundr3007730 added this to Triage in v2.0 Roadmap via automation Aug 11, 2020
@AfroThundr3007730 AfroThundr3007730 linked a pull request Mar 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Configuration related dev Issues on the dev branch enhancement Enhancing existing capabilities
Projects
v1.9 Roadmap
  
Deferred to "later"
v2.0 Roadmap
  
Triage
Status: Triage
Development

Successfully merging a pull request may close this issue.

1 participant