Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-01-31-e52353b
proof of concept for `npx convex self-host` (#33831) create a proof of concept for an `npx convex self-host` subcommand, with `npx convex self-host dev` beneath it. eventually we should put lots of other commands beneath it too. To avoid code duplication, move the deployment-agnostic code to `devAgainstDeployment`, and deployment-agnostic CLI options to our `Command.prototype` override, and deployment-agnostic CLI option validation to `validateDevOptions`. Thus all of the shared functionality can use shared code. GitOrigin-RevId: 0a0f330c35e306f631cd9fae4fcff77b1625963e
Precompiled 2025-01-31-d8158db
proof of concept for `npx convex self-host` (#33831) create a proof of concept for an `npx convex self-host` subcommand, with `npx convex self-host dev` beneath it. eventually we should put lots of other commands beneath it too. To avoid code duplication, move the deployment-agnostic code to `devAgainstDeployment`, and deployment-agnostic CLI options to our `Command.prototype` override, and deployment-agnostic CLI option validation to `validateDevOptions`. Thus all of the shared functionality can use shared code. GitOrigin-RevId: 0a0f330c35e306f631cd9fae4fcff77b1625963e
Precompiled 2025-01-31-d7f0121
proof of concept for `npx convex self-host` (#33831) create a proof of concept for an `npx convex self-host` subcommand, with `npx convex self-host dev` beneath it. eventually we should put lots of other commands beneath it too. To avoid code duplication, move the deployment-agnostic code to `devAgainstDeployment`, and deployment-agnostic CLI options to our `Command.prototype` override, and deployment-agnostic CLI option validation to `validateDevOptions`. Thus all of the shared functionality can use shared code. GitOrigin-RevId: 0a0f330c35e306f631cd9fae4fcff77b1625963e
Precompiled 2025-01-31-c590d3b
proof of concept for `npx convex self-host` (#33831) create a proof of concept for an `npx convex self-host` subcommand, with `npx convex self-host dev` beneath it. eventually we should put lots of other commands beneath it too. To avoid code duplication, move the deployment-agnostic code to `devAgainstDeployment`, and deployment-agnostic CLI options to our `Command.prototype` override, and deployment-agnostic CLI option validation to `validateDevOptions`. Thus all of the shared functionality can use shared code. GitOrigin-RevId: 0a0f330c35e306f631cd9fae4fcff77b1625963e
Precompiled 2025-01-31-086ce04
proof of concept for `npx convex self-host` (#33831) create a proof of concept for an `npx convex self-host` subcommand, with `npx convex self-host dev` beneath it. eventually we should put lots of other commands beneath it too. To avoid code duplication, move the deployment-agnostic code to `devAgainstDeployment`, and deployment-agnostic CLI options to our `Command.prototype` override, and deployment-agnostic CLI option validation to `validateDevOptions`. Thus all of the shared functionality can use shared code. GitOrigin-RevId: 0a0f330c35e306f631cd9fae4fcff77b1625963e
Precompiled 2025-01-31-87bcca8
Add uptime field to self-host beacon (#33830) GitOrigin-RevId: f93c5777e9e71ce6f3762c6aedea6bf1fdb6bb2a
Precompiled 2025-01-30-8cf0866
Don't rush build for local backend build (#33827) GitOrigin-RevId: bf21b0d6f6163f0853718b3ba60987e68fd6fbdd
Precompiled 2025-01-30-21456bc
copybara the dockerignore (#33795) GitOrigin-RevId: b1651ef779b372131e093273c6ff412f655ade07
Precompiled 2025-01-30-8637c12
precompiled-2025-01-30-8637c12 Improve the self-host-beacon with clear messaging and make it opt-out…
Precompiled 2025-01-30-70f548d
precompiled-2025-01-30-70f548d Improve the self-host-beacon with clear messaging and make it opt-out…