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

Update release script [skip-ci] #226

Merged
merged 1 commit into from
May 13, 2021

Conversation

raydouglass
Copy link
Member

Update the release script to take a parameter with the new version instead of calculating the new version.

@raydouglass raydouglass requested a review from a team as a code owner May 12, 2021 15:41
@raydouglass raydouglass added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 12, 2021
@github-actions github-actions bot added the gpuCI label May 12, 2021
@raydouglass
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 4273f42 into rapidsai:branch-0.20 May 13, 2021
@raydouglass raydouglass deleted the update-release-script branch May 13, 2021 20:27
dantegd pushed a commit to dantegd/raft that referenced this pull request Jul 23, 2024
The rust `brute_force::tests::test_l2` test can sometimes randomly fail (rapidsai/cuvs#127).

We should figure out whats causing the test failure, but in the meantime - this PR marks the test as flaky using the `mark_flaky_tests` crate, which will retry the test 3 times and pass it if any of those runs succeed.

Authors:
  - Ben Frederickson (https://github.com/benfred)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai/cuvs#226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants