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

chore(dev): Upgraded upload-artifact to v4.6.0 #5895

Merged
merged 7 commits into from
Feb 10, 2025

Conversation

tyllark
Copy link
Member

@tyllark tyllark commented Feb 4, 2025

Description of changes:
Upload Artifact v3 has been deprecated which is causing our Github Actions to fail. This change upgrades Upload Artifact to v4.

webview_flutter_wkwebview released a breaking change in patch in version 3.18.0. Added a version cap to avoid this conflict in one of our example projects.

created a fork of a repo here and updated our references to point to it. We will need to create a long term solution for this, but this will protect us in the meantime.

Updated Android API test version from 34 to 35 so we are testing on the latest version.

Android emulators are being generated in a different location than expected while running Github Actions. Updated our Android emulator path to be $HOME/.config/.android/avd (previously $HOME/.android/avd) to prevent this issue.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tyllark tyllark requested a review from a team as a code owner February 4, 2025 01:03
ekjotmultani
ekjotmultani previously approved these changes Feb 4, 2025
@tyllark tyllark changed the title chore(dev): Upgraded upload-artifact ot v4.6.0 chore(dev): Upgraded upload-artifact to v4.6.0 Feb 10, 2025
@tyllark tyllark force-pushed the chore/update-upload-artifact branch from aad00f3 to b650a32 Compare February 10, 2025 19:36
@tyllark tyllark merged commit a1980f0 into main Feb 10, 2025
105 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.

2 participants