Skip to content

chore: Github Actions - Update Ubuntu 20.04 to 22.04#98

Merged
pfeerick merged 1 commit intoEdgeTX:mainfrom
rickard-von-essen:ubuntu-22.04
Apr 26, 2025
Merged

chore: Github Actions - Update Ubuntu 20.04 to 22.04#98
pfeerick merged 1 commit intoEdgeTX:mainfrom
rickard-von-essen:ubuntu-22.04

Conversation

@rickard-von-essen
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.43%. Comparing base (3fc88bc) to head (35552d0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   41.43%   41.43%           
=======================================
  Files         103      103           
  Lines       12013    12013           
  Branches      521      521           
=======================================
  Hits         4977     4977           
  Misses       7027     7027           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rickard-von-essen
Copy link
Copy Markdown
Contributor Author

Failing preview-web seems unrelated to the changes in the PR.

@pfeerick
Copy link
Copy Markdown
Member

Correct... still need to finish sorting that out in #84

@pfeerick
Copy link
Copy Markdown
Member

We simply have to change to 22.04, so will just have to fix anything that breaks (if it does) as we go. Thanks for updating this.

@pfeerick pfeerick merged commit c714123 into EdgeTX:main Apr 26, 2025
16 of 17 checks passed
pfeerick added a commit to pfeerick/buddy that referenced this pull request May 3, 2025
pfeerick added a commit to pfeerick/buddy that referenced this pull request May 5, 2025
pfeerick added a commit that referenced this pull request May 5, 2025
* fix: preview-web can't be run on forks

GitHub repo SECRETS are not exposed to forks, thus the preview-web step can't be run on pull requests from forks.

* chore: first attempt at permission dependent building

From what I can see, it appears to be linked to the checkout, so may need to be done for both compile and storyboard steps as they are dependencies of preview-web.

* chore: poke around a little more

* chore: can I transfer the result directly?

* chore: comments and test if secrets available

* fix: typo in test

* chore: try replacing all checkout events... just because

* chore: add dependency check, also fallback for non PR checkouts

* chore: split workflows... 2/3

* fix: finish removing permission check crud

* chore: remove secrets check

* chore: stage1 dependency, download from prior workflow

* chore: hopefully functional release stage

* fix: missing `jobs`

* fix: if test at wrong level

* chore: rename workflows

* chore: run formatter

* chore: reapply #93

* chore: reapply #98
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.

2 participants