Skip to content
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

refactor(plugin.yaml): enhance platform support and update commands #712

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented Dec 19, 2024

This pull request introduces significant updates to the installation process and configuration for the Helm Diff plugin, particularly adding support for Windows.

fix: #316

Installation Script Enhancements:

  • Added a new PowerShell script install-binary.ps1 to handle the installation process on Windows. This script includes functions for determining system architecture, fetching the appropriate plugin version, creating a temporary directory, constructing the download URL, downloading the plugin, and installing it.

Configuration File Updates:

  • Updated plugin.yaml to support platform-specific commands and hooks. This includes specifying different commands and hooks for Windows and other operating systems, ensuring compatibility across platforms.

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.

Windows Helm Diff path issue
1 participant