Commit Graph

84 Commits

Author SHA1 Message Date
38fe014c68
add nofacessat2 build for go 1.18, update readme 2022-11-03 09:11:34 +03:00
7e465caf71 remove old dockerfile from hadolint action 2022-10-28 16:19:00 +03:00
0e5eb4804f update hadolint actions 2022-10-28 16:10:50 +03:00
3a5799aafa add nofacessat2 build for go 1.18, update readme 2022-10-28 16:07:33 +03:00
2064b6e1a4
disable faccessat2 & add merge-junit 2022-10-28 15:55:24 +03:00
3bfd16f8d9 add exception for hadolint 2022-10-28 15:03:01 +03:00
b430991874 fix apks installation 2022-10-28 15:01:50 +03:00
3902d3fc47 merge-junit utility, facessat2 patch update 2022-10-28 14:43:15 +03:00
8625a8494d
Merge pull request #10 from Neur0toxine/dependabot/github_actions/docker/setup-buildx-action-2.2.1
Bump docker/setup-buildx-action from 2.0.0 to 2.2.1
2022-10-19 13:36:46 +03:00
0843fbedf3
Merge pull request #7 from Neur0toxine/dependabot/github_actions/docker/build-push-action-3.2.0
Bump docker/build-push-action from 3.1.1 to 3.2.0
2022-10-19 13:36:39 +03:00
18216a7103
Merge pull request #6 from Neur0toxine/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
2022-10-19 13:36:33 +03:00
40b5a485ec
Merge pull request #5 from Neur0toxine/dependabot/github_actions/docker/setup-qemu-action-2.1.0
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
2022-10-19 13:36:24 +03:00
dependabot[bot]
c721c61cb1
Bump docker/setup-buildx-action from 2.0.0 to 2.2.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 19:47:26 +00:00
dependabot[bot]
98163d6b4b
Bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 19:52:35 +00:00
dependabot[bot]
78f5393995
Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 19:52:29 +00:00
dependabot[bot]
33f1850d86
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 19:52:27 +00:00
a8653f8338
latest go1.19 alpine with patched musl (without faccessat2) 2022-08-12 13:53:48 +03:00
77470d1456 update docker-build-push action 2022-08-12 13:30:22 +03:00
35b2b33c75 latest go1.19 alpine with patched musl (without faccessat2) 2022-08-12 13:28:42 +03:00
4e5123f4bb disable stack protector for 1.18 and 1.19 2022-08-05 18:03:18 +03:00
3e135854ed fix possible failure after 1.18 updated & add 1.19 2022-08-05 16:36:10 +03:00
5e74aac262
Update README.md 2022-07-26 22:09:34 +03:00
2e546e9640
Update README.md 2022-07-26 22:06:34 +03:00
4baea7d519
Update README.md 2022-07-26 22:06:03 +03:00
ed02debe82 run buildx every week instead of every day 2022-07-26 20:09:43 +03:00
60a0abf97e update readme 2022-07-26 19:58:15 +03:00
6a2f9c9128 test all additional software & disable softfloat for i386 2022-07-26 19:56:37 +03:00
7a6faaa8de skip wget/curl rule for 1.18-3.13 2022-07-26 19:49:00 +03:00
a73b933299 more utilites, removed unsupported architectures, simplified installation for delve 2022-07-26 19:39:53 +03:00
4b0b69d1e9 update lint & build rules 2022-07-26 18:12:25 +03:00
f9122d7eee update linter rules & install air via go install 2022-07-26 17:58:34 +03:00
1bd381c955 add workdir 2022-07-26 16:30:18 +03:00
b55ff9c70a remove ssh from test & readme 2022-07-26 16:26:36 +03:00
4213cf2e72 initial commit 2022-07-26 16:24:27 +03:00