Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/repo-sync/github-repo-files-sync…
Browse files Browse the repository at this point in the history
…/default' into ChrisCarini/sinceUntilBuild
  • Loading branch information
ChrisCarini committed Feb 26, 2024
2 parents 3388458 + eb29a6f commit 8a75933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_standard_jetbrains_plugin_build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ tasks {
.collect(Collectors.joining('\n'))
)
)
sinceBuild.set(properties('pluginSinceBuild'))
untilBuild.set(properties('pluginUntilBuild'))

def changeLogForVersion = changelog.getOrNull(properties("pluginVersion"))
changeNotes.set((changeLogForVersion != null ? changeLogForVersion : changelog.getLatest()).toHTML())
Expand Down

0 comments on commit 8a75933

Please sign in to comment.