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

add branch + dev deployment #406

Open
kadhonn opened this issue Apr 23, 2024 · 0 comments
Open

add branch + dev deployment #406

kadhonn opened this issue Apr 23, 2024 · 0 comments
Labels
needsDiscussion Add this to tickets that have to be talked through with the core dev team

Comments

@kadhonn
Copy link
Member

kadhonn commented Apr 23, 2024

We should think about dev and branch deployments.

What versions do we want to deploy?

One Staging/Dev environment permanently running would be a good idea, so we can see changes we merged before deploying them to production.

Do we want branch deployments? I think not every branch needs to be deployed automatically, so maybe create a github action to do that? cleanup when the branch is deleted/merged?
Or do we rather want PR-deployments instead of branch deployments?

What changes should be done from production to branch deployment?

I do not want to run all collectors for each branch / dev deployment, so the data will have to come from production?

@kadhonn kadhonn added the needsDiscussion Add this to tickets that have to be talked through with the core dev team label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needsDiscussion Add this to tickets that have to be talked through with the core dev team
Projects
None yet
Development

No branches or pull requests

1 participant