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

[RHELC-1465] Set consistent task prefix for pre-conversion #1154

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Mar 20, 2024

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

  • PR has been tested manually in a VM (either author or reviewer)
  • Jira issue has been made public if possible
  • [RHELC-] is part of the PR title
  • GitHub label has been added to help with Release notes
  • PR title explains the change from the user's point of view
  • Code and tests are documented properly
  • The commits are squashed to as few commits as possible (without losing data)
  • When merged: Jira issue has been updated to Release Pending if relevant

@r0x0d r0x0d marked this pull request as ready for review March 20, 2024 12:51
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (0e499d9) to head (6cea701).

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           
Flag Coverage Δ
centos-linux-7 90.42% <100.00%> (ø)
centos-linux-8 91.40% <100.00%> (ø)
centos-linux-9 91.46% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Venefilyn
Copy link
Member

/packit build

@Venefilyn 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
@has-bot
Copy link
Member

has-bot commented Mar 25, 2024

/packit test --labels tier0


Comment generated by an automation.

@Venefilyn 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
Copy link
Member

/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.
@Venefilyn Venefilyn merged commit 0d1c9ef into oamg:main Apr 4, 2024
17 checks passed
@r0x0d r0x0d deleted the normalize-task-header branch April 5, 2024 12:14
@hosekadam hosekadam mentioned this pull request May 27, 2024
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`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants