gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

A way to share files between workspaces

Open k4ml opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe

We need to share data such as database dump, logs, csv files between developers.

Describe the behaviour you'd like

Click on Project ==> Settings, under General and Variables, there's another link called Files. Click that and we have form that allow us to upload files. The files then will be available to all workspaces in the project, similar to how Variables works.

Describe alternatives you've considered

Right now we have to use separate git repo to share that data files.

k4ml avatar Nov 22 '23 11:11 k4ml

@k4ml Take a look at this post from axon: https://github.com/gitpod-io/gitpod/issues/9284#issuecomment-1402313601 He suggested a tool called rclone to share files between workspaces. Maybe that is something worth taking a look at.

Derroylo avatar Nov 26 '23 21:11 Derroylo

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.

github-actions[bot] avatar May 23 '24 15:05 github-actions[bot]