Skip to content

CI/CD improvements - #824

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

CI/CD improvements#824
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
@azkrishpy
azkrishpy marked this pull request as ready for review August 12, 2026 19:29
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.97%. Comparing base (28e4eb3) to head (c58df8f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #824   +/-   ##
=======================================
  Coverage   78.97%   78.97%           
=======================================
  Files          30       30           
  Lines        6534     6534           
=======================================
  Hits         5160     5160           
  Misses       1374     1374           

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

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