Skip to content

Conversation

@AhmedIsmail02
Copy link
Member

@AhmedIsmail02 AhmedIsmail02 commented Jun 9, 2025

Description

This PR includes the following changes:

  • Introduce a dco-check job in .github/workflows/ci.yml that runs on pull request events. The job loops over every commit in origin/main..HEAD and fails immediately if any commit lacks a properly formatted

    Signed-off-by: <Name> <email>
    

    footer, ensuring full compliance with our Developer Certificate of Origin (DCO) policy.

  • Trusted Firmware-M has moved its public documentation from tf-m-user-guide.trustedfirmware.org/ to trustedfirmware-m.readthedocs.io. Hence, switching to the new domain.

  • Some of the newly added dependencies are missing in the development environment requirements document. Hence, adding these new dependencies.

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.

@AhmedIsmail02 AhmedIsmail02 force-pushed the add-github-dco-check-and-fix-tfm-urls branch 2 times, most recently from 708cd88 to 0fb8a41 Compare June 9, 2025 16:40
Introduce a `dco-check` job in
`.github/workflows/ci.yml`
that runs on pull request events. The job loops over
every commit in `origin/main..HEAD` and fails immediately
if any commit lacks a properly formatted

    Signed-off-by: <Name> <email>

footer, ensuring full compliance with our Developer
Certificate of Origin (DCO) policy.

Signed-off-by: Ahmed Ismail <[email protected]>
Trusted Firmware-M has moved its public documentation
from `tf-m-user-guide.trustedfirmware.org/` to
`trustedfirmware-m.readthedocs.io`. Hence, switching to
the new domain.

Signed-off-by: Ahmed Ismail <[email protected]>
Some of the newly added dependencies are missing in the
development environment requirements document. Hence, adding
these new dependencies.

Signed-off-by: Ahmed Ismail <[email protected]>
@AhmedIsmail02 AhmedIsmail02 force-pushed the add-github-dco-check-and-fix-tfm-urls branch from 0fb8a41 to dca8e61 Compare June 18, 2025 14:33
@DakshitBabbar DakshitBabbar merged commit aba9de9 into FreeRTOS:main Jun 19, 2025
17 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.

3 participants