-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: clap-rs/clap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: clap-rs/clap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 12 files changed
- 1 contributor
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d53d881 - Browse repository at this point
Copy the full SHA d53d881View commit details -
fix(builder): Allow custom flag definitions
The goal is to allow getting the position of repeated flags for #5287
Configuration menu - View commit details
-
Copy full SHA for 148e102 - Browse repository at this point
Copy the full SHA 148e102View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63106b - Browse repository at this point
Copy the full SHA d63106bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eaf1af - Browse repository at this point
Copy the full SHA 3eaf1afView commit details -
chore(ci): Speed up critical path of CI
We've decided to try using some of our funding to speed up CI. kbknapp has experience with buildjet in the past which allows us to keep our Actions and switch out our runners. As we are charged for `num_cores * time`, increasing core counts could decrease time, both helping us and keeping costs down. I chose 8 cores (an upgrade over `ubuntu-latest`s 2 cores) as kbknapp knew someone who benchmarked things for Rust/Python and found that a good fit. I only switched a subset of jobs over to buildjet to focus on jobs where most of the time is spent on highly parallelizable operations. Buildjet dropped our Linux test jobs from 8-9min to 2-3min. The checks and UI-test jobs only improved by 30s-1min each, so I left them out. We can iterate as we go.
Configuration menu - View commit details
-
Copy full SHA for 641b42b - Browse repository at this point
Copy the full SHA 641b42bView commit details -
Merge pull request #5275 from epage/ci
chore(ci): Speed up critical path of CI
Configuration menu - View commit details
-
Copy full SHA for c603f34 - Browse repository at this point
Copy the full SHA c603f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f8214 - Browse repository at this point
Copy the full SHA 02f8214View commit details -
Merge pull request #5290 from epage/or
fix: Allow position-sensitive flags
Configuration menu - View commit details
-
Copy full SHA for d6479ff - Browse repository at this point
Copy the full SHA d6479ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1440456 - Browse repository at this point
Copy the full SHA 1440456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514f28b - Browse repository at this point
Copy the full SHA 514f28bView commit details
Loading
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 v4.4.13...v4.4.14