Skip to content

fix: default saas URL to saas.asobi.dev#8

Merged
Taure merged 3 commits into
mainfrom
fix/default-saas-url
Apr 19, 2026
Merged

fix: default saas URL to saas.asobi.dev#8
Taure merged 3 commits into
mainfrom
fix/default-saas-url

Conversation

@Taure
Copy link
Copy Markdown
Contributor

@Taure Taure commented Apr 19, 2026

CLI now defaults to saas.asobi.dev instead of app-dev.asobi.dev.

Taure added 3 commits April 17, 2026 21:55
New commands for the flat environment model:
  asobi create <name> [--size xs|s|m|l]
  asobi stop <name>
  asobi start <name>
  asobi delete <name>
  asobi envs

Talks to saas /internal/cli/envs/* endpoints. Uses existing login
credentials (device-code flow). Old deploy/destroy/env commands kept
for backward compat.
asobi deploy <name> [dir] now:
1. Collects .lua files from dir
2. Zips them into a bundle
3. Uploads to saas /internal/cli/envs/<name>/deploy
4. saas stores in Postgres + bumps generation

Replaces the old engine-direct deploy flow.
@Taure Taure merged commit 6c019a7 into main Apr 19, 2026
1 check passed
@Taure Taure deleted the fix/default-saas-url branch April 19, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant