Skip to content

Switch to Git submodules for third party dependencies #1

Description

@wltan

We currently depend on alexandru-dinu/igcc (and possibly source-academy/js-slang in future) which are GitHub repositories.

In our dockerfiles we clone the repositories when the images are being built, and use that version until the next build. However, the third party repositories might push changes that break our image, so we should migrate ASAP to a submodule implementation so that the dependency remains constant.

https://git-scm.com/book/en/v2/Git-Tools-Submodules
https://www.atlassian.com/git/tutorials/git-submodule

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions