You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/enterprise/tcie-3.x-overview.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,33 +3,33 @@ title: Travis CI Enterprise 3.x Overview
3
3
layout: en_enterprise
4
4
---
5
5
6
-
Travis CI Enterprise 3.x is a major release of Travis CI Enterprise line. It introduces longrequested 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.
7
7
8
8
## Main Features
9
9
10
10
* 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.
15
15
* Multiple integrations with Version Control systems:
16
16
* GitHub Cloud
17
17
* GitHub Enterprise Server
18
18
* GitLab cloud solution
19
19
* 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.
25
25
* 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).
27
27
* Build environments (Ubuntu):
28
-
* Trusty (deprecated, available only for backwards compatibility purposes)
28
+
* Trusty (deprecated, available only for backward compatibility purposes)
29
29
* Xenial
30
30
* Bionic
31
31
* Focal
32
32
33
33
## Travis CI Enterprise 2.0 Discontinued
34
34
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