Skip to content

Dev#134

Merged
vsilent merged 40 commits intomainfrom
dev
Mar 13, 2026
Merged

Dev#134
vsilent merged 40 commits intomainfrom
dev

Conversation

@vsilent
Copy link
Copy Markdown
Collaborator

@vsilent vsilent commented Mar 13, 2026

No description provided.

vsilent and others added 30 commits March 7, 2026 10:04
…ads the YAML without resolving placeholders. Then switched all mutate-and-write-back code paths to use it
…by_id

- routes/command/get.rs: use fetch_by_command_id for string command_id lookup
  (fetch_by_id tried to parse 'cmd_xxx' as UUID, causing 500 error)
- routes/agent/enqueue.rs: return full Command model from enqueue endpoint
- cli/stacker_client.rs: add serde defaults for backward compat with old server
- Created GitHub Actions workflow for deploying the website using Stacker.
- Added Dockerfile for building the Node.js application with a multi-stage build.
- Introduced docker-compose.yml for managing application services including Nginx and Minio.
- Added a backup of the Stacker configuration file with service definitions and deployment settings.
- Included a large Stacker CLI file for deployment operations.
This reverts commit 83d1ed9.
@vsilent vsilent merged commit cb8b38c into main Mar 13, 2026
17 checks passed
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