You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(devcontainer): consolidate and simplify dev/test/ci envs (#3020)
* chore(devcontainer): simpler setup w/o docker compose
* refactor(devcontainer): rename run to ci-run as now only CI needs it
* chore(devcontainer): for e2e install playwright in headless only
* refactor(devcontainer): drop dep on playwright
We don't use it after all and using it just to get
chromium headless was an overkill.
* chore(devcontainer): bump version
* chore(devcontainer): bump version
* refactor(devcontainer): use "latest" for the ruby version
* chore(devcontainer): bump version
* refactor(devcontainer): add redis-server as a dev/test/ci dep
* chore(devcontainer): bump version
* refactor(devcontainer): install mise via feature
* chore(devcontainer): bump version
* fix(ci): make ancient rubies compile under Apple Ms arch
0 commit comments