@specific.dev/cli 0.1.89 → 0.1.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/admin/404/index.html +1 -1
- package/dist/admin/404.html +1 -1
- package/dist/admin/__next.!KGRlZmF1bHQp.__PAGE__.txt +1 -1
- package/dist/admin/__next.!KGRlZmF1bHQp.txt +1 -1
- package/dist/admin/__next._full.txt +1 -1
- package/dist/admin/__next._head.txt +1 -1
- package/dist/admin/__next._index.txt +1 -1
- package/dist/admin/__next._tree.txt +1 -1
- package/dist/admin/_not-found/__next._full.txt +1 -1
- package/dist/admin/_not-found/__next._head.txt +1 -1
- package/dist/admin/_not-found/__next._index.txt +1 -1
- package/dist/admin/_not-found/__next._not-found.__PAGE__.txt +1 -1
- package/dist/admin/_not-found/__next._not-found.txt +1 -1
- package/dist/admin/_not-found/__next._tree.txt +1 -1
- package/dist/admin/_not-found/index.html +1 -1
- package/dist/admin/_not-found/index.txt +1 -1
- package/dist/admin/databases/__next.!KGRlZmF1bHQp.databases.__PAGE__.txt +1 -1
- package/dist/admin/databases/__next.!KGRlZmF1bHQp.databases.txt +1 -1
- package/dist/admin/databases/__next.!KGRlZmF1bHQp.txt +1 -1
- package/dist/admin/databases/__next._full.txt +1 -1
- package/dist/admin/databases/__next._head.txt +1 -1
- package/dist/admin/databases/__next._index.txt +1 -1
- package/dist/admin/databases/__next._tree.txt +1 -1
- package/dist/admin/databases/index.html +1 -1
- package/dist/admin/databases/index.txt +1 -1
- package/dist/admin/fullscreen/__next._full.txt +1 -1
- package/dist/admin/fullscreen/__next._head.txt +1 -1
- package/dist/admin/fullscreen/__next._index.txt +1 -1
- package/dist/admin/fullscreen/__next._tree.txt +1 -1
- package/dist/admin/fullscreen/__next.fullscreen.__PAGE__.txt +1 -1
- package/dist/admin/fullscreen/__next.fullscreen.txt +1 -1
- package/dist/admin/fullscreen/databases/__next._full.txt +1 -1
- package/dist/admin/fullscreen/databases/__next._head.txt +1 -1
- package/dist/admin/fullscreen/databases/__next._index.txt +1 -1
- package/dist/admin/fullscreen/databases/__next._tree.txt +1 -1
- package/dist/admin/fullscreen/databases/__next.fullscreen.databases.__PAGE__.txt +1 -1
- package/dist/admin/fullscreen/databases/__next.fullscreen.databases.txt +1 -1
- package/dist/admin/fullscreen/databases/__next.fullscreen.txt +1 -1
- package/dist/admin/fullscreen/databases/index.html +1 -1
- package/dist/admin/fullscreen/databases/index.txt +1 -1
- package/dist/admin/fullscreen/index.html +1 -1
- package/dist/admin/fullscreen/index.txt +1 -1
- package/dist/admin/index.html +1 -1
- package/dist/admin/index.txt +1 -1
- package/dist/admin/mail/__next.!KGRlZmF1bHQp.mail.__PAGE__.txt +1 -1
- package/dist/admin/mail/__next.!KGRlZmF1bHQp.mail.txt +1 -1
- package/dist/admin/mail/__next.!KGRlZmF1bHQp.txt +1 -1
- package/dist/admin/mail/__next._full.txt +1 -1
- package/dist/admin/mail/__next._head.txt +1 -1
- package/dist/admin/mail/__next._index.txt +1 -1
- package/dist/admin/mail/__next._tree.txt +1 -1
- package/dist/admin/mail/index.html +1 -1
- package/dist/admin/mail/index.txt +1 -1
- package/dist/admin/workflows/__next.!KGRlZmF1bHQp.txt +1 -1
- package/dist/admin/workflows/__next.!KGRlZmF1bHQp.workflows.__PAGE__.txt +1 -1
- package/dist/admin/workflows/__next.!KGRlZmF1bHQp.workflows.txt +1 -1
- package/dist/admin/workflows/__next._full.txt +1 -1
- package/dist/admin/workflows/__next._head.txt +1 -1
- package/dist/admin/workflows/__next._index.txt +1 -1
- package/dist/admin/workflows/__next._tree.txt +1 -1
- package/dist/admin/workflows/index.html +1 -1
- package/dist/admin/workflows/index.txt +1 -1
- package/dist/cli.js +3 -7
- package/dist/docs/index.md +0 -2
- package/dist/docs/postgres/reshape/actions.md +0 -2
- package/dist/docs/postgres/reshape/index.md +0 -2
- package/dist/docs/postgres.md +1 -4
- package/dist/postinstall.js +1 -1
- package/package.json +1 -1
- /package/dist/admin/_next/static/{QGNtzZ5y-zIMtO9d5ZuTF → oikOELjqYFFenFa85HEKp}/_buildManifest.js +0 -0
- /package/dist/admin/_next/static/{QGNtzZ5y-zIMtO9d5ZuTF → oikOELjqYFFenFa85HEKp}/_clientMiddlewareManifest.json +0 -0
- /package/dist/admin/_next/static/{QGNtzZ5y-zIMtO9d5ZuTF → oikOELjqYFFenFa85HEKp}/_ssgManifest.js +0 -0
package/dist/cli.js
CHANGED
|
@@ -374463,7 +374463,7 @@ function trackEvent(event, properties) {
|
|
|
374463
374463
|
event,
|
|
374464
374464
|
properties: {
|
|
374465
374465
|
...properties,
|
|
374466
|
-
cli_version: "0.1.
|
|
374466
|
+
cli_version: "0.1.90",
|
|
374467
374467
|
platform: process.platform,
|
|
374468
374468
|
node_version: process.version,
|
|
374469
374469
|
project_id: getProjectId()
|
|
@@ -374897,10 +374897,6 @@ import { fileURLToPath as fileURLToPath3 } from "url";
|
|
|
374897
374897
|
|
|
374898
374898
|
// src/lib/beta/registry.ts
|
|
374899
374899
|
var BETA_REGISTRY = [
|
|
374900
|
-
{
|
|
374901
|
-
name: "reshape",
|
|
374902
|
-
description: "Zero-downtime database schema migrations using Reshape"
|
|
374903
|
-
},
|
|
374904
374900
|
{
|
|
374905
374901
|
name: "temporal",
|
|
374906
374902
|
description: "Managed Temporal workflow engine for durable workflows and background tasks"
|
|
@@ -378087,7 +378083,7 @@ function compareVersions(a, b) {
|
|
|
378087
378083
|
return 0;
|
|
378088
378084
|
}
|
|
378089
378085
|
async function checkForUpdate() {
|
|
378090
|
-
const currentVersion = "0.1.
|
|
378086
|
+
const currentVersion = "0.1.90";
|
|
378091
378087
|
const response = await fetch(`${BINARIES_BASE_URL}/latest?t=${Date.now()}`);
|
|
378092
378088
|
if (!response.ok) {
|
|
378093
378089
|
throw new Error(`Failed to check for updates: HTTP ${response.status}`);
|
|
@@ -378286,7 +378282,7 @@ function updateCommand() {
|
|
|
378286
378282
|
var program = new Command();
|
|
378287
378283
|
var env = "production";
|
|
378288
378284
|
var envLabel = env !== "production" ? `[${env.toUpperCase()}] ` : "";
|
|
378289
|
-
program.name("specific").description(`${envLabel}Infrastructure-as-code for coding agents`).version("0.1.
|
|
378285
|
+
program.name("specific").description(`${envLabel}Infrastructure-as-code for coding agents`).version("0.1.90").enablePositionalOptions();
|
|
378290
378286
|
program.command("init").description("Initialize project for use with a coding agent").option("--agent <name...>", "Agents to configure (cursor, claude, codex, other)").action((options2) => initCommand(options2));
|
|
378291
378287
|
program.command("docs [topic]").description("Fetch LLM-optimized documentation").action(docsCommand);
|
|
378292
378288
|
program.command("check").description("Validate specific.hcl configuration").action(checkCommand);
|
package/dist/docs/index.md
CHANGED
|
@@ -17,9 +17,7 @@ A full development environment can be started with `specific dev`. To deploy any
|
|
|
17
17
|
- [Services](/services): define how to build, deploy and run the code in this project as services, both in development and production.
|
|
18
18
|
- [Secrets and configuration](/secrets-config): define secrets and configuration variables that the user may or should provide. These can be injected into services through environment variables.
|
|
19
19
|
- [Postgres](/postgres): define managed PostgreSQL databases that services depend on.
|
|
20
|
-
<!-- beta:reshape -->
|
|
21
20
|
- [Reshape](/postgres/reshape): zero-downtime database schema migrations.
|
|
22
|
-
<!-- /beta:reshape -->
|
|
23
21
|
- [Sync](/sync): define real-time, partial synchronisation out of PostgreSQL into frontends or other services. Should be used to implement real-time and collaborative apps.
|
|
24
22
|
- [Storage](/storage): define S3-compatible object/blob storage for services to store files in.
|
|
25
23
|
- [Redis](/redis): define non-durable Redis-compatible databases for caching and more.
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<!-- beta:reshape -->
|
|
2
1
|
# Reshape Actions
|
|
3
2
|
|
|
4
3
|
Reshape migrations are composed of **actions** that define schema changes. Each migration file contains one or more actions that are applied together.
|
|
@@ -87,4 +86,3 @@ unique = true
|
|
|
87
86
|
Related topics:
|
|
88
87
|
- Run `specific docs /postgres/reshape` for general Reshape documentation
|
|
89
88
|
- Run `reshape docs /actions/{ACTION}` for detailed action documentation
|
|
90
|
-
<!-- /beta:reshape -->
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<!-- beta:reshape -->
|
|
2
1
|
# Reshape Migrations
|
|
3
2
|
|
|
4
3
|
Zero-downtime database schema migrations using [Reshape](https://github.com/fabianlindfors/reshape).
|
|
@@ -146,4 +145,3 @@ Related topics:
|
|
|
146
145
|
- Run `specific docs /postgres/reshape/actions` for available migration actions
|
|
147
146
|
- Run `specific docs /postgres` for general PostgreSQL documentation
|
|
148
147
|
- Run `specific docs /sync` for real-time data synchronization
|
|
149
|
-
<!-- /beta:reshape -->
|
package/dist/docs/postgres.md
CHANGED
|
@@ -58,7 +58,6 @@ specific psql main -- -c "SELECT * FROM users LIMIT 5"
|
|
|
58
58
|
specific psql main -- -c "\dt"
|
|
59
59
|
```
|
|
60
60
|
|
|
61
|
-
<!-- beta:reshape -->
|
|
62
61
|
## Schema Migrations
|
|
63
62
|
|
|
64
63
|
For zero-downtime schema migrations, use Reshape:
|
|
@@ -73,12 +72,10 @@ postgres "main" {
|
|
|
73
72
|
|
|
74
73
|
Run `specific docs /postgres/reshape` for full documentation on managing migrations.
|
|
75
74
|
|
|
76
|
-
|
|
75
|
+
|
|
77
76
|
---
|
|
78
77
|
|
|
79
78
|
Related topics:
|
|
80
|
-
<!-- beta:reshape -->
|
|
81
79
|
- Run `specific docs /postgres/reshape` for zero-downtime schema migrations
|
|
82
|
-
<!-- /beta:reshape -->
|
|
83
80
|
- Run `specific docs sync` for real-time data synchronization
|
|
84
81
|
- Run `specific docs exec` for running one-off commands
|
package/dist/postinstall.js
CHANGED
|
@@ -182883,7 +182883,7 @@ function trackEvent(event, properties) {
|
|
|
182883
182883
|
event,
|
|
182884
182884
|
properties: {
|
|
182885
182885
|
...properties,
|
|
182886
|
-
cli_version: "0.1.
|
|
182886
|
+
cli_version: "0.1.90",
|
|
182887
182887
|
platform: process.platform,
|
|
182888
182888
|
node_version: process.version,
|
|
182889
182889
|
project_id: getProjectId()
|
package/package.json
CHANGED
/package/dist/admin/_next/static/{QGNtzZ5y-zIMtO9d5ZuTF → oikOELjqYFFenFa85HEKp}/_buildManifest.js
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/admin/_next/static/{QGNtzZ5y-zIMtO9d5ZuTF → oikOELjqYFFenFa85HEKp}/_ssgManifest.js
RENAMED
|
File without changes
|