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

chore: add release workflow #172

Merged
merged 2 commits into from
Nov 27, 2024
Merged

chore: add release workflow #172

merged 2 commits into from
Nov 27, 2024

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Nov 26, 2024

What this PR does / why we need it:

Adds a release.yaml workflow. It's meant to be triggered manually to create proper GH releases.

Tested on fork:

Which issue this PR fixes

Closes #150.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@czeslavo czeslavo added documentation Improvements or additions to documentation area/ci labels Nov 26, 2024
@czeslavo czeslavo self-assigned this Nov 26, 2024
@czeslavo czeslavo added this to the KIC v3.4.x milestone Nov 26, 2024
@czeslavo czeslavo marked this pull request as ready for review November 26, 2024 16:20
@czeslavo czeslavo requested a review from a team as a code owner November 26, 2024 16:20
@czeslavo czeslavo requested a review from pmalek November 27, 2024 09:20
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/tests.yaml Show resolved Hide resolved
@czeslavo czeslavo requested a review from pmalek November 27, 2024 10:05
@czeslavo czeslavo enabled auto-merge (squash) November 27, 2024 10:26
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎖️

@czeslavo czeslavo merged commit 64256b9 into main Nov 27, 2024
7 checks passed
@czeslavo czeslavo deleted the chore/release-workflow branch November 27, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On-demand release workflow setup
2 participants