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

Automate submodule updates #2443

Open
andrewpollock opened this issue Aug 2, 2024 · 0 comments
Open

Automate submodule updates #2443

andrewpollock opened this issue Aug 2, 2024 · 0 comments
Labels
techdebt Technical debt to be paid down

Comments

@andrewpollock
Copy link
Contributor

andrewpollock commented Aug 2, 2024

Describe the bug
Git submodules aren't routinely updated, notably the OSV Schema

To Reproduce
Steps to reproduce the behaviour:

$ git submodule status
 88e5ae3c40c85b702ba89a34c29f233048abb12b docker/worker/osv-test (v0.2-4-g88e5ae3)
 b241bbc1ad920771707fe03e4cedd4e8c492e143 gcp/api/googleapis (common-protos-1_3_1-3027-gb241bbc1a)
 21c7653f2e948af769618c3b91b94a54d2935ac1 osv/osv-schema (v1.6.0)

(v1.6.3 is the latest release)

Expected behaviour
The OSV Schema in particular tracks the latest released version

Additional context

@andrewpollock andrewpollock added the techdebt Technical debt to be paid down label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
techdebt Technical debt to be paid down
Projects
None yet
Development

No branches or pull requests

1 participant