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

Write an ADR about development process #56

Open
vivalareda opened this issue Oct 19, 2023 · 3 comments · May be fixed by #80
Open

Write an ADR about development process #56

vivalareda opened this issue Oct 19, 2023 · 3 comments · May be fixed by #80
Labels
documentation Improvements or additions to documentation

Comments

@vivalareda
Copy link
Contributor

vivalareda commented Oct 19, 2023

A structure for what stages each product will go through and what each of those stages implies needs to be set and discussed
Also needs to discuss the caracteristiques of how a stage is defined

@rngadam
Copy link
Contributor

rngadam commented Oct 19, 2023

@redat97 we orally discussed a number of stages and details already. please capture it in your description.

@vivalareda vivalareda added the documentation Improvements or additions to documentation label Nov 28, 2023
@ThomasCardin
Copy link
Member

@rngadam do you remember what you discussed?

@ThomasCardin ThomasCardin moved this to Todo in DevSecOps Jan 3, 2024
@rngadam
Copy link
Contributor

rngadam commented Jan 11, 2024

@ThomasCardin

This is also what we talked about this morning, clearly identifying where a particular software repository and what is required at each step.

example:

  • experimentation / prototyping: single developer, single repo, single deployment
  • demo to users: container definition, existing resources
  • initial product: main vs branches, continous deployment
  • staging: acceptance testing, automated testing
  • production: security review, monitoring
  • post-production: dashboard, postmortem

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

3 participants