Skip to content

Add base64 flag to gp env #10804

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

Open
loujaybee opened this issue Jun 21, 2022 · 2 comments
Open

Add base64 flag to gp env #10804

loujaybee opened this issue Jun 21, 2022 · 2 comments
Labels

Comments

@loujaybee
Copy link
Member

loujaybee commented Jun 21, 2022

Extend gp env to natively support base64 uploads, for multi-line files. Basically, this blog post, but built-in to Gitpod.

The use-case for this is for SSH key uploads, which should also be improved with:

Related:

However there might be more scenarios / edge cases where multi-line support would be generally useful.

Relates to:

@jacobparis
Copy link

If the core of this feature request is "add some way to serialize data before storing with gp env", then I think Base64 is the best way to encode but is there any other method we should consider? Binary? Gzip?

@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Sep 21, 2022
@stale stale bot closed this as completed Nov 28, 2022
@loujaybee loujaybee reopened this Feb 10, 2023
@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Feb 10, 2023
@loujaybee loujaybee added the meta: never-stale This issue can never become stale label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants