-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dev image #18798
Update dev image #18798
Conversation
5a43e8e
to
448bba6
Compare
448bba6
to
cd2b812
Compare
b6e0296
to
642284a
Compare
|
RUN brew install authzed/tap/spicedb | ||
RUN brew install tmux tmuxinator \ | ||
# Install redis-server | ||
&& brew install redis \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Redis is no longer versioned with this change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the version right now is 7.2.1. I tried to use @7, @7.2 but that is not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM % redis is unversioned, added hold
Description
Summary generated by Copilot
🤖 Generated by Copilot at cf8f051
Refactor dev-environment Dockerfile and scripts to use public gitpod base image and simplify configuration.
Related Issue(s)
Fixes #
How to test
Documentation
Preview status
gitpod:summary
Build Options
Build
Run the build with werft instead of GHA
Run Leeway with
--dont-test
Publish
Installer
Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
If enabled this will build
install/preview
If enabled this will create the environment on GCE infra
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh
. If enabled,with-preview
andwith-large-vm
will be enabled./hold