Travis CI changelog
Travis CI changelog
travis-ci.com

Updates deployed

 

Improvement

  

Updates for: AMD Jammy image:

available also at dockerhub: travisci/ci-ubuntu-2204:packer-1732018610-114d849a

AMD Jammy:

  • redis-> 7.4.1

Documentation:  The Ubuntu 22.04 Build Environment

Jammy Docker

 

New

  

Jammy (Ubuntu 22.04) is now available at dockerhub: travisci/ci-ubuntu-2204:packer-1730720943-739fb912

Documentation: The Ubuntu 22.04 (Jammy Jellyfish) Build Environment

Promote DPL to version 2 in travis-build

 

Announcement

  

We have switched to DPLv2, which has now become the default deployment tool in our build environments. This means you no longer need to adjust your .travis.yml files to use DPLv2.

If you are already using the edge version, you can remove edge: true from your .travis.yml file.

If you still want to use the deprecated DPLv1, you can reference the outdated gem version by adding dpl_version: 1.10.16 in deploy phase of your .travis.yml file.

deploy:
  dpl_version: 1.10.16

https://docs.travis-ci.com/user/deployment-v2/#how-to-opt-in-to-different-deployment-tooling-versions

Jammy builds fixed

 

Fix

  

We addressed an issue that was delaying Ubuntu 22.04 jobs execution and in some cases causing them to fail at runtime.

Updates deployed

 

Improvement

  

Updates for: AMD Xenial image:

available also at dockerhub: travisci/ci-sardonyx:packer-1728393417-d4c174cc

AMD Xenial:

  • heroku -> 9.3.0
  • nvm -> 0.40.1
  • ruby -> 3.3.5
  • go -> 1.23.0

Documentation:  The Ubuntu 16.04 Build Environment

Updates deployed

 

Fix

  

Rebuilt preinstalled ruby 3.3.5 which fixed the issues with updating native gem dependencies for: AMD Bionic, Focal and Jammy images:


available also at dockerhub: travisci/ci-ubuntu-1804-1726232344-655c8cb5

AMD Bionic:

  • ruby -> 3.3.5

Documentation:  The Ubuntu 18.04 Build Environment


available also at dockerhub: travisci/ci-ubuntu-2004 tag: travisci/ci-ubuntu-2004-1726239612-54f87f2c

AMD Focal:

  • ruby -> 3.3.5

Documentation:  The Ubuntu 20.04 (Focal Fossa) Build Environment


AMD Jammy:

  • ruby -> 3.3.5

Documentation: The Ubuntu 22.04 (Jammy Jellyfish) Build Environment

Build environments: Updates deployed

 

Fix

    

Improvement

  

Updates for: AMD Bionic, Focal and Jammy images:


available also at dockerhub: travisci/ci-ubuntu-1804-1725628036-33e10fe8

AMD Bionic:

  • heroku -> 9.2.1
  • nvm-> 0.40.1
  • ruby -> 3.3.5
  • GO -> 1.23.0
  • nodejsv20 -> v20.17.0

Documentation:  The Ubuntu 18.04 Build Environment


available also at dockerhub: travisci/ci-ubuntu-2004 tag: travisci/ci-ubuntu-2004-1725882603-4e45eefd

AMD Focal:

  • heroku -> 9.2.1
  • psql -> 13.16
  • nvm-> 0.40.1
  • ruby -> 3.3.5
  • MongoDB -> 6.0.17
  • GO -> 1.23.0
  • nodejsv20 -> v20.17.0
  • docker -> 27.2.0
  • docker buldix -> v0.16.2

Documentation:  The Ubuntu 20.04 (Focal Fossa) Build Environment


AMD Jammy:

  • heroku -> 9.2.1
  • psql -> 14.13
  • nvm-> 0.40.1
  • ruby -> 3.3.5
  • GO -> 1.23.0
  • nodejsv20 -> v20.17.0
  • docker -> 27.2.0
  • docker buldix -> v0.16.2

Documentation: The Ubuntu 22.04 (Jammy Jellyfish) Build Environment

VM Type in Travis CI GUI (release v2024.09.01)

 

New

  

VM Type added to the Travis CI graphical user interface. In addition to the "Ran for", "Last Built", and "Triggered", you can now easily see the VM type used for each build, complete with an info icon for quick details.

 

Fix

  

(since v2024.08.06)

Resolved build configuration validation errors related to vm.size in GPU-enabled build environments.

Fixes deployed (release v2024.07.06)

 

Improvement

  
  • Increase visibility of Ask Travis - message explaining it's an AI assistant added to UI
  • Updated text of notification to customer after plan cancellation

Build environments: Updates deployed

 

Fix

    

Improvement

  

Updates for: AMD Bionic, Focal and Jammy images:


available also at dockerhub: travisci/ci-ubuntu-1804:packer-1722524204-9103227b

AMD Bionic:

  • packer -> v1.11.2
  • GO -> 1.22.5
  • python3.12 -> 3.12.4

Documentation:  The Ubuntu 18.04 Build Environment


available also at dockerhub: travisci/ci-ubuntu-2004 tag: travisci/ci-ubuntu-2004:packer-1722519708-9103227b

AMD Focal:

  • packer -> v1.11.2
  • GO -> 1.22.5
  • python3.12 -> 3.12.4
  • Fixed an issue when running apt update

Documentation:  The Ubuntu 20.04 (Focal Fossa) Build Environment


AMD Jammy:

  • packer -> v1.11.2
  • GO -> 1.22.5
  • python3.12 -> 3.12.4

Documentation: The Ubuntu 22.04 (Jammy Jellyfish) Build Environment