Skip to content

Releases: turo/language-formatters-pre-commit-hooks

Use a java 21 docker image

09 Jan 22:28
104e53f
Compare
Choose a tag to compare
Merge pull request #4 from turo/llosimura-patch-1

fix: use the JDK temurin image

Remove unneeded dependencies

04 May 01:54
20488fb
Compare
Choose a tag to compare
Update Dockerfile

remove setuptools and importlib

Add missing dependency

04 May 01:25
6d3edd4
Compare
Choose a tag to compare
v.1.5.3_turo

chore: add missing dependencies

Upgrade Dockerfile Base Image

04 May 00:05
Compare
Choose a tag to compare

GHA had issues related to Python, possibly due to old ubuntu.

  • replace ubuntu with LTS debian (buster as of writing)
  • use slim variant to reduce footprint

Dockerized version of google-java-format

23 Oct 17:50
Compare
Choose a tag to compare
fixes OSError: [Errno 18] Invalid cross-device link

- Fixes when running inside docker containers