Skip to content

🩹 [Patch]: Fix classes and functions for Releases #347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 177 commits into
base: main
Choose a base branch
from

Conversation

MariusStorhaug
Copy link
Member

Description

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 Apr 11, 2025
@Copilot Copilot AI review requested due to automatic review settings April 11, 2025 15:39
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner April 11, 2025 15:39
Copy link

@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.

Copilot reviewed 7 out of 14 changed files in this pull request and generated no comments.

Files not reviewed (7)
  • src/formats/GitHubOwner.Format.ps1xml: Language not supported
  • src/formats/GitHubRepository.Format.ps1xml: Language not supported
  • src/functions/public/Releases/Get-GitHubRelease.ps1: Language not supported
  • src/functions/public/Releases/New-GitHubRelease.ps1: Language not supported
  • src/functions/public/Releases/New-GitHubReleaseNote.ps1: Language not supported
  • src/functions/public/Repositories/Get-GitHubRepository.ps1: Language not supported
  • src/functions/public/Repositories/New-GitHubRepository.ps1: Language not supported
Comments suppressed due to low confidence (1)

.github/PSModule.yml:13

  • The indentation in the CodeCoverage section appears inconsistent; ensure that the 'Skip: true' line aligns with 'PercentTarget: 50' for correct YAML parsing.
    Skip: true

@MariusStorhaug MariusStorhaug changed the title Fix: Fix classes and functions for Releases 🩹 [Patch]: Fix classes and functions for Releases Apr 11, 2025
…tories and Get-GitHubRepository functions for improved flexibility
…ction for improved default value assignment based on parameter sets
…ameter for overwriting existing files during download and extraction
…nction to improve clarity and handle Username and Organization parameters more effectively
… to remove unnecessary ValueFromPipelineByPropertyName for ID parameter
…repository with mandatory parameters for Owner, Repository, and Context
…ove parameter handling; add GitHubRelease and ReleaseAsset classes for structured release data.
…ted functions to track the latest release status
MariusStorhaug and others added 30 commits April 27, 2025 23:08
…ter and improve error handling in Add-GitHubReleaseAsset
… Add-GitHubReleaseAsset comments for clarity; add Update-GitHubReleaseAsset function for asset updates
…ested pipeline with a foreach loop for processing API response items
… for URL, name, label, state, content type, size, downloads, timestamps, and uploader.
…dation range in Get-GitHubRelease and Resolve-GitHubContextSetting functions
…es to nullable, rename uploader property, and add Get-GitHubReleaseAssetByName function for asset retrieval by name.
…d tag, enhancing functionality and documentation.
…uotes and remove unnecessary blank lines for improved readability.
…line parameter handling and enhance documentation with .LINK entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant