shaal / DrupalPod

Start Drupal contributions with 1 click.
https://shaal.github.io/DrupalPod
MIT License
163 stars 54 forks source link

FR: Dynamically set workspace name #136

Open tyler36 opened 1 year ago

tyler36 commented 1 year ago

Is your feature request related to a problem? Please describe

When viewing my Gitpod Dashboard, or using the Gitpod extension for VSCode, workspaces are listed as shaal/DrupalPod I do alot of Drupal patch/MR testing and this makes it difficult to remember which workspace is which.

gitpod names

Describe the solution you'd like

It would be nice to dynamically set the workspace name to something more meaningful. Some examples:

It's open for discussion which is best, but something would be more useful.

Describe alternatives you've considered

I can manually change the name on Gitpod Dashboard:

gitpod names - manual

Ideally, this should be set dynamically when DrupalPod creates a new workspace instance.

Additional context