main Changelog 1.0-pre ======= - 1.0-pre-24 Add support to generate the TeamCity project directory. (#3) * Add support for generating a default TeamCity project. * Disable the auto commit to test this properly. * Fix the delete check operating on the project directory and not on its teamcity subdirectory. * Enable direct commit on the projects own task. All ids have been successfully updated. * Remove auto commit functionality. It does not feel very clean. * Add TeamCity project. * Document the task. * A tiny bit more documentation. * Update the zip to match the new configuration names. * Change the naming scheme, because I derped. * Publishing to the correct URL and setting the correct template for TC. * Remove old TC setup. * Setup the new teamcity project. * Undo the change to the URL generated for publishing. - 1.0-pre-23 TeamCity change in 'MinecraftForge / GradleUtils' project: runners of 'Build' build configuration were updated - 1.0-pre-22 TeamCity change in 'MinecraftForge / GradleUtils' project: 'https://github.com/MinecraftForge/GradleUtils.git' VCS root was removed - 1.0-pre-21 TeamCity change in 'MinecraftForge / GradleUtils' project: 'https://github.com/MinecraftForge/GradleUtils.git' VCS root was created - 1.0-pre-20 Update build.gradle - 1.0-pre-19 TeamCity change in 'MinecraftForge / GradleUtils' project: triggers of 'Build' build configuration were updated - 1.0-pre-18 TeamCity change in 'MinecraftForge / GradleUtils' project: Versioned settings configuration updated - 1.0-pre-17 TeamCity change in 'MinecraftForge / GradleUtils' project: Cleanup old configuration files - 1.0-pre-16 TeamCity change in 'MinecraftForge / GradleUtils' project: Versioned settings configuration updated - 1.0-pre-15 Fix J8 incompatibility (#2) - 1.0-pre-14 Implement changelog generation. (#1) - 1.0-pre-13 Update Gradle wrapper to 7.2 Fix an invalid comment because @zml told me to - 1.0-pre-12 Remove `v` from start of tags in version info - 1.0-pre-11 Add methods for getting a forge maven closure - 1.0-pre-10 Allow tag filtering - 1.0-pre-9 Remove null values from gitInfo map Gradle throws an obscure error if a map value is null in a MapProperty - 1.0-pre-8 Publish plugin markers and use Gradle 7.1 Updated licenser to 0.6.1 Moved group id to `net.minecraftforge.gradleutils` for new publishings Use `gradlePlugin` extension - 1.0-pre-7 Sanitize PR branches - 1.0-pre-6 Sanitize branch names - 1.0-pre-5 Add new helper methods and branch filtering - 1.0-pre-4 Remove null check - 1.0-pre-3 Turn into a plugin - 1.0-pre-2 Make gradlew executable - 1.0-pre-1 Initial git info work Add Jenkinsfile and use Gradle 7.0.2 Licenser currently doesn't have a functional release for Gradle 7.1