Sergey Petushkov

Results 20 issues of Sergey Petushkov

This patch adds support for the `--build-from-source` option of the `prebuild-install` package similar to the `--tag-prefix` flag from the same tool that is already supported. Sometimes it is helpful to...

This patch addresses a few issues with the shell tab plugin: - Use the new browser-repl props in combination with `useTabState` hook to persist the shell input text between tab...

feature flagged
fix

Update the build machine to the more recent macos version and add new macos version to the test matrix in addition to the old one we're using currently.

No idea if this is a bad idea to do so, but as we have gnome-keyring in the dependencies for all linux installers, maybe we can force the password store...

release notes
fix
no-title-validation

For this Skunkworks I hacked together something we discussed pretty long time ago and I wanted to try out ever since: this patch introduces a new package in the monorepo...

This patch continues to clean-up compass-e2e-tests code so that it's hopefully easier to maintain going forward. We kinda outgrew configuring the tests using just env vars and manually checking for...

WIP, just want to see CI running for it automatically for now

This patch adds a Dockerfile that build an image for a container that can run our e2e test suite. The use-case for this is to be able to easily run...

This PR adds a few tools that will help to keep profiler more accessible for users, as described in https://github.com/firefox-devtools/profiler/issues/1620 - Added [`eslint-plugin-jsx-a11y`](https://www.npmjs.com/package/eslint-plugin-jsx-a11y) as a separate config with it's own...