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

Feature/manual release #12

Merged
merged 8 commits into from
Aug 7, 2023
Merged

Feature/manual release #12

merged 8 commits into from
Aug 7, 2023

Conversation

Ingwersaft
Copy link
Member

@Ingwersaft Ingwersaft commented Jun 13, 2023

Adds CreateBuildInformationMarkdownTask and CreateReleaseTask.

CreateReleaseTask allows the plugin to manually create releases, previously this wasn't handle by the plugin, instead it was soley relyed on the automatic release creation. The CreateBuildInformationMarkdownTask uses the data from the buildinformation json and formats it as a markdown release notes file to be used by the CreateReleaseTask.

TODO: Replace circleci with github actions

@Ingwersaft Ingwersaft requested a review from a team June 13, 2023 09:37
Copy link
Contributor

@nvima nvima left a comment

Choose a reason for hiding this comment

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

i have problems viewing the project locally in intellij.
The new Java toolchain feature cannot be used at the project level in combination with source and/or target compatibility
I also have version problems via the terminal.
The embedded-kotlinandkotlin-dslplugins rely on features of Kotlin1.5.31that might work differently than in the requested version1.8.21.

@nvima
Copy link
Contributor

nvima commented Aug 7, 2023

LGTM 👍

@Ingwersaft Ingwersaft merged commit 102d4d9 into master Aug 7, 2023
1 check passed
@Ingwersaft Ingwersaft deleted the feature/manual_release branch August 7, 2023 11:16
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