⚙️ A GitHub Action for building Debian packages
Find a file
Jan Wagner 8345de0de6
Some checks failed
Test Action / test (amd64, -v, dropbear, debian/2022.83-1_bpo11+1, https://salsa.debian.org/debian/dropbear.git) (pull_request) Failing after 2m22s
Test Action / test (amd64, -v, true, micro, debian/2.0.6-2_bpo10+1, https://salsa.debian.org/go-team/packages/micro.git) (pull_request) Failing after 3m24s
Test Action / test (arm, -v, false, at, debian/3.2.2-1, https://salsa.debian.org/debian/at.git) (pull_request) Failing after 33s
Test Action / test (arm, -v, iproute2, import/4.18.0-1ubuntu2_ubuntu18.04.1, https://git.launchpad.net/ubuntu/+source/iproute2) (pull_request) Failing after 44s
Test Action / test (arm64, -v, lolcat, debian/100.0.1-2, https://salsa.debian.org/ruby-team/lolcat.git) (pull_request) Failing after 35s
Test Action / test (arm64, -v, netcat-openbsd, import/1.206-1ubuntu1, https://git.launchpad.net/ubuntu/+source/netcat-openbsd) (pull_request) Failing after 36s
Test Action / test (arm64, true, -v, deber, v1.0.0, https://github.com/dawidd6/deber.git) (pull_request) Failing after 12s
Change working dir and operate on .
2024-01-06 15:53:07 +01:00
.github workflows: remove skopeo vi apt 2024-01-06 13:42:09 +01:00
node_modules node_modules: update 2024-01-06 13:51:02 +01:00
action.yml Adding a way to enable/disable lintian checks 2022-11-08 17:12:38 +01:00
LICENSE init 2020-03-25 23:13:26 +01:00
main.js Change working dir and operate on . 2024-01-06 15:53:07 +01:00
package-lock.json node_modules: update 2024-01-06 13:51:02 +01:00
package.json build(deps): bump @actions/core from 1.10.0 to 1.10.1 2023-09-12 04:24:43 +00:00
post.js add post script 2020-12-09 23:07:13 +01:00
README.md README: GitHub 2024-01-06 13:47:32 +01:00

Build Debian package GitHub Action

An action that builds a Debian package from source in a Docker container.

Usage

See action.yml file in this repository for available options.

- name: Build Debian package
  uses: dawidd6/action-debian-package@v1