-
Notifications
You must be signed in to change notification settings - Fork 77
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
Ci merge queue #549
Ci merge queue #549
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #549 +/- ##
==========================================
- Coverage 63.44% 63.42% -0.02%
==========================================
Files 103 103
Lines 18597 18597
Branches 18597 18597
==========================================
- Hits 11798 11796 -2
- Misses 6061 6064 +3
+ Partials 738 737 -1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
It might be changed to start with Docker Compose later. Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
env Signed-off-by: iGxnon <[email protected]>
Signed-off-by: iGxnon <[email protected]>
|
Please briefly answer these questions:
what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)
Add merge queue support. Move some jobs into merge queue & rename some workflows.
what changes does this pull request make?
As above.
are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)
No