Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submodules CI issue workaround. #3615

Merged
merged 4 commits into from Jul 27, 2022
Merged

Conversation

mwu-tow
Copy link
Contributor

@mwu-tow mwu-tow commented Jul 26, 2022

Pull Request Description

This PR adds a workaround to an issue where actions/checkout action fails, if there was a submodule that does not exists anymore. Workaround is based on actions/checkout#590 (comment) .

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the
    Scala,
    Java,
    and
    Rust
    style guides.
  • All code has been tested:
    • Unit tests have been written where possible.
    • If GUI codebase was changed: Enso GUI was tested when built using BOTH
      ./run ide dist and ./run ide watch.

@mwu-tow mwu-tow marked this pull request as ready for review July 27, 2022 02:37
@mwu-tow mwu-tow merged commit c6d0843 into develop Jul 27, 2022
@mwu-tow mwu-tow deleted the wip/mwu/git-submodule-workaround branch July 27, 2022 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant