Skip to content

Releases: gm3dmo/the-power

1.0.192

19 Apr 20:07
Compare
Choose a tag to compare

What's Changed

  • Replace base64 command with Python utility by @kyanny in #131
  • Update known-issues.md by @kyanny in #130
  • Create list-repositories-for-the-authenticated-user.sh by @urubos in #129

Full Changelog: 1.0.191...1.0.192

1.0.191

14 Apr 12:07
Compare
Choose a tag to compare

Full Changelog: 1.0.190...1.0.191

1.0.190

13 Jan 15:38
Compare
Choose a tag to compare
Ignore the shell-profile

1.0.189

30 Aug 10:16
Compare
Choose a tag to compare

Full Changelog: 1.0.188...1.0.189

1.0.188

28 Jul 12:01
Compare
Choose a tag to compare
Adding legacy oauth device flow scripts pointing to correct client_id.

1.0.177

19 Jul 14:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.176...1.0.177

1.0.176

18 Apr 20:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.175...1.0.176

1.0.175

31 Mar 14:20
Compare
Choose a tag to compare

What's Changed

  • Add delete-an-organization-webhook.sh by @urubos in #93
  • Add script to unarchive a repo by @lumaxis in #92

New Contributors

Full Changelog: 1.0.174...1.0.175

1.0.174

24 Feb 08:18
Compare
Choose a tag to compare

What's Changed

  • Removing traces of operating system base64 command usage. These have been giving me a malingering head trauma for a couple of weeks as people get new Macs. build-testcase has all it's scripts moved over to python base64 which seems like it might be more reliable and we already have a dependency on python for configure.py
  • Create tiny-get-jwt.py by @loujr in #73
  • Add set-opt-in-flag-of-OIDC-subject-claim-customization-for-a-repo.sh by @mcfluffinstein in #46
  • Fix the docs link in list-saml-sso-authorizations-for-org.sh by @sn2b in #75
  • Create search-repositories.sh by @sn2b in #76
  • Create search-issues-and-pull-requests.sh by @sn2b in #78
  • Create search-rate-limit-demo.sh by @sn2b in #80
  • Updated the URL for API by @voxsteel in #82
  • Add script to remove public org membership by @mcfluffinstein in #81
  • Create list-internal-repos-from-organization.sh by @voxsteel in #83
  • Added necessary GH App permissions to two scripts, added and linked GH App setup doc by @sn2b in #84
  • Create graphql-revert-pull-request.sh by @sn2b in #85
  • Create get-an-app.sh by @sn2b in #87
  • added The Animal by @mokshadharma in #88 This is a nice experiment to get the admin PAT from a GHES appliance in an automated fashion using Selenium Web Driver.

New Contributors

Full Changelog: 1.0.173...1.0.174

1.0.173

30 Dec 17:02
Compare
Choose a tag to compare

What's Changed

  • GitHub Apps: allow to set an absolute path of private_pem_file by @kyanny in #63
  • add file for generate release notes endpoint by @sn2b in #66
  • Create list-dependabot-alerts-for-an-organization.sh by @sn2b in #68
  • Create get-a-diff-of-the-dependencies-between-commits.sh by @mcfluffinstein in #67
  • Create graphql-list-org-members-saml.sh by @sn2b in #69
  • Fix token_validator in thepower.py by @kyanny in #71

New Contributors

  • @sn2b made their first contribution in #66

Full Changelog: 1.0.172...1.0.173