Commit Graph
68 Commits
Author SHA1 Message Date
rongtong 49ccdc9d2a The bug label relies on manual identification rather than automatic application (#7006) 2023-07-11 13:47:27 +08:00
yueya 5c3bd98e50 [ISSUE #6742] Support daily build tests (#6744)
* Update to support "Snapshot Release" daily test
* Modify 'snapshot-automation.yml'
* Add Apache header
* Supports manual triggering through branch and commitId
* Remove the proxy in servers of github actions.
* Update docker repo
2023-07-03 14:55:26 +08:00
mxsm dd27e8b77c [ISSUE #6945] Add doc issue template (#6946) 2023-06-27 17:50:43 +08:00
deepsola 6c9359fbfc [ISSUE #6824] Add golang e2e test (#6825)
* Update push-ci.yml, add golang test

* Update pr-e2e-test.yml, add golang test
2023-06-09 14:35:49 +08:00
Aaron Ai 42c5fd5fbd [ISSUE #6708] Use GitHub cache for CodeQL 2023-05-06 17:13:43 +08:00
mxsm 6f6032e9eb [ISSUE #6673]Issue template enhancements (#6674)
* [ISSUE #6673]Issue template enhancements

* optimize issue template
2023-05-04 18:53:41 +08:00
Aaron Ai b00c82cacc Rewrite the issue/pull request template of RocketMQ (#6645) 2023-04-26 13:37:20 +08:00
Aaron Ai f44a1c3fd5 Update the image of bazel-build to ubuntu-latest (#6569) 2023-04-11 17:17:10 +08:00
Aaron Ai 465bfcf802 Upgrade the image to the latest version (#6562) 2023-04-10 12:54:40 +08:00
Aaron Ai e55e5e204d Temporary removal of required maven-compile status check (#6561) 2023-04-10 11:53:47 +08:00
deepsola 38ce7c891d [ISSUE #6408] Due to network issues, use new ASK cluster in VIRGINA to run e2e test (#6409)
* Match apache actions policy, use apache/rocketmq-test-tool in workflow

* use new env ASK_CONFIG_VIRGINA to run e2e test
2023-03-20 21:40:11 +08:00
mxsm 44a1694d1a [ISSUE #6244] Fix issue template feature request order incorrect (#6245) 2023-03-05 10:56:56 +08:00
rongtong e421c1a3ed [ISSUE #6180] Polish the issue_template (#6181) 2023-02-27 10:03:22 +08:00
wangtong.wt 0ec8c92a97 Match apache actions policy, use apache/rocketmq-test-tool in workflow 2023-02-23 09:49:50 +08:00
68ec1afb2e [ISSUE #6140]Use apache/rocketmq-ci docker repo in CI (#6135)
* 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 be678f1a65.

---------

Co-authored-by: yueya <102146039+cryptoya@users.noreply.github.com>
Co-authored-by: 月伢 <yuanchen.zyc@alibaba-inc.com>
2023-02-21 15:51:48 +08:00
deepsola 5787bfa282 Update push-ci.yml 2023-02-14 18:53:16 +08:00
wangtong.wt eaf3b9f557 improve performance 2023-02-14 18:53:16 +08:00
deepsola bf1094b4f2 Update pr-ci.yml 2023-02-14 18:53:16 +08:00
deepsola 2fe1a8191f Update push-ci.yml 2023-02-14 18:53:16 +08:00
deepsola 1af20c8432 Update push-ci.yml 2023-02-14 18:53:16 +08:00
deepsola c7142c8e0c Create push-ci.yml 2023-02-14 18:53:16 +08:00
deepsola 5604d725ef Create pr-e2e-test.yml 2023-02-14 18:53:16 +08:00
deepsola 94dacc7c6c Create pr-ci.yml 2023-02-14 18:53:16 +08:00
mxsm 5e2ad386f3 [ISSUE #6036] Optimize the PULL_REQUEST_TEMPLATE.md (#6037)
* [ISSUE #6036]Optimize the PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* polish document

* polish doc
2023-02-14 13:46:53 +08:00
Jack Tsaiandtsaitsung-han.tht 937e231cdf Add GitHub Action Pipeline to automate release of RocketMQ Snapshots (#5118)
Co-authored-by: tsaitsung-han.tht <tsaitsung-han.tht@alibaba-inc.com>
2022-09-28 13:27:37 +08:00
Zhanhui Li b403e6eee2 [ISSUE #5201]Use pull request to replace pull request target (#5202)
* Use pull request to replace pull request target

* Make Bazel Pipeline required
2022-09-28 12:41:25 +08:00
Zhanhui Li 5723b97964 [ISSUE #5126]Make all tests in ACL module pass on Windows (#5127)
* Make all tests pass on Windows

* Run in serial
2022-09-26 17:47:19 +08:00
Aaron Ai e6a2ac7093 Increase quantity of operation in github action of stale (#5167) 2022-09-23 12:45:09 +08:00
Aaron Ai 831888d5c0 Remove 'high priority' from exempt-issue-labels (#5011) 2022-09-07 10:41:51 +08:00
Aaron Ai ba4ec9ffad Close stale issues/PRs (#4925) 2022-09-07 10:10:40 +08:00
Aaron Ai a5d07e106a Enable codeql analysis (#5006) 2022-09-06 21:48:45 +08:00
Aaron Ai 6da56d7714 Support multiple platform for github actuon runner (#4969) 2022-09-02 13:05:34 +08:00
Zhanhui Li 5206354399 Restore use of pull request target for bazel github action pipeline (#4924) 2022-08-30 10:06:26 +08:00
Zhanhui Li aae7b37d04 [ISSUE 4915] Identify flaky tests (#4919)
* Rule out tests that are flaky. Aka they failed to pass 64 sequential  and concurrent runs

* Change default log root directory for tests

* Follow test encyclopedia

* Fix test cases, allowing OS pick up available port to listen to

* Add sha256

* Use pull_request
2022-08-29 19:52:53 +08:00
Aaron Ai 451c963fd5 Enable dependency caching for coverage (#4880) 2022-08-25 08:42:16 +08:00
Zhanhui Li 3da7ea9c1b [Infra Improvement] Build And Run Unit Tests in Parallel (#4878)
* Support build with Bazel (#4865)

* Support build with Bazel, fixing tests to make them capable of running in concurrency and hermetic.

* Make test cases capable of running in parallel. (#4874)
2022-08-24 20:53:30 +08:00
Aaron Ai cf3c1ef57f Enhance the mergeability: add status checker about the protected branch (#4871) 2022-08-23 22:55:25 +08:00
RongtongJin bbbb96e129 Revert "Support build with Bazel (#4865)"
This reverts commit ec8a93d2f7.
2022-08-23 14:29:46 +08:00
Zhanhui Li ec8a93d2f7 Support build with Bazel (#4865)
* Support build with Bazel, fixing tests to make them capable of running in concurrency and hermetic.
2022-08-23 13:11:53 +08:00
Zhanhui Li 9c19e4a18a Remove useless github actions (#4863) 2022-08-22 10:40:39 +08:00
Aaron Ai 9e53567b8e [ISSUE #3998] Enable Github Action for CI Build (#4782)
* Enable Github Action for CI Build
2022-08-22 10:36:07 +08:00
Aaron Ai 61b14c3f4e [ISSUE #4785] Enable misspell check GitHub Action (#4786)
* Enable misspell check GitHub Action

* Fix typo
2022-08-08 09:28:41 +08:00
caigy 9445b78875 [ISSUE #4304] Fix license check failures 2022-05-13 16:14:42 +08:00
caigy fd484ae6d9 enable License-Eye in GitHub Actions 2022-05-12 15:34:34 +08:00
Zhanhui Li 6197ebda7f Improve Issue Template (#3932)
* Improve issue template

* Fix grammar
2022-03-06 15:02:37 +08:00
von gosling a20f31bb3d Limit event trigger 2021-07-16 12:18:36 +08:00
von gosling 39f549a8ea Update greetings.yml 2021-07-16 12:10:28 +08:00
von gosling cfadd4d79f Update greetings.yml 2021-07-16 12:04:39 +08:00
von gosling d83b7e58fe Fix typo 2021-07-16 11:59:15 +08:00
von gosling 5a2aa7eabc Update greetings.yml 2021-07-15 21:01:45 +08:00