Skip to content

CI/CD improvements - #256

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

CI/CD improvements#256
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 74.49%. Comparing base (bce67e0) to head (b409481).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   74.49%   74.49%           
=======================================
  Files          18       18           
  Lines        2341     2341           
=======================================
  Hits         1744     1744           
  Misses        597      597           

☔ 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