8000 Deprecate gitpod, update devcontainer.json for GitHub codespaces · Issue #3466 · nf-core/tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Deprecate gitpod, update devcontainer.json for GitHub codespaces #3466
Open
@kenibrewer

Description

@kenibrewer

Given that gitpod classic is going away beginning of March and the new gitpod also supports the devcontainer.json specification, we should probably start a project to migrate fully over to devcontainer.json

We should also migrate any links and references we use to "Open in Gitpod" over to "Open in Codespaces" as new gitpod will have no free tier at all while Codespaces will be maintaining its free tier allowance.

Here's a list of suggested tasks:

  • Rename nf_core/gitpod/gitpod.Dockerfile to nf_core/devcontainer/devcontainer.Dockerfile
  • Switch base image in devcontainer.Dockerfile from gitpod base to codespaces base (or maybe Seqera containers base)
  • Delete nf_core/pipeline-template/.gitpod.yml
  • Change the docker image that we publish via CI from nfcore/gitpod to nfcore/devcontainer`
  • Remove "remoteUser": "gitpod", from devcontainer.json.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0