eric
|
4f8e27cd74
|
chore(release): v0.5.0
CI / test (ubuntu-latest, linux-x64) (push) Failing after 34s
Docs Pages / deploy (push) Failing after 44s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 25s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
|
2026-03-15 09:34:22 +01:00 |
|
eric
|
31c42a8638
|
fix: tests
|
2026-03-15 09:34:07 +01:00 |
|
eric
|
769b95d05b
|
chore(release): v0.4.0
CI / test (ubuntu-latest, linux-x64) (push) Failing after 31s
Copilot Setup Steps / copilot-setup-steps (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-15 01:20:57 +01:00 |
|
eric
|
2a25cfb91a
|
fix: include .env files
|
2026-03-15 01:20:45 +01:00 |
|
eric
|
a0bc998bd2
|
feat: new bun_build and bun_compile, extend bun_install
|
2026-03-15 00:11:55 +01:00 |
|
eric
|
c446f23a35
|
feat: improve rules_js parity
|
2026-03-14 23:50:26 +01:00 |
|
eric
|
40d621d1cf
|
fix: bun install symlinks
|
2026-03-06 23:52:27 +01:00 |
|
eric
|
e567dad413
|
chore(release): v0.2.2
CI / test (ubuntu-latest, linux-x64) (push) Failing after 36s
Copilot Setup Steps / copilot-setup-steps (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 21:44:56 +01:00 |
|
eric
|
7139aa3ba2
|
fix: bun_install adds node_modules to each directory
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
CI / test (ubuntu-latest, linux-x64) (push) Has been cancelled
Docs Pages / deploy (push) Failing after 42s
|
2026-03-06 21:44:15 +01:00 |
|
eric
|
49a5054b02
|
chore(release): v0.2.1
CI / test (ubuntu-latest, linux-x64) (push) Failing after 31s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 38s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
|
2026-03-06 20:55:09 +01:00 |
|
eric
|
10758aa20a
|
docs: Refactor code structure for improved readability
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
CI / test (ubuntu-latest, linux-x64) (push) Has been cancelled
Docs Pages / deploy (push) Failing after 33s
|
2026-03-06 20:54:28 +01:00 |
|
eric
|
fb7afbb138
|
chore(release): v0.2.0
CI / test (ubuntu-latest, linux-x64) (push) Failing after 38s
Docs Pages / deploy (push) Failing after 44s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 34s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
|
2026-03-06 20:34:27 +01:00 |
|
Eric
|
dae19ed2dc
|
chore(release): v0.1.0
Copilot Setup Steps / copilot-setup-steps (push) Failing after 39s
|
2026-03-06 20:02:35 +01:00 |
|
Eric
|
e84bd920be
|
feat: bun_script
|
2026-03-06 19:51:52 +01:00 |
|
Eric
|
cac266ee25
|
chore(release): v0.0.8
|
2026-03-04 20:32:02 +01:00 |
|
Eric
|
bf87497c27
|
fix: .env is located next to package.json
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
0872bf7b20
|
chore(release): v0.0.7
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
075a1159cf
|
feat: add docs
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
d5b3f5c5ac
|
feat: add option for process cwd (.env support)
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
63839fce52
|
chore(release): v0.0.6
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
ab6ee39f62
|
feat: bun dev target support
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
22220b6408
|
chore(release): v0.0.5
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
90be857640
|
docs: update readme on release
|
2026-03-04 20:32:01 +01:00 |
|
Eric
|
092aa0cc14
|
docs: readme instructions
|
2026-03-04 20:32:00 +01:00 |
|
Eric
|
ed3b159dc2
|
feat: add phase 8 ci matrix workflow
|
2026-03-04 20:31:59 +01:00 |
|
Eric
|
bdc5e6d976
|
feat: add phase 7 bun_install module extension
|
2026-03-04 20:31:58 +01:00 |
|
Eric
|
604dc41a95
|
feat: add phase 6 js_library and ts_library bootstrap
|
2026-03-04 20:31:58 +01:00 |
|
Eric
|
7d4b9abdd9
|
feat: implement phase 5 bun_bundle bootstrap
|
2026-03-04 20:31:58 +01:00 |
|
Eric
|
42469425e1
|
feat: add phase 4 bun_test bootstrap
|
2026-03-04 20:31:57 +01:00 |
|
Eric
|
324ca9395b
|
feat: add phase 3 bun_binary bootstrap and tests
|
2026-03-04 20:31:57 +01:00 |
|
Eric
|
e69e2754ca
|
feat: add phase 2 bun_install repository rule bootstrap
|
2026-03-04 20:31:57 +01:00 |
|
Eric
|
ebce24804c
|
feat: bootstrap bun toolchain skeleton and smoke test
|
2026-03-04 20:31:56 +01:00 |
|
Eric
|
eda4eb5c00
|
Initial commit
|
2026-03-04 02:38:44 +00:00 |
|