Skip to content

fix(agent): persist agent ID after auth to prevent crashloop duplicates#6543

Merged
6543 merged 3 commits into
woodpecker-ci:mainfrom
wucm667:fix/agent-crashloop-infinite-entries
May 7, 2026
Merged

fix(agent): persist agent ID after auth to prevent crashloop duplicates#6543
6543 merged 3 commits into
woodpecker-ci:mainfrom
wucm667:fix/agent-crashloop-infinite-entries

Merge branch 'main' into fix/agent-crashloop-infinite-entries

dfe48b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

41.52% (-0.01%) compared to 97eae44, passed because coverage increased by 0% when compared to adjusted base (41.53%)

View this Pull Request on Codecov

41.52% (-0.01%) compared to 97eae44, passed because coverage increased by 0% when compared to adjusted base (41.53%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.52%. Comparing base (97eae44) to head (dfe48b2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6543      +/-   ##
==========================================
- Coverage   41.53%   41.52%   -0.01%     
==========================================
  Files         431      431              
  Lines       28725    28727       +2     
==========================================
  Hits        11930    11930              
- Misses      15721    15724       +3     
+ Partials     1074     1073       -1     

☔ 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.