Skip to content

Conversation

harsh62
Copy link
Member

@harsh62 harsh62 commented Sep 3, 2025

Issue #

Description

General Checklist

  • Added new tests to cover change, if needed
  • Build succeeds with all target using Swift Package Manager
  • All unit tests pass
  • All integration tests pass
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • New or updated tests include Given When Then inline code documentation and are named accordingly testThing_condition_expectation()
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

chore: updating Github action workflows

remove runtime check

another update

more updates

update versions that are available for integration tests

update versions

add lowest as 18.4

test disabling parallel builds

Revert "test disabling parallel builds"

This reverts commit ce7eb6f.

try to use the webauthn approach

remove --set testing

another update

Update index.mjs

another update

try another fix

another update

another try

final update

try install simulators if needed flow

run download only for xcode 16
@harsh62 harsh62 requested a review from a team as a code owner September 3, 2025 16:27
@harsh62 harsh62 changed the title GitHub action updates chore: switch Xcode to download the correct runtime Sep 3, 2025
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.80%. Comparing base (1e24d45) to head (bc854d6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4049       +/-   ##
===========================================
- Coverage   78.61%   67.80%   -10.82%     
===========================================
  Files         211     1129      +918     
  Lines       14188    52482    +38294     
===========================================
+ Hits        11154    35584    +24430     
- Misses       3034    16898    +13864     
Flag Coverage Δ
API_plugin_unit_test 70.35% <ø> (?)
AWSPluginsCore 69.25% <ø> (ø)
Amplify 47.93% <ø> (?)
Analytics_plugin_unit_test 85.20% <ø> (ø)
Auth_plugin_unit_test 73.61% <ø> (?)
DataStore_plugin_unit_test 83.43% <ø> (ø)
Geo_plugin_unit_test 74.86% <ø> (ø)
Logging_plugin_unit_test 65.27% <ø> (ø)
Predictions_plugin_unit_test 34.77% <ø> (?)
PushNotifications_plugin_unit_test 88.43% <ø> (?)
Storage_plugin_unit_test 79.39% <ø> (?)
unit_tests 67.80% <ø> (-10.82%) ⬇️

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

☔ 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.

@harsh62 harsh62 merged commit 9a024d9 into main Sep 3, 2025
93 of 94 checks passed
@harsh62 harsh62 deleted the github-action-updates branch September 3, 2025 18:12
ekjotmultani pushed a commit that referenced this pull request Sep 3, 2025
* chore: update Github action workflows

chore: updating Github action workflows

remove runtime check

another update

more updates

update versions that are available for integration tests

update versions

add lowest as 18.4

test disabling parallel builds

Revert "test disabling parallel builds"

This reverts commit ce7eb6f.

try to use the webauthn approach

remove --set testing

another update

Update index.mjs

another update

try another fix

another update

another try

final update

try install simulators if needed flow

run download only for xcode 16

* list available content list

* try selecting xcode before

* Update canary.yml
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