Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 26, 2025

Description

This pull request introduces several enhancements to the GitHub PowerShell module, focusing on default configuration values, context handling, and testing improvements. Default values have been added for GitHub API and HTTP protocol versions, updating context handling to use these default values, and enhancing the test suite to verify the new configurations.

Enhancements to default configuration values

Updates to context handling:

Enhancements to the test suite:

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Jan 26, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner January 26, 2025 17:10
@MariusStorhaug MariusStorhaug changed the title 🚀 [Feature]: Configure all Context defaults via Config 🩹 [Patch]: Source all defaults for Context via Config Jan 26, 2025
@github-actions
Copy link
Contributor

Module GitHub - 0.13.2-httpAsContextSetting001 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.13.2-httpAsContextSetting001 has been created.

@MariusStorhaug MariusStorhaug merged commit 34712fe into main Jan 26, 2025
6 checks passed
@MariusStorhaug MariusStorhaug deleted the httpAsContextSetting branch January 26, 2025 18:43
@github-actions
Copy link
Contributor

Module GitHub - v0.13.2 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.13.2 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

🩹 [Patch]: Move static value for HTTP version to Context

2 participants