Skip to content

feat(cd): deploy to traceloop on workflow distpatch#11

Merged
galkleinman merged 2 commits intomainfrom
gk/add-deploy
Nov 17, 2024
Merged

feat(cd): deploy to traceloop on workflow distpatch#11
galkleinman merged 2 commits intomainfrom
gk/add-deploy

Conversation

@galkleinman
Copy link
Contributor

No description provided.

OCTOPUS_API_KEY: ${{ secrets.OCTOPUS_API_KEY }}
OCTOPUS_URL: ${{ secrets.OCTOPUS_URL }}
OCTOPUS_SPACE: ${{ secrets.OCTOPUS_SPACE }}
run: octopus release create --project web-app --version=${GITHUB_SHA::7} --packageVersion=${GITHUB_SHA::7} --no-prompt
Copy link
Member

Choose a reason for hiding this comment

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

wrong project

@galkleinman galkleinman merged commit 16a4788 into main Nov 17, 2024
doronkopit5 added a commit that referenced this pull request Jan 15, 2026
- Update aws-sdk-bedrockruntime from 1.66.0 to 1.120.0
- Update aws-config from 1.5.12 to 1.8.12
- Update aws-credential-types from 1.2.1 to 1.2.11
- Update aws-smithy-runtime from 1.7.6 to 1.9.8
- Update aws-smithy-types from 1.2.11 to 1.3.6
- Update aws-types from 1.3.3 to 1.3.11
- Update Rust toolchain from 1.87 to 1.88 (required by new AWS SDK)
- Update Docker base images to rust:1.88-bookworm
- Fix clippy warnings for uninlined format args

This addresses Dependabot security alerts:
- Alert #12: aws-sdk-bedrockruntime (defense in depth for region parameter)
- Alert #13: aws-sdk-ssooidc (defense in depth for region parameter)
- Alert #14: aws-sdk-sso (defense in depth for region parameter)
- Alert #15: aws-sdk-sts (defense in depth for region parameter)
- Alert #11: rsa (potential panic vulnerability)

All transitive dependencies updated to latest available versions:
- aws-sdk-sso: 1.74.0 -> 1.91.0 (latest available)
- aws-sdk-ssooidc: 1.75.0 -> 1.93.0 (latest available)
- aws-sdk-sts: 1.76.0 -> 1.95.0 (latest available)
- rsa: 0.9.8 -> 0.9.10 (patched version)

Note: Requested version 1.96.0 for some AWS SDK packages is not yet
available on crates.io. Updated to latest available versions (1.91-1.95).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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