-
Notifications
You must be signed in to change notification settings - Fork 0
Support deployment mode #28
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
Merged
Merged
Changes from 38 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
adaaeba
Enable tests for vendored mode and deployment mode
lloeki 110152a
Unguard deployment mode and vendored mode
lloeki b1bcb28
Run tests using `RUBYOPT` and `bundle exec`
lloeki 85bd7e7
Protect forwarder against RUBYOPT
lloeki ee7d1db
Handle forwarder failure
lloeki 9c449ac
Add `rubygems` path info to context
lloeki 3ba522c
Pass (and log) context to injector
lloeki 1861266
Improve error and fatal logging
lloeki 61300e7
Add state output information to stubs
lloeki 3d0795c
Memoize status
lloeki 5f3c577
Set up break through vendored mode
lloeki 7a3b14d
Break through deployment mode
lloeki 2cc77b4
Enforce RUBYOPT order
lloeki 5239c52
Disable `bundler` autoloading from `rubygems`
lloeki 864ad3a
Enable injector second stage
lloeki 073ee35
Wrap `run` output for readability
lloeki 5deda6e
Transform select values for test filtering
lloeki 50c4b67
Group tests by execution context commonality
lloeki baddf02
Improve test output clarity
lloeki ab19c8c
Handle exception in test case
lloeki 683b8bc
Remove dead comments
lloeki 4ccba72
Ensure IO thread completion
lloeki 676f2d3
Run test unbundled when bundle is unlocked
lloeki d9c54ac
Fix testing on Ruby 1.8
lloeki b94ee03
Pass test case env to `bundle install`
lloeki b60a06e
Persist `/bundle` across runs
lloeki f8b3521
Add `vendored` fixture
lloeki 9a8a169
Guard against manually specified vendored path
lloeki 1ab0649
Use gemfile+lockfile from context
lloeki f29a590
Fix exception logging
lloeki ec01210
Use proper vendored bundle path from context
lloeki 2997137
Add missing ruby 3.5 test coverage
lloeki d832620
Fix Ruby 3.5.0
lloeki 66e0e40
Require necessary `Bundler::CLI` when patching
lloeki 1e79de6
Allow log level control
lloeki 26fbb5a
Update packages
lloeki 0611cb4
Package `did_you_mean` for Ruby 2.6
lloeki 6a1e55d
Pin Docker version
lloeki 2068529
Merge remote-tracking branch 'origin/main' into lloeki/deployment-mode
lloeki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.