feat(cd): deploy to traceloop on workflow distpatch#11
Merged
galkleinman merged 2 commits intomainfrom Nov 17, 2024
Merged
Conversation
nirga
approved these changes
Nov 17, 2024
nirga
reviewed
Nov 17, 2024
.github/workflows/docker.yml
Outdated
| 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 |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.