Skip to content

Conversation

@digitr4ce
Copy link

Issue

Running tests in js-sdk in a Fedora Linux distribution fails, because Playwright does not have official support for Linux distributions outside of Debian / Ubuntu based distros.

Details

Ran into the issue while running the tests for a change I was trying to do regarding bug #1055. I was trying to fix it to get a feel for the repository and code structure.

Fix

Add a .devcontainer folder with a configuration file for VSCode and a generic Dockerfile. This allows for development in an isolated container based on Ubuntu, no matter the Linux distribution.

This should allow Linux users to more freely contribute to the project.

@changeset-bot
Copy link

changeset-bot bot commented Jan 10, 2026

⚠️ No Changeset found

Latest commit: 6e5fa98

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@digitr4ce
Copy link
Author

I have some errands to run, but will look into the changeset once I get back home.

@digitr4ce
Copy link
Author

Read through it - I don't think this change would entail a version bump. This is not customer-facing, it's just a development nice-to-have.

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.

1 participant