Commit Graph

  • fb210139b9
    Fix always building 1.16.5 master SeanOMik 2022-02-09 23:15:55 -0500
  • 706d706389
    Merge pull request #1 from SpraxDev/master SeanOMik 2022-02-09 22:53:37 -0500
  • 19265bf5a2
    Release 1.0.2 Christian Koop 2021-08-01 20:02:17 +0200
  • a1c87b0147
    Better Java 16 / Minecraft 1.17+ support Christian Koop 2021-08-01 19:45:40 +0200
  • 2f6ac0ccdb
    Update dependencies Christian Koop 2021-08-01 19:46:36 +0200
  • 63be72f42c
    Dependabot: Open up to 15 PRs Christian Koop 2021-08-01 19:20:44 +0200
  • 6991f05ec3
    Add remapped input to action.yml SeanOMik 2021-07-20 15:50:42 -0400
  • b23370e6a4
    Add option to set remapped SeanOMik 2021-07-08 19:33:55 -0400
  • 1f6456a1bd
    Bump typescript from 4.2.3 to 4.3.5 dependabot/npm_and_yarn/typescript-4.3.5 dependabot[bot] 2021-07-01 18:01:17 +0000
  • f446878b56
    Bump @actions/core from 1.2.6 to 1.4.0 dependabot/npm_and_yarn/actions/core-1.4.0 dependabot[bot] 2021-07-01 18:01:11 +0000
  • 9bddf9b1d3
    Bump @vercel/ncc from 0.27.0 to 0.28.6 dependabot/npm_and_yarn/vercel/ncc-0.28.6 dependabot[bot] 2021-06-01 05:22:18 +0000
  • 5c929774f2
    Bump @types/async from 3.2.5 to 3.2.6 dependabot/npm_and_yarn/types/async-3.2.6 dependabot[bot] 2021-05-01 05:26:05 +0000
  • 6656a7efb4
    Bump @types/fs-extra from 9.0.9 to 9.0.11 dependabot/npm_and_yarn/types/fs-extra-9.0.11 dependabot[bot] 2021-05-01 05:25:44 +0000
  • 4d6b6af270
    Update dependencies (#47) v2 Christian Koop 2021-04-01 22:03:34 +0200
  • 8ef0f424aa
    Set Dependabot to check monthly instead of weekly Christian Koop 2021-04-01 22:02:22 +0200
  • 3fa105973c
    Merge pull request #60 from SpraxDev/use-jdk-8 Christian Koop 2021-04-01 21:53:05 +0200
  • fd4df7496c
    Update dependency typescript, @vercel/ncc and TS-Types (#40) Christian Koop 2020-12-28 21:20:19 +0100
  • 4f433c8a97
    Update dependency ts-node and TS-Type dependencies (#32) Christian Koop 2020-12-09 16:46:25 +0100
  • 8f29460a08
    README.md: Telling people to use actions/cache too Christian Koop 2020-11-29 22:37:08 +0100
  • 1a29f401c7
    README.md: Append 'optional' to all the configuration options v1 Christian Koop 2020-11-24 19:43:40 +0100
  • 4455a6d125
    Release v1.0.0 Christian Koop 2020-11-24 19:31:40 +0100
  • fc9adaeb2e
    Merge pull request #25 from SpraxDev/prepare-v1 Christian Koop 2020-11-24 19:29:36 +0100
  • 664ad4808a
    GitHub-Actions: Rename some job steps Christian Koop 2020-11-24 19:17:58 +0100
  • 70e656229c
    Fix ERR_STREAM_WRITE_AFTER_END Christian Koop 2020-11-24 19:13:26 +0100
  • 00d37a9871
    Always write to log file Christian Koop 2020-11-24 19:09:55 +0100
  • 1645fc3ee7
    No longer allow to configure 'target' and default to 'Spigot' Christian Koop 2020-11-24 18:24:19 +0100
  • 3a72e11367
    Check for existing artifacts in local maven repository Christian Koop 2020-11-24 18:22:12 +0100
  • e6e1593004
    README.md: Fixed typo Christian Koop 2020-11-24 16:50:04 +0100
  • d14b966ef1
    Replace 'read-last-lines' with 'n-readlines' Christian Koop 2020-11-24 15:36:21 +0100
  • 877811bf50
    GitHub-Action: Always upload logs Christian Koop 2020-11-24 15:03:56 +0100
  • c06cf8b5d3
    Fix not building in some cases and wrongly following download redirects Christian Koop 2020-11-24 14:53:41 +0100
  • 69c7fb8c2f
    Follow redirects when downloading files Christian Koop 2020-11-24 11:47:15 +0100
  • c901bfb72a
    Error handling Christian Koop 2020-11-24 11:39:30 +0100
  • ac639ec332
    GitHub-Action: Run Action twice Christian Koop 2020-11-24 11:30:38 +0100
  • f88defe2ae
    Use 'SpraxDev/Spigot-BuildTools' by default Christian Koop 2020-11-24 11:31:09 +0100
  • ff431ef526
    Update some dependencies (#24) Christian Koop 2020-11-24 09:08:55 +0100
  • 6f2af4a938
    Bump @types/fs-extra from 9.0.3 to 9.0.4 (#19) dependabot[bot] 2020-11-21 12:44:08 +0100
  • c724bb1da9
    Bump @types/node from 12.19.3 to 12.19.4 (#18) dependabot[bot] 2020-11-12 05:51:34 +0100
  • f4cd19275c
    Bump @types/fs-extra from 9.0.2 to 9.0.3 (#17) dependabot[bot] 2020-11-10 07:07:06 +0100
  • 9915ca0d87
    Fix typo Christian Koop 2020-11-05 11:14:32 +0100
  • 9c9ccb7042
    Create GitHub related files Christian Koop 2020-11-01 03:53:06 +0100
  • b3a7119889
    Create README.md (#13) Christian Koop 2020-11-01 03:24:55 +0100
  • 75739a3ac7
    action.yml: Added branding (icon, color) Christian Koop 2020-11-01 03:12:11 +0100
  • 59bfa35172
    Fix 'disableJavaCheck' not always being checked Christian Koop 2020-11-01 03:11:53 +0100
  • 2a34829b7e
    Code cleanup Christian Koop 2020-11-01 03:11:19 +0100
  • 3ce5b199ec
    Create codeql-analysis.yml Christian Koop 2020-11-01 02:42:42 +0100
  • ecb587ae2f
    Initial commit Christian Koop 2020-11-01 02:27:31 +0100
  • 2277d29179
    Initial commit Christian Koop 2020-10-31 19:50:11 +0100