Skip to content

Conversation

@yahavi
Copy link
Member

@yahavi yahavi commented Jul 19, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Fix an issue caused by #740.
In AQL queries for builds, we always try to get the latest build number, regardless of its value.
We should try to get the latest build number only in one of the following conditions:

  1. buildNumber is "LATEST"
  2. buildNumber is "LAST_RELEASE"
  3. buildNumber is empty

@yahavi yahavi requested review from Or-Geva and sverdlov93 July 19, 2023 09:22
@yahavi yahavi self-assigned this Jul 19, 2023
@yahavi yahavi added bug Create a report to help us improve safe to test Approve running integration tests on a pull request labels Jul 19, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 19, 2023
@yahavi yahavi force-pushed the latest-build-number-fix branch from 3ce3ef0 to 11cf5a8 Compare July 19, 2023 11:37
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Jul 19, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 19, 2023
@yahavi yahavi merged commit 7a87650 into jfrog:master Jul 19, 2023
@yahavi yahavi deleted the latest-build-number-fix branch July 19, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Create a report to help us improve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants