Commit graph

236 commits

Author SHA1 Message Date
9559a410d3 impl log line parsing 2025-10-16 19:33:18 -07:00
cb580f83eb lay groundwork for log line parsing 2025-10-16 19:27:42 -07:00
1f4138ecc0 little tweak to job run constructor 2025-10-16 18:53:51 -07:00
eeb90d0386 refactor top level job run interface to represent job states as states 2025-10-16 18:47:23 -07:00
6572d4e3bd refactor job run state to separate state types 2025-10-16 18:19:24 -07:00
cfcb201285 implement job canceling 2025-10-16 17:54:30 -07:00
7debea96a2 implement simple job succeeds and job fails tests for job run 2025-10-14 20:37:03 -07:00
fa5a5fa200 integrate test bin and get failing first job run test 2025-10-14 20:08:35 -07:00
d7fb2323d8 add more job run details 2025-10-14 19:54:03 -07:00
ea85af4d2b add test binary tests 2025-10-14 19:32:15 -07:00
bea9616227 add test binary 2025-10-13 19:49:48 -07:00
873f766aa0 add job run basics 2025-10-13 19:38:12 -07:00
bc61d8f530 partition schedulability 2025-10-13 13:29:04 -07:00
ac567240ea Add design notes for build state 2025-10-12 13:44:25 -07:00
022868b7b0 Update test definition in orchestrator.rs
Some checks failed
/ setup (push) Has been cancelled
2025-10-12 13:35:07 -07:00
4e28b6048e update "why not push" 2025-10-12 12:57:41 -07:00
f388f4d86d WIP I guess 2025-10-11 11:13:27 -07:00
ea83610d35 A lot of refactoring
Some checks failed
/ setup (push) Has been cancelled
2025-09-27 15:29:22 -07:00
c07cf7cd81 Add test descriptions 2025-09-15 21:18:41 -07:00
b8cfdade16 fmt
Some checks failed
/ setup (push) Has been cancelled
2025-09-15 20:40:26 -07:00
5484363e52 Make child process wrapper 2025-09-15 20:39:55 -07:00
2be5b016eb bump 2025-09-15 20:21:21 -07:00
9342ae6816 Implement tests for want grouping and impl job configuration matching 2025-09-15 20:07:39 -07:00
97ddb3ae28 Add orchestrator and job run bones 2025-09-15 19:52:24 -07:00
526b826091 Reorganize bel impl 2025-09-15 12:28:18 -07:00
2edfe90fd4 Implement sqlite BELStorage 2025-09-13 18:02:44 -07:00
2009ac1c12 Remove event filter and add event versioning 2025-09-13 17:51:16 -07:00
f7ac3c077e BEL events proto updates 2025-09-13 16:50:57 -07:00
c2bd4f230c Add explicit requirements.md
Some checks failed
/ setup (push) Has been cancelled
2025-09-07 18:03:55 -07:00
cf449529a3 lets go 2025-09-03 21:32:17 -07:00
a78c6fc5fb resilience design
Some checks failed
/ setup (push) Has been cancelled
2025-08-21 22:09:29 -07:00
8ba4820654 Big bump 2025-08-20 23:34:37 -07:00
bfcf7cdfd2 Update databuild.proto for v2 2025-08-20 20:05:50 -07:00
ad2cc7498b add sick ass logo
Some checks failed
/ setup (push) Has been cancelled
2025-08-20 19:39:01 -07:00
5c9c2a05cc Add systemd comment 2025-08-18 22:04:53 -07:00
8fd1c9b046 Describe wants and taints in readme
Some checks failed
/ setup (push) Has been cancelled
2025-08-18 20:54:31 -07:00
dc622dd0ac Minor timestamp fix
Some checks failed
/ setup (push) Has been cancelled
2025-08-16 16:21:43 -07:00
b3298e7213 Add test app e2e test coverage for generated graph 2025-08-16 15:53:26 -07:00
f92cfeb9b5 Add test app generated package 2025-08-16 15:37:47 -07:00
07d2a9faec Detect out of date generated source 2025-08-16 15:37:07 -07:00
952366ab66 Add e2e test for test app bazel impl 2025-08-16 09:39:56 -07:00
f4c52cacc3 Big bump
Some checks failed
/ setup (push) Has been cancelled
2025-08-14 22:55:49 -07:00
98be784cd9 Update README.md 2025-08-13 18:55:28 -07:00
206c97bb66 Add plans / update designs 2025-08-11 21:48:49 -07:00
ba18734190 Make dsl generation work for submodules
Some checks failed
/ setup (push) Has been cancelled
2025-08-06 22:16:01 -07:00
f6e6dad32c Fix dsl generation with workaround for grpc in generated py protobuf dataclasses
Some checks are pending
/ setup (push) Waiting to run
2025-08-06 17:49:15 -07:00
401fd5bead Make dsl graph generator reference @databuild
Some checks are pending
/ setup (push) Waiting to run
2025-08-06 17:08:03 -07:00
1789357a08 Fix py_proto generation for submodules
Some checks are pending
/ setup (push) Waiting to run
2025-08-06 17:04:39 -07:00
501ea6c1cd python 3.13 -> 3.12
Some checks are pending
/ setup (push) Waiting to run
2025-08-06 16:47:28 -07:00
ac3a420a0d @npm -> @databuild_npm
Some checks are pending
/ setup (push) Waiting to run
2025-08-06 16:21:12 -07:00