Commit graph

226 commits

Author SHA1 Message Date
Collin Duncan
3247ca5315
Lots of changes to project structure
First integration of requester and scheduler workers
Added password hashing functions
Adding initial database integration
2023-05-23 15:09:11 -05:00
Collin Duncan
5b1416d789
Adding a simple diagram so I don't forget what I'm doing later 2023-05-23 15:09:11 -05:00
Collin Duncan
b8ff324d05
Adding some new packages for password/database features; updating old packages 2023-05-23 15:09:11 -05:00
Collin Duncan
38fd802087
Removing some terraform artifacts 2023-05-23 15:09:11 -05:00
Collin Duncan
236d696025
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>
2023-05-23 15:09:11 -05:00
Collin Duncan
98bd540130
Updating runner to change to next month if needed; Added some more logging; Cleaning up some scripts 2023-05-23 15:09:10 -05:00
Collin Duncan
767a5930a6
some naming/organization changes 2023-05-23 15:09:10 -05:00
Collin Duncan
2b9fa53c5f
removing traces of aws and cleaning up workers/tests 2023-05-23 15:09:10 -05:00
Collin Duncan
2c953cbc57
👋 tf 2023-05-23 15:09:10 -05:00
Collin Duncan
06cf54964d
Fixing issues with rollup and running locally 2023-05-23 15:09:10 -05:00
Collin Duncan
0329b60a5d
Working slowly on adding state machine to perform reservations 2023-05-23 15:09:10 -05:00
Collin Duncan
6b204a30f2
Preventing lambda retries for now 2023-05-23 15:09:10 -05:00
Collin Duncan
7847bc7d77
Removed SQS and updated lambda with working config and deployed 2023-05-23 15:09:10 -05:00
Collin Duncan
0cf9aac94c
Adding logger; moving lambdas to separate dirs and including rollup to create distributables; finished up some unit tests 2023-05-23 15:09:10 -05:00
Collin Duncan
19798aad3d
Adding tf version 2023-05-23 15:09:10 -05:00
Collin Duncan
6aa46fbaa9
Updated reservationScheduler to properly input/output correct data format 2023-05-23 15:09:09 -05:00
Collin Duncan
4f76823102
Adding scheduling functions to prepare to schedule reservation requests in the future 2023-05-23 15:09:09 -05:00
Collin Duncan
333bee8c74
Initial terraform config 2023-05-23 15:09:09 -05:00
Collin Duncan
7246ecabf2
Updating request to focus on single request, started working on reservationScheduler 2023-05-23 15:09:09 -05:00
Collin Duncan
743cc08887
Adding some pretty stuff
Reorganized code and added some unit tests for reservations and requests
2023-05-23 15:09:09 -05:00
Collin Duncan
eec0edb76b
ESLint and prettier configs added 2023-05-23 15:09:09 -05:00
Collin Duncan
ff67e738f5
Removed comma from package.json 2023-05-23 15:09:09 -05:00
Collin Duncan
5055d5cd91
Small bug fix in reservation loop and prettier/eslint 2023-05-23 15:09:09 -05:00
Collin Duncan
8a83417b7d
Updating README and local execution 2023-05-23 15:09:09 -05:00
Collin Duncan
ba0afacf91
Adding .nvmrc 2023-05-23 15:09:09 -05:00
Collin Duncan
905cd4e194
Initial commit with first working version 2023-05-23 15:09:09 -05:00