Skip to content

Releases: razorpay/proto-api-docs-action

Use official golang image

29 Sep 09:27
1d358f5
Compare
Choose a tag to compare

fix the GOPROXY being searched in GOROOT/go.env file for recent go upgrades.

Update buf dependency

16 Mar 15:00
ff5b326
Compare
Choose a tag to compare

Update buf command and move action files to subfolder instead of root

20 Apr 05:58
ad550f1
Compare
Choose a tag to compare

fix(dockerfile): go get is not supported in latest version #5

17 Mar 13:57
99033c9
Compare
Choose a tag to compare

Changes:
go get -> go install
buf version upgrade to 1.1.0

PR: #5

v0.2.5-rc1

17 Mar 07:28
5beecdc
Compare
Choose a tag to compare
fix(dockerfile): `go get` is not supported outside of module in lates…

…t version

- `go get` -> `go install`
- buf version upgrade to 1.1.0

use aws ecr for base images

05 Aug 10:14
66821d9
Compare
Choose a tag to compare
v0.2.4

switch base image to public.ecr.aws/bitnami/golang (#4)

v0.2.3 Release

19 Jul 10:12
597658b
Compare
Choose a tag to compare

switch to golang:latest; use apt cmds to install tools

v0.2.2 Release

15 Jul 18:30
08cefeb
Compare
Choose a tag to compare

strip off ref/heads from branch names

v0.2.1 Release

14 Jul 12:43
Compare
Choose a tag to compare
  • moved to org repo
  • added FAQs
  • added LICENSE