Skip to content

Initialize Context7 module#2

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
init
Sep 27, 2025
Merged

Initialize Context7 module#2
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
init

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Sep 27, 2025

Description

Initialize Context7 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 September 27, 2025 13:54
@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title Initialize Context7 module Initialize Context7 module Sep 27, 2025
Copy link
Copy Markdown

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 a Context7 module by clearing out template/example content from a PowerShell module structure and making minimal updates to prepare it for new functionality.

  • Removes all template functions, classes, variables, and configuration files
  • Updates test file to focus only on the remaining Get-PSModuleTest function
  • Updates GitHub Actions workflow to use a newer checkout version

Reviewed Changes

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

File Description
tests/Context7.Tests.ps1 Updates test suite name and removes tests for deleted functions
src/functions/public/Get-PSModuleTest.ps1 Removes module dependency requirement
Multiple src/ files Removes all template content including functions, classes, variables, and config files
.github/workflows/Linter.yml Updates checkout action from v4 to v5

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

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 07015dc into main Sep 27, 2025
34 of 36 checks passed
@github-actions
Copy link
Copy Markdown

Module Context7 - 0.0.1 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

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

2 participants