CocoaPods / trunk.cocoapods.org

The authentication server for CocoaPods push
MIT License
38 stars 16 forks source link

Notes on red CI #457

Closed orta closed 1 year ago

orta commented 1 year ago

I think we need to be stubbing:

module ValidMXRecords
  def valid_mx_records?(address)

To get it green, but when I try to do that, it seems to still have the same behavior https://github.com/CocoaPods/trunk.cocoapods.org/commit/7eac15fa9e67046200612489286deb4f7a882757

amorde commented 1 year ago

Fixed in https://github.com/CocoaPods/trunk.cocoapods.org/pull/461