Commit Graph

27 Commits

Author SHA1 Message Date
Roy Clarkson
f22d0760f4 Remove slack notifications from pipelines 2025-02-05 10:58:15 -05:00
Roy Clarkson
e92c9996ab Add pipeline for 2.4.x branch 2025-02-04 16:59:31 -05:00
Alberto C. Ríos
10681f2c4e Updating default pr manager branch 2024-07-04 13:27:20 +02:00
Alberto C. Ríos
ab641a2f1e Branch for 2.3.x series 2024-07-04 13:18:56 +02:00
Gareth Clay
af6ae5d410 Migration to new Concourse instance 2024-06-05 14:59:26 +01:00
Alberto C. Ríos
d573cb2edb Make PR manager use the default branch 2024-03-12 17:25:11 +01:00
Alberto C. Ríos
f3e27ee070 Making 2.2.x default branch 2024-03-12 13:12:44 +01:00
Gareth Clay
d10f9dc534 Branch for 2.1.x series 2023-10-05 14:05:22 +01:00
Alberto C. Ríos
6f2453ac5a Moving pipelines to shepherd (#869) 2023-10-03 10:17:29 +02:00
Alberto C. Ríos
bbf586adf2 Updating stack on upgrade (#864) 2023-09-27 15:37:00 +02:00
Alberto C. Ríos
e2f1a7cc11 Removing 1.4.x because it reached EOCS (#844) 2023-09-06 10:37:24 +02:00
Alberto C. Ríos
8662de84d9 Preparing for 2.1.x release 2023-04-20 12:25:24 +02:00
Gareth Clay
d609cc4c11 Instanced pipelines
Use instanced pipelines for supported branches and PRs.
2022-12-01 11:21:23 +00:00
Alberto C. Ríos
2897448773 Preparing for 1.6.0 2022-02-08 11:29:26 +01:00
Alberto C. Ríos
b5699278eb Future proofing main with the tag split
Adding the split now so we can just bump a number in the future
2022-01-17 14:55:08 +01:00
Alberto C. Ríos
7303c938c9 Preparing for next release 2022-01-14 13:33:21 +01:00
Alberto C. Ríos
2d58032d0c Updating concourse vars 2022-01-07 12:57:45 +01:00
Alberto C. Ríos
56364e4a5d Upgrading dependencies for 1.4
Updating pipelines
2022-01-05 12:43:44 +01:00
Abel Salgado Romero
d347393b61 Remove Bintray from release pipelines 2021-08-19 17:55:52 +01:00
Gareth Clay
6abaacdd67 Rename CI base image app-broker-ci
Disambiguate and decouple from other users
2021-05-12 17:45:48 +01:00
Gareth Clay
a329ccf849 Scale Toolsmiths environment for ATs
* Scale to 3 Diego cells to handle AT workload
* Rich Gradle output for ATs in CI
* Clean more things in clean-env.sh
2021-05-10 16:54:46 +01:00
Roy Clarkson
9f77820443 Rename 'master' to 'main' 2021-04-26 12:20:46 -04:00
Gareth Clay
77b7ff1ef7 Remove Circle CI 2021-04-19 18:13:16 +01:00
Yuxin Bai
4e5fce5c98 Add rough script for cleaning test environments 2021-03-10 17:56:18 -05:00
Gareth Clay
0c756a4092 Update pipelines for 1.3.x series 2021-01-21 10:03:27 +00:00
Gareth Clay
f404c9cd28 1.2.0-SNAPSHOT
* Bump to 1.2.0-SNAPSHOT in preparation for release
* Bump to SCOSB 3.2.0-RC1

Using new Spring versioning scheme:
https://spring.io/blog/2020/04/30/updates-to-spring-versions

closes #385
2020-11-12 15:37:52 +00:00
Gareth Clay
7ca3239ba6 Pipeline refresh
* Migrate PR pipeline definition into main repo
* Move credentials from LastPass to CredHub
* Reference docker images in tasks to allow use of `fly execute`
* Make use of var templating everywhere to make `fly execute` easier
still
* Move pipelines to `app-broker` Concourse team
* Separate CI management scripts from Concourse task scripts
* Template git-repo-staging user data
* .envrc
* Fix `InMemoryServiceInstanceBindingStateRepositoryTest` failure when
the time rolls over into a new minute during test execution :D

closes #381
2020-06-15 09:50:34 +01:00