Dan Ditomaso
94409dd8e1
Refactor CI workflow to remove Deno and add exclusions ( #893 )
* Refactor CI workflow to remove Deno and add exclusions
Removed Deno setup and caching from CI workflow. Added exclusion logic for specific package directories during the build process.
* Update excluded directories in CI workflow
Added 'packages/transport-deno' to the excluded directories.
* Refactor CI workflow for pnpm and build process
8 months ago
Dan Ditomaso
eb9b7159d4
Refactor github actions with monorepo support ( #783 )
* refactor github actions with monorepo support
* Update .github/workflows/release-packages.yml
Co-authored-by: Copilot <[email protected] >
* Update .github/workflows/release-packages.yml
Co-authored-by: Copilot <[email protected] >
* updates
* changed order of ci/pr steps
* Update .github/workflows/release-web.yml
Co-authored-by: Copilot <[email protected] >
* adding lock file
---------
Co-authored-by: Copilot <[email protected] >
10 months ago
Dan Ditomaso
284ccd43f8
refactor: update ci/cd scripts, switch to pnpm ( #763 )
* refactor: update ci/cd scripts, switch to pnpm
* updated workflow
* add new packages github action. Bump package.json version (#762 )
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected] >
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-deno/scripts/build_npm.ts
Co-authored-by: Copilot <[email protected] >
* Update .github/workflows/release-packages.yml
Co-authored-by: Copilot <[email protected] >
* revert copilot suggestion
* adding lock file
* regenerate lock file
---------
Co-authored-by: Copilot <[email protected] >
10 months ago
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 <[email protected] >
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-http/package.json
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
11 months ago
Dan Ditomaso
7b0725029f
CI updates to support monorepo ( #719 )
11 months ago
Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
11 months ago
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
11 months ago
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
11 months ago
Dan Ditomaso
8989478af4
update caching for ci/cd ( #695 )
11 months ago
Dan Ditomaso
d3446b64a3
removed tests from ci pipeline ( #694 )
11 months ago
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
11 months ago
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`
1 year ago
Dan Ditomaso
bbadb1a917
chore: optimize deno workflow for CI/CD ( #605 )
* chore: optimize deno workflow for CI/CD
* add install step
1 year ago
Dan Ditomaso
4802a8f6e6
Update ci.yml
1 year ago
Dan Ditomaso
db08542b39
refactor: switch to deno
1 year ago
Dan Ditomaso
c39ef5916f
running tests in CI/CD pipeline
1 year ago
Dan Ditomaso
bbb8384d66
fix: changed pnpm to bun
1 year ago
Dan Ditomaso
ff6515269b
Revert "fix: update pnpm lock file version"
1 year ago
Dan Ditomaso
3afbc9a693
manually specify pnpm version in gh workflows
1 year ago
Tilen Komel
9493649a69
This works now
1 year ago
Tilen Komel
c8cd5b0eaa
Define package_json_file: package.json in CI
1 year ago
Tilen Komel
c16b3a3ce0
Add version
1 year ago
Tilen Komel
2967a74480
Blank version
1 year ago
Tilen Komel
ea648ca887
Just for joke without actions/checkout@v4
1 year ago
Hunter275
42ccd953c0
remove version spec
1 year ago
Hunter Thornsberry
7895df2d9f
Stop release on ci
2 years ago
Ronin
c16070f02b
feat: Only do `CI` GHA on push to `master`
2 years ago
Nick Oliver
fee48c06e4
chore(workflows): use pnpm/action-setup@v4
latest version, v3 updated to run on Node.js v20
2 years ago
Sacha Weatherstone
21bd61d954
remove arm32 build
2 years ago
Sacha Weatherstone
72bfd44b1f
Build for ARM
2 years ago
Sacha Weatherstone
dcab2c33d0
update ci
2 years ago
Sacha Weatherstone
9e8c4832c8
fix multiarch build
3 years ago
Sacha Weatherstone
c37c0f9008
build for arm64
3 years ago
Sacha Weatherstone
583efdb00c
fix containerfile path
3 years ago
Sacha Weatherstone
ba3b387b2e
fix ci permissions
3 years ago
Sacha Weatherstone
172549d099
add container publishing
3 years ago
Sacha Weatherstone
fb59ff3a6d
Update CI & Configs
3 years ago
Sacha Weatherstone
266d83d194
Update deps & rename ci file
3 years ago
Sacha Weatherstone
b383b05b2a
Fix CI
4 years ago
Sacha Weatherstone
e457cef3da
WIP updates
4 years ago
Sacha Weatherstone
8a979c50a8
Update main.yml
4 years ago
Sacha Weatherstone
3b85422ab2
Fix ci
4 years ago
Sacha Weatherstone
c684f6ad5f
Switch to Vite and prune dependencies
5 years ago
Sacha Weatherstone
1aadf9bb5d
Fix artefact location
5 years ago
Sacha Weatherstone
b78bf49fe5
Fix output dir
5 years ago
Sacha Weatherstone
1a8023f29e
New release format
5 years ago
Sacha Weatherstone
a6d5503f9c
Fix CI
5 years ago
Sacha Weatherstone
7a081a019f
Fix CI
5 years ago
Sacha Weatherstone
eacdf11a6d
WIP ( #1 )
* WIP
* WIP
5 years ago
Sacha Weatherstone
0c95245296
WIP
5 years ago