Skip to content

Use dev server action#292

Merged
MaxHeimbrock merged 1 commit into
mainfrom
ladvoc/dev-server-action
Jun 9, 2026
Merged

Use dev server action#292
MaxHeimbrock merged 1 commit into
mainfrom
ladvoc/dev-server-action

Conversation

@ladvoc

@ladvoc ladvoc commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Uses livekit/dev-server-action to run SFU for end-to-end testing.

Follow-up: setup matrix to also run E2E tests on macOS and Windows (action supports installing server for each platform).

@ladvoc ladvoc requested a review from MaxHeimbrock June 5, 2026 21:37
@MaxHeimbrock

Copy link
Copy Markdown
Contributor

This will consolidate setting up a dev server for all github actions in other SDKs as well right? Can you maybe link one more repo making use of this in the future?

@MaxHeimbrock

MaxHeimbrock commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Old Way

I had issues running the livekit server the old way in my CI:

Downloading from https://github.com/livekit/livekit/releases/download/v1.13.0/livekit_1.13.0_linux_amd64.tar.gz...

gzip: stdin: not in gzip format

https://github.com/livekit/client-sdk-unity/actions/runs/27136272510/job/80089467645

New Way

Rebasing on your branch it is still failing, but with a different issue:

Run case "${RUNNER_OS}-${RUNNER_ARCH}" in
no assets to download

https://github.com/livekit/client-sdk-unity/actions/runs/27142247292/job/80110435565?pr=293

Resolution

The release v1.13.0 seems to be broken, so the issue is actually not coming from your change.

@ladvoc

ladvoc commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

@MaxHeimbrock, yes the latest OSS release (which has now been pulled) was missing builds.

Other places where this is being used:

@MaxHeimbrock

Copy link
Copy Markdown
Contributor

LGTM then, tested also on my branch here: https://github.com/livekit/client-sdk-unity/actions/runs/27142247292

@MaxHeimbrock MaxHeimbrock merged commit 3eee35b into main Jun 9, 2026
15 checks passed
@MaxHeimbrock MaxHeimbrock deleted the ladvoc/dev-server-action branch June 9, 2026 08:03
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