Skip to content

Commit

Permalink
Merge branch 'main' into remove-contract-activation-control-by-actor
Browse files Browse the repository at this point in the history
* main:
  ci: disable swagger check temporarily (#471)
  • Loading branch information
Jiyong Ha committed Mar 22, 2022
2 parents 35c3d5e + 393d1fc commit e6abf41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
with:
go-version: 1.15
- uses: ./.github/actions/generate-swagger
- run: git diff-index --quiet HEAD
- name: diff
run: git diff

# TODO ebony: release comment after merging initial proto files to v2 branch
# breakage:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

### Build, CI

* (ci) [\#457](https://github.com/line/lbm-sdk/pull/457) add swagger check
* (ci) [\#457](https://github.com/line/lbm-sdk/pull/457), [\#471](https://github.com/line/lbm-sdk/pull/471) add swagger check
* (ci) [\#469](https://github.com/line/lbm-sdk/pull/469) publish docker image on tag push

### Document Updates

0 comments on commit e6abf41

Please sign in to comment.