- nx-fly-deployment-action: support environment specific fly config (f1c68b7)
- repo: refactor and improve multi-tenant deployment workflow (6210e4d)
- core: better debug log running commands (315c52e0)
- core: stabilize run nx command predicate (3549f08b)
- core: reject with output log when nx command fails (9b8a765c)
- deps: update weekly dependencies (113a8d9)
- deps: update weekly dependencies (6efe16e)
- deps: update weekly dependencies (00a340c)
- repo: defaults to bundler resolution (4fd1a61)
- repo: fix vite name conflicts (624d9eb)
- repo: migrate to eslint esm (6581a92)
- repo: change to esm files for vite (b93f286ab)
- repo: migrate nx to 20.4.0 and fix breaking changes (ba6c6c5)
- core: move secrets and some zod utilities to internal projects (0b801c5)
- cms: improved seed process (bd4af3414)
- core: provide custom spawn with interactive prompt support (ba12f323b)
- cms: initial multi-tenant support (3c629f8bc)
- core: withEnvVars support both object and props level (32181d07c)
- core: pty is needed to properly spawn interactive (9a3844bc4)
- core: detect package manager before publish release (db2eb28d5)
- nx-fly-deployment-action: destroy apps retroactively (adc348d)
- core: add functions for infisical and improve schema validations (8f22c66)
- core: infisical secrets management support (94ceb1c)
- core: add zod schema test suite and refactor exposed endpoints (833f440)
- deps: update dependencies (4002e5c)
- core: sync dependencies (4cdbc95)
- deps: update dependencies (208824c)
- core: release workaround must stage changes to package.json (8d0a73e)
- core: use esm in core package (fa3f4ea)
- nx-migrate-action: check commit signature and print details (208ad717)
- core: add workaround for nx release changing workspace package.json (4b5cab52)
- nx-migrate-action: add github action to perform nx migrations (08a93a78)
- nx-migrate-action: enable auto-merge via graphql (1a0d3bf7)
⚠️ repo: migrate nx-plugins repo to this repo (556bf360)
- repo: all packages from nx-plugins repository are moved including release management and other important features