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

v4.0.0

18 Feb 13:01
6569b47
Compare
Choose a tag to compare

This release removes all n-ui related code.

v4 Beta 3

18 Feb 09:06
140fd7a
Compare
Choose a tag to compare
v4 Beta 3 Pre-release
Pre-release

Ensures any usage of .only in test files located in the root level /cypress directory also has ES Lint check for no-only-tests applied.

v4 Beta 2

27 Nov 11:54
4e50356
Compare
Choose a tag to compare
v4 Beta 2 Pre-release
Pre-release

Second beta for the updated static assets deployment process to be used by Page Kit apps.

v4 Beta 1

22 Nov 09:26
e34b21c
Compare
Choose a tag to compare
v4 Beta 1 Pre-release
Pre-release

Replaces the existing nht deploy command with some new shared ci-helpers commands which deploy an app's hashed assets to S3.

#213

Split the deploy task into two sub-tasks for staging and promotion to prod.

22 Oct 08:26
b08e5c4
Compare
Choose a tag to compare

This is following a discussion on Slack.

We're in a situation on Conversion where we need to have E2E tests run on a predictable url and to block code from going out if tests fail. The best place to do this would be on staging, and to do that we need to break up the deploy task so that we can run our tests in between staging being set up and it being promoted to prod and then scaled down.

Related PR: #210

v3.11.2: fix: there was a space at the end of the line...

29 Jul 15:28
Compare
Choose a tag to compare

v3.11.1

29 Jul 15:06
Compare
Choose a tag to compare
fix: fix the broken logging

Update the Change API target

29 Jul 14:13
966fdea
Compare
Choose a tag to compare

Simplify the logging and provide the Change API with more information.

This should help for projects that deploy on a tag. And also stop us exposing the API key in the logs.

it is called warn and not warning kara

11 Jul 08:55
e48c9a3
Compare
Choose a tag to compare
v3.10.1

it is called warn and not warning bren

🤷‍♀️ idk i just merged a bunch of prs

10 Jul 15:26
effee1c
Compare
Choose a tag to compare
  • Remove bower_components folder before doing bower install to prevent a class of spurious conflicts
  • Don't print an error that isn't an error when .review-app doesn't exist
  • Add return await warning to ESLint rules