Skip to content

Conversation

@deploystack-automation
Copy link

Satellite Release v0.19.0

This PR prepares a new satellite release.

When merged, this will:

  1. Create a release tag
  2. Build and publish a multi-architecture Docker image to Docker Hub

The Docker image will be available at:

  • deploystack/satellite:latest
  • deploystack/satellite:v0.19.0

Supported Architectures

  • linux/amd64 (Intel/AMD)
  • linux/arm64 (Apple Silicon, AWS Graviton)

Release notes:

  • feat(satellite): validate GitHub deployment base directory permissions (03b77049)
  • refactor(satellite): update command path handling for dynamic resolution (03cdc449)
  • feat(satellite): add Python version discovery and selection logic (067313fd)
  • Merge pull request chore(all): bump @typescript-eslint/parser from 8.53.0 to 8.53.1 #673 from deploystackio/dependabot/npm_and_yarn/typescript-eslint/parser-8.53.1 (087f6587)
  • feat(all): implement GitHub deployment validation and enhanced wizard flow (0989f29c)
  • Merge pull request chore(all): bump @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1 #677 from deploystackio/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.53.1 (0d529298)
  • feat(all): add team limits and GitHub deployment features with email notifications (1295569d)
  • chore(all): bump @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1 (12c5365e)
  • feat(satellite): enhance PATH for runtime checks in command execution (28263a20)
  • refactor(satellite): extract build logging and directory utilities (30227647)
  • feat(satellite): install TypeScript globally for deployment builds (3b0416e3)
  • refactor(satellite): extract tarball operations for improved maintainability (3b9776d0)
  • refactor(satellite): update Python environment variable handling for venv (3de872a9)
  • refactor(satellite): update cgroup logging and disable cgroup limits (5957e5b1)
  • feat(satellite): add tmpfs management for GitHub deployments (5a0c5db6)
  • refactor(satellite): improve nsjail configuration comments and structure (619b9675)
  • feat(satellite): add runtime validation for Node.js and Python dependencies (6ab033b2)
  • refactor(satellite): enhance command path logging for cache misses (6d199524)
  • refactor(satellite): simplify Python entry point resolution logic (70876472)
  • feat(satellite): enhance installation process with user-specific logging (715e9b51)
  • refactor(satellite): extract GitHub deployment utilities for maintainability (7e6a4375)
  • feat(all): implement comprehensive security validation for MCP installations (9081438d)
  • refactor(satellite): extract Python utilities for deployment handling (92278a2e)
  • refactor(satellite): extract ProcessManager into composed handler classes (96bd80a3)
  • docs(all): update README with new features and deployment instructions (a29ef45f)
  • fix(satellite): correct import path for runtime validator module (a6aea6ef)
  • refactor(satellite): add user-local Python tools to nsjail read-only mounts (b32f79ab)
  • refactor(satellite): remove shell option from command execution (b6ffe907)
  • refactor(satellite): simplify npm install command by removing --omit=dev (c5a8adae)
  • refactor(satellite): remove NODE_ENV to allow devDependencies installation (d8e2a369)
  • chore(all): bump @typescript-eslint/parser from 8.53.0 to 8.53.1 (def5f359)
  • feat(satellite): log cgroup version and update limits for cgroup v2 (e550905b)
  • refactor(satellite): improve nsjail configuration comments and structure (eb44031e)
  • feat(all): implement GitHub-based MCP server deployment with Octokit (ed01167e)
  • feat(all): add language and runtime fields to MCP server metadata (f374f353)
  • feat(all): add deployments tab with team info and refactor catalog tables (fd916671)

@deploystack-automation
Copy link
Author

Release Branch Cleanup ❌

Branch satellite-release has been automatically deleted after PR was closed.

@deploystack-automation deploystack-automation bot deleted the satellite-release branch February 1, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant