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

[WIP] Add guides for nixos and nix #88

Closed
wants to merge 66 commits into from
Closed

[WIP] Add guides for nixos and nix #88

wants to merge 66 commits into from

Commits on Sep 28, 2021

  1. code web server initial commit

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d49e080 View commit details
    Browse the repository at this point in the history
  2. Added remote terminal channel handler

    spoenemann authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    488bc1c View commit details
    Browse the repository at this point in the history
  3. Add startup scripts

    filiptronicek authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    709dd63 View commit details
    Browse the repository at this point in the history
  4. Use absolute paths in the startup script

    Use Node and entry point from their respective absolute paths in the file system
    filiptronicek authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a6faea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b8bfd0 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Co-authored-by: bigint <[email protected]>
    2 people authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ef75917 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Co-authored-by: bigint <[email protected]>
    2 people authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6559bac View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Co-authored-by: bigint <[email protected]>
    2 people authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0df0ff5 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Co-authored-by: bigint <[email protected]>
    2 people authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a3fbfe6 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Co-authored-by: bigint <[email protected]>
    2 people authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    07b580b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ddc2db View commit details
    Browse the repository at this point in the history
  12. Smoke test running

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    94e36e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17fbbfc View commit details
    Browse the repository at this point in the history
  14. Address Feedback

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f663eac View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc44905 View commit details
    Browse the repository at this point in the history
  16. Add server-cli smoke test

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2728bae View commit details
    Browse the repository at this point in the history
  17. Terminal cli commads working

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9c026d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7903a2d View commit details
    Browse the repository at this point in the history
  19. getting started

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    dda25be View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    12e0f12 View commit details
    Browse the repository at this point in the history
  21. Update name to OpenVSCode Server

    Johannes Landgraf authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3efac59 View commit details
    Browse the repository at this point in the history
  22. update README with openvscode-server

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    14338f1 View commit details
    Browse the repository at this point in the history
  23. Streamlined Readme

    Johannes Landgraf authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1012e53 View commit details
    Browse the repository at this point in the history
  24. Add sync script

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0ceddb7 View commit details
    Browse the repository at this point in the history
  25. Update sync script

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3f7a641 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7366838 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2483d1f View commit details
    Browse the repository at this point in the history
  28. Update sync script

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5eb7897 View commit details
    Browse the repository at this point in the history
  29. Enable integration test

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    7257688 View commit details
    Browse the repository at this point in the history
  30. Enable more tests

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e4d18b0 View commit details
    Browse the repository at this point in the history
  31. Skip failing test

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    30d8de6 View commit details
    Browse the repository at this point in the history
  32. fix remote-terminal.ts

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a3657da View commit details
    Browse the repository at this point in the history
  33. Reenable integration test

    Show 'localhost' in 'available at' server message so service workers work
    while running tests.
    Chrome requires service workers to be served over https, but allows an
    exception for localhost for development.
    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f276398 View commit details
    Browse the repository at this point in the history
  34. Disable flaky smoke test

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    70b0103 View commit details
    Browse the repository at this point in the history
  35. Delete SECURITY.md

    ghuntley authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    79559a0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    391f11d View commit details
    Browse the repository at this point in the history
  37. rename web-server to opencode

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6829a66 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f66a33a View commit details
    Browse the repository at this point in the history
  39. add dev docs

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    7298786 View commit details
    Browse the repository at this point in the history
  40. Update sync script

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5e0854d View commit details
    Browse the repository at this point in the history
  41. Update sync script

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    732318b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    32b67f0 View commit details
    Browse the repository at this point in the history
  43. Add more guides.

    Mike Nikles authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    8b41448 View commit details
    Browse the repository at this point in the history
  44. Align all guides with the guide template.

    Mike Nikles authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    32d5d91 View commit details
    Browse the repository at this point in the history
  45. Fix the path to the development.md.

    Mike Nikles authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e53fd7e View commit details
    Browse the repository at this point in the history
  46. Add list of supporter to readme

    Johannes Landgraf authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d0244b4 View commit details
    Browse the repository at this point in the history
  47. [sync] next to main

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6df8b04 View commit details
    Browse the repository at this point in the history
  48. add doc/sourcedive.snb.md

    beyang authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    780c1a6 View commit details
    Browse the repository at this point in the history
  49. Update link and image

    dnilasor authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    327fb5d View commit details
    Browse the repository at this point in the history
  50. Updates README & guides.

    Mike Nikles authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    16ca400 View commit details
    Browse the repository at this point in the history
  51. remove authors, fix gitpod urls

    akosyakov authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    51551d5 View commit details
    Browse the repository at this point in the history
  52. Updated path for guides

    Johannes Landgraf authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    39eb08d View commit details
    Browse the repository at this point in the history
  53. Fixed SUSE

    Johannes Landgraf authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1dce39d View commit details
    Browse the repository at this point in the history
  54. add oauth setup instructions

    dnilasor authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    afc70e2 View commit details
    Browse the repository at this point in the history
  55. fix missing text in angle brackets

    dnilasor authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    758a0c9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b3162e7 View commit details
    Browse the repository at this point in the history
  57. fix service URLS

    dnilasor authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    99d9227 View commit details
    Browse the repository at this point in the history
  58. Fix repo link in Deploy to Render

    dnilasor authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a7148c0 View commit details
    Browse the repository at this point in the history
  59. Remove .git from link

    dnilasor authored and jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6838364 View commit details
    Browse the repository at this point in the history
  60. skip failing test for now

    jeanp413 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9320ca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    326e05e View commit details
    Browse the repository at this point in the history
  2. Numbering

    hrittikhere authored and akosyakov committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b012f93 View commit details
    Browse the repository at this point in the history
  3. Create Azure VM Docs

    hrittikhere authored and akosyakov committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    cd13cd2 View commit details
    Browse the repository at this point in the history
  4. Updates on boilerplate

    hrittikhere authored and akosyakov committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    982359c View commit details
    Browse the repository at this point in the history
  5. Update Inbound Rules 🚀

    hrittikhere authored and akosyakov committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b1ccfe7 View commit details
    Browse the repository at this point in the history
  6. add guides for nix and nixos

    ghuntley committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    82bb843 View commit details
    Browse the repository at this point in the history