Skip to content
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

Add workstation configuration #2968

Merged
merged 2 commits into from
Apr 18, 2024

Commits on Apr 17, 2024

  1. Add workstation configuration

    These are prebuilt docker images for spinning up a local self-hosted
    image on the Google Cloud Workstation project. While primarily intended
    for internal development at Sentry, in theory these can be used by
    anyone with GCWS project to create a fresh workstation for developing
    self-hosted via a remote VSCode connection.
    
    Users who have GCWS properly configured will be able to use the
    forthcoming `workstations ...` command in the `sentry` dev CLI to
    create, manage, and destroy one-off or long-lived workstations in either
    the pre-install or post-install configuration.
    
    Note that the `sentry workstations ...` CLI has not yet landed in the
    `sentry` repo - those changes are coming soon!
    
    Issue: getsentry/team-ospo#240
    azaslavsky committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4904dc2 View commit details
    Browse the repository at this point in the history
  2. Fix shfmt complaints

    azaslavsky committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a7273ad View commit details
    Browse the repository at this point in the history