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

ci: fix nightly compatiblity tests #1682

Merged
merged 1 commit into from
Mar 6, 2024
Merged

ci: fix nightly compatiblity tests #1682

merged 1 commit into from
Mar 6, 2024

Conversation

bermuell
Copy link
Contributor

@bermuell bermuell commented Mar 6, 2024

Description

Closes: #XXXX

Nighlty compatiblity tests were failing due to commit hashes not found when
tests were executing git merge-base commands

running  /usr/bin/git merge-base --is-ancestor d4dde74b062c2fded0d3b3dbef4b3b0229e317f3 v3.3.0
2024/03/06 03:03:58 Failed getting genesis transformation parameter: error identifying transform parameter 'exit status 128': fatal: Not a valid commit name d4dde74b062c2fded0d3b3dbef4b3b0229e317f3

Fix requests to get all history for all branches and tags


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Included the correct type prefix in the PR title
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • Confirmed the correct type prefix in the PR title
  • Confirmed all author checklist items have been addressed
  • Confirmed that this PR does not change production code

@github-actions github-actions bot added the C:CI Assigned automatically by the PR labeler label Mar 6, 2024
@bermuell bermuell marked this pull request as ready for review March 6, 2024 13:46
@bermuell bermuell requested a review from a team as a code owner March 6, 2024 13:46
@bermuell bermuell added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit 2a75c71 Mar 6, 2024
16 checks passed
@bermuell bermuell deleted the bernd/fix-nightly branch March 6, 2024 15:32
insumity pushed a commit that referenced this pull request Mar 11, 2024
fix nightly compatiblity tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:CI Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants