Gitpod: Move config to `.gitpod` folder

Created on 14 Aug 2019  路  7Comments  路  Source: gitpod-io/gitpod

As suggested here we should put the gitpod config below .gitpod. It will reduce the noise on the top level, as most setups use two config files (.gitpod.yml, .gitpod.Dockerfile).

stale

Most helpful comment

Yeah so i'd just see at least

/.gitpod/config.yml (or anything / *.yml)
/.gitpod/Dockerfile

And it gives rise in the future to being able to have scripts and things in subfolders

/.gitpod/startup/run_some_test.sh

All 7 comments

Yeah so i'd just see at least

/.gitpod/config.yml (or anything / *.yml)
/.gitpod/Dockerfile

And it gives rise in the future to being able to have scripts and things in subfolders

/.gitpod/startup/run_some_test.sh

Any updates on this?

Can we please add this and also support .theia?
This is something I really really really want.

@RDIL can you elaborate? .theia is already a folder!

No I mean putting .theia in .gitpod for ultra organization

or ideally allowing to specify the location of those files by the user and standardize one directory that is used by default if end-user doesn't override it.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benjamink85 picture benjamink85  路  25Comments

MGlolenstine picture MGlolenstine  路  18Comments

DaniilNapuda picture DaniilNapuda  路  37Comments

geraldthedev picture geraldthedev  路  21Comments

patlecat picture patlecat  路  25Comments