Commit Graph

50 Commits

Author SHA1 Message Date
eric
d59f336ec7 chore: update nix lib
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 36s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
2026-03-06 20:03:15 +01:00
eric
89f240d562 chore(release): v0.1.0
Some checks failed
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (ubuntu-latest, linux-x64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
Copilot Setup Steps / copilot-setup-steps (push) Failing after 33s
2026-03-06 20:02:35 +01:00
Eric
a9e2be6f63 feat: bun_script
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 37s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
2026-03-06 19:51:52 +01:00
Eric
66884263b7 chore: script 2026-03-04 20:32:02 +01:00
Eric
6a67c5a512 chore(release): v0.0.8 2026-03-04 20:32:02 +01:00
Eric
83f225dfae fix: .env is located next to package.json 2026-03-04 20:32:01 +01:00
Eric
f7a841dc90 chore(release): v0.0.7 2026-03-04 20:32:01 +01:00
Eric
08ff5dce20 feat: add docs 2026-03-04 20:32:01 +01:00
Eric
6a07bb37cd feat: add option for process cwd (.env support) 2026-03-04 20:32:01 +01:00
Eric
e957be1428 chore(release): v0.0.6 2026-03-04 20:32:01 +01:00
Eric
e84e1021bc feat: bun dev target support 2026-03-04 20:32:01 +01:00
Eric
aeb0c64df5 chore(release): v0.0.5 2026-03-04 20:32:01 +01:00
Eric
6e8fb662f5 docs: update readme on release 2026-03-04 20:32:01 +01:00
Eric
03410598d0 chore(release): v0.0.4 2026-03-04 20:32:00 +01:00
Eric
c2d07139fb docs: readme instructions 2026-03-04 20:32:00 +01:00
Eric
f586fadf29 chore(release): v0.0.3 2026-03-04 20:32:00 +01:00
Eric
44256839af feat: release script 2026-03-04 20:32:00 +01:00
Eric
929ab80504 test: add bun workspace tests 2026-03-04 20:32:00 +01:00
Eric
55345ba4f5 test: add workspace monorepo bun install test 2026-03-04 20:32:00 +01:00
Eric
d086878378 fix: bazel is green 2026-03-04 20:32:00 +01:00
Eric
aa92a0d0c5 feat: cache nix packages in ci 2026-03-04 20:31:59 +01:00
Eric
3a5f54c3b4 chore(release): v0.0.2 2026-03-04 20:31:59 +01:00
Eric
e46cf86b6c chore: update flake 2026-03-04 20:31:59 +01:00
Eric
0cf4960a06 fix: all tests 2026-03-04 20:31:59 +01:00
Eric
734ec2abdd test: refine new shape test assertions 2026-03-04 20:31:59 +01:00
Eric
02232fee79 test: add missing implementation-plan test targets 2026-03-04 20:31:59 +01:00
Eric
acede71686 docs: define missing tests 2026-03-04 20:31:59 +01:00
Eric
9ece66ecfb fix: harden phase 8 CI workflow and checks 2026-03-04 20:31:59 +01:00
Eric
4d89ef2f6b feat: add phase 8 ci matrix workflow 2026-03-04 20:31:59 +01:00
Eric
310d504026 fix: tests 2026-03-04 20:31:59 +01:00
Eric
dfed3d0b53 chore: address phase 7 review feedback 2026-03-04 20:31:58 +01:00
Eric
a2741a3edd feat: add phase 7 bun_install module extension 2026-03-04 20:31:58 +01:00
Eric
0603eb9ada chore: update flake 2026-03-04 20:31:58 +01:00
Eric
72b8652b52 fix: tests 2026-03-04 20:31:58 +01:00
Eric
57f2d69556 feat: add phase 6 js_library and ts_library bootstrap 2026-03-04 20:31:58 +01:00
Eric
317f6ed6c0 feat: update nix flake 2026-03-04 20:31:58 +01:00
Eric
2da15f90f6 fix: use correct bazel 9.0.0 imports 2026-03-04 20:31:58 +01:00
Eric
4d24ae2b54 feat: implement phase 5 bun_bundle bootstrap 2026-03-04 20:31:58 +01:00
Eric
3924160143 fix: harden bun_test launcher args and test metadata 2026-03-04 20:31:57 +01:00
Eric
bb031f8f1f feat: add phase 4 bun_test bootstrap 2026-03-04 20:31:57 +01:00
Eric
f95d4a4c94 test: simplify bun_binary test targets 2026-03-04 20:31:57 +01:00
Eric
f9bd15e3e4 feat: add phase 3 bun_binary bootstrap and tests 2026-03-04 20:31:57 +01:00
Eric
b08c8db371 docs: add bun_install parameter docs 2026-03-04 20:31:57 +01:00
Eric
2d39b8f628 feat: add phase 2 bun_install repository rule bootstrap 2026-03-04 20:31:57 +01:00
Eric
a966a95aaa docs: add plan to repo 2026-03-04 20:31:57 +01:00
Eric
453d7dd3cf chore: centralize bun version and release URL constants 2026-03-04 20:31:57 +01:00
Eric
020785bd59 feat: bootstrap bun toolchain skeleton and smoke test 2026-03-04 20:31:56 +01:00
Eric
462c26a997 Initial plan 2026-03-04 20:31:36 +01:00
Eric
3834edc1bd chore: publish 2026-03-04 03:47:18 +01:00
Eric
06c362cba5 Initial commit 2026-03-04 02:38:44 +00:00