-
Notifications
You must be signed in to change notification settings - Fork 120
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
sync api by pipeline #444
sync api by pipeline #444
Conversation
Hi @rokkiter, DetailsInstructions for interacting with me using comments are available here. |
ce3218d
to
fcbb65e
Compare
/auto-cc |
31ed059
to
dc1a979
Compare
MESSAGE: ${{ github.event.head_commit.message }} | ||
REFTYPE: ${{ github.ref_type }} | ||
TAGNAME: ${{ github.ref_name }} | ||
REF: ${{ github.ref }} |
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.
The environment variables related to sync-api are recommended to be placed together with sync-api
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.
the environment variables can not get by sync-api.sh, if placed together with run sync-api.sh
dc1a979
to
fdd365f
Compare
fdd365f
to
908e88d
Compare
908e88d
to
1fa2a72
Compare
/lgtm |
b033536
to
58017a3
Compare
Signed-off-by: rokkiter <101091030+rokkiter@users.noreply.github.com>
58017a3
to
64d4726
Compare
/lgtm |
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
What type of PR is this?
/kind feature
What this PR does / why we need it:
It realizes automatic synchronization of code and automatic synchronization of tags to api repo through gitlab's pipeline
Which issue(s) this PR fixes:
Fixes #47
Special notes for your reviewer:
Does this PR introduce a user-facing change?: