Skip to content

Conversation

@AhmedIsmail02
Copy link
Member

Description

Add the needed changes resulting from updating the docker image used in the internal CI from v20.04 to v22.04.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

As a result of updating from Ubuntu v20.04 to v22.04,
the following changes had to be made:

* The default `setuptools_scm` v8.x requires that
`setuptools` package has a version higher than 61.
Hence, updating the minimum required `setuptools`
version.

* The `license_file` is now deprecated and `license_files`
option should be used instead.

* The way CI-env-private installs `uncrustify` has been changed
where it introduced a known issue in the `uncrustify` tool so a
workaround has been applied to overcome the issue.

Signed-off-by: Ahmed Ismail <[email protected]>
@AhmedIsmail02 AhmedIsmail02 force-pushed the adapt-to-ubuntu-version-update branch from 040bf21 to bb20739 Compare January 27, 2025 14:25
@urutva urutva merged commit 4fb65d8 into FreeRTOS:main Jan 28, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants