-
Notifications
You must be signed in to change notification settings - Fork 125
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
Prepare and finish steps save results of their phases [Step results #4] #2979
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
happz
force-pushed
the
plugins-save-results-primitives
branch
from
June 15, 2024 11:38
a99ccb4
to
8e75089
Compare
happz
force-pushed
the
plugins-prepare-finish-save-results
branch
2 times, most recently
from
June 15, 2024 12:00
029171f
to
230ca1d
Compare
happz
changed the title
Plugins prepare finish save results
Prepare and finish steps save results of their phases
Jun 15, 2024
happz
changed the title
Prepare and finish steps save results of their phases
Prepare and finish steps save results of their phases [Step results #4]
Jun 15, 2024
1 task
happz
requested review from
psss,
lukaszachy,
thrix and
janhavlin
as code owners
June 15, 2024 12:14
happz
added
step | prepare
Stuff related to the prepare step
step | finish
Stuff related to the finish step
area | results
Related to how tmt stores and shares results
labels
Jun 15, 2024
martinhoyer
approved these changes
Aug 1, 2024
therazix
approved these changes
Aug 1, 2024
happz
force-pushed
the
plugins-save-results-primitives
branch
from
August 6, 2024 18:10
a670359
to
d315345
Compare
happz
requested review from
KwisatzHaderach,
dav-pascual and
frantisekz
as code owners
August 6, 2024 18:10
happz
force-pushed
the
plugins-prepare-finish-save-results
branch
from
August 6, 2024 18:39
2773d15
to
d362ba0
Compare
KwisatzHaderach
approved these changes
Aug 6, 2024
/packit build |
Blocked on #3106 - after swapping phase results for subresults, we can add the actual (step) phase result class. |
happz
force-pushed
the
plugins-save-results-primitives
branch
from
August 11, 2024 10:26
d315345
to
a4139c5
Compare
happz
force-pushed
the
plugins-prepare-finish-save-results
branch
from
August 12, 2024 07:08
d362ba0
to
72a9c8f
Compare
happz
removed
the
status | blocked
The merging of PR is blocked on some other issue
label
Aug 12, 2024
psss
approved these changes
Aug 13, 2024
happz
force-pushed
the
plugins-prepare-finish-save-results
branch
2 times, most recently
from
August 13, 2024 15:00
d3060af
to
d834257
Compare
happz
added
the
status | ready for merge
The only missing piece is to do the rebase the current 'main' and let the CI finish.
label
Aug 13, 2024
happz
force-pushed
the
plugins-prepare-finish-save-results
branch
2 times, most recently
from
August 14, 2024 13:58
470c905
to
780df71
Compare
happz
force-pushed
the
plugins-prepare-finish-save-results
branch
from
August 15, 2024 08:14
780df71
to
4a17a03
Compare
Unrelated failures, merging. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area | results
Related to how tmt stores and shares results
ci | full test
Pull request is ready for the full test execution
status | ready for merge
The only missing piece is to do the rebase the current 'main' and let the CI finish.
step | finish
Stuff related to the finish step
step | prepare
Stuff related to the prepare step
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
Depends on #2978