Skip to content

add: add agent support bundle download support in gsad#419

Merged
greenbonebot merged 3 commits into
mainfrom
add/get-agent-support-bundle
Jun 18, 2026
Merged

add: add agent support bundle download support in gsad#419
greenbonebot merged 3 commits into
mainfrom
add/get-agent-support-bundle

Conversation

@ozgen

@ozgen ozgen commented Jun 18, 2026

Copy link
Copy Markdown
Member

What

  • Add GSAD support for downloading agent support bundles.
  • Verified with curl.

Why

  • Allow support bundles to be downloaded through GSAD.

References

GEA-1833

@ozgen ozgen requested review from a team as code owners June 18, 2026 07:14
@greenbonebot greenbonebot enabled auto-merge (rebase) June 18, 2026 07:15
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.09%. Comparing base (72c3d9a) to head (2e4d4c0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   95.09%   95.09%           
=======================================
  Files          32       32           
  Lines        5073     5074    +1     
  Branches      144      144           
=======================================
+ Hits         4824     4825    +1     
  Misses        180      180           
  Partials       69       69           
Flag Coverage Δ
unittests 95.09% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@bjoernricks bjoernricks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any reason for choosing agent_uuid instead of agent_id?

@ozgen

ozgen commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

Is there any reason for choosing agent_uuid instead of agent_id?

In the agent domain, we already have agent_id for the identifier returned by the Agent Controller, for example GAT-29::2d61a736. That is why using agent_id here may be confusing.

However, for consistency, I can change it to agent_id if you prefer.

@greenbonebot greenbonebot merged commit 2058091 into main Jun 18, 2026
12 checks passed
@greenbonebot greenbonebot deleted the add/get-agent-support-bundle branch June 18, 2026 08:02
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