-
Notifications
You must be signed in to change notification settings - Fork 84
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
[RHELC-1465] Set consistent task prefix for pre-conversion #1154
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1154 +/- ##
=======================================
Coverage 95.35% 95.35%
=======================================
Files 51 51
Lines 4605 4605
Branches 810 810
=======================================
Hits 4391 4391
Misses 137 137
Partials 77 77
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Venefilyn
reviewed
Mar 21, 2024
tests/integration/tier0/non-destructive/rollback-handling/test_rollback_handling.py
Show resolved
Hide resolved
r0x0d
force-pushed
the
normalize-task-header
branch
from
March 22, 2024 17:31
b972ce6
to
e75be4a
Compare
Venefilyn
approved these changes
Mar 25, 2024
/packit build |
Venefilyn
added
skip/changelog
If it should be excluded from changelog or Release notes. Such as infra, reverted PRs, etc.
tests/tier0
PR ready to run the essential test suit. Equivalent to `/packit test --labels tier0`.
kind/feature
New feature or request
and removed
skip/changelog
If it should be excluded from changelog or Release notes. Such as infra, reverted PRs, etc.
labels
Mar 25, 2024
Venefilyn
changed the title
[RHELC-1465] Normalize task header for pre conversion
[RHELC-1465] Set consistent task prefix for pre-conversion
Mar 25, 2024
Venefilyn
force-pushed
the
normalize-task-header
branch
from
March 27, 2024 14:26
e75be4a
to
08191b6
Compare
/packit test |
Some task headers for pre-conversion were using "Convert" instead of "Prepare". Since we are dealing with actions that are present before we start the conversion, all of those log tasks were changed to contain the word "Prepare" instead to not sound confusing to the user as what is happening.
r0x0d
force-pushed
the
normalize-task-header
branch
from
April 4, 2024 18:00
08191b6
to
6cea701
Compare
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/feature
New feature or request
tests/tier0
PR ready to run the essential test suit. Equivalent to `/packit test --labels tier0`.
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.
Some task headers for pre-conversion were using "Convert" instead of "Prepare". Since we are dealing with actions that are present before we start the conversion, all of those log tasks were changed to contain the word "Prepare" instead to not sound confusing to the user as what is happening.
Jira Issues: RHELC-1465
Checklist
[RHELC-]
is part of the PR titleRelease Pending
if relevant