bazelbuild / rules_apple

Bazel rules to build apps for Apple platforms.
Apache License 2.0
494 stars 261 forks source link

Cherry pick tracking issue #2042

Open keith opened 11 months ago

keith commented 11 months ago

This issue exists so we can document where we are with cherry picking upstream changes from google, and what is currently blocking us if anything

keith commented 11 months ago

Currently we're quite behind, specifically this far back, but we are currently unblocked https://github.com/bazelbuild/rules_apple/commits/upstream?after=f88167843e9def32f53357430722df2e5115d793+279&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 11 months ago

now on to https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+280&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 11 months ago

hrm im not sure if these links are stable as new commits are pushed

keith commented 11 months ago

now on to https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+245&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 11 months ago

now https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+210&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 11 months ago

https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+175&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 11 months ago

https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+140&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 11 months ago

https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+105&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 10 months ago

https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+70&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

keith commented 10 months ago

ok the links are actually stable but once you're to the first page you just have to look at the normal commits URL since it won't show any commits before the one in the URL

keith commented 10 months ago

https://github.com/bazelbuild/rules_apple/commits/upstream?before=f88167843e9def32f53357430722df2e5115d793+35&branch=upstream&qualified_name=refs%2Fheads%2Fupstream

brentleyjones commented 10 months ago

Here is where we currently stand: https://github.com/bazelbuild/rules_apple/compare/94c1a7fda77abfd45bc1883ea529ff751875544c...upstream

(I find this way of showing commits easier.)