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

[ISSUE #6140]Use apache/rocketmq-ci docker repo in CI #6135

Merged
merged 22 commits into from
Feb 21, 2023

Conversation

deepsola
Copy link
Contributor

@deepsola deepsola commented Feb 21, 2023

Make sure set the target branch to develop

Brief changelog

use apache/rocketmq-ci docker repo in CI
fix #6140

Copy link
Contributor

@caigy caigy left a comment

Choose a reason for hiding this comment

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

Please also create an issue as instructions in pr template.

README.md Outdated Show resolved Hide resolved
@deepsola deepsola changed the title Use apache/rocketmq-ci docker repo in CI [ISSUE #6140]Use apache/rocketmq-ci docker repo in CI Feb 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.24%. Comparing base (4cc3311) to head (7de00df).
Report is 773 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #6135      +/-   ##
=============================================
+ Coverage      43.22%   43.24%   +0.01%     
  Complexity      8852     8852              
=============================================
  Files           1094     1094              
  Lines          77146    77146              
  Branches       10060    10060              
=============================================
+ Hits           33350    33360      +10     
+ Misses         39623    39621       -2     
+ Partials        4173     4165       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This reverts commit be678f1.
@caigy caigy merged commit 68ec1af into apache:develop Feb 21, 2023
mxsm pushed a commit to mxsm/rocketmq that referenced this pull request Feb 23, 2023
)

* Create pr-ci.yml

* Create pr-e2e-test.yml

* Create push-ci.yml

* Update push-ci.yml

* Update push-ci.yml

* Update pr-ci.yml

* Update README.md

* improve performance

* Update README.md

* Update push-ci.yml

* Create README.md

* modify docker repo

* Update push-ci.yml

* Update pr-e2e-test.yml

* use apache/rocketmq-ci docker repo

* Revert "Create README.md"

This reverts commit be678f1.

---------

Co-authored-by: yueya <102146039+cryptoya@users.noreply.github.com>
Co-authored-by: 月伢 <yuanchen.zyc@alibaba-inc.com>
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.

Use apache/rocketmq-ci docker repo in CI
7 participants