dependabot[bot]
|
5881810345
|
Bump node-fetch and puppeteer
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together.
Updates `node-fetch` from 2.6.5 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)
Updates `puppeteer` from 11.0.0 to 19.0.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v11.0.0...puppeteer-core-v19.0.0)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
- dependency-name: puppeteer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-18 15:07:43 +00:00 |
|
Collin Duncan
|
4ff52740e0
|
Merge pull request #1 from cgduncan7/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-10-18 17:04:53 +02:00 |
|
dependabot[bot]
|
6cb84adc0d
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 20:42:29 +00:00 |
|
Collin Duncan
|
28606529ee
|
Updating runner to change to next month if needed; Added some more logging; Cleaning up some scripts
|
2022-03-29 22:41:44 +02:00 |
|
Collin Duncan
|
61377ea4a8
|
some naming/organization changes
|
2022-02-11 13:20:15 +01:00 |
|
Collin Duncan
|
326c1eec58
|
removing traces of aws and cleaning up workers/tests
|
2022-02-10 17:27:35 +01:00 |
|
Collin Duncan
|
a744b27a85
|
👋 tf
|
2022-02-10 16:48:25 +01:00 |
|
Collin Duncan
|
42c8dfe776
|
Fixing issues with rollup and running locally
|
2022-02-01 16:48:50 +01:00 |
|
cgduncan7
|
dd6ca90a6c
|
Working slowly on adding state machine to perform reservations
|
2021-11-28 22:34:51 +01:00 |
|
cgduncan7
|
b436768482
|
Preventing lambda retries for now
|
2021-11-28 19:54:26 +01:00 |
|
cgduncan7
|
b9349592be
|
Removed SQS and updated lambda with working config and deployed
|
2021-11-28 19:40:41 +01:00 |
|
cgduncan7
|
055c64c5a7
|
Adding logger; moving lambdas to separate dirs and including rollup to create distributables; finished up some unit tests
|
2021-11-28 19:40:16 +01:00 |
|
cgduncan7
|
9e83f13706
|
Adding tf version
|
2021-11-28 19:39:20 +01:00 |
|
cgduncan7
|
367b3d53fd
|
Merge branch 'main' into terraform-dev
|
2021-11-28 13:24:53 +01:00 |
|
cgduncan7
|
f41ba97edf
|
Updated reservationScheduler to properly input/output correct data format
|
2021-11-28 13:06:52 +01:00 |
|
cgduncan7
|
2ddfc5c6b7
|
Adding scheduling functions to prepare to schedule reservation requests in the future
|
2021-11-27 13:11:09 +01:00 |
|
Collin Duncan
|
6efc7c2e26
|
Initial terraform config
|
2021-11-24 15:39:28 +01:00 |
|
Collin Duncan
|
5697641317
|
Updating request to focus on single request, started working on reservationScheduler
|
2021-11-24 15:38:58 +01:00 |
|
Collin Duncan
|
a18e100d34
|
Adding some ✨ pretty ✨ stuff
Reorganized code and added some unit tests for reservations and requests
|
2021-11-24 00:00:22 +01:00 |
|
Collin Duncan
|
d7454115de
|
ESLint and prettier configs added
|
2021-11-17 14:18:15 +01:00 |
|
Collin Duncan
|
bd3b1f5a5d
|
Removed comma from package.json
|
2021-11-17 14:17:54 +01:00 |
|
Collin Duncan
|
a50f40f16c
|
Small bug fix in reservation loop and prettier/eslint
|
2021-11-17 14:17:25 +01:00 |
|
Collin Duncan
|
7689ea1250
|
Updating README and local execution
|
2021-11-15 12:32:49 +01:00 |
|
Collin Duncan
|
a0daebada6
|
Adding .nvmrc
|
2021-11-15 12:32:13 +01:00 |
|
Collin Duncan
|
574ffede97
|
Initial commit with first working version
|
2021-11-15 11:28:39 +01:00 |
|