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
Dawid Dziurla
3bed6d5997
Merge pull request #10 from dawidd6/dependabot-npm_and_yarn-actions-core-1.2.5
...
build(deps): bump @actions/core from 1.2.4 to 1.2.5
2020-09-23 16:54:11 +02:00
dependabot-preview[bot]
f9b0c3f5e4
build(deps): bump @actions/core from 1.2.4 to 1.2.5
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.5.
- [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-08-27 02:48:16 +00:00
dependabot-preview[bot]
90b01727e4
build(deps): bump docker-hub-utils from 1.10.35 to 1.10.36
...
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils ) from 1.10.35 to 1.10.36.
- [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.35...v1.10.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 06:50:57 +00:00
Dawid Dziurla
b054eb56e5
Merge pull request #8 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.35
...
build(deps): bump docker-hub-utils from 1.10.33 to 1.10.35
2020-08-21 15:57:09 +02:00
dependabot-preview[bot]
f003a80adf
build(deps): bump docker-hub-utils from 1.10.33 to 1.10.35
...
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils ) from 1.10.33 to 1.10.35.
- [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.33...v1.10.35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 07:05:10 +00:00
Dawid Dziurla
37f55058a5
workflows: on push to any branch
2020-07-25 12:37:11 +02:00
Dawid Dziurla
4466a3236d
workflows: ncurses -> at
2020-07-25 12:32:39 +02:00
Dawid Dziurla
8164ce3d66
main: provide default input values
2020-07-25 12:29:47 +02:00
Dawid Dziurla
7c68f31a28
node_modules: update
2020-07-25 12:21:44 +02:00
Dawid Dziurla
c4ea5b96e9
Merge pull request #5 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.33
...
build(deps): bump docker-hub-utils from 1.10.32 to 1.10.33
2020-05-05 09:16:38 +02:00
dependabot-preview[bot]
d5f06336e7
build(deps): bump docker-hub-utils from 1.10.32 to 1.10.33
...
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils ) from 1.10.32 to 1.10.33.
- [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.32...v1.10.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 05:56:58 +00:00
Dawid Dziurla
a4582c67ae
Merge pull request #4 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.32
...
build(deps): bump docker-hub-utils from 1.10.31 to 1.10.32
2020-05-04 08:12:26 +02:00
dependabot-preview[bot]
cdb4d86634
build(deps): bump docker-hub-utils from 1.10.31 to 1.10.32
...
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils ) from 1.10.31 to 1.10.32.
- [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.31...v1.10.32 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 06:03:57 +00:00
Dawid Dziurla
8b2543f481
Merge pull request #3 from dawidd6/dependabot-npm_and_yarn-actions-core-1.2.4
...
build(deps): bump @actions/core from 1.2.3 to 1.2.4
2020-05-01 08:53:05 +02:00
dependabot-preview[bot]
4a36ca229d
build(deps): bump @actions/core from 1.2.3 to 1.2.4
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 06:17:09 +00:00
Dawid Dziurla
2a606185b3
workflows: try new syntax
2020-04-30 07:12:59 +02:00