[NO-TICKET] Internal: update ci-queue dependency for tests#352
Merged
anmarchenko merged 1 commit intomainfrom Jun 25, 2025
Merged
[NO-TICKET] Internal: update ci-queue dependency for tests#352anmarchenko merged 1 commit intomainfrom
anmarchenko merged 1 commit intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes the upper bound constraint on the ci-queue dependency to reflect an updated version that fixed a crash and to support unit tests.
- Updated ci-queue version constraint across multiple gemfiles
- Adjusted the dependency definition in Appraisals accordingly
Reviewed Changes
Copilot reviewed 8 out of 151 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile | Updated ci-queue version constraint |
| Appraisals | Updated ci-queue dependency constraint in appraisals |
Comments suppressed due to low confidence (5)
Datadog ReportBranch report: ✅ 0 Failed, 1974 Passed, 6 Skipped, 3m 52.64s Total Time |
daniel-mohedano
approved these changes
Jun 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Updates ci-queue dependency again now that the crash reason was fixed: Shopify/ci-queue#340
How to test the change?
Change only for unit tests