Skip to content

Initialize the module#1

Merged
MariusStorhaug merged 1 commit intomainfrom
init
Aug 27, 2025
Merged

Initialize the module#1
MariusStorhaug merged 1 commit intomainfrom
init

Conversation

@MariusStorhaug
Copy link
Member

Description

Initialize the module.

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

Copilot AI review requested due to automatic review settings August 27, 2025 09:58
Copy link
Contributor

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 PR initializes the module by removing all example/template content and simplifying the test structure. The changes clean out the template implementation to prepare for actual module development.

  • Removes all template functions, classes, variables, and configuration files from the src directory
  • Simplifies test file to only test the remaining Test-PSModuleTest function
  • Updates PowerShell script analyzer suppressions and Pester module requirements
  • Removes example usage documentation

Reviewed Changes

Copilot reviewed 26 out of 27 changed files in this pull request and generated no comments.

File Description
tests/PSModuleTest.Tests.ps1 Updates Pester requirements and script analyzer suppressions, removes tests for deleted functions
src/ (multiple files) Removes all template content including functions, classes, variables, types, formats, and configuration files
examples/General.ps1 Removes example usage documentation

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

@MariusStorhaug MariusStorhaug merged commit a49928d into main Aug 27, 2025
34 of 36 checks passed
@MariusStorhaug MariusStorhaug deleted the init branch August 27, 2025 10:03
@MariusStorhaug MariusStorhaug self-assigned this Aug 27, 2025
@github-actions
Copy link

Module Net - 0.0.1 published to the PowerShell Gallery.

@github-actions
Copy link

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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant