Dan Ditomaso
a10023fad6
more github changes ( #794 )
10 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
Jeremy Gallant
2735c37fad
Fix Docker and CI builds ( #773 )
* Fix Docker and CI builds
* Fix indentation
* Fix release
---------
Co-authored-by: philon- <[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
704d06cfe7
refactor: switch to using Bun ( #718 )
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
3bcda37e66
update pr workflow ( #697 )
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
12 months ago
dependabot[bot]
48862141dc
chore(deps): bump tj-actions/changed-files in /.github/workflows ( #650 )
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>
12 months ago
Dan Ditomaso
47f8264c31
Fix tsc errors ( #649 )
* fixed tsc errors
* fixed tsc errors
* fixed tsc errors
* fixing tsc errors
* fixing more tsc errors
* fixing more tsc errors
* fixed tsc errors
* fixing tsc errors
* fixing PR issues
* commented out tsc check
* completing tsc fixes
* updating lockfile
* removed react-hooks
12 months 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
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
Ronin
3e6653a98f
chore: Fix typo in package name for uploading
2 years ago
Ronin
59126ca939
feat: Add a build step for `build.tar`
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
dcab2c33d0
update ci
2 years ago
Sacha Weatherstone
fb59ff3a6d
Update CI & Configs
3 years ago