Captain_Orb
  • Joined on 2022-01-19
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-10-10 11:54:19 +00:00
7ebd30b861 Merge pull request 'Configuration: use Valibot and allow multiple forges of one type' (#1) from rei/config into dev
92b00934a2 Replace config: use Valibot and allow multiple forges of one type
bff741c7df Disable 'noNonNullAssertion' lint
1e0fced19b Add valibot dependency
Compare 4 commits »
Captain_Orb merged pull request Captain_Orb/MolCI#1 2025-10-10 11:54:16 +00:00
Configuration: use Valibot and allow multiple forges of one type
Captain_Orb commented on pull request Captain_Orb/MolCI#1 2025-10-09 23:30:26 +00:00
Configuration: use Valibot and allow multiple forges of one type

Agreed.

Captain_Orb pushed to experimental_new_config at Captain_Orb/MolCI 2025-09-26 21:57:22 +00:00
8e375bddc4 Support multiple types of same repo. add valibot
Captain_Orb created branch experimental_new_config in Captain_Orb/MolCI 2025-09-26 21:57:22 +00:00
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-18 22:14:12 +00:00
e69e28fdce Update README.md
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-18 22:10:13 +00:00
83974213c6 Update README.md
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-18 10:40:16 +00:00
5073bd9fea add sample env file
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-13 17:10:07 +00:00
0aeb122fc7 fix "not all codepaths return a value"
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-10 13:00:22 +00:00
8f64ee83f8 make db queries more selective
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-10 12:32:28 +00:00
e2509f3e18 fix linter errors
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-10 12:28:05 +00:00
30aa7262bd add _Host to cookie name and add CRSF protection to Oauth flow
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-07 21:21:40 +00:00
13e2cade21 refactor code
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-07 20:55:28 +00:00
4fdd58e926 refactor db logic
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-07 18:58:33 +00:00
4b69e68c63 amend openapi spec
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-09-07 17:49:13 +00:00
8e44fe7d7d Split up server.ts
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-08-28 22:17:54 +00:00
47827494e3 seed forges on server start
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-08-28 21:08:36 +00:00
0f52823461 store token_expires_at in DB
Captain_Orb pushed to dev at Captain_Orb/MolCI 2025-08-28 16:47:24 +00:00
6b7e6a5c01 add support for listing available repos