1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler/cli
Dan Jensen 0b2f6b942b [rubygems/rubygems] Skip "seller shipped" notification after delivery
If a Shipment has been delivered, there is no point in notifying the
buyer that the seller shipped. Instead, we should simply notify the
buyer that the shipment was delivered. This is relevant in cases where
the seller is late to mark a Shipment as shipped, so the first EasyPost
Tracker update marks it as delivered, or in cases where the seller
fails to mark as shipped and the buyer marks it as delivered.

This fixes a Shipment event handler so the buyer notification for
shipment is no longer invoked if the Shipment is already delivered.

https://github.com/rubygems/rubygems/commit/09c2cadc86
2022-02-01 20:07:18 +09:00
..
add.rb
binstubs.rb
cache.rb
check.rb
clean.rb
common.rb
config.rb
console.rb
doctor.rb [rubygems/rubygems] Use Fiddle in bundle doctor to check for dynamic library presence 2022-01-13 18:16:05 +09:00
exec.rb
fund.rb
gem.rb [rubygems/rubygems] Change generated namespaced test class name in minitest 2022-01-20 01:04:53 +09:00
info.rb [rubygems/rubygems] Skip "seller shipped" notification after delivery 2022-02-01 20:07:18 +09:00
init.rb
inject.rb
install.rb Merge RubyGems-3.3.3 and Bundler-2.3.3 2021-12-25 07:40:52 +09:00
issue.rb
list.rb
lock.rb
open.rb
outdated.rb
platform.rb [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORM 2022-01-26 02:24:30 +09:00
plugin.rb
pristine.rb
remove.rb
show.rb
update.rb Merge rubygems/rubygems HEAD. 2022-01-19 15:01:44 +09:00
viz.rb