Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gitpod-io/openvscode-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gitpod-samples/openvscode-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 20 files changed
  • 8 contributors

Commits on Dec 17, 2024

  1. code web server initial commit

    filiptronicek authored and jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    3d44837 View commit details
    Browse the repository at this point in the history
  2. enable prebuilds for all branches

    akosyakov authored and jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    85d0002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902e328 View commit details
    Browse the repository at this point in the history
  4. 💄

    jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    d3dcd57 View commit details
    Browse the repository at this point in the history
  5. Update deprecated example in README

    Option 'connection-secret' is deprecated: Use connection-token-file instead.
    bjrne authored and jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    fa3c289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7a54ac View commit details
    Browse the repository at this point in the history
  7. fix: make sure user-data-dir command line parameter is customizable

    The `--user-data-dir` command-line parameter is currently unusable. Its functionality is hampered due to an automatically appended `/data` directory, rendering the parameter completely ineffective.
    
    The proposed minor modification allows users to accurately customize this variable, enhancing its utility.
    drupol authored and jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    a4dd4e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8152a77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e33a22f View commit details
    Browse the repository at this point in the history
  10. Sync upstream product.json

    mustard-mh authored and jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    46a44ac View commit details
    Browse the repository at this point in the history
  11. Use npm

    mustard-mh authored and jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    024a9b8 View commit details
    Browse the repository at this point in the history
  12. update docker file

    jeanp413 committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    8118bbb View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Update .gitpod.Dockerfile

    axonasif authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    a40ee20 View commit details
    Browse the repository at this point in the history
  2. Update .gitpod.Dockerfile

    axonasif authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    9edff44 View commit details
    Browse the repository at this point in the history
  3. up

    axonasif committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    55e7610 View commit details
    Browse the repository at this point in the history
Loading