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

Fix regression in semver comparison logic #7040

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

jtcohen6
Copy link
Contributor

resolves #7039

Description

If this looks good, we need to:

  • backport to 1.4.latest
  • release as v1.4.3

Checklist

@jtcohen6 jtcohen6 requested review from a team as code owners February 23, 2023 23:15
@cla-bot cla-bot bot added the cla:yes label Feb 23, 2023
@nssalian nssalian merged commit 915585c into main Feb 23, 2023
@nssalian nssalian deleted the jerco/fix-semver-compare-cast-int branch February 23, 2023 23:47
github-actions bot pushed a commit that referenced this pull request Feb 23, 2023
nssalian pushed a commit that referenced this pull request Feb 24, 2023
(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
gshank pushed a commit that referenced this pull request Sep 8, 2024
(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
gshank added a commit that referenced this pull request Sep 9, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)

Co-authored-by: Gerda Shank <gerda@dbtlabs.com>

* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>

* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
github-actions bot pushed a commit that referenced this pull request Sep 9, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)

Co-authored-by: Gerda Shank <gerda@dbtlabs.com>

* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>

* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
(cherry picked from commit 9e85a22)
gshank added a commit that referenced this pull request Sep 9, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)

Co-authored-by: Gerda Shank <gerda@dbtlabs.com>

* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>

* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
gshank added a commit that referenced this pull request Sep 9, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)

Co-authored-by: Gerda Shank <gerda@dbtlabs.com>

* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>

* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
gshank added a commit that referenced this pull request Sep 10, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)

Co-authored-by: Gerda Shank <gerda@dbtlabs.com>

* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>

* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
(cherry picked from commit 9e85a22)

Co-authored-by: Gerda Shank <gerda@dbtlabs.com>
gshank added a commit that referenced this pull request Sep 10, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)



* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)



* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
gshank added a commit that referenced this pull request Sep 10, 2024
* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)



* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)



* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-2174] [Regression] Package max version range throwing error
3 participants