Skip to content

CI/CD improvements - #434

Open
azkrishpy wants to merge 1 commit into
mainfrom
ci-cd
Open

CI/CD improvements#434
azkrishpy wants to merge 1 commit into
mainfrom
ci-cd

Conversation

@azkrishpy

@azkrishpy azkrishpy commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

N/A

Description of changes:

Adds CI/CD workflows mirroring awslabs/aws-c-common#1250:

  • check-abi.yml — ABI compliance check on PRs
  • release.yml — manual (workflow_dispatch) release with auto version bump + tag
  • block-needs-review.yml — gate merges labeled needs-review
  • VERSION file seeded from latest release tag
  • CMakeLists.txt: derive target VERSION from VERSION file via aws_get_version()

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

@github-actions github-actions Bot added the patch ABI backward-compatible (patch release) label Aug 12, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
- Coverage   84.65%   84.61%   -0.05%     
==========================================
  Files          26       26              
  Lines       11093    11109      +16     
==========================================
+ Hits         9391     9400       +9     
- Misses       1702     1709       +7     

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

@azkrishpy
azkrishpy marked this pull request as ready for review August 12, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch ABI backward-compatible (patch release)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants