1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler
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
..
bundler Merge rubygems/rubygems HEAD. 2022-01-19 15:01:44 +09:00
cache [rubygems/rubygems] Use correct way to detect default gems 2021-10-13 16:21:42 +09:00
commands [rubygems/rubygems] Skip "seller shipped" notification after delivery 2022-02-01 20:07:18 +09:00
install Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
lock Track RubyGems 3.4.0dev and Bundler 2.4.0dev 2021-12-27 10:45:36 +09:00
other [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORM 2022-01-26 02:24:30 +09:00
plugins [rubygems/rubygems] Remove lockfile_should_be helper 2021-11-12 06:05:07 +09:00
realworld Track RubyGems 3.4.0dev and Bundler 2.4.0dev 2021-12-27 10:45:36 +09:00
resolver Sync latest development version of bundler & rubygems 2021-03-08 13:47:35 +09:00
runtime Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
support Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
update [rubygems/rubygems] Remove duplicated spec 2021-11-12 06:05:09 +09:00
quality_es_spec.rb
quality_spec.rb [rubygems/rubygems] use Rubocop Lint/Debugger check rather than custom spec 2021-10-29 17:13:03 +09:00
spec_helper.rb [rubygems/rubygems] Print warning when running potentially problematic rubygems + ruby combinations 2021-12-21 06:48:27 +09:00