• 2.0.6 ec57bd7ac3

    Release 2.0.6 Stable

    Griefed released this 2021-07-03 18:12:54 +02:00 | 4489 commits to main since this release

    Automatic release of version: 2.0.6
    Changes in this release:

    Bug Fixes

    • Do not push to GitHub packages from GitLab CI. We've got a separate GitHub workflow for mirroring and creating releases on GitHub. (5e0a819e)

    Continuous Integration

    • Deactivate test jobs on tag creation (e354501b)

    Other Changes

    Automatic release of version: 2.0.5
    Changes in this release:

    Bug Fixes

    • Move back to de.griefed. Last time, promise. (80919a44)
    • Fix releases on GitHub and GitLab. Release packages on GitLab to Package Registry and attach package to release. (66b0bb8b)

    Continuous Integration

    • Artifacts aren't attached to the lreease this way anyway. (640e0ed1)

    Other Changes

    Automatic release of version: 2.0.4
    Changes in this release:

    Bug Fixes

    • Fix typo in FALLBACKMODSLIST (91192596)

    Build System

    • deps:
      • Bump commons-io from 2.9.0 to 2.10.0. Bump mockito-core from 3.11.0 to 3.11.1. (915f6bdf)

    Chores

    • Issue templates for GitLab (495a5379)
    • Expand gitignore with some test-generated files (3a053929)
    • Fix local JDK (a5f9370a)
    • Inform users/visitors about move to GitLab (94d657a3)
    • Fix JDK path after moving to AdoptJDK (8d6ae2b3)
    • WSL and Docker is a hassle. (4fb63783)
    • Enable gradle-lite in RenovateBot (836d83da)
    • Switch dependency formatting in hopes of RenovateBot detecting them then (7891c94a)
    • Update blog url (efbe33c1)
    • Update README badges (9cc6d555)
    • deps:
      • update dependency org.slf4j:slf4j-log4j12 to v2.0.0-alpha2 (5fa1789f)
      • update dependency gradle to v7.1.1 (5bf6f946)
      • update dependency net.lingala.zip4j:zip4j to v2.9.0 (d398ddbf)
      • update openjdk docker tag to v8 (47eb9daf)
      • update dependency org.mockito:mockito-core to v3.11.2 (177e0e08)
      • update lsiobase/alpine docker tag to v3.14 (b948a931)
      • update dependency gradle to v7.1.0 (784f90fc)
      • Bump mockito-core from 3.10.0 to 3.11.0 (6f62139a)
      • Bump commons-io from 2.8.0 to 2.9.0 (26d481ed,7855cdc1)
      • Bump zip4j from 2.7.0 to 2.8.0 (0352be80,2626bb77)

    Continuous Integration

    • Fix links and build jobs (e7beb7f5)
    • Fix branches release is supposed to run on (132f480f)
    • Set type to package. Set tag related to asset link. (3d2e26d8)
    • Add upload to generic packages and create asset links for release (c62de708)
    • Remove no longer needed folder as we now have docs automatically being updated on GitLab and GitHub pages (492aca2f)
    • Move Docker build for GitHub container registry to GitLab. Automatically update javadocs on GitHub pages. (fba6feea)
    • Create release on GitHub after tag mirror from GitLab (b38de38a)
    • print some extra information (b685a4af,3c83676e)
    • Move to serverpackcreator group (5e87b7d0,19d6db8d)
    • Add semver release config (e940117d)
    • Replaced by RenovateBot in GitLab (5d951aec)
    • Ensure GitHub and GitLab have same tags (fc14baa8)
    • Remove no longer needed workflow (92b18a33)
    • Add Pre-Release patch workflow (6a2aafb0)
    • Add Pre-Release minor workflow (7be26946)
    • Add Pre-Release major workflow (4ee83946)
    • Add patch workflow (aabbd648)
    • Add minor release workflow (3386cf49)
    • Add major release workflow (9e79000f)

    Other Changes

    Tests

    • Test own JDK8 baseimage for CI/CD (df403b6d)
    • CI/CD for ServerPackCreator on GitLab. Fingers crossed. (1f5cab65)
    Downloads