Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unraid/libvirt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: unraid/libvirt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 30, 2025

  1. fix: remove build assets and add node-pre-gyp support (#41)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **Chores**
    - Updated the cleanup process to remove all redundant output
    directories.
      - Introduced a new automation step to prepare the project build.
    - Added an enhanced packaging script to streamline the installation and
    testing process.
    - Added a new job for pre-building binaries in the GitHub Actions
    workflow.
    - Updated dependencies to include `@mapbox/node-pre-gyp` with its
    specified version.
    - Simplified the Dockerfile by adjusting the file copying process for
    improved build efficiency.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    elibosley authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    2497410 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.0.1 (#42)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.0.1](v2.0.0...v2.0.1)
    (2025-03-30)
    
    
    ### Bug Fixes
    
    * remove build assets and add node-pre-gyp support
    ([#41](#41))
    ([2497410](2497410))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    3400f40 View commit details
    Browse the repository at this point in the history
Loading