Giter VIP home page Giter VIP logo

Comments (4)

jeanphi-baconnais avatar jeanphi-baconnais commented on June 14, 2024 1

Yes it's ok ! thanks for your help. I can close this issue.

from gitpod.

mustard-mh avatar mustard-mh commented on June 14, 2024

Hey @jeanphibaconnais , environment variables with prefix GITPOD_ will not be attached to your workspace [document], would you mind to change the name of your env var?

from gitpod.

jeanphi-baconnais avatar jeanphi-baconnais commented on June 14, 2024

Oh ! I didn't see that. I am sure that is not a Gitpod problem but one of my eyes 😅 thanks for your response.

And do you have any ideas about the second problem with gitpod login ?

from gitpod.

mustard-mh avatar mustard-mh commented on June 14, 2024

This is Gitpod's problem that should have more graceful information provided when it's going to setup an env var with GITPOD_ prefix. Thank you for raising this issue 🙏

And do you have any ideas about the second problem with gitpod login ?

@jeanphibaconnais According to the help info from gitpod login command. I thought the correct env name is GITPOD_TOKEN. Since we can't set such an env var (prefix with GITPOD_) in Gitpod, we could set var named MY_GITPOD_TOKEN and pass it like gitpod login --token $MY_GITPOD_TOKEN

$ gitpod login --help
Logs the user in and stores the token in the system keychain.

Usage:
  gitpod login [flags]

Flags:
...
      --token string          The token to use for authentication (defaults to $GITPOD_TOKEN)

from gitpod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.