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

Refactor Gitpod configuration to improve quick spin up of automated dev environments #21411

Merged
merged 4 commits into from
Oct 12, 2022
Merged

Commits on Oct 12, 2022

  1. Add Gitpod to documentation

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    901e652 View commit details
    Browse the repository at this point in the history
  2. Refactor .gitpod.yaml

    * Remove default image (redundant)
    * Use gp command to generate URL
    * Add Vue and Docker extensions
    * Watch hugo docs
    
    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    281680e View commit details
    Browse the repository at this point in the history
  3. Update docs/content/doc/developers/hacking-on-gitea.en-us.md

    Co-authored-by: Gusted <williamzijl7@hotmail.com>
    yardenshoham and Gusted committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3ae29bf View commit details
    Browse the repository at this point in the history
  4. Use GITPOD_REPO_ROOT to get workspace repo

    If a fork isn't named "gitea" the previous code would breai
    
    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8f8d31a View commit details
    Browse the repository at this point in the history