Skip to content

Conversation

@alexskr
Copy link
Member

@alexskr alexskr commented Dec 2, 2025

Refactor deployment workflow: safer permissions, better triggers, and concurrency lock

  • Add minimal token permissions
  • Auto-deploy only from develop branch
  • Add deployment concurrency lock
  • Improve BRANCH/TARGET logic
  • Add deployment detail output

Develop -> Master merge, release v6.8.0
capistrano deployments to staging are triggered by successeful unit
test runs or manually so push trigger is pointless
… concurrency

Add minimal token permissions
Auto-deploy only from develop
Add per-environment concurrency lock
Improve BRANCH/TARGET logic
Add deployment detail output
@alexskr alexskr changed the title Ci/workflow updates CI: Refactor deployment workflow Dec 2, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.46%. Comparing base (c48c0cd) to head (20ee714).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #201   +/-   ##
========================================
  Coverage    73.46%   73.46%           
========================================
  Files           63       63           
  Lines         3377     3377           
========================================
  Hits          2481     2481           
  Misses         896      896           
Flag Coverage Δ
unittests 73.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexskr alexskr marked this pull request as ready for review December 17, 2025 17:54
@alexskr alexskr merged commit 52f4bbf into develop Dec 17, 2025
4 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.

3 participants