Checkout: submodule support removed in v2

Created on 8 Jan 2020  路  6Comments  路  Source: actions/checkout

What is the rationale for the feature removal for a common case? The advantages of using GitHub Actions is to have some features for free, so that anyone can avoid scripting, and can reuse tested and robust solutions.

Most helpful comment

good feedback. working on a proposal...

All 6 comments

good feedback. working on a proposal...

I tried the submodules approach as mentioned in the README.md

However I need my submodules to work over SSH. Is there something I can try to get the submodule working via SSH.

Related: #81

Closed as duplicate of #81

this is absolutely not a duplicate of #81. I asked a question, and never got an answer.

Both issues are questions about checkout submodules using the v2 version of the action. Please see https://github.com/actions/checkout/issues/81#issuecomment-585935021 for the answer to your question.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rster2002 picture rster2002  路  7Comments

chorrell picture chorrell  路  4Comments

gordinmitya picture gordinmitya  路  7Comments

gitfool picture gitfool  路  3Comments

pdcmoreira picture pdcmoreira  路  3Comments