Commit graph

94 commits

Author SHA1 Message Date
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
Dawid Dziurla 73f275443c
Merge pull request #2 from dawidd6/dependabot-npm_and_yarn-actions-exec-1.0.4
build(deps): bump @actions/exec from 1.0.3 to 1.0.4
2020-04-29 18:10:03 +02:00
Dawid Dziurla 5ce37e56a0
workflows: netcat from LP 2020-04-29 17:02:44 +02:00
dependabot-preview[bot] 8f5d11931b
build(deps): bump @actions/exec from 1.0.3 to 1.0.4
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 05:36:03 +00:00
Dawid Dziurla dd862f9ed4
workflows: patched unapplied 2020-04-29 07:31:32 +02:00
Dawid Dziurla 038d98fc64
workflows: fix 2020-04-29 07:26:06 +02:00
Dawid Dziurla f5734ad7c2
workflows: test busybox from tag 2020-04-29 07:23:50 +02:00
Dawid Dziurla 198225b045
Merge pull request #1 from dawidd6/dependabot/npm_and_yarn/docker-hub-utils-1.10.31
build(deps): bump docker-hub-utils from 1.10.29 to 1.10.31
2020-04-03 08:09:33 +02:00
dependabot-preview[bot] 62c2d62386
build(deps): bump docker-hub-utils from 1.10.29 to 1.10.31
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.29 to 1.10.31.
- [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.29...v1.10.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 05:15:49 +00:00
Dawid Dziurla ae8022fdcb
README: inform that Docker is involved 2020-03-29 23:39:39 +02:00
Dawid Dziurla ecfc6e30cd
README: point to a tag instead of master branch 2020-03-29 23:16:44 +02:00
Dawid Dziurla 79f76e4e3f
workflows: consider all artifacts 2020-03-27 00:30:46 +01:00
Dawid Dziurla c25f686c2d
main: mv all artifacts 2020-03-27 00:29:02 +01:00
Dawid Dziurla ea67cde210
workflows: ncurses instead of openssl
Because of speed
2020-03-27 00:15:57 +01:00
Dawid Dziurla f84a79247e
workflows: change bc ref 2020-03-26 23:49:59 +01:00
Dawid Dziurla 5752fa5bc9
workflows: add bc from launchpad 2020-03-26 23:45:03 +01:00
Dawid Dziurla e0936e3d6a
workflows: remove hello 2020-03-26 22:46:13 +01:00
Dawid Dziurla e9df626eb5
workflows: change hello ref again 2020-03-26 20:17:31 +01:00
Dawid Dziurla c062c2ac1e
workflows: change hello ref 2020-03-26 19:57:35 +01:00
Dawid Dziurla a060fae501
workflows: busybox -> hello 2020-03-26 19:45:22 +01:00
Dawid Dziurla 1a586e8d54
workflows: remove tar 2020-03-26 19:14:49 +01:00
Dawid Dziurla a4de79d970
main: fix regex 2020-03-26 18:58:33 +01:00
Dawid Dziurla 1db5ce66c0
main: restrict epoch to only numbers 2020-03-26 18:47:10 +01:00