Skip to content

Add release-layer-and-github workflow (no SDK publish) and remove me-…#1369

Open
viw-test1 wants to merge 2 commits intoaws-observability:mainfrom
viw-test1:release-build-no-publish-sdk
Open

Add release-layer-and-github workflow (no SDK publish) and remove me-…#1369
viw-test1 wants to merge 2 commits intoaws-observability:mainfrom
viw-test1:release-build-no-publish-sdk

Conversation

@viw-test1
Copy link
Copy Markdown
Contributor

…south-1

Issue #, if available:

Description of changes:

  1. Remove me-south-1 from the default Lambda layer deployment regions in release-build.yml as the region is no longer operational.

  2. Add release-layer-and-github.yml — a new workflow identical to release-build.yml but without the publish-sdk job (no Docker image push to ECR, no Maven Central publish, no GPG signing). This allows re-running the Lambda layer publish and GitHub release creation independently when the SDK has already been published.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@viw-test1 viw-test1 requested a review from a team as a code owner April 24, 2026 19:11
@viw-test1 viw-test1 self-assigned this Apr 24, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 24, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.39%. Comparing base (09e6487) to head (418cf1a).
⚠️ Report is 565 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #1369       +/-   ##
=============================================
- Coverage     85.71%   69.39%   -16.33%     
- Complexity       19      704      +685     
=============================================
  Files             3       63       +60     
  Lines            49     3437     +3388     
  Branches          5      487      +482     
=============================================
+ Hits             42     2385     +2343     
- Misses            3      861      +858     
- Partials          4      191      +187     

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

@viw-test1 viw-test1 added the skip changelog doesn't need a CHANGELOG entry label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog doesn't need a CHANGELOG entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants