Skip to content

Releases: italia/publiccode-validator

v1.0.2

29 Oct 18:26
5baa2ba
Compare
Choose a tag to compare

Changelog

5baa2ba Merge pull request #26 from italia/fix/malformed-errors
d6f9ade fix: bump publiccode-parser-go to v1.2.2
8f501ca fix: legacy api was reporting old error format
fd13928 fix: tests are compliant with new error format

Docker images

  • docker pull italia/publiccode-validator:latest
  • docker pull italia/publiccode-validator:v1.0.2

v1.0.1

28 Oct 18:09
80414a4
Compare
Choose a tag to compare

Changelog

80414a4 fix: missing return caused a nil sent in response and blocking error caused partial validation error

Docker images

  • docker pull italia/publiccode-validator:latest
  • docker pull italia/publiccode-validator:v1.0.1

v1.0.0

28 Oct 17:35
fa89e9c
Compare
Choose a tag to compare

Changelog

fa89e9c Merge pull request #25 from italia/feat/api-versioning
5fe7b05 chore: moving source in root
aa35ceb chore: update modules
ed951a3 chore: whole project refactoring fix: tests and moving components
162b661 feat: API v1 first draft tests: for api v1 fix: api spec and linter pointer fix: get api spec aligned
ea3b386 fix: errors are reported as they required format in Accept header

Docker images

  • docker pull italia/publiccode-validator:latest
  • docker pull italia/publiccode-validator:v1.0.0

v0.1.0

06 Oct 20:33
3d60433
Compare
Choose a tag to compare

Changelog

5262e27 - Several refactor - One endpoint to handle all request - JSON to JSON - JSON to YAML - YAML to JSON - YAML to YAML - Controlled by HTTP header
26f9a70 - Several refactor - One endpoint to handle all request - JSON to JSON - JSON to YAML - YAML to JSON - YAML to YAML - Controlled by HTTP header
c55caa1 - Switched to sebbalex/go-vcsurl waiting for PR approval on upstream project - Url is now safe, if present validation will use network
c6d48df AUTHORS file
d65639d Add missing fields
9fc4c05 Allow url parameter for remote file validation (#4)
3b10ab0 Attaching contributing rules and license
067fe02 Bug causing crash when Repo url was not a valid code hosting platform supported
d81dfa9 Bugfix with empty request body
d4977e3 Disabled external logging to better handle docker logging system
9a1e9f8 Lint with API Rules
66e39c3 Merge pull request #11 from italia/fix/pe-161
8192cd4 Merge pull request #18 from italia/refactor/response-out
a552669 Merge pull request #19 from italia/fix/tests
a8533fa Merge pull request #20 from ioggstream/patch-1
fdffdb9 Merge pull request #21 from ioggstream/patch-2
3d60433 Merge pull request #23 from italia/feat/goreleaser-5
2142d9c Merge pull request #8 from italia/7-docker-compose-readme
c5f3e85 Remote validation using repository URL as base, this depends from github.com/alranel/go-vcsurl#1
7dc30e6 Set up CI with Azure Pipelines
f61f3cf Some refactoring
7ce0f49 Switched AUTHORS file to md
f09bdbb Test suite
51e523d Tests improving
264aa7c Update .goreleaser.yml
31dd328 Update azure-pipelines.yml to do not trigger PR builds
b560ed5 [#13] Added Go Github Action for the project
d8adf22 [#7] Add docker-compose.yml, update readme
0e55496 add some unit test
ac57d0a added Readme
ea601fe bump deps
4c086ed bumped docker golang base image to 1.13.1
27f1e53 chore: refactor Dockerfile, handling versioning
3ead915 chore: server env
0e8bf18 chore: some refactoring
17f72d5 chore: switching date to iso8601
1185ec6 chore: tidy module files
d3782a9 docker support
1429505 dynamic DisableNetwork var for validator
3bd040d external url validation is less stricter and accept not only raw URLs
9216c1f feat: CI integration for goreleaser
c80722b feat: external variable filling version and compile date
20a6406 feat: goreleaser configuration
1c0fd8f first commit
d73ef31 first oas3 import
641a97e fix repo url
0cc8b01 fix tests, docs url moved to docs.italia.it
8174e81 fix: server address, url query parameter
aef76b2 fix: url moved to italia
b476904 fixing readme
7a67d71 less verbose
cfcada2 logging in file
df0c77e oas3 spec update
f79a696 refactor: api definition
d2a9301 removed useless files
79427cb removing binary
8150ea0 response header on error were not set
90abc2c upgrade publiccode-parser-go and vcsurl correct pointer

Docker images

  • docker pull italia/publiccode-validator:latest
  • docker pull italia/publiccode-validator:v0.1.0