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

feat(ci): portable and installer build workflow for hoppscotch-agent #4472

Merged

Conversation

CuriousCorrelation
Copy link
Contributor

@CuriousCorrelation CuriousCorrelation commented Oct 24, 2024

Build Pipeline for Hoppscotch Agent

This PR introduces GitHub Actions workflow for building and packaging Hoppscotch Agent across platforms. Closes HFE-636

Coverage

Cross-Platform Support

  • Windows: msi installer and portable executable
  • macOS: Universal builds (x64 + ARM64)
  • Linux: AppImage and deb packages

Build Matrix

  • windows-latest
  • macos-latest
  • ubuntu-22.04

Environment Setup

  • Node.js 20 + pnpm 9
  • Rust stable toolchain
  • Platform-specific build tools
  • Code signing certificates and credentials

@CuriousCorrelation CuriousCorrelation marked this pull request as ready for review October 24, 2024 16:11
@AndrewBastin AndrewBastin merged commit 58407ae into hoppscotch:next Oct 24, 2024
1 check passed
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