Skip to content

Extend the ability of gitpod regarding env variables and files #10

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

Closed
5 tasks done
Derroylo opened this issue Sep 1, 2023 · 2 comments · Fixed by #73
Closed
5 tasks done

Extend the ability of gitpod regarding env variables and files #10

Derroylo opened this issue Sep 1, 2023 · 2 comments · Fixed by #73
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Derroylo
Copy link
Owner

Derroylo commented Sep 1, 2023

Gitpod has some basic support for env variables and files. These functions should be extended with the following functions:

Suggested syntax for .gpt.yml:

env:
  vars:
    test: Testvalue
  files:
    auth.json: GPT_AUTH_JSON
@Derroylo Derroylo added the enhancement New feature or request label Sep 1, 2023
@Derroylo Derroylo added this to the v0.6.0 milestone Sep 1, 2023
@Derroylo Derroylo self-assigned this Sep 1, 2023
@Derroylo Derroylo added this to GPT Sep 1, 2023
@Derroylo Derroylo moved this to Todo in GPT Sep 1, 2023
@Derroylo Derroylo modified the milestones: v0.6.0, v0.4.3 Sep 1, 2023
@Derroylo Derroylo modified the milestones: v0.4.3, v0.5.0 Oct 25, 2023
@Derroylo Derroylo changed the title Define env variables via config file Extend the ability of gitpod regarding env variables and files Nov 12, 2023
@Derroylo Derroylo moved this from Todo to In Progress in GPT Nov 26, 2023
@Derroylo
Copy link
Owner Author

All done, docs will be updated before the release of the next alpha version

@Derroylo
Copy link
Owner Author

Has been implemented in v0.5.0

@github-project-automation github-project-automation bot moved this from In Progress to Done in GPT Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant