chore: Github Actions - Update Ubuntu 20.04 to 22.04#98
Merged
pfeerick merged 1 commit intoEdgeTX:mainfrom Apr 26, 2025
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Failing preview-web seems unrelated to the changes in the PR. |
Member
|
Correct... still need to finish sorting that out in #84 |
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
approved these changes
Apr 26, 2025
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.