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

Support for testing local component #1273

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

hverlin
Copy link
Collaborator

@hverlin hverlin commented Jun 26, 2024

Fix #1272

If the project path is the current project and same commit sha, use the local definition of the component.
This makes it possible to test the component locally: https://docs.gitlab.com/ee/ci/components/#test-the-component

@hverlin hverlin force-pushed the hv/include-local-component branch from ccf1fd5 to 454c696 Compare June 26, 2024 12:51
Copy link

sonarcloud bot commented Jun 26, 2024

@firecow firecow merged commit 0fb8381 into master Jun 27, 2024
10 checks passed
@firecow firecow deleted the hv/include-local-component branch June 27, 2024 06:35
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.

Allow running CI component locally
3 participants