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

Extend backend deploymend pipeline. #131

Open
stas-at-ibm opened this issue Jul 24, 2023 · 0 comments
Open

Extend backend deploymend pipeline. #131

stas-at-ibm opened this issue Jul 24, 2023 · 0 comments
Assignees
Labels
medium Priority of the feature needs design Technical design is needed technical feature Improvement or change on how the application implements its features

Comments

@stas-at-ibm
Copy link
Collaborator

Description

Extract application configuration into env vars or config files for use in deployment pipeline.
Update the backend deployment pipeline to run on each commit on master and branches. Revisit and add pipeline steps:

  • pretify
  • lint
  • unit test (if not in place)
  • integrtation test
  • build
    • keep it simple, iterate and improve
    • use slim rootless(ubi) container if possible right from the start

Technical Design

  • tba

Resources

  • tba
@stas-at-ibm stas-at-ibm added needs design Technical design is needed technical feature Improvement or change on how the application implements its features labels Jul 24, 2023
@stas-at-ibm stas-at-ibm added this to the Minimum Viable Product milestone Jul 24, 2023
@stas-at-ibm stas-at-ibm self-assigned this Jul 24, 2023
@stas-at-ibm stas-at-ibm added the medium Priority of the feature label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Priority of the feature needs design Technical design is needed technical feature Improvement or change on how the application implements its features
Projects
None yet
Development

No branches or pull requests

1 participant