Skip to content

verify all platforms supported #8

@1Jamie

Description

@1Jamie

🚀 Tracking: Multi-Platform Support & Build Targets

Overview

We need to verify that all supported platforms have proper functionality and correct build targets. This issue serves as the master checklist for tracking the stability of our .node native modules and the reliability of our distribution installers.


📋 Support Matrix

Windows

  • Native Module: .node binary verification
  • Distribution: Application Installer

Linux

  • Native Module: .node binary verification
  • Distribution: Debian/Ubuntu (.deb package)
  • Distribution: RHEL/CentOS/Fedora/openSUSE (.rpm package)

BSD

  • Native Module: .node binary verification
  • Distribution: System-specific Installer

🛠 Verification Requirements

For each target, we must confirm:

  1. Build Success: The CI/CD pipeline produces the artifact without warnings.
  2. Functionality: Core features are operational on a clean install.
  3. Environment: Proper linking of native dependencies in the target environment.

Important

Please link any platform-specific bug reports to this issue. Use the syntax Fixes #ISSUE_NUMBER in your PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions