Waleed
f91c1b614a
chore(docker): add packages/utils to app and realtime Dockerfiles ( #4229 )
...
* chore(docker): add packages/utils to app and realtime Dockerfiles
* chore(docker): copy packages/utils in realtime runner stage
2026-04-18 18:00:44 -07:00
Vikhyath Mondreti
d2c3c1c39e
improvement(worker): configuration defaults ( #3821 )
...
* improvement(worker): configuration defaults
* update readmes
* realtime curl import
2026-03-27 19:54:56 -07:00
Waleed
8a481b612d
chore(config): clean up bun, turbo, and next.js config ( #3788 )
...
* chore(config): clean up bun, turbo, and next.js config
* chore(ci): bump bun to 1.3.11 in dockerfiles and workflows
2026-03-26 13:04:23 -07:00
Waleed
ae887185a1
fix(memory): upgrade bun from 1.3.9 to 1.3.10 ( #3441 )
2026-03-06 11:35:46 -08:00
Waleed
f5dc180d9f
fix(memory): upgrade bun from 1.3.3 to 1.3.9 ( #3186 )
2026-02-10 19:30:31 -08:00
ppippi-dev
f8b1880575
fix(docker): resolve @sim/logger module not found in realtime container ( #2637 )
2025-12-29 23:06:28 -08:00
Waleed
71130c8b0a
improvement(monorepo): added tsconfig package, resolved type errors in testing package ( #2613 )
2025-12-28 00:36:48 -08:00
Waleed
cdc1a832d7
fix(docker): add logger package to realtime dockerfile ( #2610 )
2025-12-27 17:55:16 -08:00
Waleed
d707d18ee6
fix(build): update dockerfile to contain testing package deps ( #2591 )
...
* fix(build): update dockerfile to contain testing package deps
* added logger package
2025-12-26 12:20:38 -08:00
Waleed
b7f6bab282
feat(tests): added testing package, overhauled tests ( #2586 )
...
* feat(tests): added testing package, overhauled tests
* fix build
2025-12-25 16:06:47 -08:00
Waleed
dda44f7382
fix(build): remove incompatible --frozen-lockfile and --omit dev from docker ( #2341 )
...
* fix(build): remove incompatible --frozen-lockfile and --omit dev from docker
* ack PR comments
2025-12-12 16:58:23 -08:00
Waleed
323e03520d
feat(releases): tag releases to main with version numbers, speed up docker builds ( #2337 )
...
* feat(releases): tag releases to main with version numbers, speed up docker builds
* resize runners
2025-12-12 15:57:10 -08:00
Waleed
c864d17991
chore(deps): upgrade to bun v1.3 ( #2181 )
...
* chore(deps): upgrade to bun v1.3
* ack PR comments
2025-12-04 00:43:01 -08:00
Waleed
570b8d61f0
improvement(runners): added blacksmith optimizations to workflows and dockerfiles to enhance performance ( #2055 )
...
* added blacksmith optimizations to workflows and dockerfiles to enhance performance. please review before pushing to production
* remove cache from and cache to directives from docker based actions, per blacksmith docs
---------
Co-authored-by: Connor Mulholland <connormul@Connors-MacBook-Pro.local >
2025-11-19 13:07:03 -08:00
Waleed
1130befb17
fix(local): add missing deps, fix access patterns, update dockerfiles, updated turborepo ( #1895 )
...
* fix(local): add missing deps, fix access patterns, update dockerfiles
* upgrade turborepo
2025-11-11 12:01:59 -08:00
Waleed
f345c4d1d8
fix(docker): updated docker to use non-root user for k8s/helm deployments ( #1626 )
...
* fix(docker): updated docker to use non-root user for k8s/helm deployments
* ack PR comments
2025-10-14 15:54:51 -07:00
Waleed
923595f57e
fix(webhooks): use next public app url instead of request origin for webhook registration ( #1596 )
...
* fix(webhooks): use next public app url instead of request origin for webhook registration
* ack PR comments
* ci: pin Bun to v1.2.22 to avoid Bun 1.3 breaking changes
2025-10-10 17:19:51 -07:00
Vikhyath Mondreti
9de7a00373
improvement(code-structure): move db into separate package ( #1364 )
...
* improvement(code-structure): move db into separate package
* make db separate package
* remake bun lock
* update imports to not maintain two separate ones
* fix CI for tests by adding dummy url
* vercel build fix attempt
* update bun lock
* regenerate bun lock
* fix mocks
* remove db commands from apps/sim package json
2025-09-17 15:41:13 -07:00
Aditya Tripathi
00334e501f
feat(ci): socket realtime image for hosting ( #565 )
...
* feat: socket server for self/local deployment
* ci: memory limit and redundant dependency install
* chore: update readme, devcontainer, cli package
* chore: add new dev scripts and update README for full development setup
2025-06-27 09:03:29 -07:00