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

Releases: Financial-Times/n-heroku-tools

Throw errors on configure failure

22 Aug 10:39
016cc67
Compare
Choose a tag to compare

Changes

  • If heroku responds to the configure request with anything other than 200, an error will be thrown.
  • Will throw an error rather than attempt to set the env var 'DATABASE_URL' on Heroku.

v7.5.1: Merge pull request #516 from Financial-Times/support-https

21 Aug 10:05
8aed989
Compare
Choose a tag to compare
  • Support https;
  • Nicer errors;
  • ✅Moar emojis;
  • Reject on any error other than FetchError: network timeout

Make rebuild command compatible with CircleCI 2.0

14 Aug 10:58
eb84f64
Compare
Choose a tag to compare

v7.4.1: Merge pull request #511 from Financial-Times/find-service

26 Jul 15:18
fec10af
Compare
Choose a tag to compare

The system registry, in its wisdom, renames the systemCode property to code. This patch fixes a bug where the code expected the property to be named, systemCode.

Update mocha

14 Jun 10:16
72f7c17
Compare
Choose a tag to compare

The older version of mocha had vulnerability issues, mocha@v5 is safe from these vulnerabilities.

Remove deprecated code

24 May 11:13
3c4182b
Compare
Choose a tag to compare
Merge pull request #508 from Financial-Times/tidy-up-deprecated-stuff

Tidy up deprecated stuff

Remove nightwatch task and dependency

10 May 15:41
c345154
Compare
Choose a tag to compare
Merge pull request #504 from Financial-Times/remove-nightwatch

Remove nightwatch task and dependency

v7.1.11: Merge pull request #503 from Financial-Times/kb/update-error-message

11 Apr 15:41
a401773
Compare
Choose a tag to compare
Update Heroku error to make it clearer when build fails

v7.1.10

10 Apr 08:25
5678844
Compare
Choose a tag to compare
Support fetching session tokens when configuring the environment vars…

v7.1.9: Merge pull request #501 from Financial-Times/do-not-watch-node-modules

04 Apr 12:51
29aa93b
Compare
Choose a tag to compare