Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Add release pipeline#60

Merged
eschrewe merged 7 commits into
developmentfrom
feat/add-release-pipeline
Jun 26, 2025
Merged

Add release pipeline#60
eschrewe merged 7 commits into
developmentfrom
feat/add-release-pipeline

Conversation

@hqarawlus

Copy link
Copy Markdown
Contributor

This pipeline does the following:

  • Scan the gradle file for the version number.
  • If "-SNAPSHOT" was found in the version number, then it will be removed and only the version number will be used.
  • Create a new tag with the extracted version number
  • Create a release based on the created tag.

@hqarawlus hqarawlus requested a review from eschrewe June 25, 2025 09:57
@hqarawlus hqarawlus self-assigned this Jun 25, 2025
@hqarawlus hqarawlus changed the base branch from main to development June 25, 2025 12:40
@eschrewe eschrewe merged commit c963707 into development Jun 26, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants