uyuni icon indicating copy to clipboard operation
uyuni copied to clipboard

Fix issues with changelogs

Open juliogonzalez opened this issue 2 months ago • 1 comments

What does this PR change?

Fix several issues that prevented tagging:

  • Wrong bsc reference for spacewalk-backend: @cbosdo
  • No changes for spacecmd because we only have translations: @uyuni-project/release-engineering
  • missing entry for spacewalk-config: @cbosdo and @mbussolotto

GUI diff

No difference.

  • [x] DONE

Documentation

  • No documentation needed: Changelog fix

  • [x] DONE

Test coverage

  • No tests: Changelog fix

  • [x] DONE

Links

None.

  • [x] DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • [ ] No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Re-run a test

If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run:

  • [ ] Re-run test "changelog_test"
  • [ ] Re-run test "backend_unittests_pgsql"
  • [ ] Re-run test "java_pgsql_tests"
  • [ ] Re-run test "schema_migration_test_pgsql"
  • [ ] Re-run test "susemanager_unittests"
  • [ ] Re-run test "javascript_lint"
  • [ ] Re-run test "spacecmd_unittests"

Before you merge

Check How to branch and merge properly!

juliogonzalez avatar Apr 30 '24 14:04 juliogonzalez

Since master is frozen, @uyuni-project/release-engineering will handle the merge. It can be done on Friday before tagging. With this, tito does not report more errors.

juliogonzalez avatar Apr 30 '24 14:04 juliogonzalez