Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Dec 16, 2024

Description

This pull request includes changes to the initialization process of the GitHub configuration. The main goal is to improve the handling of the GitHub configuration by ensuring it is properly initialized and loaded from defaults or context when necessary.

Improvements to GitHub configuration initialization:

Changes to default configuration handling:

  • src/variables/private/Config.ps1: Set the initial value of Config to $null instead of creating a new GitHubConfig instance. This ensures that the configuration is loaded properly during initialization.

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 requested a review from a team as a code owner December 16, 2024 16:52
@MariusStorhaug MariusStorhaug self-assigned this Dec 16, 2024
@MariusStorhaug MariusStorhaug merged commit dca1183 into main Dec 16, 2024
6 checks passed
@MariusStorhaug MariusStorhaug deleted the configBug branch December 16, 2024 18:18
@github-actions
Copy link
Contributor

Module [GitHub - v0.11.15] published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.11.15 has been created.

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

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

🪲[Bug]: GitHub config is reset between two sessions.

2 participants