-
Notifications
You must be signed in to change notification settings - Fork 6
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: setup the release CICD and github workflow #34
Merged
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
@Mergifyio backport main |
✅ Backports have been created
|
@Mergifyio backport release/v0.1.x |
✅ Backports have been created
|
cool-develope
approved these changes
Apr 29, 2024
mergify bot
pushed a commit
that referenced
this pull request
Apr 29, 2024
* github workflow * minor update (cherry picked from commit 17f7ed4)
mergify bot
pushed a commit
that referenced
this pull request
Apr 29, 2024
* github workflow * minor update (cherry picked from commit 17f7ed4)
mastereng12
added a commit
that referenced
this pull request
Apr 29, 2024
* feat: setup the release CICD and github workflow (#34) * github workflow * minor update (cherry picked from commit 17f7ed4) * minor fix --------- Co-authored-by: Master Engineer <[email protected]> Co-authored-by: mastereng12 <[email protected]>
mastereng12
added a commit
that referenced
this pull request
Apr 29, 2024
* feat: setup the release CICD and github workflow (#34) * github workflow * minor update (cherry picked from commit 17f7ed4) * minor fix --------- Co-authored-by: Master Engineer <[email protected]> Co-authored-by: mastereng12 <[email protected]>
mastereng12
added a commit
that referenced
this pull request
May 8, 2024
* feat: setup the release CICD and github workflow (backport #34) (#35) * feat: setup the release CICD and github workflow (#34) * github workflow * minor update (cherry picked from commit 17f7ed4) * minor fix --------- Co-authored-by: Master Engineer <[email protected]> Co-authored-by: mastereng12 <[email protected]> * Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#40) Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.1 to 2.27.2. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.27.1...v2.27.2) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/ethereum/go-ethereum from 1.13.5 to 1.14.0 (#39) Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.5 to 1.14.0. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.5...v1.14.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/term from 0.19.0 to 0.20.0 (#48) Bumps [golang.org/x/term](https://github.com/golang/term) from 0.19.0 to 0.20.0. - [Commits](golang/term@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove main from ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Master Engineer <[email protected]> Co-authored-by: mastereng12 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Closes: #33