Skip to content

Release SRTL Manager 0.1.2 - #39

Merged
ramphex merged 11 commits into
mainfrom
beta
Aug 4, 2026
Merged

Release SRTL Manager 0.1.2#39
ramphex merged 11 commits into
mainfrom
beta

Conversation

@ramphex

@ramphex ramphex commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • enables configurable multi-worker execution without an arbitrary worker-count ceiling, while preserving atomic leases and exact resource-overlap safeguards
  • allows independent copies, targeted rescans, and audits to run concurrently, with immutable job selections and frozen admission-time behavior
  • resolves recurring legacy copy-reconciliation blockers, isolates per-job progress, and corrects library assignment and large-selection behavior
  • adds health/readiness separation, terminal-history retention, query/index improvements, retry handling, and hardened development synchronization
  • updates vulnerable transitive dependencies and the pinned Docker registry login action

Verification

  • npm audit --audit-level=high
  • npm run check
  • npm run build
  • docker build --check .
  • docker build -t srtl-manager:0.1.2-local .
  • git diff --check

Release

After this PR passes the protected branch checks and is merged, v0.1.2 will be published from the resulting main commit. The release workflow will build and scan linux/amd64 and linux/arm64 images, then publish both ghcr.io/ramphex/srtl-manager:0.1.2 and ghcr.io/ramphex/srtl-manager:latest.

Comment thread src/server/app.ts Fixed
@ramphex
ramphex merged commit aef04dd into main Aug 4, 2026
11 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.

2 participants