266 Commits

Author SHA1 Message Date
Brett
c0e23160aa fix: remove user route 2024-05-28 15:21:26 +09:30
Brett
53c50fc78e fix: remove alarms; move code genie mention to bottom of home page 2024-04-08 09:38:37 +09:30
Brett
b4ba866406 chore: add import-backup script 2023-12-13 21:55:09 +11:00
Brett
a5392e4846 fix: npm i => npm ci 2023-11-30 11:20:56 -08:00
Brett
bfff9f818a fix: npm ci => npm i 2023-11-30 11:02:32 -08:00
Brett
646be66081 fix: update package-lock.json 2023-11-30 10:52:44 -08:00
Brett
342f48b99c fix: update ci to node 16 2023-11-30 01:21:46 -08:00
Brett
fe47c48802 fix: update to serverless 3 2023-11-30 01:06:39 -08:00
Brett
aa27d86abb fix: remove metrics 2023-11-30 00:44:00 -08:00
semantic-release-bot
39d0b00b6d chore(release): 1.13.9 [skip ci]
## [1.13.9](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.8...v1.13.9) (2023-11-30)

### Bug Fixes

* remove serverless-plugin-aws-alerts ([41a4932](41a4932731))
v1.13.9
2023-11-30 07:46:20 +00:00
Brett
41a4932731 fix: remove serverless-plugin-aws-alerts 2023-11-29 23:42:47 -08:00
semantic-release-bot
82c0bbfa41 chore(release): 1.13.8 [skip ci]
## [1.13.8](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.7...v1.13.8) (2023-11-30)

### Bug Fixes

* remove alarms ([6684b8b](6684b8b55a))
v1.13.8
2023-11-30 07:09:16 +00:00
Brett
6684b8b55a fix: remove alarms 2023-11-29 23:04:34 -08:00
semantic-release-bot
8eabecf6ac chore(release): 1.13.7 [skip ci]
## [1.13.7](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.6...v1.13.7) (2023-11-30)

### Bug Fixes

* force release ([23ac04a](23ac04aefd))
v1.13.7
2023-11-30 06:42:30 +00:00
Brett
23ac04aefd fix: force release 2023-11-29 22:38:14 -08:00
semantic-release-bot
e6e43ea7fa chore(release): 1.13.6 [skip ci]
## [1.13.6](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.5...v1.13.6) (2023-11-30)

### Bug Fixes

* force release ([123b06e](123b06ea15))
v1.13.6
2023-11-30 05:12:15 +00:00
Brett
123b06ea15 fix: force release 2023-11-29 21:07:58 -08:00
semantic-release-bot
132e674f53 chore(release): 1.13.5 [skip ci]
## [1.13.5](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.4...v1.13.5) (2023-11-30)

### Bug Fixes

* add code genie mention ([d6e200e](d6e200ed2c))
* remove npm audit ([7a8306d](7a8306d722))
* update to node 16 ([e3b2996](e3b29964a9))
v1.13.5
2023-11-30 04:31:53 +00:00
Brett
e3b29964a9 fix: update to node 16 2023-11-29 20:15:54 -08:00
Brett
7a8306d722 fix: remove npm audit 2023-11-29 20:10:02 -08:00
Brett
d6e200ed2c fix: add code genie mention 2023-11-29 19:57:45 -08:00
semantic-release-bot
23263b65e4 chore(release): 1.13.4 [skip ci]
## [1.13.4](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.3...v1.13.4) (2021-04-12)

### Bug Fixes

* **ui:** fix submit refreshing page in firefox ([63a0469](63a0469b57))
* **ui:** fix submit refreshing page in firefox ([af9ebd1](af9ebd1bb0))
v1.13.4
2021-04-12 20:04:23 +00:00
Brett Andrews
63a0469b57 fix(ui): fix submit refreshing page in firefox 2021-04-13 05:59:06 +10:00
dependabot[bot]
41d2827cde build(deps): bump y18n from 4.0.0 to 4.0.1 (#40)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 20:42:55 +10:00
dependabot[bot]
c0164bf137 build(deps): bump react-dev-utils from 11.0.1 to 11.0.4 in /packages/ui (#38)
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 20:42:42 +10:00
Brett Andrews
af9ebd1bb0 fix(ui): fix submit refreshing page in firefox 2021-04-12 20:41:05 +10:00
Brett
2c1e7f55c0 chore: add winston dependency to packages/api 2021-02-08 09:47:32 +10:00
Brett
cff19d8a54 refactor: serverless events http to longhand 2021-02-07 22:11:24 +10:00
semantic-release-bot
2c2fea2b1e chore(release): 1.13.3 [skip ci]
## [1.13.3](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.2...v1.13.3) (2021-02-07)

### Bug Fixes

* update dependencies ([87b652f](87b652f1da))
v1.13.3
2021-02-07 05:20:14 +00:00
Brett
87b652f1da fix: update dependencies 2021-02-07 15:14:10 +10:00
semantic-release-bot
d4ca8a5197 chore(release): 1.13.2 [skip ci]
## [1.13.2](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.1...v1.13.2) (2021-02-07)

### Bug Fixes

* cleanup; handle additional discord 4xx; adjust alarms; use serverless-amplify-plugin package; automerge dependabot; fix PR sandbox stacks ([ade08ea](ade08ea458))
v1.13.2
2021-02-07 01:01:20 +00:00
Brett
ade08ea458 fix: cleanup; handle additional discord 4xx; adjust alarms; use serverless-amplify-plugin package; automerge dependabot; fix PR sandbox stacks 2021-02-07 10:55:32 +10:00
Brett
4bd7220e58 ci: add auto-merge-dependabot 2021-01-20 20:11:25 +10:00
semantic-release-bot
3892340561 chore(release): 1.13.1 [skip ci]
## [1.13.1](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.13.0...v1.13.1) (2021-01-17)

### Bug Fixes

* add Lambda Insights ([a18d47a](a18d47a90e))
* fix manifest and sourcemaps loading in UI ([c56151a](c56151a452))
* optimize lambda+sqs integration ([77b5bbc](77b5bbcf30))
v1.13.1
2021-01-17 11:14:51 +00:00
Brett
77b5bbcf30 fix: optimize lambda+sqs integration 2021-01-17 21:08:06 +10:00
Brett
a18d47a90e fix: add Lambda Insights 2021-01-17 10:10:15 +10:00
Brett
c56151a452 fix: fix manifest and sourcemaps loading in UI 2021-01-12 14:31:07 +10:00
semantic-release-bot
cc5d215451 chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/brettstack/civ6-play-by-cloud-turn-notifier/compare/v1.12.2...v1.13.0) (2021-01-11)

### Bug Fixes

* add ingestionTime to error log and log game in PROCESS_MESSAGE:ERROR_PROCESSING_NOT_OK_RESPONSE ([94ab57e](94ab57e79b))
* change lambda functions to 128MB ([9f9972d](9f9972d23b))
* increase lambda duration to 20s ([040554b](040554b3d0))
* update lambda function memorySizes ([66b45b2](66b45b28ba))
* **ops:** add cost alert; tweak duration alarm; update dashboard ([7b4ae4a](7b4ae4aa8f))

### Features

* set NONE discordWebhookUrl when one doesn't exist; test with dynalite ([226b326](226b32644b))
* update to serverless@2 and @vendia/serverless-express@4.rc ([572ba79](572ba795dc))
v1.13.0
2021-01-11 23:25:38 +00:00
Brett
66b45b28ba fix: update lambda function memorySizes 2021-01-12 09:20:01 +10:00
Brett
d9c3c44046 ci: change ci to fail on critical audit level instead of high 2021-01-11 08:28:39 +10:00
Brett
9f9972d23b fix: change lambda functions to 128MB 2021-01-11 08:28:07 +10:00
Brett
572ba795dc feat: update to serverless@2 and @vendia/serverless-express@4.rc 2021-01-09 08:28:06 +10:00
Brett
040554b3d0 fix: increase lambda duration to 20s 2021-01-07 21:59:06 +10:00
dependabot[bot]
c5d3ced837 build(deps): bump npm in /serverless-amplify-plugin (#28)
Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.10.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.14.10/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 20:05:50 +10:00
dependabot[bot]
1134e6dd91 build(deps-dev): bump lodash in /serverless-amplify-plugin (#29)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:35:07 +10:00
dependabot[bot]
17f0c26b10 build(deps): bump bl from 4.0.2 to 4.0.3 in /serverless-amplify-plugin (#26)
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:34:11 +10:00
dependabot[bot]
f2b6ce205b build(deps): bump node-fetch in /serverless-amplify-plugin (#27)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:33:51 +10:00
dependabot[bot]
d161160a7c build(deps): bump ini from 1.3.5 to 1.3.8 in /serverless-amplify-plugin (#31)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:33:28 +10:00
dependabot[bot]
1d11fe7291 build(deps-dev): bump semantic-release in /serverless-amplify-plugin (#30)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.4 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.0.4...v17.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:33:15 +10:00
dependabot[bot]
15ac74435a build(deps): bump axios from 0.19.2 to 0.21.1 in /packages/ui (#36)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:27:14 +10:00