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

Migrate openrecipes, reciperadar utility scripts into separate repositories #23

Open
jayaddison opened this issue Mar 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jayaddison
Copy link
Member

Is your feature request related to a problem? Please describe.
There's a bit of cognitive overhead involved in having lots of different repositories, but there's also value in being consistent.

Currently the openrecipes and reciperadar directories are essentially self-contained applications; they have Makefiles and Python requirements files.

We should consider separating these out into separate repositories.

Describe the solution you'd like

  • Prototype and test containerized Python script runners
  • Rename the existing python-template repository to indicate that it is for Python web services
  • Create a template repository for Python script runners (python-script-template?)
  • Create separate openrecipes and reciperadar repositories, derived from the containerized Python script template
  • Migrate the utility scripts
  • Deploy and test the scripts

Additional context
This is a decent chunk of work for little engineering or operational improvement, and no user-facing impact. It should likely be placed on low priority and low urgency.

@jayaddison jayaddison added the enhancement New feature or request label Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant