Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Releases: sourcegrade/submitter

Jagr Submitter v0.5.2

26 Aug 21:00
842026b
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #2
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.10 by @renovate in #5
  • chore(deps): update dependency gradle to v7.5.1 by @renovate in #7
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.0 by @renovate in #9
  • chore(deps): update plugin gradle-publish to v1 by @renovate in #10
  • Fix/submission info by @Hapstyx in #12

New Contributors

Full Changelog: v0.5.1...v0.5.2

Jagr Submitter v0.5.1

10 May 21:59
e76135c
Compare
Choose a tag to compare

Changes

  • Require compileJava in PrepareSubmissionTask b2dca04
  • Fail entire build if submit info is incorrect 04177a8

Jagr Submitter v0.5.0

11 Apr 02:57
7b75411
Compare
Choose a tag to compare

Changes

  • Restructure plugin to follow Gradle conventions. Task is no longer defined by lambda but has its own type. 1919fc5
  • Add requirePublicTests option 5bb9796

Jagr Submitter v0.4.0

02 Nov 19:50
18d003b
Compare
Choose a tag to compare

Changes

  • Move from org.jagrkt -> org.sourcegrade namespace.
  • New submission-info.json structure stores files in all sourcesets, not just test.

JagrKt Submitter v0.3.1

19 May 23:10
6f55880
Compare
Choose a tag to compare

Fixes

  • Fixes submission-info.json and test-meta.json not being generated. Switched to a different build folder (submit instead of main) because running tests prevents additional files from being generated in main.

JagrKt Submitter v0.3.0

19 May 16:44
823e47b
Compare
Choose a tag to compare

Features

  • prepareSubmission task may now optionally depend on tests. Defaults to true

JagrKt Submitter v0.2.0

17 May 20:15
5e422d5
Compare
Choose a tag to compare

Fixes

  • submisison-info.json is now generated

JagrKt Submitter v0.1.0

15 May 20:12
9e0526b
Compare
Choose a tag to compare
release: 0.1.0