Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: stabilize Sauce Labs with SC5 tunnel#1271

Merged
flavorjones merged 1 commit into
mainfrom
flavorjones/ci-sauce-labs
Dec 19, 2025
Merged

ci: stabilize Sauce Labs with SC5 tunnel#1271
flavorjones merged 1 commit into
mainfrom
flavorjones/ci-sauce-labs

Conversation

@flavorjones
Copy link
Copy Markdown
Member

@flavorjones flavorjones commented Dec 19, 2025

Sauce labs connections started failing sometime after Dec 11, and I'm assuming it's because they discontinued support for earlier Sauce Connect versions.

This was all made much harder because karma is EOL and code is rotting out from under us.

Note that this commit also removes (comments out) integration test coverage for Android, because I couldn't figure out how to get the Android VM to connect through the tunnel.

Comment thread .github/workflows/ci.yml Fixed
@flavorjones flavorjones force-pushed the flavorjones/ci-sauce-labs branch from 41d9176 to ce19015 Compare December 19, 2025 18:35
Comment thread .github/workflows/ci.yml Fixed
@flavorjones flavorjones force-pushed the flavorjones/ci-sauce-labs branch 7 times, most recently from cb90331 to 4ce6eaf Compare December 19, 2025 19:41
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml
run: yarn install --frozen-lockfile
- name: Start Sauce Connect
if: ${{ env.SAUCE_ACCESS_KEY != '' }}
uses: saucelabs/sauce-connect-action@v3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'saucelabs/sauce-connect-action' with ref 'v3', not a pinned commit hash
@flavorjones flavorjones force-pushed the flavorjones/ci-sauce-labs branch from 8a547db to 1bb360d Compare December 19, 2025 20:44
@flavorjones flavorjones changed the title ci: Attempt to connect to Sauce Labs ci: stabilize Sauce Labs with SC5 tunnel Dec 19, 2025
@flavorjones flavorjones force-pushed the flavorjones/ci-sauce-labs branch from 1bb360d to 04f803e Compare December 19, 2025 20:48
@flavorjones flavorjones merged commit 1771514 into main Dec 19, 2025
19 checks passed
@flavorjones flavorjones deleted the flavorjones/ci-sauce-labs branch December 19, 2025 20:52
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