forked from etclabscore/core-geth
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/migrate travis to githubactions 1 dev reb merge #22
Open
meowsbits
wants to merge
16
commits into
master
Choose a base branch
from
feat/migrate-travis-to-githubactions-1-dev-reb-merge
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feat/migrate travis to githubactions 1 dev reb merge #22
meowsbits
wants to merge
16
commits into
master
from
feat/migrate-travis-to-githubactions-1-dev-reb-merge
Conversation
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
…[email protected] to Actions Date: 2021-09-21 09:04:04-07:00 Signed-off-by: meows <[email protected]>
re: https://github.com/etclabscore/core-geth/pull/415/files#r713204636 Date: 2021-09-21 09:22:44-07:00 Signed-off-by: meows <[email protected]>
…uns on push+pr branches Date: 2021-09-21 09:27:47-07:00 Signed-off-by: meows <[email protected]>
Date: 2021-09-21 14:03:51-07:00 Signed-off-by: meows <[email protected]>
Date: 2021-09-21 15:15:57-07:00 Signed-off-by: meows <[email protected]>
Date: 2021-09-21 15:22:48-07:00 Signed-off-by: meows <[email protected]>
gomobile only supports 1.16, which is convenient because it was broken. So now 1.17 is latest, and 1.16 is n-1. Date: 2021-09-21 15:38:15-07:00 Signed-off-by: meows <[email protected]>
https://github.com/etclabscore/core-geth/pull/415/checks?check_run_id=3669079365 This resolves an issue reported in the Actions CI complaining about a missing go.sum entry for this dep. Date: 2021-09-21 15:59:07-07:00 Signed-off-by: meows <[email protected]>
…line (?) Date: 2021-09-21 16:30:48-07:00 Signed-off-by: meows <[email protected]>
Date: 2021-09-22 07:02:07-07:00 Signed-off-by: meows <[email protected]>
Date: 2021-09-22 07:02:24-07:00 Signed-off-by: meows <[email protected]>
solution: use go get -d first, which should modify the go sum file as required Date: 2021-09-22 07:17:59-07:00 Signed-off-by: meows <[email protected]>
solution: go get ./... and run deps step before moving into the project root Date: 2021-09-22 07:24:32-07:00 Signed-off-by: meows <[email protected]>
Date: 2021-09-22 07:27:12-07:00 Signed-off-by: meows <[email protected]>
Signed-off-by: meows <[email protected]>
Signed-off-by: meows <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.