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

Release public and billing repo in parallel to save tim #2769

Open
1 task
JanCizmar opened this issue Dec 11, 2024 · 0 comments
Open
1 task

Release public and billing repo in parallel to save tim #2769

JanCizmar opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
cold It's good to know. But we don't want or cannot do it right now. So lets it in the future.

Comments

@JanCizmar
Copy link
Contributor

Currently we do it this way:

  1. Waiting for pull requests tests to pass (20min)
  2. We merge it to main and test again and release public repo and create versions in GH releases and DockerHub (30min)
  3. We trigger build in private billing repo (40min)

Releasing this way takes too much time.
We need to:

  • Start the billing repo tests in parallel with tests in public repo
    • and when both pass, we trigger both releases in parallel
@JanCizmar JanCizmar added the cold It's good to know. But we don't want or cannot do it right now. So lets it in the future. label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cold It's good to know. But we don't want or cannot do it right now. So lets it in the future.
Projects
None yet
Development

No branches or pull requests

2 participants