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

Exclude upper-bound in version ranges when adding Package-imports #1212

Conversation

HannesWell
Copy link
Member

@HannesWell HannesWell commented Mar 25, 2024

I did that wrong in my proposal in #1007 (review).

@HannesWell HannesWell force-pushed the version-range-suggestions-exclude-upper-bound branch from 6e57aee to 98ceaf3 Compare March 25, 2024 21:34
@HannesWell
Copy link
Member Author

I also fixed wrong version ranges in PDE bundles, probably introduced by this bug.
But there are more in the SDK, although many are much older and not caused by this bug.

Copy link

github-actions bot commented Mar 25, 2024

Test Results

   291 files  ±0     291 suites  ±0   57m 28s ⏱️ - 7m 8s
 3 526 tests ±0   3 468 ✅ ±0   58 💤 ±0  0 ❌ ±0 
10 875 runs  ±0  10 698 ✅ ±0  177 💤 ±0  0 ❌ ±0 

Results for commit ff3a88b. ± Comparison against base commit db64ee8.

♻️ This comment has been updated with latest results.

This was done wrong in
eclipse-pde#1007

And fix wrong version ranges in PDE introduced by that bug.
@HannesWell HannesWell force-pushed the version-range-suggestions-exclude-upper-bound branch from 98ceaf3 to ff3a88b Compare March 25, 2024 22:15
@HannesWell HannesWell merged commit 485750a into eclipse-pde:master Mar 25, 2024
13 of 17 checks passed
@HannesWell HannesWell deleted the version-range-suggestions-exclude-upper-bound branch March 25, 2024 23:02
HannesWell added a commit to HannesWell/equinox that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
HannesWell added a commit to HannesWell/p2 that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
HannesWell added a commit to HannesWell/p2 that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
HannesWell added a commit to HannesWell/equinox that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
HannesWell added a commit to HannesWell/equinox that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
HannesWell added a commit to eclipse-equinox/p2 that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
HannesWell added a commit to eclipse-equinox/equinox that referenced this pull request Mar 29, 2024
This was introduced due to a bug in PDE where the auto-mated suggestion
unintentionally made the upper-bound inclusive.
See eclipse-pde/eclipse.pde#1212
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.

None yet

1 participant