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

Updated workflows to run with updated macOS #1818

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

spcaipers-arm
Copy link
Collaborator

Updated workflows to run with updated macOS runners

Updated workflows to run with updated macOS runners
Copy link

github-actions bot commented Oct 21, 2024

Test Results

  7 files   53 suites   4m 19s ⏱️
185 tests 168 ✅ 17 💤 0 ❌
692 runs  624 ✅ 68 💤 0 ❌

Results for commit 10cd914.

♻️ This comment has been updated with latest results.

@soumeh01 soumeh01 requested a review from brondani October 21, 2024 08:56
brondani
brondani previously approved these changes Oct 23, 2024
Copy link
Collaborator

@brondani brondani left a comment

Choose a reason for hiding this comment

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

@brondani brondani dismissed their stale review October 23, 2024 14:53

The job build-swig (macos-13) is failing

@soumeh01
Copy link
Collaborator

@spcaipers-arm @soumeh01 In macos-12 the Swig 4.2.1 was installed but in macos-13 unfortunately it's not there anymore, can we install it? https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md

Yes, We already extended the action to install SWIG. Open-CMSIS-Pack/devtools-build-action#6
But we have some different compatibility issues w.r.t new version of Open-CMSIS-Pack/devtools-build-action

@soumeh01 soumeh01 requested a review from brondani November 7, 2024 12:58
Copy link
Collaborator

@soumeh01 soumeh01 left a comment

Choose a reason for hiding this comment

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

@brondani Fixed the issue related to swig installation.

@soumeh01 soumeh01 merged commit 45b4126 into Open-CMSIS-Pack:main Nov 7, 2024
118 checks passed
@soumeh01 soumeh01 deleted the outbound/macOSUpdate branch November 7, 2024 13:49
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.92%. Comparing base (96ec339) to head (10cd914).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1818   +/-   ##
=======================================
  Coverage   64.92%   64.92%           
=======================================
  Files         163      163           
  Lines       34453    34453           
  Branches    19975    19975           
=======================================
  Hits        22367    22367           
+ Misses       7913     7895   -18     
- Partials     4173     4191   +18     
Flag Coverage Δ
packchk-cov 65.65% <ø> (ø)
packgen-cov 77.87% <ø> (ø)
projmgr-cov 81.72% <ø> (ø)
svdconv-cov 40.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 22 files with indirect coverage changes

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