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

v1.17: [anza migration] ci (backport of #5) #11

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Feb 22, 2024

This is an automatic backport of pull request #5 done by Mergify.
Cherry-pick of 16d08a0 has failed:

On branch mergify/bp/v1.17/pr-5
Your branch is up to date with 'origin/v1.17'.

You are currently cherry-picking commit 16d08a02a3.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .mergify.yml
	deleted:    .travis.yml
	modified:   README.md
	modified:   ci/buildkite-pipeline-in-disk.sh
	modified:   ci/buildkite-pipeline.sh
	modified:   ci/buildkite-solana-private.sh
	modified:   ci/channel-info.sh
	modified:   ci/dependabot-pr.sh
	modified:   ci/test-coverage.sh

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   ci/rust-version.sh

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Update README.md

* ci: update CodeCov report link

* ci: update github pr link

* ci: rename secondary pipeline

* replace org name in .mergify

* update channel info link

* update dependabot pr link

* use anza docker image

* delete travis

---------

Co-authored-by: Will Hickey <[email protected]>
(cherry picked from commit 16d08a0)

# Conflicts:
#	ci/rust-version.sh
@mergify mergify bot added the conflicts label Feb 22, 2024
@mergify mergify bot assigned yihau Feb 22, 2024
@yihau
Copy link
Member

yihau commented Feb 22, 2024

@Mergifyio refresh

Copy link
Author

mergify bot commented Feb 22, 2024

refresh

✅ Pull request refreshed

@yihau yihau removed the conflicts label Feb 22, 2024
@yihau yihau requested a review from willhickey February 22, 2024 13:21
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b24097) 81.6% compared to head (a4fcb3d) 81.6%.

Additional details and impacted files
@@            Coverage Diff            @@
##            v1.17      #11     +/-   ##
=========================================
- Coverage    81.6%    81.6%   -0.1%     
=========================================
  Files         806      806             
  Lines      219078   219078             
=========================================
- Hits       178874   178851     -23     
- Misses      40204    40227     +23     

@yihau yihau merged commit ed94f56 into v1.17 Feb 22, 2024
21 checks passed
@yihau yihau deleted the mergify/bp/v1.17/pr-5 branch February 22, 2024 15:27
yihau added a commit that referenced this pull request Mar 3, 2024
* [anza migration] ci (#5)

* Update README.md

* ci: update CodeCov report link

* ci: update github pr link

* ci: rename secondary pipeline

* replace org name in .mergify

* update channel info link

* update dependabot pr link

* use anza docker image

* delete travis

---------

Co-authored-by: Will Hickey <[email protected]>
(cherry picked from commit 16d08a0)

# Conflicts:
#	ci/rust-version.sh

* fix conflict

---------

Co-authored-by: Yihau Chen <[email protected]>
Co-authored-by: yihau <[email protected]>
@HaoranYi HaoranYi mentioned this pull request Apr 8, 2024
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.

3 participants