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

Regression: not able to configure via environment variable in v18.1.5 with GitPod #277

Closed
clouedoc opened this issue Jun 17, 2022 · 2 comments

Comments

@clouedoc
Copy link

See reproduction repository here

Error message

Capture d’écran 2022-06-17 à 21 52 46

Reproduction

CLI version: v1.49.0
Extension version: v18.1.5

  1. Create a gitpod.io account
  2. Add the WAKATIME_API_KEY variable here: https://gitpod.io/variables (with value from https://wakatime.com/api-key)
  3. Open this repository using GitPod
  4. Edit a file to trigger WakaTime reporting
  5. You will see the error message
  6. Execute > WakaTime: Api Key and set your API key manually
  7. Edit a file. Everything will work.

Versions

v18.1.5: reproduces
v18.1.0: OK <-- I'll stay with this version until the bug is resolved
v17.1.0: OK

To test another version, edit .gitpod.yml

@clouedoc clouedoc changed the title Regression: not able to configure via environment variable in v18.1.5 Regression: not able to configure via environment variable in v18.1.5 with GitPod Jun 17, 2022
@alanhamlett
Copy link
Member

Fixed with b7caad8 and released in v18.1.6.

@clouedoc
Copy link
Author

Thank you very much for fixing this bug!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants