Commit graph

20 commits

Author SHA1 Message Date
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