-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: Release with v-tags #424
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
f45e2ab
fix(installer): Get installer to handle multi-platform binaries [DEV-…
ankurdotb e748357
fix(installer): Backport to v0.6.x release branch (#379)
ankurdotb 904f50d
dragonberry
faddat 35ba628
dragonberry
faddat a5cb640
build: Backport workflow and other fixes to release/0.6.x branch [DEV…
ankurdotb cdebe8e
Merge branch 'dragonberry-fix' into dragonberry
ankurdotb 24a8ef4
fix: dragonberry (#409)
ankurdotb c7f6920
Bump version of cosmos sdk
1d702bb
Go mod tidy
askolesov 6667393
Switch back to cheqd cosmos fork
askolesov 9dda22f
Fix build
askolesov 8fee4b1
Bump dockerfile go v1.18
Eengineer1 2ac121a
Added recommended patch changes
Eengineer1 c6e1ae9
Update configure.go
askolesov a7ee8c6
Woraround for Tendermint's defaut storage config
askolesov 04db591
Fix dockerfile
askolesov 68b66b9
Remove .dockerignore
askolesov 784122c
Fix cosmos deafult config
askolesov d332dbc
fix(security): Bump version of cosmos sdk (#413)
askolesov 7ddf6a6
Merge branch 'release/0.6.x' into dragonberry-fix
ankurdotb 68d03ca
Create .dockerignore
ankurdotb 5e53237
Revert copy stage changes
ankurdotb 77c6f08
Bump golang CI linter to 1.18
ankurdotb 644a0df
Bump CodeQL to 1.18
ankurdotb fb1d244
ci(docker): Docker build for Dragonberry patch [DEV-1824] (#411)
ankurdotb fb1840e
Update .releaserc.json
ankurdotb 20b5abe
Update package-lock.json
ankurdotb db8d086
Update go.mod
ankurdotb aec60a2
Merge branch 'main' into release-with-v-tags
ankurdotb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ on: | |
branches: | ||
- main | ||
- develop | ||
- release/** | ||
types: | ||
- opened | ||
- reopened | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's better to propagate errors instead of ignoring