Skip to content

Commit aa428f1

Browse files
authored
Update tcie-3.x-overview.md
1 parent ca498e0 commit aa428f1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

user/enterprise/tcie-3.x-overview.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,33 @@ title: Travis CI Enterprise 3.x Overview
33
layout: en_enterprise
44
---
55

6-
Travis CI Enterprise 3.x is a major release of Travis CI Enterprise line. It introduces long requested changes to it's deployment set-up as well as provides majority of features available in our hosted solution.
6+
Travis CI Enterprise 3.x is a major release of the Travis CI Enterprise line. It introduces long-requested changes to its deployment set-up as well as provides the majority of features available in our hosted solution.
77

88
## Main Features
99

1010
* High feature parity between Travis CI Enterprise 3.x and travis-ci.com, including (but not only):
11-
* Updated User Interface: user profile settings and repository-specific settings, incl. environmental variables, custom SSH keys for repository access, and security settings
12-
* Updated User Interface notifications and build/build job information
13-
* Updated build configuration service, including the ability to [import shared build configuration](/user/build-config-imports/) to your .travis.yml, even from other repositories (which may come in handy when structuring complex build definitions or e.g. importing secrets shared accross repositories)
14-
* [Build configuration validator](/user/build-config-validation/) hinting you on what may be wrong with .travis.yml for your builds
11+
* Updated User Interface: user profile settings and repository-specific settings, incl. environmental variables, custom SSH keys for repository access, and security settings.
12+
* Updated User Interface notifications and build/build job information.
13+
* Updated build configuration service, including the ability to [import shared build configuration](/user/build-config-imports/) to your .travis.yml, even from other repositories (which may come in handy when structuring complex build definitions or, e.g., importing secrets shared across repositories).
14+
* [Build configuration validator](/user/build-config-validation/) hinting you on what may be wrong with .travis.yml for your builds.
1515
* Multiple integrations with Version Control systems:
1616
* GitHub Cloud
1717
* GitHub Enterprise Server
1818
* GitLab cloud solution
1919
* BitBucket cloud solution
20-
* Support for Multi CPU architectures builds (arm64, ppc64le, s390x) shall you wish to run it on different infrastructure
21-
* Improved Admin Web User Interface
22-
* We're porting the changes and bug fixes from travis-ci.com much quicker than in version 2.2
23-
* Database upgraded to PostgreSQL 11 or higher
24-
* additional travis-backup tool to help with data retention policy
20+
* Support for Multi CPU architecture builds (arm64, ppc64le, s390x) should you wish to run it on a different infrastructure.
21+
* Improved Admin Web User Interface.
22+
* We're porting the changes and bug fixes from travis-ci.com much quicker than in version 2.2.
23+
* Database upgraded to PostgreSQL 11 or higher.
24+
* Additional travis-backup tool to help with data retention policy.
2525
* Kubernetes ready!
26-
* Simple installation via Replicated KOTS installer (for existing environment in GCE, AWS and for OpenStack) or manage your single machine installation via Replicated https://kurl.sh/ (installs as microk8s cluster on a single instance)
26+
* Simple installation via Replicated KOTS installer (for existing environment in GCE, AWS, and OpenStack) or manage your single machine installation via Replicated https://kurl.sh/ (installs as microk8s cluster on a single instance).
2727
* Build environments (Ubuntu):
28-
* Trusty (deprecated, available only for backwards compatibility purposes)
28+
* Trusty (deprecated, available only for backward compatibility purposes)
2929
* Xenial
3030
* Bionic
3131
* Focal
3232

3333
## Travis CI Enterprise 2.0 Discontinued
3434

35-
Travis CI Enterprise 2.x will reach End-of-Life in Q1 2021. After Q1 2021, you won't receive any patches or security patches for your Enterprise 2.x installation. We strongly recommend upgrading your existing Travis CI Enterprise 2.x installation to 3.x before that time. If you need more time or have questions, please reach out to [our support team](mailto:[email protected]?subject=Travis CI Enterprise 2.x Migration).
35+
Travis CI Enterprise 2.x will reach End-of-Life in Q1 2021. After Q1 2021, you won't receive any patches or security patches for your Enterprise 2.x installation. We strongly recommend upgrading your existing Travis CI Enterprise 2.x installation to 3.x before that time. If you need more time or have questions, please contact [our support team](mailto:[email protected]?subject=Travis CI Enterprise 2.x Migration).

0 commit comments

Comments
 (0)