Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Releases: moderneinc/jenkins-ingest

0.0.2

20 Mar 12:49
Compare
Choose a tag to compare

What's Changed

  • updating Java version in the worker by @rpau in #47
  • Last version to use seed.groovy to create jobs; will move to moderne-cli for job creation.

Full Changelog: v0.0.1...v0.0.2

0.0.1

27 Mar 11:07
f7575c1
Compare
Choose a tag to compare

What's Changed

  • feature: 2 stage csv-based specification by @gadams00 in #1
  • update maven plugin by @sjungling in #2
  • add init.gradle to source control by @natedanner in #5
  • fix: remove JavaPlugin requirement by @natedanner in #6
  • feat: add openerwrite projects by @sjungling in #4
  • Attempt to make init.gradle more robust to operating on multi-project… by @sambsnyd in #8
  • Suppress logging of maven downloading by @jkschneider in #9
  • disable several unwanted gradle plugins by @gadams00 in #10
  • Update add-repos.yml by @sjungling in #13
  • maven settings credentials by @gadams00 in #14
  • Add repos from Apache and top 1000 by @smehta23 in #18
  • Fix ingest dropping last element when no trailing newline is present by @JLLeitschuh in #19
  • Do not attempt to use the build scan plugin to publish to gradle enterprise for gradle < 5. It doesn't work. by @gadams00 in #21
  • feat(validation builds): generate a validation build for each repo by @gadams00 in #25
  • fix apply-patch to work with jenkins worker agents by @gadams00 in #26
  • use separate clouds and labels for validate and ingest by @gadams00 in #27
  • Update apache/pulsar to use Java 17 by @pway99 in #28
  • Feat/import user by @sjungling in #30
  • only keep 7 days by @sjungling in #32
  • feat: update gradle project check to look for settings.gradle files by @natedanner in #33
  • Add repos from Gradle organization by @alextu in #34
  • Add list-repos-in-org.sh script by @JLLeitschuh in #24
  • Add well known large projects AssertJ, Axon, Camunda & Neo4j by @timtebeek in #35
  • Add diennea/herddb by @timtebeek in #38
  • Add workflow and seed job steps to README by @timtebeek in #39
  • docs: update csv readme by @natedanner in #41
  • Add build action for openrefine to fix ingestion fail by @kunli2 in #42
  • Add openrewrite/rewrite-java-dependencies by @knutwannheden in #44
  • Ingest openrewrite repositories by @timtebeek in #45
  • CLI example for a repo by @rpau in #37
  • Add full CodeQL Repository List to Ingest List by @rpau in #46

New Contributors

Full Changelog: https://github.com/moderneinc/jenkins-ingest/commits/v0.0.1