Skip to content

0.2.9

Choose a tag to compare

@github-actions github-actions released this 20 Feb 16:04

Changelog

🔀 Merge

  • c8f0951 Merge pull request #66 from snowdrop/issue-with-additional-jar-2, closes #66
  • 0f7ae36 Merge pull request #64 from aureamunoz/fix-env-overrided, closes #64
  • 9d7ee8b Merge pull request #50 from snowdrop/add-new-recipe-to-yaml, closes #50
  • a7b34bf Merge pull request #53 from snowdrop/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0, closes #53
  • 5819c65 Merge pull request #56 from snowdrop/dependabot/maven/org.sonatype.central-central-publishing-maven-plugin-0.10.0, closes #56
  • ded2dbf Merge pull request #52 from snowdrop/dependabot/github_actions/actions/setup-java-5, closes #52
  • 9e31136 Merge pull request #51 from snowdrop/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0, closes #51
  • 31e30a4 Merge pull request #55 from snowdrop/dependabot/github_actions/styfle/cancel-workflow-action-0.13.0, closes #55
  • 7991fdb Merge pull request #57 from snowdrop/dependabot/github_actions/actions/checkout-6, closes #57
  • 0b4e53e Merge pull request #59 from snowdrop/dependabot/github_actions/actions/upload-artifact-6, closes #59
  • 130d5ea Merge pull request #61 from snowdrop/dependabot/maven/maven-surefire-plugin.version-3.5.4, closes #61
  • 4ecf89c Merge pull request #49 from snowdrop/release-0.2.8, closes #49

🐛 Fixes

  • a1b109e load YAML recipes into Environment.Builder before build()

🧰 Tasks

  • 99bec2c Bump the project to the version: 0.2.9-SNAPSHOT [skip ci]

  • 6d07c24 0.2.9 and catalog update
  • 04aaf36 Remove @disabled. Adapt the logic of the test to verify the content of the diff matching the version changed
  • e075a21 Remove @disabled as test is running successfully
  • a64cc88 Add missing new test project: spring-boot-app
  • 613a785 clean up
  • 44467df WIP. Add a new test case able to load an additional jar containing recipes
  • 3028443 WIP. Add test case to verify if we can use addtionalJar
  • 797340a use getClass().getClassLoader(), this is a better practice.
  • af5c362 fix test
  • 798225d Get only recipes defined in yaml file and pass the classloader containing additional jars to YamlResourceLoader in order to give him access.
  • 515a0ee update the jbang catalog script-ref:
  • 00cc861 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0
  • 1fe0f43 Bump org.sonatype.central:central-publishing-maven-plugin
  • c0348f9 Revert changes on the simple project to allow the test to run
  • 71ec65b Bump maven-surefire-plugin.version from 3.2.5 to 3.5.4
  • 6e638af Bump actions/upload-artifact from 4 to 6
  • 7d7d047 Bump actions/checkout from 4 to 6
  • 0055991 Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0
  • b389b29 Bump actions/setup-java from 4 to 5
  • 1c671fc Bump org.apache.maven.plugins:maven-compiler-plugin
  • 12eead8 Configure Dependabot for Maven and GitHub Actions
  • 0206b71 Add the recipe: AddLicenseHeader
  • f6fe336 Add a new recipe to the yaml of the simple project able to NormalizeTabsOrSpaces of the java classes. Adapt the test case to verify that we got too a diff for the indentation changed

Contributors

We'd like to thank the following people for their contributions: