-
Notifications
You must be signed in to change notification settings - Fork 293
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: squash yp ypb + other build improvements. #4901
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
f103ab0
Login to ecr explicitly, faster bootstrap as we only do once.
charlielye 88167c0
Combine ypb and yp dockerfiles. Build as multiarch using host machines.
charlielye dea3b2a
fix
charlielye a82f453
[ci rebuild yarn-project] [ci rebuild yarn-project-prod]
charlielye 7bb293b
Combine yp and ypp
charlielye adfb6e0
add no-term [ci no-term yarn-project]
charlielye 96dd1f0
bump to 64 cores
charlielye 37d0d10
don't do unlimited parallelisation
charlielye 296760c
FROM sub fix.
charlielye 5b64345
Separate build and test.
charlielye 7cf3c5a
wip
charlielye c3d271a
wip
charlielye c64df6b
wip
charlielye 57f28f9
wip
charlielye d6d0b65
wip
charlielye daa3d58
wip
charlielye 55f45c1
wip
charlielye 6b24f96
wip
charlielye ef72e8b
wip
charlielye 967afb8
wip
charlielye 7a52747
rm ypb
charlielye fafe742
remove all dockerignore files. bootstrap_docker will generate.
charlielye 3e33e83
fix
charlielye 1b2fc01
wip
charlielye 3cd5b38
wip
charlielye e311b5a
wip
charlielye 124d2c3
wip
charlielye 58a787c
wip
charlielye 81c4ac6
Merge remote-tracking branch 'origin' into cl/squash-yp-ypb
charlielye f1ef393
Not sure why i was substituting. Lets see... [ci rebuild]
charlielye 667ef02
Not sure why i was substituting. Lets see... [ci rebuild]
charlielye b899f1e
fix [ci rebuild cli] [ci rebuild aztec]
charlielye e3999c0
Merge remote-tracking branch 'origin' into cl/squash-yp-ypb
charlielye 1b4882e
[ci rebuild]
charlielye b9e03ca
revert docs changes
charlielye fa1a262
Merge remote-tracking branch 'origin' into cl/squash-yp-ypb
charlielye 45f4622
revert
charlielye 572ec4a
Merge remote-tracking branch 'origin/master' into cl/squash-yp-ypb
charlielye File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,5 @@ cmake-build-debug | |
|
||
.graphite* | ||
.DS_Store | ||
|
||
**/*.dockerignore |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
I'm slightly in favour of just having project: and project-arm64:, but not a big deal