cli/pkg/cmd/auth
Jamie Tanna e4cddb562e
Remove GHE handling for workflow scope (#7841)
According to [0] we appear to no longer support GHE 2.x, as the latest
release was deprecated in early 2022.

We can therefore remove this custom handling.

[0]: https://docs.github.com/en/enterprise-server@3.7/admin/all-releases
2023-08-15 17:40:09 +00:00
..
gitcredential Cleanup config.AuthToken and config.DefaultHost methods (#7049) 2023-02-28 00:24:45 +00:00
login fix: normalize hostname for auth login (#6999) 2023-04-17 13:35:30 +00:00
logout Add ability to store tokens in encrypted storage (#7043) 2023-02-28 00:04:53 +00:00
refresh Small tweaks to auth refresh remove-scopes and reset-scopes flags (#7631) 2023-06-27 16:33:52 +09:00
setupgit Additional help doc and example for auth setup-git (#7243) 2023-04-04 01:36:09 +00:00
shared Remove GHE handling for workflow scope (#7841) 2023-08-15 17:40:09 +00:00
status Added wantErrOut property 2023-06-15 09:08:06 +05:30
token fix apparent typo 2023-04-04 11:13:53 -07:00
auth.go Migrate to the new Cobra command grouping feature 2022-11-09 16:42:13 +01:00