Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 16, 2025

Description

This pull request includes several updates to configuration files and workflows, primarily focused on improving code linting, formatting, and workflow execution. The most important changes include updates to .gitattributes, the addition of linter configuration files, modifications to GitHub Actions workflows, and updates to the action.yml and scripts/main.ps1 files.

Configuration and Linting Improvements:

Workflow Updates:

Documentation and Licensing:

  • LICENSE: Updated the copyright year to 2025.
  • README.md: Clarified the description of the IssueBody input in the documentation.

Action and Script Updates:

  • action.yml: Updated the description for IssueBody and modified the script execution method. [1] [2]
  • scripts/main.ps1: Simplified the parameter usage by directly accessing environment variables.

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 Feb 16, 2025
@MariusStorhaug MariusStorhaug changed the title Fixes 🩹 [Patch]: Fix linting and git config, tests using Invoke-Pester action Feb 16, 2025
@MariusStorhaug MariusStorhaug merged commit e99a9e8 into main Feb 16, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the fixes branch February 16, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀[Feature]: Update the test script to use the PSModule/Invoke-Pester action

2 participants