78a613dae3
Remove the scheudule part as it will not work anymore
2025-06-24 12:06:00 +02:00
b56302518b
Revert "Revert lowercase conversion for repo"
2025-06-23 23:12:59 +02:00
6dc26b09fe
Merge pull request #2813 from testssl/revert_2772_for_testing
...
Revert lowercase conversion for repo
2025-06-23 21:38:32 +02:00
d44692331b
Revert lowercase conversion for repo
...
... which was done in #2772 . This is done for testing as building the container doesn't
work anymore, see #2810 .
Action logs say it was build but it's unclear why it is still based on 3.2rc4 .
Hence this test.
The schedule was commented out as it would not apply either here as 3.3dev is
now the default version.
2025-06-23 21:17:49 +02:00
58719e4492
YAML file doesn't need the unit tests
2025-06-23 21:00:33 +02:00
1fb3a2224f
Ensure that stderr is caught / $prg=testssl.sh
...
As suggested in #2780 this PR redirects all stderr on a perl level
to stdout so that we should see all errors which we miss because
we can't redirect (>/dev/null in check) or we haven't redirected yet.
Also old checks are imporved, so that $prg is used as in newer
checks.
2025-05-27 10:54:25 +02:00
f8f00de5a0
Shorten name for badge
2025-05-20 16:43:06 +02:00
d87f5f68de
Sync runners / rename comments for badge
2025-05-20 16:37:48 +02:00
7815b67695
Merge branch '3.2' into mac_runner
2025-05-20 16:31:34 +02:00
af57ec4659
docs: Docker - Minor corrections
2025-05-19 11:47:49 +12:00
0d0c5d0ab9
Merge pull request #2771 from polarathene/ci/docker-prefer-dist-local
...
ci: Docker - Prefer `dist-local` stage
2025-05-18 16:24:43 +02:00
5b2e8ac12c
fix indentation
2025-05-16 18:21:20 +02:00
c109cafa17
Merge branch '3.2' into mac_runner
2025-05-16 18:16:58 +02:00
42b3352106
rename Dockerfile
2025-05-16 18:15:57 +02:00
b77563951d
Rename runner, change suffix for Dockerfile
2025-05-16 18:14:35 +02:00
222ad8ae36
Fix indentation
2025-05-16 18:07:09 +02:00
5e248c05dc
Update / rename runner to be in sync w Mac runner
2025-05-16 17:50:33 +02:00
0ab5e2d878
Merge branch '3.2' into ci/docker-prefer-dist-local
2025-05-16 17:23:30 +02:00
3977057a1e
Update unit_tests.yml
...
Dockerfile.alpine here
2025-05-16 16:11:22 +02:00
495778c808
Lowercase the repository name.
...
To please buildx
2025-05-15 20:32:13 +02:00
ed02850e10
ci: Docker - Prefer dist-local
stage
2025-05-12 22:51:00 +12:00
66a38e9a2e
ci(fix): build-args
list type is actually a whitepsace delimited string list
2025-05-12 22:42:18 +12:00
7efd56d9b0
ci: docker-3.2.yml
- Minor revisions
...
- Add note about `schedule` event trigger
- `BUILD_VERSION` => `GIT_BRANCH`
- `Dockerfile-alpine` => `Dockerfile.alpine`
- For GHCR username, prefer using `repository_owner` from workflow context which is correct vs `actor` which could be any user capable of triggering the workflow at the repo (which may not align with the expected GHCR username.
2025-05-12 10:57:28 +12:00
f1daf10c30
make mv visible
2025-05-09 10:09:04 +02:00
b7270a49c2
correct printf
2025-05-09 10:06:08 +02:00
fe57ed8eea
move openssl away
2025-05-09 10:02:30 +02:00
130da03b35
version banner of different binaries
2025-05-08 13:58:31 +02:00
8738b48e86
cpnam
2025-05-08 13:34:56 +02:00
24e045e540
yamllinting...
2025-05-08 13:33:00 +02:00
b89a6bd936
make it better
2025-05-08 13:22:45 +02:00
4e24fcb31c
rename
2025-05-08 13:15:51 +02:00
578c179211
Testing whether macos=14 works and is for free
2025-05-08 13:10:55 +02:00
84da656683
Change Dockerfile.git to -alpine / upgrade Ubuntu
2025-05-05 13:24:57 +02:00
1400c7875d
Change filename to -alpine / upgrade Ubuntu
2025-05-05 13:16:41 +02:00
f00af62d9b
Revert "Trying to use the regular Dockerfile ...."
2025-04-25 18:22:14 +02:00
3fd3470e49
Merge pull request #2747 from testssl/dependabot/github_actions/docker/build-push-action-6.16.0
...
Bump docker/build-push-action from 6.15.0 to 6.16.0
2025-04-25 18:19:21 +02:00
2a428f1871
Trying to use the regular Dockerfile ....
...
.. for GHCR.
See comment https://github.com/testssl/testssl.sh/issues/2348#issuecomment-2828960763
from @polarathene.
Probably the Dockerfile.git is not in use but I'd rather wait before removing it.
2025-04-25 16:18:22 +02:00
abd2650766
Bump docker/build-push-action from 6.15.0 to 6.16.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.15.0 to 6.16.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-25 00:28:49 +00:00
997646570e
Bump docker/login-action from 3.3.0 to 3.4.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.3.0...v3.4.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 >
2025-03-17 01:00:40 +00:00
011bcc7223
Update pull_request_template.md
2025-03-11 16:21:24 +01:00
bad917f193
Update pull_request_template.md
2025-03-11 16:20:25 +01:00
b25038e248
Update pull_request_template.md
2025-03-06 11:14:54 +01:00
4d43d97622
Bump docker/setup-qemu-action from 3.5.0 to 3.6.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.5.0...v3.6.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 >
2025-03-03 00:22:11 +00:00
4fde2e7e49
Merge pull request #2674 from testssl/dependabot/github_actions/docker/build-push-action-6.15.0
...
Bump docker/build-push-action from 6.14.0 to 6.15.0
2025-02-27 10:32:27 +01:00
c37e171424
Bump docker/setup-qemu-action from 3.4.0 to 3.5.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.5.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 >
2025-02-27 00:03:48 +00:00
5bfe6d63bd
Bump docker/build-push-action from 6.14.0 to 6.15.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.14.0...v6.15.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 >
2025-02-27 00:03:46 +00:00
ec220e7c27
Bump docker/build-push-action from 6.13.0 to 6.14.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.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 >
2025-02-20 00:56:34 +00:00
649608a868
Bump docker/setup-qemu-action from 3.3.0 to 3.4.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.3.0...v3.4.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 >
2025-02-07 00:03:26 +00:00
d06d50280d
Bump docker/build-push-action from 6.12.0 to 6.13.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.12.0...v6.13.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 >
2025-01-27 00:27:50 +00:00
582d4658ae
Bump docker/build-push-action from 6.11.0 to 6.12.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.11.0...v6.12.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 >
2025-01-16 00:29:43 +00:00