Skip to content
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

Automated release #94

Merged
merged 7 commits into from
May 25, 2022
Merged

Automated release #94

merged 7 commits into from
May 25, 2022

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented May 6, 2022

Closes: #114

Copy link
Contributor

@dasconnor dasconnor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gyuho
Copy link
Contributor Author

gyuho commented May 6, 2022

Blocked on upcoming duktape deprecation along with some other changes from coreth.

@gyuho
Copy link
Contributor Author

gyuho commented May 24, 2022

Rebased off #109.

@gyuho gyuho changed the base branch from master to coreth-0.8.10-nofastsync May 24, 2022 22:29
@gyuho
Copy link
Contributor Author

gyuho commented May 24, 2022

Local ran and confirmed that it works:

goreleaser release --rm-dist --skip-publish --skip-validate
   • releasing...
   • loading config file       file=.goreleaser.yml
   • loading environment variables
   • getting and validating git state
      • building...               commit=e3676425b230d11f469773cc6389bb7b0e386541 latest tag=v0.2.1
      • pipe skipped              error=validation is disabled
   • parsing tag
   • setting defaults
   • checking distribution directory
      • --rm-dist is set, cleaning it up
   • loading go mod information
   • build prerequisites
   • writing effective config file
      • writing                   config=dist/config.yaml
   • generating changelog
      • writing                   changelog=dist/CHANGELOG.md
   • building binaries
      • building                  binary=dist/subnet-evm_darwin_arm64/subnet-evm
      • building                  binary=dist/subnet-evm_linux_amd64_v1/subnet-evm
      • building                  binary=dist/subnet-evm_linux_arm64/subnet-evm
      • building                  binary=dist/subnet-evm_darwin_amd64_v1/subnet-evm
   • archives
      • creating                  archive=dist/subnet-evm_0.2.1_darwin_amd64.tar.gz
      • creating                  archive=dist/subnet-evm_0.2.1_linux_amd64.tar.gz
      • creating                  archive=dist/subnet-evm_0.2.1_linux_arm64.tar.gz
      • creating                  archive=dist/subnet-evm_0.2.1_darwin_arm64.tar.gz
   • calculating checksums
   • storing release metadata
      • writing                   file=dist/artifacts.json
      • writing                   file=dist/metadata.json
   • release succeeded after 8.63s

To be merged after #108.

Base automatically changed from coreth-0.8.10-nofastsync to master May 25, 2022 05:48
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
tests/e2e/go.mod Outdated
github.com/ava-labs/avalanche-network-runner v1.0.11
github.com/onsi/ginkgo/v2 v2.1.3
github.com/ava-labs/avalanche-network-runner-sdk v0.0.0
github.com/ava-labs/avalanchego v1.7.11-rc.27
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should change to v1.7.11

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should change the main go.mod as well + avalanchego in scripts as well (maybe as a separate PR for that one)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created #114

@ceyonur ceyonur closed this May 25, 2022
@ceyonur ceyonur reopened this May 25, 2022
ceyonur and others added 6 commits May 25, 2022 23:12
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
@patrick-ogrady patrick-ogrady merged commit 7237fa1 into master May 25, 2022
@patrick-ogrady patrick-ogrady deleted the automated-release branch May 25, 2022 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants