Skip to content

Releases: italia/publiccode-parser-go

v1.1.1

14 Jul 15:04
da23a26

Choose a tag to compare

Changelog

da23a26 Merge pull request #42 from italia/fix/multiple-domain-token-support
f54e3ee multiple domains support for token checks

Docker images

  • docker pull italia/publiccode-parser-go:latest
  • docker pull italia/publiccode-parser-go:v1.1.1

v1.1.0

14 Jul 08:30
6f511cb

Choose a tag to compare

Changelog

6f511cb Merge pull request #41 from italia/fix/domain-in-scope-26
bcb205b fix: domain auth will be used only for domains in scope

Docker images

  • docker pull italia/publiccode-parser-go:latest
  • docker pull italia/publiccode-parser-go:v1.1.0

v1.0.5

03 Jul 15:30
5faf055

Choose a tag to compare

Changelog

a93db40 Merge pull request #38 from italia/fix/37
5faf055 Merge pull request #39 from italia/feat/docker-goreleaser
58e1894 fix nullpointer in container environment
32ac27a git ignoring some useless files
0e2ec0e gorelease will push directly to dockerhub, github action will login using secrets
2f33651 goreleaser is now in charge to build the docker image
2720f71 removing azure pipeline for dockerhub push
52d858e updated Readme and restore original Dockerfile for dev purpose

Docker images

  • docker pull italia/publiccode-parser-go:latest
  • docker pull italia/publiccode-parser-go:v1.0.5

v1.0.4

01 Jul 15:46
220e485

Choose a tag to compare

Changelog

3570b6b Merge pull request #36 from italia/feat/version-cli-33
5fc6b5e adjusting Readme for version infos
220e485 fix: filename for binaries
0575500 goreleaser ldflags customization
56abcca main now supports external ldflags
d8a77f5 version by default will show runtime info

v1.0.3

01 Jul 08:18
80a57a5

Choose a tag to compare

Changelog

80a57a5 Merge pull request #35 from italia/feat/goreleaser-34
472ecca github action for goreleaser run
57a7441 init goreleaser

v1.0.2

25 May 08:36
29f2dbd

Choose a tag to compare

  • fix for absolute/relative path

v1.0.1

28 Apr 20:10
9a98352

Choose a tag to compare

This is mostly due to handle italia/publiccode-crawler#144

  • New method to hanlde auth in pcvalidate
  • Using httpclient to manage http connection and handle error codes