Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Sep 29, 2023

  • Invoke-GitHubAPI.ps1 updates:

    • Get-GitHubRelease to support Accept header
    • Added funtionality to convert body to query parameters when run as a GET request.
    • Improve error handling.
  • Connect-GitHubAccount updates:

    • Added support for setting default Owner and Repository for Invoke-GitHubAPI calls.
  • Get-GitHubConfig updates:

    • Added support for returning all settings as a hashtable.
  • API call functions:

@MariusStorhaug MariusStorhaug changed the title Feat/13 [Feature] Users - Get public and private (for authenticated user) info about a user Sep 29, 2023
@MariusStorhaug MariusStorhaug marked this pull request as ready for review September 29, 2023 16:04
@MariusStorhaug MariusStorhaug added this pull request to the merge queue Sep 29, 2023
Merged via the queue into main with commit 329ef75 Sep 29, 2023
@MariusStorhaug MariusStorhaug deleted the feat/13 branch September 29, 2023 16:05
@MariusStorhaug MariusStorhaug self-assigned this Oct 4, 2023
@MariusStorhaug MariusStorhaug added the feature New feature label Oct 4, 2023
@MariusStorhaug MariusStorhaug added this to the v0.2 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[Feature] User - Get public and private information about authenticated users

2 participants