-
Notifications
You must be signed in to change notification settings - Fork 77
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
Two version deploy support #2171
Conversation
[CHATOPS:HELP] ChatOps commands.
|
Deploying with Cloudflare Pages
|
[FOSSA] The scan result will be available at https://app.fossa.com/projects/custom%2B21465%2Fvald/refs/branch/feature%2Fci%2Ftwo-version-deploy-support/56de9ecff8343d5ef228cb58381f2f5732674174 |
Profile Report
|
4333751
to
0f24b9c
Compare
b2a3182
to
d099a08
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you for your previous review 🙏 |
Description:
In this PR, it includes a change to support 2 version deploy.
The workflow related to the 2 version deploy is as below.
major/minor
related commit.patch
.actions/backport/main
,actions/backport/release/v1.8
exists in the PR, vdaas-ci creates a new PR to another branch (main
,release/v1.8
) with squash merge commit.Related Issue:
Versions:
Checklist:
Special notes for your reviewer: