Commit graph

132 commits

Author SHA1 Message Date
Dawid Dziurla 6093a4f354
workflows: swap arches 2021-07-10 00:27:18 +02:00
Dawid Dziurla 0facd33752
main: print arch 2021-07-10 00:22:23 +02:00
Dawid Dziurla 12d41760b1
workflows: test arm 2021-07-10 00:21:13 +02:00
Dawid Dziurla 52f100e4bd
README: mention arch 2021-07-10 00:12:59 +02:00
Dawid Dziurla d959ecc623
Support building for other architectures (#36) 2021-07-10 00:11:23 +02:00
Dawid Dziurla 3c531250ab
main: use git-deborig (#37) 2021-07-10 00:10:09 +02:00
Nicolai Antiferov fb3670aed9
Add optional os_distribution parameter (#29)
* Add optional os_distribution parameter

Fixes #28

Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2021-07-09 23:54:49 +02:00
Dawid Dziurla 5513f52a10
Merge pull request #32 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.40
build(deps): bump docker-hub-utils from 1.10.39 to 1.10.40
2021-05-17 09:41:06 +02:00
dependabot[bot] 6a29c85800
build(deps): bump docker-hub-utils from 1.10.39 to 1.10.40
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.39 to 1.10.40.
- [Release notes](https://github.com/jessestuart/docker-hub-utils/releases)
- [Changelog](https://github.com/jessestuart/docker-hub-utils/blob/master/release.config.js)
- [Commits](https://github.com/jessestuart/docker-hub-utils/compare/v1.10.39...v1.10.40)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 04:14:28 +00:00
Dawid Dziurla 729ad4bec8
Merge pull request #30 from dawidd6/dependabot-add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-04-29 23:44:54 +02:00
dependabot-preview[bot] ba9b6eed72
Upgrade to GitHub-native Dependabot 2021-04-29 15:35:45 +00:00
Dawid Dziurla 0726b13112
workflows: switch to dropbear 2021-04-27 09:57:08 +02:00
Dawid Dziurla 2a909ab301
workflows: test cron 2021-04-27 08:19:43 +02:00
Dawid Dziurla e0757bc0f5
workflows: test grep 2021-04-27 07:58:01 +02:00
Dawid Dziurla 4eca24bf27
README: rearrange comments 2021-04-27 07:48:55 +02:00
Dawid Dziurla 58ba385a40
Merge pull request #27 from nantiferov/fix-ubuntu-trusty
Disable build dependencies install on Ubuntu 14.04 (trusty)
2021-04-27 07:47:04 +02:00
Nicolai Antiferov 41f4c45749 Disable build dependencies install on Ubuntu 14.04 (trusty)
Fixes #26
2021-04-26 23:01:13 +03:00
Dawid Dziurla ac073bbc8f
Merge pull request #25 from dawidd6/dependabot-npm_and_yarn-actions-core-1.2.7
build(deps): bump @actions/core from 1.2.6 to 1.2.7
2021-04-14 09:15:12 +02:00
dependabot-preview[bot] d728002994
build(deps): bump @actions/core from 1.2.6 to 1.2.7
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-14 05:08:22 +00:00
Dawid Dziurla 9bf251641c
Merge pull request #24 from waja/fix_build_artifacts_move
Fix build artifacts move
2021-03-11 15:21:18 +01:00
Jan Wagner 087b55ca0a Fix build artifacts move
As you can build multiple binary packages from one source package, those
don't need to have the same name. You can even build only one binary
package which has a completely different name.
The saves way is to match on the package version number.
2021-03-11 14:33:45 +01:00
Dawid Dziurla d9aa273ced
Merge pull request #23 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.39
build(deps): bump docker-hub-utils from 1.10.37 to 1.10.39
2021-02-15 11:07:41 +01:00
dependabot-preview[bot] 96e018ac87
build(deps): bump docker-hub-utils from 1.10.37 to 1.10.39
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.37 to 1.10.39.
- [Release notes](https://github.com/jessestuart/docker-hub-utils/releases)
- [Changelog](https://github.com/jessestuart/docker-hub-utils/blob/master/release.config.js)
- [Commits](https://github.com/jessestuart/docker-hub-utils/compare/v1.10.37...v1.10.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:08:36 +00:00
Dawid Dziurla c8bb3a8097
main: remove -tc flag from dpkg-buildpackage 2021-01-02 23:27:33 +01:00
Dawid Dziurla 0db3597f3e
main: remove debug exec 2020-12-26 18:32:45 +01:00
Dawid Dziurla d5f27fec3a
main: fix 2020-12-26 18:15:06 +01:00
Dawid Dziurla 48ebbf1c81
main: attempt to fix 2020-12-26 18:12:27 +01:00
Dawid Dziurla e5356aca21
main: debug 2020-12-26 18:08:49 +01:00
Dawid Dziurla 6d3065e17e
main: fix exec syntax 2020-12-26 18:00:53 +01:00
Dawid Dziurla 147656c479
main: prepare environment
Non interactive dpkg and apt
2020-12-26 17:34:57 +01:00
Dawid Dziurla c84039fd8e
main: install devscripts too 2020-12-26 17:17:46 +01:00
Dawid Dziurla 75e45aab50
main: run debi and debc 2020-12-26 17:13:03 +01:00
Dawid Dziurla 27df2d7538
Merge pull request #21 from dawidd6/remove-container
Remove container
2020-12-09 23:11:59 +01:00
Dawid Dziurla 75370c12a6
add post script 2020-12-09 23:07:13 +01:00
Dawid Dziurla 4d5a705a8d
main: save container to state 2020-12-09 23:07:04 +01:00
Dawid Dziurla 65519fdfa4
action: add post run 2020-12-09 23:06:47 +01:00
Dawid Dziurla 875e4b10cc
workflows: use import/ refs from launchpad
patches unapplied
2020-11-12 18:03:13 +01:00
Dawid Dziurla 65d904e3f4
workflows: add iproute2 and change netcat ref 2020-11-12 17:59:50 +01:00
Dawid Dziurla 1090ed6337
Merge pull request #18 from dawidd6/support-debian-backports
main: support debian backports
2020-11-12 17:50:33 +01:00
Dawid Dziurla e535e3a99c
main: support debian backports 2020-11-12 17:47:22 +01:00
Dawid Dziurla b91baffed3
node_modules: update 2020-11-12 16:37:43 +01:00
Dawid Dziurla 4a21c51f2f
workflows: use micro instead of termshark 2020-11-08 21:19:25 +01:00
Dawid Dziurla 6481a44bf8
workflows: proper triggers 2020-11-08 21:12:55 +01:00
Dawid Dziurla e6341a655f
Merge pull request #17 from waja-archive/tar_fix
Symlinks are transformed as well, which leads into broken symlinks.
2020-11-08 21:09:25 +01:00
Jan Wagner 32dba72991 Symlinks are transformed as well, which leads into broken symlinks.
Adding the correct transformation scope flags here.

https://www.gnu.org/software/tar/manual/html_section/tar_51.html
mentions a way to fix this:

```
In addition, several transformation scope flags are supported, that control to what files transformations apply. These are:

[...]

`S'
Do not apply transformation to symbolic link targets.
```
2020-11-08 19:40:45 +01:00
Dawid Dziurla 76fe8d7716
Merge pull request #12 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.37
build(deps): bump docker-hub-utils from 1.10.36 to 1.10.37
2020-10-25 09:08:19 +01:00
dependabot-preview[bot] 10029e9dcc
build(deps): bump docker-hub-utils from 1.10.36 to 1.10.37
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.36 to 1.10.37.
- [Release notes](https://github.com/jessestuart/docker-hub-utils/releases)
- [Changelog](https://github.com/jessestuart/docker-hub-utils/blob/master/release.config.js)
- [Commits](https://github.com/jessestuart/docker-hub-utils/compare/v1.10.36...v1.10.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 23:22:31 +00:00
Dawid Dziurla 0965d0d82f
Merge pull request #11 from dawidd6/dependabot-npm_and_yarn-actions-core-1.2.6
build(deps): bump @actions/core from 1.2.5 to 1.2.6
2020-09-24 10:13:57 +02:00
dependabot-preview[bot] 12973a2878
build(deps): bump @actions/core from 1.2.5 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-23 23:53:33 +00:00
Dawid Dziurla ed6c50a482
Merge pull request #9 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.36
build(deps): bump docker-hub-utils from 1.10.35 to 1.10.36
2020-09-23 16:54:18 +02:00