Commit graph

326 commits

Author SHA1 Message Date
d21eb747b1 Removing old files
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-07-24 20:04:12 +02:00
b8418f9ab2 Fixing issue with weekend reservations due to different opening times (and as a result different start times for the courts)
All checks were successful
ci/woodpecker/manual/test Pipeline was successful
ci/woodpecker/manual/deploy Pipeline was successful
2026-07-24 12:50:28 +02:00
047845155e Preventing a CancellationError from stopping reservation cancellation 2026-07-24 11:36:52 +02:00
9059f0071f Linter fixes 2026-07-24 11:36:24 +02:00
9f043738b4
Fixing pm2 command args again...
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-06-23 13:41:20 +02:00
dc0af1a45d
Fixing pm2 command args
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-06-23 13:19:31 +02:00
cc9fbc4cdc
Using non-slim version of node image for deploy
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-06-19 11:59:34 +02:00
2dd19c0e88
Upgrading pm2 to 7.0.1
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-19 11:43:31 +02:00
3cb52f2c05
Removing git installation from deploy ci
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-19 11:36:32 +02:00
40a81ba2d7
Upgrading to node 24
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-19 11:27:22 +02:00
26d52399c0
Switching to node 18 slim image in cicd
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-19 11:17:45 +02:00
d70112d99a
Switching to node 18 slim image
Some checks failed
ci/woodpecker/push/deploy Pipeline is pending
ci/woodpecker/push/test Pipeline was canceled
2026-06-19 11:16:39 +02:00
c41e9bb477
Adding PUPPETEER_SKIP_DOWNLOAD to cicd
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-19 11:08:01 +02:00
8534ca729b
Fixing script to start prod server
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/deploy unknown status
2026-06-18 10:46:29 +02:00
fbae208a49
Adding missing dep that got deleted somehow 🤷
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-17 16:08:52 +02:00
103aae482c
Fixing pre-deploy step of pm2
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2026-06-17 13:51:09 +02:00
908651b894
Changing interceptor to not be global for prom metrics and exposing prom metrics on /metrics
Some checks failed
ci/woodpecker/manual/test Pipeline was successful
ci/woodpecker/manual/deploy Pipeline failed
2026-06-16 15:35:06 +02:00
b7141fc8af
Adding prometheus 2026-06-16 15:06:06 +02:00
ca62c2b026
Trying out different pm2 config
Some checks are pending
ci/woodpecker/push/deploy Pipeline is pending
ci/woodpecker/push/test Pipeline is running
2026-06-16 11:05:08 +02:00
0d7682e0f9
Updating ecosystem to build before deploying
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-06-16 10:34:35 +02:00
04c5099d13
Changing pm2 to omit dev deps when installing 2026-06-16 10:26:21 +02:00
b1bee5feb9
Fixing dangling parentheses fucking shit up when trying to find reservations to delete
Some checks failed
ci/woodpecker/manual/test Pipeline was canceled
ci/woodpecker/manual/deploy unknown status
2026-06-15 17:05:11 +02:00
6f3777d768
Revert "Adding validator for date range strings to make sure they are ISO8601"
This reverts commit 13fafe9dbf.
2026-06-15 16:55:52 +02:00
13fafe9dbf
Adding validator for date range strings to make sure they are ISO8601
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-05-11 13:04:31 +02:00
9432210d5f prettier formatting fixes
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-04-30 22:49:47 +02:00
0bbf814a16 Removing ts-error comment for the millionth time
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/deploy unknown status
2026-04-30 22:45:07 +02:00
0e4c7ca0f1 Fixing 5x loop when warming up
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/deploy unknown status
2026-04-30 22:21:38 +02:00
64c4354e5e Fixing bootstrapped notification to show proper version 2026-04-30 22:10:00 +02:00
7307cad350
Modifying cleanUpExpiredReservations code to actually delete expired stuff
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-04-28 14:42:50 +02:00
e3402fed65
Adding env var to show version is local
All checks were successful
ci/woodpecker/manual/test Pipeline was successful
ci/woodpecker/manual/deploy Pipeline was successful
2026-04-20 09:16:01 +02:00
7fe76186c7 Adding better error logs for ntfy client
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-04-19 22:45:54 +02:00
Collin Duncan
a85f743be4
Adding reservation cancellation
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-03-25 11:07:21 +01:00
7d436f7c70
Only listening to push events on main branch for test workflow
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-03-25 11:07:07 +01:00
468f22f3e9
Adding status badge from woodpecker to README
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-03-24 17:03:31 +01:00
63f77321c7
Removing unused volumes from test workflow
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/deploy unknown status
2026-03-24 17:02:33 +01:00
aea4376642
Adding back push event type to test workflow
Some checks are pending
ci/woodpecker/push/deploy Pipeline is pending
ci/woodpecker/push/test Pipeline is pending
2026-03-24 17:01:51 +01:00
dd4e759fb6
Correcting CD section of readme 2026-03-24 17:01:32 +01:00
f099ebd332
Correcting name of deploy step 2026-03-24 16:58:07 +01:00
b4ef4c8ca6
Improving CICD to not deploy on pull_request events 😄
Some checks failed
ci/woodpecker/manual/test Pipeline failed
ci/woodpecker/manual/deploy unknown status
2026-03-24 16:56:21 +01:00
1e79ca1103
Updating ecosystem config
All checks were successful
ci/woodpecker/push/test-and-deploy Pipeline was successful
2026-03-23 10:58:51 +01:00
f7e3bb883a
Removing old comment that was moved
Some checks failed
ci/woodpecker/manual/test-and-deploy Pipeline failed
2026-03-23 10:08:11 +01:00
1dffb0c41d
Removing GH bullshit 2026-03-23 10:07:25 +01:00
478a6f11bd
Updating ranking to de-prioritize some "sub-optimal" courts
Some checks failed
Push to main / test (push) Has been cancelled
Push to main / build-image (push) Has been cancelled
2026-03-23 10:06:17 +01:00
a6fb5f35b6
Migrating to self-hosted solution for cicd and deployments
Some checks failed
ci/woodpecker/push/test-and-deploy Pipeline was successful
Push to main / test (push) Has been cancelled
Push to main / build-image (push) Has been cancelled
2025-04-29 11:24:20 +02:00
Collin Duncan
3951862c66
Fixing getting schedulable reservations to use correct params
Some checks failed
ci/woodpecker/push/test Pipeline was successful
Push to main / test (push) Has been cancelled
Push to main / build-image (push) Has been cancelled
2025-04-23 11:03:45 +02:00
Collin Duncan
3e6f7473b4
Fixing isAvailableForReservation function and adding unit tests
Some checks are pending
Push to main / test (push) Waiting to run
Push to main / build-image (push) Blocked by required conditions
ci/woodpecker/push/test Pipeline was successful
2025-04-22 12:56:28 +02:00
Collin Duncan
472f2c5d42
Adding woodpecker-ci
Some checks are pending
Push to main / test (push) Waiting to run
Push to main / build-image (push) Blocked by required conditions
ci/woodpecker/push/test Pipeline was successful
2025-04-22 10:24:53 +02:00
Collin Duncan
01a6013093
Fixing incorrect inequality when fetching schedulable reservations
Some checks are pending
Push to main / test (push) Waiting to run
Push to main / build-image (push) Blocked by required conditions
2025-04-22 09:23:27 +02:00
Collin Duncan
94ddf55639
Making end date inclusive for schedulable reservations 2025-04-15 08:54:32 +02:00
Collin Duncan
afb733608d
Only get pending reservations when looking for schedulable reservations 2025-04-09 12:53:04 +02:00