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

Improve configuration management #1064

Open
ekatef opened this issue Jul 20, 2024 · 0 comments
Open

Improve configuration management #1064

ekatef opened this issue Jul 20, 2024 · 0 comments
Labels
improvement New feature or request

Comments

@ekatef
Copy link
Member

ekatef commented Jul 20, 2024

As discussed with @FabianHofmann and @davide-f in the context of #1053, the current configuration management can be improved:

  1. Implement a modular structure of the configuration files.
  2. Update the config in an automated way using the incremental update procedure temporally commented in Test routine: add Makefile; CI: consolidate ci.yaml files #1053.

A couple of comments to give a better overview.

  1. Currently we have an incremental updates of the configuration files implemented as build_test_configs script which can be run with run_all_scenarios rule.
  2. This issue mock_snakemake function to optionally include the config dictionary programmatically #751 gives a suggestion on a possible approach to deal with --configfile option by adjusting Snakemake.
@ekatef ekatef added the improvement New feature or request label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant