Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-01-31-e52353b

31 Jan 00:48
Compare
Choose a tag to compare
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

31 Jan 01:37
Compare
Choose a tag to compare
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

31 Jan 00:52
Compare
Choose a tag to compare
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

31 Jan 01:56
Compare
Choose a tag to compare
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

31 Jan 00:54
Compare
Choose a tag to compare
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

31 Jan 00:03
Compare
Choose a tag to compare
Add uptime field to self-host beacon (#33830)

GitOrigin-RevId: f93c5777e9e71ce6f3762c6aedea6bf1fdb6bb2a

Precompiled 2025-01-30-8cf0866

30 Jan 20:56
Compare
Choose a tag to compare
Don't rush build for local backend build (#33827)

GitOrigin-RevId: bf21b0d6f6163f0853718b3ba60987e68fd6fbdd

Precompiled 2025-01-30-21456bc

30 Jan 19:00
Compare
Choose a tag to compare
copybara the dockerignore (#33795)

GitOrigin-RevId: b1651ef779b372131e093273c6ff412f655ade07

Precompiled 2025-01-30-8637c12

30 Jan 00:31
Compare
Choose a tag to compare
precompiled-2025-01-30-8637c12

Improve the self-host-beacon with clear messaging and make it opt-out…

Precompiled 2025-01-30-70f548d

30 Jan 00:53
Compare
Choose a tag to compare
precompiled-2025-01-30-70f548d

Improve the self-host-beacon with clear messaging and make it opt-out…