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 Tsai and tsaitsung-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
von gosling
15b0cdeeea
Update greetings.yml
2021-07-15 20:39:51 +08:00
vongosling
d1f9915726
Place into workflows directory
2021-07-15 20:18:15 +08:00
vongosling
5bd7cccfaa
Add little rocketmq robot
2021-07-15 20:14:33 +08:00
affe
4d073afa1b
doc(rocketmq) add a recommendation to PR template
2020-08-19 16:01:11 +08:00
von gosling
918a82a303
Update issue_template.md
2019-06-14 11:43:12 +08:00
von gosling
289f0d2ed8
Update PULL_REQUEST_TEMPLATE.md
2018-08-06 15:06:57 +08:00
von gosling
820d7eb1b2
Update PULL_REQUEST_TEMPLATE.md
2018-08-06 15:06:00 +08:00
dongeforever
2b692c912d
Merge branch 'develop'
2018-08-01 14:41:07 +08:00
von gosling
0ec1c106ee
Update PULL_REQUEST_TEMPLATE.md
2018-07-12 13:26:41 +08:00
von gosling
c6b349383e
Delete ISSUE_TEMPLATE.md
2018-07-05 20:13:48 +08:00