Skip to content

Commit

Permalink
Merge pull request #4199 from Marcono1234/patch-3
Browse files Browse the repository at this point in the history
Clarify that Remote Containers Clone Repository commands are not supported
  • Loading branch information
jurre authored Oct 8, 2021
2 parents 041bb14 + fdb330a commit da26e14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ Once that's finished, start the `Debug Dry Run` configuration `(F5)` and you'll
to select a package manager and a repository to perform a dry run on.
Feel free to place breakpoints on the code.

⚠️ The `Clone Repository ...` commands of the Remote Containers extension are currently
missing some functionality and are therefore not supported. You have to clone the
repository manually and use the `Reopen in Container` or `Open Folder in Container...`
command.

## Releasing

Triggering the jobs that will push the new gems is done by following the steps below.
Expand Down

0 comments on commit da26e14

Please sign in to comment.