Skip to content

feat(ci): add release please workflow#84

Merged
TheMeinerLP merged 6 commits into
masterfrom
feature/releasePlease
Jul 7, 2026
Merged

feat(ci): add release please workflow#84
TheMeinerLP merged 6 commits into
masterfrom
feature/releasePlease

Conversation

@theEvilReaper

Copy link
Copy Markdown
Collaborator

Proposed changes

The pull request adds a new release workflow that is based on release-please.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@theEvilReaper theEvilReaper requested a review from TheMeinerLP July 7, 2026 14:43
@theEvilReaper theEvilReaper self-assigned this Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Test results

 81 files   81 suites   54s ⏱️
 57 tests  57 ✅ 0 💤 0 ❌
171 runs  170 ✅ 1 💤 0 ❌

Results for commit 8c244fe.

♻️ This comment has been updated with latest results.

Comment thread build.gradle.kts
}

group = "net.theevilreaper"
version = "0.0.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You need to add a comment with: // x-release-please-version

@TheMeinerLP TheMeinerLP merged commit 4004533 into master Jul 7, 2026
7 checks passed
@TheMeinerLP TheMeinerLP deleted the feature/releasePlease branch July 7, 2026 17:17
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.

2 participants