Skip to content

CI/CD improvements - #80

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

CI/CD improvements#80
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 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.

1 participant