8000 release: cross builder using go 1.17.1 and goreleaser.yml updated by hanchon · Pull Request #39 · evmos/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

release: cross builder using go 1.17.1 and goreleaser.yml updated #39

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

Merged
merged 3 commits into from
Oct 11, 2021

Conversation

hanchon
Copy link
Contributor
@hanchon hanchon commented Oct 11, 2021

Closes: #XXX

Description

  • Makefile updated to build with the correct GO version.
  • --snapshop added to the dry run to avoid this error
   ⨯ release failed after 0.28s error=git doesn't contain any tags. Either add a tag or use --snapshot
  • .goreleaser.yml updated to use the evmosd file.
  • default GOPATH was set to avoid errors with newer Go versions.

For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@fedekunze fedekunze merged commit 0161275 into main Oct 11, 2021
@fedekunze fedekunze deleted the guille/release branch October 11, 2021 16:00
fedekunze pushed a commit that referenced this pull request Oct 24, 2021
* docker cross builder pointing to the correct version, goreleaser.yml updated for evmosd

* release using the correct docker image
fedekunze added a commit that referenced this pull request Oct 24, 2021
* bump ethermint

* cmd: fix debug command (#41)

* release: v0.1.0 changelog (#29)

* backport fix version (#31)

* build: fix version (#30)

* release: v0.1.0 changelog (#29)

* build: version

* changelog

* backport #30

* release: cherry pick `v0.1.2` (#35)

* deps: bump ethermint to `v0.7.1` (#34)

* release: v0.1.0 changelog (#29)

* backport fix version (#31)

* build: fix version (#30)

* release: v0.1.0 changelog (#29)

* build: version

* changelog

* backport #30

* bump ethermint

* gitignore

* fix changelog

* changelog

* ci: add bencher config (#33)

Add bencher config with global +-10% threshold for improvements and regressions

Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>

* cmd: fix debug command

* c++

* c++

Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>

* release: cross builder using go 1.17.1 and goreleaser.yml updated (#39)

* docker cross builder pointing to the correct version, goreleaser.yml updated for evmosd

* release using the correct docker image

* changelog

* changelog

* fix

Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>
Co-authored-by: Guillermo Paoletti <guillermo.paoletti@gmail.com>
faddat referenced this pull request in notional-labs/evmos Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0