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

[QA-1539] Make checkout test code to use proper branch/tag #363

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

konrad-sol
Copy link
Collaborator

Add using of $BASE_REF in checkout action. $BASE_REF is declared is defined at the top of template and seems to work fine with push/pull/tag event triggers

@konrad-sol konrad-sol requested a review from a team as a code owner September 26, 2024 09:59
alephnull
alephnull previously approved these changes Sep 26, 2024
@alephnull alephnull force-pushed the QA-1539_fix_test_code_fetch_on_tag branch from bea1b46 to 7c16179 Compare September 26, 2024 13:26
@alephnull alephnull enabled auto-merge (squash) September 26, 2024 13:26
@alephnull
Copy link
Contributor

@konrad-sol There appear to be a problem -- https://github.com/TykTechnologies/gromit/actions/runs/11053248028/job/30707169538?pr=363#step:5:167. Probably the indentation. The yaml and go-templates are sensitive to whitespace.

@konrad-sol
Copy link
Collaborator Author

@alephnull I fixed the indentation issue

@alephnull alephnull merged commit b337401 into master Sep 27, 2024
11 checks passed
@alephnull alephnull deleted the QA-1539_fix_test_code_fetch_on_tag branch September 27, 2024 08:47
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