Travis CI changelog
Travis CI changelog
travis-ci.com

Ghost builds issue update

 

New

  

We had to rollback the constraint of not running builds for commits with a commit date older than several days. It was an attempt to work around the 'ghost build issue' (build is not triggered when it's requested, but all of sudden after some longer time), yet made more harm than help. This means 'ghost builds' may now reappear from time to time.

Xcode 13.4.1 available

 

New

  

The Xcode 13.4.1 (13F100) build environment is available via the tag osx_image: xcode13.4, now running on macOS 12.4 (21F79). Some tools were updated like CocoaPods to version 1.11.3, Fastlane to 2.206.2, and SwiftLint to 0.47.1. Ruby was also updated to ver. 2.7.6 and Java to 18.0.1.1.

Xcode 13.3 released

 

New

  

Xcode 13.3 (13E113) build environment is now available. Running on macOS 12.3, you may use the tag osx_image: xcode13.3 to build using this version. Fastlane was updated to version 2.205.0, CocoaPods to 1.11.3 and SwiftLint to ver. 0.46.5.

Please note that Apple removed Python 2 with this update.

Git repository security settings for forks

 

New

  

New Git repository settings introduced: Security Settings. These allow to determine whether the repository will share encrypted environment variables and (in case of private repositories) Custom SSH Keys with the forks of a particular repository when a pull request in fork-to-base collaboration model would trigger build at Travis CI.

Repositories activated in Travis CI before March 1st, 2022 will have the Share encrypted environment variables with forks (PRs) setting set to OFF. Please verify your collaboration model if necessary (especially for public repositories). The Share SSH keys with forks (PRs) will be set to ON for private repositories in order to not break too many collaboration set ups.

Repository settings will be set by default to OFF for any repository activated in Travis CI after March 1st, 2022. For repositories activated in Travis CI after March 1st, 2022 you may want to consider changing the default settings depending on your collaboration model.

Read more:

Xcode 13.2.1 available

 

New

  

Xcode 13.2.1 (13C100) build environment is now available and running on macOS 12.1 (21C52). You may use the tag osx_image: xcode13.2 to run your jobs on this version. CocoaPods was updated to version 1.11.2, Fastlane to ver. 2.199.0 and SwiftLint to 0.45.1.

Xcode 13.1 released

 

New

  

Now running on macOS 11.6 (20G165), the Xcode 13.1 (13A1030d) build environment is available via the tag osx_image: xcode13.1. Some tools were updated like CocoaPods to version 1.11.2, Fastlane to 2.196.0, and SwiftLint to 0.45.0.

Fix deployed

 

Fix

 

 

Fix for reported issues with missing repositories when synchronizing with GitHub was deployed.

Fix deployed

 

Fix

 

 

Fix for reported issue related to credits purchases using credit card:

  • for some of the accounts the credits purchased via addon purchase or auto-refill transaction were not added to the plan credits balance immediately (only specific accounts affected)

Fixes deployed

 

Fix

 

 

Fixes for several reported issues related to billing and building systems were deployed:

  • Fixed a bug and cases when an incorrect number of unique users were reported at the end of the month
  • Fixed cases when Plan Usage doesn't return any data
  • Fixed bug when builds from Assembla repository were initiated but failed with an internal error.

Xcode 12.5.1 available

 

New

 

 

Xcode 12.5.1 (12E507) was released to fix some issues and this build environment is now available and running on macOS 11.4 (20F71). Jobs with the tag osx_image: xcode12.5 will run on this new version. 

Carthage was updated to version 0.38.0, CocoaPods to 1.10.1, and SwiftLint to ver. 0.43.1.