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
dependabot[bot]
f010365151
chore(deps): bump tj-actions/changed-files in /.github/workflows ( #705 )
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v46 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: '46'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
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
12 months ago
Dan Ditomaso
1c453e2981
fix: couple of UI updates, fix: add pre release support to release workflow ( #609 )
1 year ago
Austin
b40540b118
Fix upload build.tar ( #591 )
1 year ago
vidplace7
367538eeea
GHA: Attach build.tar to release
1 year ago
Dan Ditomaso
8d75c4afb1
fix: docker build process
1 year ago
vidplace7
aab8bce78e
GHA: Attach build.tar to release
1 year ago
Dan Ditomaso
0de24c41ed
fix: docker build process
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
Hunter Thornsberry
51081d3052
Update release.yml
Create a build artifact on release
2 years ago
Hunter Thornsberry
80ab44c8db
don't release on release
2 years 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
Patrick762
8dc6ec29b2
Pipeline update
5 years ago
Patrick762
c8f4857b93
Update Pipeline
Updated artifact releasing
5 years ago
Vladislav Osmanov
b1eecb5d20
CI with GitHub Actions
Workflow to build and package the project. Compressed artifacts uploaded to Actions.
5 years ago