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

chore/feat: add checkout.sh #192

Merged
merged 8 commits into from
Jul 29, 2023
Merged

chore/feat: add checkout.sh #192

merged 8 commits into from
Jul 29, 2023

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Jul 29, 2023

Background

Checkout dae-wing or dae-core to given branch.

Usage

$ bash checkout.sh -h
Usage:
  checkout.sh [command]
 
Available commands:
  core <branch>       checkout dae-core to given branch
  wing <branch>       checkout dae-wing to given branch
  help                show this help message

Examples:

bash checkout.sh core feat_juice
bash checkout.sh wing wait_network_for_wan

Checklist

@mzz2017 mzz2017 requested a review from a team as a code owner July 29, 2023 10:47
@piyoki
Copy link
Contributor

piyoki commented Jul 29, 2023

This is a nice-to-have feature!

piyoki
piyoki previously approved these changes Jul 29, 2023
Copy link
Contributor

@piyoki piyoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your efforts!

@mzz2017
Copy link
Contributor Author

mzz2017 commented Jul 29, 2023

@yqlbu I need more tests. Could you please help?

checkout.sh Outdated Show resolved Hide resolved
checkout.sh Outdated Show resolved Hide resolved
@dae-prow
Copy link
Contributor

dae-prow bot commented Jul 29, 2023

❌ Your branch is currently out-of-sync to main. No worry, I will fix it for you.

mzz2017 and others added 4 commits July 29, 2023 21:58
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: mzz <2017@duck.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: mzz <2017@duck.com>
@kunish kunish merged commit 649295f into main Jul 29, 2023
@kunish kunish deleted the chore_checkout_script branch July 29, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants