Skip to content
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

Merged
merged 2 commits into from
Nov 26, 2022
Merged

sync api by pipeline #444

merged 2 commits into from
Nov 26, 2022

Conversation

rokkiter
Copy link
Contributor

@rokkiter rokkiter commented Nov 4, 2022

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?:


@clusterpedia-bot
Copy link

Hi @rokkiter,
Thanks for your pull request!
If the PR is ready, use the /auto-cc command to assign Reviewer to Review.
We will review it shortly.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

@clusterpedia-bot clusterpedia-bot added the kind/feature New feature label Nov 4, 2022
@rokkiter rokkiter force-pushed the sync-api-action branch 2 times, most recently from ce3218d to fcbb65e Compare November 7, 2022 04:55
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 7, 2022
@rokkiter
Copy link
Contributor Author

rokkiter commented Nov 7, 2022

/auto-cc

hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
@rokkiter rokkiter force-pushed the sync-api-action branch 2 times, most recently from 31ed059 to dc1a979 Compare November 8, 2022 08:55
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
MESSAGE: ${{ github.event.head_commit.message }}
REFTYPE: ${{ github.ref_type }}
TAGNAME: ${{ github.ref_name }}
REF: ${{ github.ref }}
Copy link
Member

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

Copy link
Contributor Author

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

hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Outdated Show resolved Hide resolved
hack/sync-api.sh Show resolved Hide resolved
@Iceber
Copy link
Member

Iceber commented Nov 10, 2022

/lgtm

@clusterpedia-bot clusterpedia-bot added the lgtm Look good to me label Nov 10, 2022
@Iceber Iceber removed the lgtm Look good to me label Nov 10, 2022
@rokkiter rokkiter force-pushed the sync-api-action branch 4 times, most recently from b033536 to 58017a3 Compare November 14, 2022 05:49
Signed-off-by: rokkiter <101091030+rokkiter@users.noreply.github.com>
@Iceber
Copy link
Member

Iceber commented Nov 24, 2022

/lgtm

@clusterpedia-bot clusterpedia-bot added the lgtm Look good to me label Nov 24, 2022
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
@clusterpedia-bot clusterpedia-bot removed the lgtm Look good to me label Nov 26, 2022
@Iceber Iceber merged commit 61109a0 into clusterpedia-io:main Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync apis to a separate repo
4 participants