Page MenuHomeSolus

Update hub to 2.8.4
ClosedPublic

Authored by der_eismann on Feb 1 2019, 9:54 AM.
Tags
None
Referenced Files
F11065334: D5229.id.diff
Fri, Aug 11, 4:29 PM
F11065333: D5229.id12743.diff
Fri, Aug 11, 4:29 PM
F11046633: D5229.diff
Thu, Aug 10, 1:49 PM
F11032378: D5229.diff
Wed, Aug 9, 2:12 PM
F10867964: D5229.id12728.diff
Jun 17 2023, 9:31 PM
F10864508: D5229.id12743.diff
Jun 17 2023, 8:13 AM
F10858011: D5229.diff
Jun 15 2023, 1:31 PM
F10856398: D5229.diff
Jun 14 2023, 9:03 PM
Subscribers
None

Details

Summary
  • New hub api command for scripting with GitHub API
  • Re-implement CLI flag parsing so that --message <MSG> is equivalent to --message=<MSG>
  • issue create --label is now issue create --labels to align with existing documentation
  • Output crash debugging information on stderr instead of stdout
  • Fix uploading assets with hub release
  • Added man pages
Test Plan
  • Run hub --version
  • List issues of a repository with hub issue

Diff Detail

Repository
R1417 hub
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

make install is actually building and installing hub, so I am not sure in which step I should put it in.

This revision is now accepted and ready to land.Feb 1 2019, 7:20 PM
This revision was automatically updated to reflect the committed changes.