An open API service indexing awesome lists of open source software.

https://github.com/nju33/gitpod-workspace

An environment for developing on Gitpod
https://github.com/nju33/gitpod-workspace

gitpod-workspace

Last synced: 3 months ago
JSON representation

An environment for developing on Gitpod

Awesome Lists containing this project

README

          

#

## Gitpod Workspace

[![Bump the docker image version](https://github.com/nju33/gitpod-workspace/actions/workflows/bump-docker-image-version.yml/badge.svg)](https://github.com/nju33/gitpod-workspace/actions/workflows/bump-docker-image-version.yml)

### Gitpod Variables

- `GIT_USER_SIGNINGKEY` is a sign necessary when you do `git commit`
- `NGROK_AUTHTOKEN` is ngrok's authentication
- `GPG_SECRET_KEY` is your gpg secret key encoded in base64
- `GH_AUTHTOKEN` is GitHub CLI's authentication
- `BIT_SSH_SECRET_KEY` is you ssh secret key encoded in base64 for bit.dev
- `RCLONE_CONFIG_CONTENTS` is RClone's config in base64
- `SSH_GITHUB_PASSPHRASE`