Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a release workflow triggered on a tag. #635

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Oct 22, 2024

Description

Added a release workflow triggered on a tag.

  1. Ensures that the tag created matches the version in the spec.
  2. Drafts a release (example).
  3. Increments version.
  4. Updates CHANGELOG.
  5. Makes a PR with the version increment changes (example).

Issues Resolved

Closes #84.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

github-actions bot commented Oct 22, 2024

Changes Analysis

Commit SHA: 98e8c92
Comparing To SHA: 352e620

API Changes

Summary

└─┬Info
  └──[🔀] version (4:12)

Document Element Total Changes Breaking Changes
info 1 0
  • Total Changes: 1
  • Modifications: 1

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11463096923/artifacts/2088674541

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 29 29 0

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
504 317 (62.9 %)

@nhtruong nhtruong merged commit 8255f1b into opensearch-project:main Oct 22, 2024
19 checks passed
@dblock dblock deleted the release-workflow branch October 22, 2024 18:01
@amberzsy
Copy link
Contributor

nice! lgtm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PROPOSAL] Publish versioned API specs
3 participants