-
Notifications
You must be signed in to change notification settings - Fork 8
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
Disable review environment #465
Conversation
The review environment has been broken for quite a while.
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #465 +/- ##
========================================
Coverage 91.25% 91.25%
========================================
Files 55 55
Lines 2800 2800
Branches 329 329
========================================
Hits 2555 2555
Misses 189 189
Partials 56 56 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about just removing the whole workflow?
Mm not yet. I don't want to hide any evidence 2 days before the full maintenance responsibility shifts to ratkis. There's also the staging environment and gitlab references that need to be checked by Joku ™️ . If they're on longer in use and have been replaced by platta equivalents, then maybe there's further cleaning up to do in the Kubernetes. I suppose you've not used these review and stage environments that kolga spins up at any point, or? |
These haven't been used for years, AFAIK. These (try to) deploy to some KuVa infrastructure somewhere. I'm surprised that any of them (the staging workflow at least) have succeeded during the last couple of years. If this is the GitLab pipeline, it seems that it's not used either anymore. There are no direct replacements. There hasn't been a need for review environments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
The review environment has been broken for quite a while.