You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Summary
Currently, the trunk branch lacks regular builds in the quality chain. To ensure the quality of the latest features of the develop branch and to quickly use the latest features of the open source branch, a daily SNAPSHOT version is provided in the Maven SNAPSHOT repository
Motivation
Maintain the stability of the develop branch and the daily SNAPSHOT of the snapshot package
Describe the Solution You'd Like
Add a scheduled Github workflow
Describe Alternatives You've Considered
None
Additional Context
No response
The text was updated successfully, but these errors were encountered:
* 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
lizhimins
pushed a commit
to lizhimins/rocketmq
that referenced
this issue
Jul 26, 2023
* 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
Before Creating the Enhancement Request
Summary
Currently, the trunk branch lacks regular builds in the quality chain. To ensure the quality of the latest features of the develop branch and to quickly use the latest features of the open source branch, a daily SNAPSHOT version is provided in the Maven SNAPSHOT repository
Motivation
Maintain the stability of the develop branch and the daily SNAPSHOT of the snapshot package
Describe the Solution You'd Like
Add a scheduled Github workflow
Describe Alternatives You've Considered
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: