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

**Is your feature request related to a problem? Please describe.** #40

Open
6 of 9 tasks
ghost opened this issue Jan 4, 2022 · 0 comments
Open
6 of 9 tasks

**Is your feature request related to a problem? Please describe.** #40

ghost opened this issue Jan 4, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 4, 2022

Is your feature request related to a problem? Please describe.
In ownCloud app we have a comprehensive set of settings which can be used for branding, MDM, configuration during development. AppConfig spec files are maintained manually.

When a new setting is added or an existing setting is changed in code, class settings metadata should be used to automatically generate an updated version of the AppConfig spec file.

Describe the solution you'd like
A script, unit test or tool using the OCClassSettings metadata to generate the AppConfig spec XML files automatically.

It should generate different versions with varying degrees of detail/sets of settings based on the status.

RELATED ISSUES

#755 on automatic generation of documentation from metadata.

TASKS

  • Research (if needed)
  • Create branch feature/feature_name
  • Development tasks
    • Implement whatever
    • ...
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/feature_name into master

Originally posted by @felix-schwarz in owncloud/ios-app#842

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

No branches or pull requests

0 participants