Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Dec 16, 2024

Description

This pull request includes changes to improve the structure and organization of tests. The most important changes include adding support for pipeline input of contexts to Disconnect-GitHubAccount, restructuring test descriptions for better organization, and removing redundant test files.

Changes to parameter attributes:

Restructuring of test descriptions:

  • tests/GitHub.Tests.ps1: Replaced Describe blocks with Context blocks for better organization and added new contexts for Rate-Limit, Repository, Status, and Disconnect tests. [1] [2]

Removal of redundant test files:

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 19:11
@MariusStorhaug MariusStorhaug changed the title Pipe dc 🩹 [Patch]: Add pipeline input to Disconnect-GitHub Dec 16, 2024
@MariusStorhaug MariusStorhaug merged commit d387624 into main Dec 16, 2024
6 checks passed
@MariusStorhaug MariusStorhaug deleted the pipeDC branch December 16, 2024 19:49
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.11.16 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.

🩹 [Patch]: Support Get-GitHubContext -ListAvailable | <filter> | Disconnect-GitHub

2 participants