Skip to content

Releases: RaaLabs/validate-json

Release v1.0.1

22 Aug 18:42
714c77b
Compare
Choose a tag to compare

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang stage minor 1.18 -> 1.21

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Release v1.0.0

17 Mar 12:51
706beff
Compare
Choose a tag to compare

Switch out Docker hub with GitHub container registries (Docker is retiring free plans for teams).

Warning
Use version 1.0.0 going forward as the previous versions will stop working once Docker removes the images from Docker hub (pull rate limits apply from 14.April 2023, removal on 14.May 2023)

Release v0.0.7

14 Jun 14:09
55fcde8
Compare
Choose a tag to compare
  • Add step to prebuild and push docker image to Dockerhub
  • action version v0.0.7 can pull image from Dockerhub instead of building each time

Release v0.0.6

09 Jun 06:39
b25a6d0
Compare
Choose a tag to compare
  • Added possibility to check json files with list at outermost layer
  • Fix versioning in GitHub action
  • Add complete sample workflow to readme

0.0.5

27 May 13:47
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release
More logs

0.0.4

27 May 10:43
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
Check env var

0.0.3

27 May 10:15
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
Add directory as input to action

0.0.2

27 May 09:16
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
update dockerfile

Initial test release

27 May 08:38
Compare
Choose a tag to compare
Pre-release
0.0.1

Minimal action setup