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

Add Yamato configs #1172

Merged
merged 1 commit into from
May 9, 2019
Merged

Add Yamato configs #1172

merged 1 commit into from
May 9, 2019

Conversation

ashwinimurt
Copy link

@ashwinimurt ashwinimurt commented May 2, 2019

@ashwinimurt ashwinimurt requested a review from joncham May 2, 2019 16:19
@ashwinimurt
Copy link
Author

Kicked off Yamato builds on squashed commit. I will link the pipeline before merge.

@joshpeterson
Copy link

Can we add the Yamato builds as checks for Github PRs?

sudo apt-get install -y schroot
sudo apt-get install -y binutils debootstrap
git submodule update --init --recursive
git submodule update --init --recursive
Copy link
Member

Choose a reason for hiding this comment

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

This is here twice.

Copy link
Author

Choose a reason for hiding this comment

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

Its failing sometimes due to network issues and retry also fails. So manually trying twice. Only on linux.

Copy link
Member

Choose a reason for hiding this comment

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

Then minor, but can we use loop and check exit code a few times?

sudo apt-get install -y libc6-dev-i386
sudo apt-get install -y libncurses5-i386
git submodule update --init --recursive
git submodule update --init --recursive
Copy link
Member

Choose a reason for hiding this comment

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

Same duplication.

interpreter: powershell

commands:
- git submodule update --init --recursive
Copy link
Member

Choose a reason for hiding this comment

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

Might be nice to have windows like other platforms where all logic is in a script, and the yml calls a single command. I think this also helps capture all output.

Copy link
Author

Choose a reason for hiding this comment

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

Updated

@ashwinimurt ashwinimurt force-pushed the unity-master-yamato branch 5 times, most recently from c3d909d to e3dc8a9 Compare May 8, 2019 20:05
@ashwinimurt ashwinimurt merged commit a046492 into unity-master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants