Skip to content

Releases: oamg/convert2rhel-insights-tasks

Release v1.4.2

26 Apr 12:34
7c18e62
Compare
Choose a tag to compare

What's Changed

  • Fix iteration over os.environ from script worker and correctly strip prefixes by @andywaltlova in #87

Full Changelog: v1.4.1...v1.4.2

Release v1.4.1

24 Apr 14:39
a267e65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4...v1.4.1

Release v1.4

24 Apr 14:14
2db4c86
Compare
Choose a tag to compare

What's Changed

  • Add codeql workflow to analyze PRs by @r0x0d in #79
  • Update coverage workflow to use containers by @r0x0d in #81
  • Remove leftover from build images workflow by @r0x0d in #82
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #83
  • Update name to match leapp insights tasks by @r0x0d in #78
  • Replace some prints by log messages by @andywaltlova in #70
  • Try (pre)conversion if /etc/system-release can't be read by @andywaltlova in #84

Full Changelog: v1.3...v1.4

Release v1.3

10 Apr 16:44
5637fb3
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #71
  • Improve logging in case of backup and restore of required file fails by @andywaltlova in #69
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #72
  • Improve environment variable collection from worker by @r0x0d in #73
  • Add github-actions as package ecosystem in dependabot by @r0x0d in #75
  • (chore): Bump actions/checkout from 3 to 4 by @dependabot in #76

New Contributors

Full Changelog: v1.2...v1.3

Release v1.2

12 Mar 16:30
a196a9c
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
  • Fix broken link to renamed pre-conversion assessment script by @tcullum-rh in #65
  • Update URL for convert2rhel repofile by @r0x0d in #63
  • Update error detail message with correct step by @r0x0d in #64
  • Feat/use all worker variables by @andywaltlova in #66
  • Move setup_convert2rhel call inside install_or_update_c2r function by @andywaltlova in #68

New Contributors

Full Changelog: v1.1.1...v1.2

Release 1.1.1

14 Feb 17:48
7df959f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.1.1

Release 1.1

06 Feb 18:03
18e6f47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

Release 1.0

25 Jan 18:41
4a38e3e
Compare
Choose a tag to compare

This marks our first and official release for the Convert2RHEL Worker Scripts!

What's Changed

  • Filter success results from data by @r0x0d in #10
  • Update remediation key to remediations by @r0x0d in #11
  • Update remediations and diagnosis to be a list by @r0x0d in #12
  • Update required files for pre-analysis by @r0x0d in #13
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #15
  • Update remediations key to match convert2rhel output by @r0x0d in #14
  • Add output from yum command to exception by @r0x0d in #17
  • Add message to the OutputCollector exception by @r0x0d in #18
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #20
  • Update messages for analysis report and hash mismatch by @r0x0d in #19
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #21
  • Update messages in preconversion script by @r0x0d in #23
  • Update gather_json_report to fail if no report is found by @r0x0d in #25
  • Add alert field to script output to correctly show alert in UI with inhibited conversion by @andywaltlova in #24
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
  • Disable error collection in preconversion script by @r0x0d in #27
  • Add conversion script by @r0x0d in #22
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #33
  • Add output of failed convert2rhel command to script report field by @andywaltlova in #29
  • Feat/backup rather than hash check by @andywaltlova in #30
  • Cleanup c2r pkg correctly by @andywaltlova in #37
  • Add script inhibitor for custom/modified c2r ini file by @andywaltlova in #32
  • Fix pre-commit by @andywaltlova in #40
  • Update conversion successful message to include reboot by @r0x0d in #35
  • Add misc folder with syncing script by @r0x0d in #39
  • Stop conversion if not CentOS 7.9 by @r0x0d in #38
  • Prevent report json from displaying in the UI by @r0x0d in #36
  • Fix the condition for eligible releases by @andywaltlova in #42
  • Remove transaction_id for successfull conversion only if c2r updated by @andywaltlova in #46
  • Prevent report and report_json being used if returncode is 0 by @r0x0d in #45
  • Add -y to history undo in conversion script by @andywaltlova in #50
  • Report whole capitalized distribution in both script reports by @andywaltlova in #51
  • Parse failures in rollback log by @r0x0d in #44
  • Report correctly inhibited conversion and raise correct message if insights update fails by @andywaltlova in #52
  • Check for custom and modified ini after convert2rhel update/install by @andywaltlova in #53
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
  • [RHELC-1193] Remove find_highest_report_level workaround by @pr-watson in #31
  • Refactor of required file class by @andywaltlova in #41
  • Merge both scripts by @andywaltlova in #56

New Contributors

Full Changelog: v0.1...v1.0

Release 0.1

12 Sep 17:30
87eda50
Compare
Choose a tag to compare

What's Changed

  • Initialize repository with script and first version of tests by @andywaltlova in #1
  • Change gitleaks hook to use docker version by @andywaltlova in #7
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #9
  • Add data transformation to output data in the script by @r0x0d in #8

New Contributors

Full Changelog: https://github.com/oamg/convert2rhel-worker-scripts/commits/v0.1