This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
Releases: Financial-Times/n-heroku-tools
Releases · Financial-Times/n-heroku-tools
Fix nodemon node_modules ignore
u wot m8
Merge pull request #563 from Financial-Times/err-response-text save response text/json on heroku errors
more detail from heroku api errors
Merge pull request #563 from Financial-Times/err-response-text save response text/json on heroku errors
Fix deploy hashed assets task
Enable configuration of app name when deploying static assets
Merge pull request #556 from oliverturner/oliver/s3-path-flag Make S3 paths configurable via CLI flag
Override default maximum size of HTTP headers
This release adds the node --max-http-header-size=80000
option when starting node.
Change --org to --team
Releases #550.
the big one
where we've deleted like half of it and added a bunch of tests
for a guide on how to migrate from n-heroku-tools@v7
to n-heroku-tools@v8
, see Heroku review apps deployment.
Add url to Heroku api errors
Merge pull request #538 from Financial-Times/chores/heroku-api-debugging Add url to heroku api errors 🐿 v2.10.3
Fail the build if the review app errors and provide link to output
Merge pull request #536 from Financial-Times/chores/add-output-logs Fail the build if the review app errors and provide link to output