Skip to content

Commit

Permalink
Merge pull request #484 from Financial-Times/nori/RemoveTheSquirrel
Browse files Browse the repository at this point in the history
ACC-2866 - Remove secret-squirrel
  • Loading branch information
asugar13 authored Jan 15, 2024
2 parents ba58f75 + 265de94 commit da831e1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 161 deletions.
1 change: 0 additions & 1 deletion .toolkitrc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
plugins:
- "@dotcom-tool-kit/eslint"
- "@dotcom-tool-kit/secret-squirrel"
- "@dotcom-tool-kit/npm"
- "@dotcom-tool-kit/husky-npm"
- "@dotcom-tool-kit/mocha"
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"@dotcom-tool-kit/husky-npm": "^4.1.0",
"@dotcom-tool-kit/mocha": "^3.1.5",
"@dotcom-tool-kit/npm": "^3.2.2",
"@dotcom-tool-kit/secret-squirrel": "^2.1.4",
"@financial-times/eslint-config-next": "^6.0.0",
"@financial-times/n-test": "^4.0.0",
"chai": "^4.0.2",
Expand Down Expand Up @@ -66,7 +65,6 @@
},
"nyc": {
"exclude": [
"secret-squirrel.js",
"db/index.js",
"db/pg/column_mappings/contracts.js",
"db/pg/column_mappings/history.js",
Expand Down
4 changes: 0 additions & 4 deletions runbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,6 @@ Manual
This app is hosted on Heroku and released using Circle CI.
Rollback is done manually on Heroku or Github. See [the guide on the wiki](https://customer-products.in.ft.com/wiki/How-does-deploying-our-Heroku-apps-work%3F) for instructions on how to deploy or roll back changes on Heroku.

## Heroku Pipeline Name

ft-next-syndication-api

## Key Management Process Type

PartiallyAutomated
Expand Down
Loading

0 comments on commit da831e1

Please sign in to comment.