Skip to content

Conversation

@ch4r10t33r
Copy link
Contributor

  • Added semantic version and auto-release GH workflow
  • Properly exported the KoalaBear modules via root.zig

@ch4r10t33r ch4r10t33r requested review from g11tech and jsign October 13, 2025 21:24
jobs:
auto-release:
# Only run if PR was merged (not just closed)
if: github.event.pull_request.merged == true
Copy link
Member

Choose a reason for hiding this comment

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

we don't want to release every time a PR is merged, we can have a release branch on which we create release PRs from main

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Corrected this now.

@ch4r10t33r ch4r10t33r requested a review from g11tech October 14, 2025 07:12
@g11tech g11tech merged commit a21f7d5 into main Oct 14, 2025
3 checks passed
@g11tech g11tech deleted the feature branch October 14, 2025 07:20
g11tech added a commit that referenced this pull request Oct 14, 2025
feat: Add semantic versioning and proper export of koalabear fields (#3)
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.

3 participants