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

Implement Config file #9

Closed
7 tasks done
cprima opened this issue Nov 12, 2024 · 0 comments
Closed
7 tasks done

Implement Config file #9

cprima opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cprima
Copy link
Contributor

cprima commented Nov 12, 2024

Description

The legacy code does not use the Config file

Acceptance Criteria

  • file read once, as per REFramework
  • one config file per environment, minimum Dev and Prod
  • Config variable passed down into any workflow
  • config items evaluated at the point where needed

Subtasks

  • find any arguments that were passed down which can be substituted
  • substitute with config items wherever possible
  • remove unused arguments

Related Issues / Dependencies

Priority

  • Priority: High

Attachments / Additional Resources

  • Attachments: none
@cprima cprima added the enhancement New feature or request label Nov 12, 2024
@cprima cprima self-assigned this Nov 12, 2024
@cprima cprima moved this to In progress in rpapub 2024-25 Nov 12, 2024
tutor-rpapub pushed a commit that referenced this issue Nov 12, 2024
…loses #9

Greatly reducing the number or arguments.
@cprima cprima moved this from In progress to Done in rpapub 2024-25 Nov 12, 2024
@cprima cprima closed this as completed by moving to Done in rpapub 2024-25 Nov 12, 2024
@cprima cprima mentioned this issue Nov 12, 2024
9 tasks
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
Status: Done
Development

No branches or pull requests

1 participant