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

Travis CI migration to GitHub Actions #15011

Merged
merged 3 commits into from
Aug 24, 2021

Conversation

saheerb
Copy link
Contributor

@saheerb saheerb commented Aug 17, 2021

Summary of changes

Mbed OS is moving GitHub Actions from TravisCI. This PR takes care of the migration of mbed-os-5.15 branch.

Impact of changes

Migration actions required

Disable mbed-os-5.15 branch in TravisCI settings.

Documentation

None


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@jamesbeyond


@ciarmcom
Copy link
Member

@saheerb, thank you for your changes.
@jamesbeyond @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested review from jamesbeyond and a team August 17, 2021 17:30
Copy link
Contributor

@jamesbeyond jamesbeyond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 19, 2021

CI started

@mbed-ci
Copy link

mbed-ci commented Aug 19, 2021

Test run: SUCCESS

Summary: 10 of 10 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 20, 2021

@donatieng as @andypowers is away, can you review (approval is required for 5.15 PRs) ?

Copy link
Contributor

@donatieng donatieng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @saheerb, LGTM!

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 24, 2021

Mbed OS is moving GitHub Actions from TravisCI. This PR takes care of the migration of mbed-os-5.15 branch.

Worth adding here:

  • psa travis job was not ported - we do not regenerate libraries (no changes to psa) - same as on master
  • littlefs was not ported - we got integrations tests. No need to run littlefs own tests (they run in littlefs upstream repository)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants