Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Releases: Financial-Times/n-gage

Add canary deployment tasks

10 Jan 15:53
b892878
Compare
Choose a tag to compare
Pre-release

Add deploy-canary and deploy-production for deploying to canary and production on Heroku pipelines, when apps have a canary.

Allow `nht configure` overrides to be overwritten

10 Jan 11:52
4d8d93a
Compare
Choose a tag to compare

Override with REVIEW_APP_CONFIGURE_OVERRIDES in the Makefile that includes n-gage

don't silence __about.json task

07 Jan 15:07
Compare
Choose a tag to compare
Pre-release
stop silencing things how are we supposed to debug if ugh

 🐿 v2.11.0

use SOURCE_VERSION not HEROKU_SLUG_COMMIT

07 Jan 14:24
Compare
Choose a tag to compare
 🐿 v2.11.0

Allow test review app task to be able to be overridden (3rd attempt)

11 Dec 15:33
ef037ee
Compare
Choose a tag to compare

Fix v3.0.0-beta.21, where it would fail on the smoke tests because the TEST_URL variable would not be set. Pass in TEST_URL when calling smoke and a11y.

See #156

v3.0.0-beta.21: Allow test review app task to be able to be overridden

10 Dec 10:47
9d5a88f
Compare
Choose a tag to compare

2nd attempt. On deploy branch this time.

v3.0.0-beta.19: Revert test review app task to be able to be overridden

06 Dec 17:09
969d377
Compare
Choose a tag to compare

There is an issue with overwriting test-review-app. Reverting for now until we find a better way.

v3.0.0-beta.18: Extend test review app task to be able to be overridden

06 Dec 12:49
9d28948
Compare
Choose a tag to compare

Extend test review app task to be able to be overridden in project Makefile's

v3.0.0-beta.17

04 Dec 17:20
3217f54
Compare
Choose a tag to compare
v3.0.0-beta.17 Pre-release
Pre-release
Use http for staging as well

v3.0.0-beta.16

04 Dec 11:21
48050a3
Compare
Choose a tag to compare
v3.0.0-beta.16 Pre-release
Pre-release
Make smoke tests run on http to match old behaviour