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: dawidd6/action-debian-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: dawidd6/action-debian-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
  • 12 commits
  • 4 files changed
  • 4 contributors

Commits on Feb 16, 2024

  1. build(deps): bump undici from 5.28.2 to 5.28.3

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    80724a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from dawidd6/dependabot-npm_and_yarn-undici-5.…

    …28.3
    
    build(deps): bump undici from 5.28.2 to 5.28.3
    dawidd6 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    22cf480 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. build(deps): bump undici from 5.28.3 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c0e28a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #81 from dawidd6/dependabot-npm_and_yarn-undici-5.…

    …28.4
    
    build(deps): bump undici from 5.28.3 to 5.28.4
    dawidd6 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cf01d24 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Merge pull request #10 from dawidd6/master

    [pull] master from dawidd6:master
    waja authored May 16, 2025
    Configuration menu
    Copy the full SHA
    81aeaa0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    963923c View commit details
    Browse the repository at this point in the history
  2. Support native builds on architectures

    Only install qemu on i386 and amd64
    waja committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    de1da81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f99fc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae53793 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #85 from waja/CI_dispatch

    Ci dispatch
    dawidd6 authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    1d8c0d8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #84 from waja/fix_arch

    Support native builds on architectures
    dawidd6 authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    3542e3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85f4ccd View commit details
    Browse the repository at this point in the history
Loading