Skip to content

Chore/legacy versions #28

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

Merged
merged 37 commits into from
May 6, 2025
Merged

Chore/legacy versions #28

merged 37 commits into from
May 6, 2025

Conversation

2xburnt
Copy link
Contributor

@2xburnt 2xburnt commented May 6, 2025

This pull request introduces updates and new formulae for the xiond CLI tool, including version upgrades for existing formulae and the addition of new version-specific formulae. The changes ensure compatibility with the latest versions and improve the consistency of installation methods across platforms.

Updates to existing formulae:

  • Formula/xiond.rb: Updated from version 18.0.0 to 18.0.1, switching from .zip to .tar.gz archives for all platforms and architectures. Added a test block to verify the installation. [1] [2]

  • Formula/[email protected]: Updated from version 14.1.0 to 14.1.2, replacing .zip archives with .tar.gz and removing unnecessary file renaming steps during installation. Added a test block.

  • Formula/[email protected]: Updated from version 15.0.0 to 15.0.1, switching to .tar.gz archives and adding a test block. [1] [2]

  • Formula/[email protected]: Updated from version 16.0.0 to 16.0.1, with the same .tar.gz archive switch and addition of a test block. [1] [2]

New version-specific formulae:

@2xburnt 2xburnt requested review from Copilot and justinbarry May 6, 2025 20:47
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.

Pull Request Overview

This PR updates legacy xiond formulae by upgrading version numbers, switching from .zip to .tar.gz archives, and adding test blocks for enhanced verification. It also introduces new version‐specific formulae to ensure consistent installation methods across platforms.

  • Updated versions for existing formulae (e.g., xiond@18, xiond@16, xiond@15) to incorporate the .tar.gz format and add tests.
  • Added several new formulae (e.g., xiond@11, [email protected], [email protected]) for specific versions with similar structure as the updated ones.

Reviewed Changes

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

Show a summary per file
File Description
Formula/[email protected] New formula for version 6.1.1 using tar.gz on multiple platforms
Formula/[email protected] New formula matching version 6.1.1 with standard install block
Formula/[email protected] New formula for version 6.0.1 with updated archive URLs
Formula/[email protected] New formula for version 4.0.1 with consistent installation methods
Formula/[email protected] New formula for version 4.0.1 replicating intended archive changes
Formula/[email protected] Updated formula from 18.0.0 to 18.0.1; switched from zip to tar.gz
Formula/[email protected] New formula for version 18.0.1 with improved archive references
Formula/[email protected] Updated formula from 17.1.0 to 17.1.1 to use tar.gz instead of zip
Formula/[email protected] New formula for version 17.1.1 with consistent install block
Formula/[email protected] New formula for version 17.0.1 using tar.gz for both macOS and Linux
Formula/[email protected] Updated formula from 16.0.0 to 16.0.1 with updated archive URLs
Formula/[email protected] New formula for version 16.0.1 with direct installation
Formula/[email protected] Updated formula from 15.0.0 to 15.0.1; switched archives and added tests
Formula/[email protected] New formula for version 15.0.1 with standardized setup
Formula/[email protected] Updated formula from 14.1.0 to 14.1.2; removed redundant file rename logic
Formula/[email protected] New formula for version 14.1.2 with improved archive URLs
Formula/[email protected] New formula for version 14.0.1 formatted consistently with other changes
Formula/xiond.rb Updated main formula from version 18.0.0 to 18.0.1; mirrors other updates

@2xburnt 2xburnt requested a review from wehappyfew May 6, 2025 20:47
Copy link

@justinbarry justinbarry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@2xburnt 2xburnt merged commit 4374bf4 into main May 6, 2025
38 checks passed
@2xburnt 2xburnt deleted the chore/legacy-versions branch May 6, 2025 21:08
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.

3 participants