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 request: Remove Hardcoded Values and Move to Configs #11

Open
berntpopp opened this issue Jul 4, 2024 · 0 comments
Open

Feature request: Remove Hardcoded Values and Move to Configs #11

berntpopp opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@berntpopp
Copy link
Member

berntpopp commented Jul 4, 2024

Remove Hardcoded Values and Move to Configs

Description:
Remove hardcoded values, including conda environments and reference files, from the scripts and move these configurations to the config files. This will enhance the flexibility and reusability of the scripts.

Acceptance Criteria:

  • Remove hardcoded conda environments and reference file paths from the scripts.
  • Update the config files to include these values.
  • Ensure the scripts read these values from the config files.
  • Update the documentation to reflect these changes.

Implementation Steps:

  1. Identify hardcoded values in the scripts.
  2. Move these values to the config files.
  3. Update the scripts to read the values from the config files.
  4. Test the updated scripts to ensure they work with the new config settings.
  5. Update the documentation with the new configuration instructions.
@berntpopp berntpopp added the documentation Improvements or additions to documentation label Jul 4, 2024
@berntpopp berntpopp self-assigned this Jul 4, 2024
@berntpopp berntpopp added the enhancement New feature or request label Jul 4, 2024
@berntpopp berntpopp changed the title Documentation: Remove Hardcoded Values and Move to Configs Feature request: Remove Hardcoded Values and Move to Configs Jul 4, 2024
@berntpopp berntpopp removed the documentation Improvements or additions to documentation label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant