-
Notifications
You must be signed in to change notification settings - Fork 8k
Comparing changes
Open a pull request
base repository: cli/cli
base: 32faa8e
head repository: cli/cli
compare: aa2adab
- 16 commits
- 45 files changed
- 11 contributors
Commits on Apr 25, 2023
-
Fix Makefile compatibility with macOS
`install` command on macOS does not support all flags supported by coreutils version. Create directories as separate `install -d` call. Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Configuration menu - View commit details
-
Copy full SHA for c64032b - Browse repository at this point
Copy the full SHA c64032bView commit details -
Merge pull request #7369 from Xerkus/hotfix/make-install
Fix Makefile compatibility with macOS
Nate Smith authoredApr 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 50e1689 - Browse repository at this point
Copy the full SHA 50e1689View commit details
Commits on Apr 27, 2023
-
Add capability to filter codespaces by repo owner (#7347)
* Add capability to filter codespaces by repo owner * Replace Flags with PersistentFlags * Reword flag description * Update test seed * Add mutual exclusion --------- Co-authored-by: Caleb Brose <5447118+cmbrose@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0207a2 - Browse repository at this point
Copy the full SHA d0207a2View commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 443bb75 - Browse repository at this point
Copy the full SHA 443bb75View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03f1ba7 - Browse repository at this point
Copy the full SHA 03f1ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d349ba1 - Browse repository at this point
Copy the full SHA d349ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3ffba - Browse repository at this point
Copy the full SHA bf3ffbaView commit details
Commits on May 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b01c27a - Browse repository at this point
Copy the full SHA b01c27aView commit details
Commits on May 9, 2023
-
Add ability to trigger deployments without having to push a git tag
1Configuration menu - View commit details
-
Copy full SHA for 8b987e2 - Browse repository at this point
Copy the full SHA 8b987e2View commit details -
Make: Fix target name for Windows platform (#7370)
This fixes the taget name by adding .exe extension for Windows platform. Otherwise, the following error is shown with `make bin/gh.exe' command. make: *** No rule to make target 'script/build', needed by 'bin/gh.exe'. Stop.Configuration menu - View commit details
-
Copy full SHA for 591fcaf - Browse repository at this point
Copy the full SHA 591fcafView commit details -
Merge pull request #7324 from cli/deployment
Add ability to trigger deployments without having to push a git tag
Configuration menu - View commit details
-
Copy full SHA for e1215e5 - Browse repository at this point
Copy the full SHA e1215e5View commit details -
Include auto-merge information in gh pr status (#7386)
PRs that have auto-merge enabled are marked with a green "✓ Auto-merge enabled" label.
Configuration menu - View commit details
-
Copy full SHA for 83aaa76 - Browse repository at this point
Copy the full SHA 83aaa76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da0de4 - Browse repository at this point
Copy the full SHA 0da0de4View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d0f211 - Browse repository at this point
Copy the full SHA 8d0f211View commit details -
Fix release guard for deployment workflow
Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbb9d71 - Browse repository at this point
Copy the full SHA fbb9d71View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for aa2adab - Browse repository at this point
Copy the full SHA aa2adabView 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 32faa8e...aa2adab