Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Fix prerelease property being incorrectly set on publish task #75

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

Azurelol
Copy link
Contributor

@Azurelol Azurelol commented Sep 2, 2021

Description

When executing a final release for a WDK project the actual github release is marked as prerelease.
This is due to the predicate not being fully correct.

Changes

  • FIX ReleasePlugin: Github publish task prerelease predicate
  • ADD gradle-commons-test test library

@Larusso Larusso merged commit 75654ba into master Sep 2, 2021
@Larusso Larusso deleted the fix/publish_prerelease branch September 2, 2021 09:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants