Skip to content

ci: added full release workflow#53

Merged
poshinchen merged 1 commit into
strands-agents:mainfrom
poshinchen:main
Jul 9, 2026
Merged

ci: added full release workflow#53
poshinchen merged 1 commit into
strands-agents:mainfrom
poshinchen:main

Conversation

@poshinchen

@poshinchen poshinchen commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

Created the release workflow similar to the harness-sdk.

harness-sdk workflows PR: strands-agents/harness-sdk#2940

Example executions on the fork: https://github.com/poshinchen/shell/actions/runs/28970169842

Related Issues

strands-agents/harness-sdk#2940

Documentation PR

N/A

Type of Change

New feature

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce new warnings.

  • I ran the relevant test suites for the bindings I touched (cargo test --workspace --all-targets, pytest tests/python, npm test)
  • If I touched Rust, I ran cargo fmt and cargo clippy

Checklist

  • I have read the CONTRIBUTING document
  • I have reviewed and understand every line of code in this PR, including any generated by AI tools, and I can explain why it works
  • My change is focused and reasonably small; I have split unrelated work into separate PRs
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@poshinchen poshinchen merged commit 1378b62 into strands-agents:main Jul 9, 2026
31 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