Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 29, 2025

This pull request updates the required module versions for the Context and Sodium modules across both private and public function.

Module version updates:

  • Updated the required version of the Context module from 8.1.1 to 8.1.3 in all relevant scripts, including Remove-GitHubContext.ps1, Set-GitHubContext.ps1, Initialize-GitHubConfig.ps1, Get-GitHubContext.ps1, Get-GitHubConfig.ps1, Remove-GitHubConfig.ps1, and Set-GitHubConfig.ps1.
  • Updated the required version of the Sodium module from 2.2.0 to 2.2.2 in Set-GitHubSecret.ps1.

Copy link
Contributor Author

Copilot AI commented Aug 29, 2025

@MariusStorhaug 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] 🩹 [Patch]: Bump Sodium to 2.2.2 🩹 Bump Sodium dependency to version 2.2.2 Aug 29, 2025
Copilot finished work on behalf of MariusStorhaug August 29, 2025 10:37
@Copilot Copilot AI requested a review from MariusStorhaug August 29, 2025 10:37
@MariusStorhaug MariusStorhaug changed the title 🩹 Bump Sodium dependency to version 2.2.2 🩹 Add support for Linux ARM64 Aug 29, 2025
@MariusStorhaug MariusStorhaug marked this pull request as ready for review August 29, 2025 11:39
@Copilot Copilot AI review requested due to automatic review settings August 29, 2025 11:39
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner August 29, 2025 11:39
Copilot

This comment was marked as outdated.

@MariusStorhaug MariusStorhaug requested a review from Copilot August 31, 2025 20:21
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds Linux ARM64 support by updating the Sodium module dependency from version 2.2.0 to 2.2.2 in the Set-GitHubSecret PowerShell function.

  • Updates Sodium module requirement to enable Linux ARM64 compatibility
  • Single dependency version bump to leverage latest module features

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- Created TEMPLATE.ps1 for structuring Pester tests with common setup.
- Added Teams.Tests.ps1 to test GitHub Teams API functionalities including team creation, retrieval, updating, and deletion.
- Introduced Users.Tests.ps1 to validate user-related API calls such as user retrieval and updates.
- Implemented Variables.Tests.ps1 to cover GitHub variable management, including setting, updating, and removing variables for repositories and organizations.
@MariusStorhaug MariusStorhaug merged commit 05728fd into main Sep 1, 2025
166 of 183 checks passed
@MariusStorhaug MariusStorhaug deleted the copilot/fix-491 branch September 1, 2025 12:33
@github-project-automation github-project-automation bot moved this from Todo to Done in GitHub PowerShell Module Sep 1, 2025
Copy link
Contributor

github-actions bot commented Sep 1, 2025

Module GitHub - 0.36.4 published to the PowerShell Gallery.

Copy link
Contributor

github-actions bot commented Sep 1, 2025

GitHub release for GitHub v0.36.4 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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants