publiccode-parser-go

publiccode.yml parser library and validator in Go

EUPL-1.2 License

Stars
15

Bot releases are visible (Hide)

publiccode-parser-go - v1.1.4

Published by github-actions[bot] about 4 years ago

Changelog

b65b639 Fix formatting in README.md
5156250 Merge pull request #52 from bfabio/readme
ecc4a5d Merge pull request #53 from bfabio/readme
c9ff09b Merge pull request #54 from bfabio/go-vcsurl
6306412 Refactor the README.md and add Docker examples.
bc592f0 Update go-vcsurl to 1.0.1.
226cd90 fix typo

Docker images

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

Published by github-actions[bot] about 4 years ago

Changelog

172fc46 Merge pull request #46 from bfabio/cleanup
d89cafa Merge pull request #51 from italia/fix/goarch-deprecated-50
ccf43ff Remove leftover file.
ded450e Use a single Dockerfile for development. (#45)
a164f08 ignoring darwin/i386 arch

Docker images

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

Published by github-actions[bot] over 4 years ago

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
publiccode-parser-go - v1.1.0

Published by github-actions[bot] over 4 years ago

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
publiccode-parser-go - v1.0.5

Published by github-actions[bot] over 4 years ago

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
publiccode-parser-go - v1.0.4

Published by github-actions[bot] over 4 years ago

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

publiccode-parser-go - v1.0.3

Published by github-actions[bot] over 4 years ago

Changelog

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

publiccode-parser-go - v1.0.2

Published by sebbalex over 4 years ago

  • fix for absolute/relative path
publiccode-parser-go - v1.0.1

Published by sebbalex over 4 years ago

This is mostly due to handle italia/developers-italia-backend#144

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