Skip to content

Commit e031f69

Browse files
authored
Merge pull request travis-ci#3371 from travis-ci/michal-at-travisci-trusty-xenial
Trusty and Xenial deprecation notes
2 parents 2770fd5 + 66638da commit e031f69

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

user/reference/bionic.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: The Ubuntu 18.04 Build Environment
33
layout: en
44
---
55

6+
> Bionic LTS Standard is EOL by Canonical, try updating to a newer image. It will be in use in Travis CI for some time more, but it's time to consider migration of your builds to a newer build environment image.
7+
68
## What This Guide Covers
79

810
This guide provides an overview of the packages, tools and settings available in the Bionic environment.

user/reference/linux.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ layout: en
99
This page gives an overview of the different Ubuntu Linux distributions you can use as your CI environment.
1010

1111
You can choose one of the following distributions:
12-
* [Ubuntu Jammy 22.04](/user/reference/jammy/)
13-
* [Ubuntu Focal 20.04](/user/reference/focal/)
14-
* [Ubuntu Bionic 18.04](/user/reference/bionic/)
15-
* [Ubuntu Xenial 16.04](/user/reference/xenial/) **default**
16-
* [Ubuntu Trusty 14.04](/user/reference/trusty/)
17-
* [Ubuntu Precise 12.04](/user/reference/precise/)
12+
* [Ubuntu Jammy 22.04](/user/reference/jammy/) **recommended**
13+
* [Ubuntu Focal 20.04](/user/reference/focal/) **recommended**
14+
* [Ubuntu Bionic 18.04](/user/reference/bionic/) *deprecation warning, will be available for some time more*
15+
* [Ubuntu Xenial 16.04](/user/reference/xenial/) **default** *deprecation warning: by end of 2024*
16+
* [Ubuntu Trusty 14.04](/user/reference/trusty/) *deprecation warning: by end of 2024*
17+
* [Ubuntu Precise 12.04](/user/reference/precise/) *deprecated*
1818

1919
## Using Ubuntu Linux distributions
2020

user/reference/precise.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ redirect_from:
77
- /user/workers/standard-infrastructure/
88
---
99

10-
> Precise is EOL by Canonical, try updating to a newer image and see our [Precise to Trusty Migration Guide](/user/precise-to-trusty-migration-guide) and [Trusty to Xenial Migration Guide](/user/trusty-to-xenial-migration-guide).
10+
> Precise is EOL by Canonical, try updating to a newer image. It is considered as deprecated build envrionment in Travis CI and not supportted with any updates.
11+
> Past guides, for reference: [Precise to Trusty Migration Guide](/user/precise-to-trusty-migration-guide) and [Trusty to Xenial Migration Guide](/user/trusty-to-xenial-migration-guide).
1112
1213
### What This Guide Covers
1314

user/reference/trusty.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ redirect_from:
66
- /user/workers/standard-infrastructure/
77
---
88

9-
> Trusty is EOL by Canonical, try updating to a newer image and see our [Trusty to Xenial Migration Guide](/user/trusty-to-xenial-migration-guide).
9+
> Trusty is EOL by Canonical, try updating to a newer image. All work in Travis CI over updates to Trusty images is ceased with end of calendar year 2024 and we consider it being deprecated.
10+
> You may see our [Trusty to Xenial Migration Guide](/user/trusty-to-xenial-migration-guide) as an interim step in update, yet please note Xenial LTS is also EOL already. More up to date image is strongly recommended.
1011
1112
## What This Guide Covers
1213

user/reference/xenial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: The Xenial Build Environment
33
layout: en
44
---
55

6+
> Xenial LTS Standard is EOL by Canonical, try updating to a newer image. All work in Travis CI over updates to Xenial images is ceased with end of calendar year 2024 and we consider it being deprecated.
7+
68
## What This Guide Covers
79

810
This guide provides an overview of the packages, tools and settings available in the Xenial environment.

0 commit comments

Comments
 (0)