-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: bazelbuild/apple_support
base: 0.6.0
head repository: bazelbuild/apple_support
compare: 0.7.0
- 11 commits
- 14 files changed
- 2 contributors
Commits on Apr 3, 2019
-
Update contributing information.
Since this isn't part of bazel's core projects, directly provide more info instead of linking to docs they have been evolving as they work on their processes. RELNOTES: None PiperOrigin-RevId: 241564130
Configuration menu - View commit details
-
Copy full SHA for 42ae4b3 - Browse repository at this point
Copy the full SHA 42ae4b3View commit details
Commits on Apr 4, 2019
-
Having all of us auto assigned to the PRs doesn't really help and it also causes even more email spam to with the new github pipeline. RELNOTES: None. PiperOrigin-RevId: 241929814
Configuration menu - View commit details
-
Copy full SHA for 20e2b6d - Browse repository at this point
Copy the full SHA 20e2b6dView commit details -
Add generate markers to the docs.
RELNOTES: None PiperOrigin-RevId: 241931967
Configuration menu - View commit details
-
Copy full SHA for fc8804e - Browse repository at this point
Copy the full SHA fc8804eView commit details -
.../BUILD: fix build file/module bugs (#18)
Change this pattern if foo [not] in native.existing_rules(): to if [not] native.existing_rule(foo): for efficiency. PiperOrigin-RevId: 241954724
Configuration menu - View commit details
-
Copy full SHA for 577a71b - Browse repository at this point
Copy the full SHA 577a71bView commit details -
Add a bzl_library incase something needs it from here.
RELNOTES: None. PiperOrigin-RevId: 241996984
Configuration menu - View commit details
-
Copy full SHA for 590e39f - Browse repository at this point
Copy the full SHA 590e39fView commit details
Commits on Apr 18, 2019
-
Show the build status only for the master branch.
Otherwise a test_* branch that doesn't currently pass turns the badge red because it was the "most recent" build on buildkite. RELNOTES: None PiperOrigin-RevId: 244227416
Configuration menu - View commit details
-
Copy full SHA for 7f31f58 - Browse repository at this point
Copy the full SHA 7f31f58View commit details
Commits on May 8, 2019
-
RELNOTES: None PiperOrigin-RevId: 247213688
Configuration menu - View commit details
-
Copy full SHA for e7d98eb - Browse repository at this point
Copy the full SHA e7d98ebView commit details -
Add config to test some deps at their heads.
Add a helper script and new ci config to run the script modifying the WORKSPACE to get head versions of some dependencies to help catch if they were to land something that would break the build. RELNOTES: None PiperOrigin-RevId: 247215472
Configuration menu - View commit details
-
Copy full SHA for eb59995 - Browse repository at this point
Copy the full SHA eb59995View commit details -
Rename the task for the buildkite ui.
Forgot to do this in the previous change adding it. RELNOTES: None. PiperOrigin-RevId: 247217172
Configuration menu - View commit details
-
Copy full SHA for c116a3e - Browse repository at this point
Copy the full SHA c116a3eView commit details
Commits on Jun 10, 2019
-
Use yaml anchors, aliases, and merge to avoid repetition.
RELNOTES: None. PiperOrigin-RevId: 252430973
Configuration menu - View commit details
-
Copy full SHA for 371f686 - Browse repository at this point
Copy the full SHA 371f686View commit details
Commits on Jul 30, 2019
-
Use a list comp to build the depset to avoid overly nesting.
RELNOTES: None. PiperOrigin-RevId: 260720040
Configuration menu - View commit details
-
Copy full SHA for 9dd3b16 - Browse repository at this point
Copy the full SHA 9dd3b16View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.6.0...0.7.0