Commit Graph

35 Commits

Author SHA1 Message Date
Dan Ditomaso
8a443e9cad Fix/add npm jsr building (#722)
* fixed github workflows to improve handling of mutl runtimes

* updating readme

* Update packages/core/src/meshDevice.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/core/package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-http/package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-17 20:47:25 -04:00
Dan Ditomaso
7b0725029f CI updates to support monorepo (#719) 2025-07-17 10:17:44 -04:00
Dan Ditomaso
704d06cfe7 refactor: switch to using Bun (#718) 2025-07-16 22:30:10 -04:00
Dan Ditomaso
7f177f6b83 Add npm publishing of JS libs (#702)
* feat: publish js libs to npm

* changed license type

* updated readme

* added id

* added exclusion for web and deno packages

* update comment

* updating env var
2025-07-10 12:28:23 -04:00
Dan Ditomaso
2e2b0074b1 Assorted Monorepo fixes (#698)
* add npmrc to root

* fix: associated updates related to monorepo updates

* removed deno plugin

* removed deno plugin

* updating ci
2025-07-07 14:14:41 -04:00
Dan Ditomaso
8989478af4 update caching for ci/cd (#695) 2025-07-07 11:43:17 -04:00
Dan Ditomaso
d3446b64a3 removed tests from ci pipeline (#694) 2025-07-07 10:43:58 -04:00
Dan Ditomaso
1c13343e8a Add monorepo support to project (#682)
* feat: add monorepo support

* fix: correct relatedProjects structure in vercel.json

* update github actions with monorepo support

* removed legacy dep

* moved jsr config into web package
2025-06-25 21:56:55 -04:00
Dan Ditomaso
eb2a2717b1 Internationalization (i18n) (#627)
* `feat: added internationalization lib, added english labels`
* `fixes from code review`
* `feat: add crowdin github actions`
* `fix: added support for i18n in testing. Fixed broken tests`
* `fix: missing translations`
* `removed unneded import`
* `more components updated with missing translations`
* `fixed lint issue`
* `Refactor: updated how translations are scoped, updated all references`
* `fixing broken tests`
* `feat: added language switcher, updated some translations`
* `fixed linting issues`
* `reverting vite config`
* `add english group id's to command palette`
* `updated PR template for i18n`
2025-05-27 08:33:43 -04:00
Dan Ditomaso
bbadb1a917 chore: optimize deno workflow for CI/CD (#605)
* chore: optimize deno workflow for CI/CD

* add install step
2025-05-04 16:39:19 -04:00
Dan Ditomaso
4802a8f6e6 Update ci.yml 2025-04-23 14:14:00 -04:00
Dan Ditomaso
db08542b39 refactor: switch to deno 2025-03-02 14:25:29 -05:00
Dan Ditomaso
c39ef5916f running tests in CI/CD pipeline 2025-02-25 08:00:40 -05:00
Dan Ditomaso
bbb8384d66 fix: changed pnpm to bun 2025-02-21 12:39:46 -05:00
Dan Ditomaso
ff6515269b Revert "fix: update pnpm lock file version" 2025-02-21 12:24:00 -05:00
Dan Ditomaso
3afbc9a693 manually specify pnpm version in gh workflows 2025-02-20 22:06:06 -05:00
Tilen Komel
9493649a69 This works now 2025-01-23 14:02:21 +01:00
Tilen Komel
c8cd5b0eaa Define package_json_file: package.json in CI 2025-01-23 13:49:44 +01:00
Tilen Komel
c16b3a3ce0 Add version 2025-01-23 13:35:12 +01:00
Tilen Komel
2967a74480 Blank version 2025-01-23 13:33:13 +01:00
Tilen Komel
ea648ca887 Just for joke without actions/checkout@v4 2025-01-23 13:30:16 +01:00
Hunter275
42ccd953c0 remove version spec 2025-01-20 20:20:50 -05:00
Hunter Thornsberry
7895df2d9f Stop release on ci 2024-09-04 00:35:22 -04:00
Ronin
c16070f02b feat: Only do CI GHA on push to master 2024-08-29 21:54:58 -04:00
Nick Oliver
fee48c06e4 chore(workflows): use pnpm/action-setup@v4
latest version, v3 updated to run on Node.js v20
2024-05-16 18:14:08 -07:00
Sacha Weatherstone
21bd61d954 remove arm32 build 2024-01-24 22:04:38 +10:00
Sacha Weatherstone
72bfd44b1f Build for ARM 2024-01-24 20:33:59 +10:00
Sacha Weatherstone
dcab2c33d0 update ci 2023-12-26 21:21:45 +10:00
Sacha Weatherstone
9e8c4832c8 fix multiarch build 2023-06-20 12:10:35 +10:00
Sacha Weatherstone
c37c0f9008 build for arm64 2023-06-20 09:28:35 +10:00
Sacha Weatherstone
583efdb00c fix containerfile path 2023-06-19 19:27:34 +10:00
Sacha Weatherstone
ba3b387b2e fix ci permissions 2023-06-19 19:25:19 +10:00
Sacha Weatherstone
172549d099 add container publishing 2023-06-19 19:21:35 +10:00
Sacha Weatherstone
fb59ff3a6d Update CI & Configs 2023-01-19 19:57:11 +10:00
Sacha Weatherstone
266d83d194 Update deps & rename ci file 2023-01-02 18:20:58 +11:00