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 get out of sync #1

Open
otytlandsvik opened this issue Feb 16, 2024 · 1 comment · May be fixed by #2
Open

Submodules get out of sync #1

otytlandsvik opened this issue Feb 16, 2024 · 1 comment · May be fixed by #2

Comments

@otytlandsvik
Copy link
Contributor

As of now, git submodules seem to be tied to a specific commit on the submodule target. The links in this repo will therefore not point to the latest version any more and this defeats our purpose of using submodules here.

  • Is there a way to configure github to automatically fetch the latest changes periodically?
  • Is there some other way we could link to the desired templates in this master repo?
@fredrikhr
Copy link
Member

fredrikhr commented Feb 16, 2024

Using dependabot with the gitsubmodule package-ecosystem. This is a built-in feature of GitHub.

See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#example-dependabotyml-file

fredrikhr added a commit that referenced this issue Mar 25, 2024
@fredrikhr fredrikhr linked a pull request Mar 25, 2024 that will close this issue
fredrikhr added a commit that referenced this issue Mar 25, 2024
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 a pull request may close this issue.

2 participants