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

Change examples' submodules #82

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

ajnelson-nist
Copy link
Member

Tracking CASE-Examples-QC as a submodule causes a circular Git submodule loop between case-prov, CASE-Corpora, and CASE-Examples-QC. CASE-Examples-QC was being tracked to keep a consistent tracking status between CASE-Examples and the CASE website.

This PR moves to tracking CASE-Examples and the CASE website directly, as the synchronization mechanism is now believed to be able to be handled by a check-supply-chain Makefile target, like is currently used with CASE-Corpora and other repositories.

This PR only changes the submodule tracking links, leaving the tracked versions alone. Follow-on patches will update the submodules' states and add the check-supply-chain review workflow.

Tracking CASE-Examples-QC as a submodule causes a circular Git submodule
loop between `case-prov`, CASE-Corpora, and CASE-Examples-QC.
CASE-Examples-QC was being tracked to keep a consistent tracking status
between CASE-Examples and the CASE website.

This patch moves to tracking CASE-Examples and the CASE website
directly, as the synchronization mechanism is now believed to be able to
be handled by a `check-supply-chain` Makefile target, like is currently
used with CASE-Corpora and other repositories.

This patch only changes the submodule tracking links, leaving the
tracked versions alone.  Follow-on patches will update the submodules'
states and add the `check-supply-chain` review workflow.

No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist requested a review from a team as a code owner August 11, 2023 21:06
@ajnelson-nist ajnelson-nist added this to the 0.8.1 milestone Aug 11, 2023
@ajnelson-nist ajnelson-nist merged commit 7e6e2ba into develop Aug 11, 2023
2 checks passed
@ajnelson-nist ajnelson-nist deleted the change_examples_submodules branch August 11, 2023 21:14
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.

1 participant