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

Use Git submodules to handle SW dependencies #52

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Conversation

ricted98
Copy link

@ricted98 ricted98 commented Feb 21, 2024

Use submodules instead of Makefile targets with specific commit hashes to handle pulp-runtime and regression_tests SW dependencies. Individual Makefile target are still available to maintain compatibility with the CI and other flows which rely on them, but git submodules command are used.

@ricted98 ricted98 requested a review from yvantor February 21, 2024 10:43
Copy link
Contributor

@yvantor yvantor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yvantor
Copy link
Contributor

yvantor commented Feb 26, 2024

Closing this.

@yvantor yvantor merged commit 1bc74dd into astral Feb 26, 2024
5 checks passed
@ricted98 ricted98 deleted the rt/use-submodules branch March 27, 2024 12:03
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.

2 participants