Thephaseless
|
070ecf2eaa
|
do not skip challenged
|
2024-10-27 18:32:06 +00:00 |
|
Jakub Orchowski
|
ff267c3296
|
first stop, then throw exception
|
2024-10-27 19:13:15 +01:00 |
|
Thephaseless
|
b25cc134a8
|
add logger even if passing
|
2024-10-21 13:46:26 +00:00 |
|
Thephaseless
|
4e6fbe0e95
|
add healthcheck
|
2024-10-21 13:34:07 +00:00 |
|
Thephaseless
|
5a40851c22
|
skip if test if client cant reach
|
2024-10-21 13:19:31 +00:00 |
|
Thephaseless
|
9ca2059b91
|
fix addon passing all websites
|
2024-10-21 13:12:09 +00:00 |
|
Thephaseless
|
0713ce7ca5
|
skip test if rate limited
|
2024-10-19 21:47:16 +00:00 |
|
Thephaseless
|
24111f3aa3
|
dont use async tests
|
2024-10-19 20:55:03 +00:00 |
|
Thephaseless
|
b6e5cb90d1
|
path fixes
|
2024-10-19 20:49:50 +00:00 |
|
Thephaseless
|
3325e8c04c
|
async tests
|
2024-10-19 20:48:32 +00:00 |
|
Thephaseless
|
9fbe751dd8
|
refactor and test in dockerfile
|
2024-10-19 20:35:11 +00:00 |
|
Thephaseless
|
9dbd088e64
|
add display to env
|
2024-10-18 16:52:19 +00:00 |
|
Thephaseless
|
e43278e30b
|
fix run sh
|
2024-10-18 16:47:31 +00:00 |
|
Thephaseless
|
1161787fb0
|
move to entrypoint
|
2024-10-18 16:43:41 +00:00 |
|
Jakub Orchowski
|
0fa7209311
|
Merge pull request #6 from ThePhaseless/chromium
Chromium
|
2024-10-18 18:35:05 +02:00 |
|
Thephaseless
|
7f099ad587
|
dont test (fck it)
|
2024-10-18 16:33:27 +00:00 |
|
Thephaseless
|
24fe3ea051
|
reduce max time to 30 sec
|
2024-10-18 16:03:17 +00:00 |
|
Thephaseless
|
44aa188e75
|
update packages and new build method
|
2024-10-18 15:59:52 +00:00 |
|
Thephaseless
|
9421a2ef38
|
handle rate limiting
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
246a052985
|
use only new click method
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
a3db9667a0
|
add sysadmin for devcontainer
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
eb5680379f
|
do not test on arm
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
c8f6e80928
|
typo fix
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
90b6c4d512
|
logic refactor
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
99c90ddc23
|
print current html on error
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
d0b9e7f324
|
add default display
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
7a39415c5e
|
do not override previous
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
aa9cf29755
|
upload screenshot if action failed
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
7df0bb55db
|
skip if rate limited
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
9e1faedb1a
|
add exception handling
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
f0d72ef56b
|
increase timeout in tests
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
3934bdb88a
|
update lock file
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
0e46ef170a
|
update troubleshooting
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
f015a08449
|
remove pytest from entrypoint
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
cc0b291a1a
|
fix devcontainer
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
158d6fc56e
|
remake dockerfile
|
2024-10-18 15:53:36 +00:00 |
|
Thephaseless
|
652db1caba
|
auto python version
|
2024-10-18 15:53:36 +00:00 |
|
Jakub Orchowski
|
5d70a911e5
|
Merge pull request #8 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/setup-buildx-action-3.7.1
Bump docker/setup-buildx-action from 3.0.0 to 3.7.1 in /.github/workflows
|
2024-10-18 17:51:30 +02:00 |
|
Jakub Orchowski
|
c635fd5160
|
Merge pull request #9 from ThePhaseless/dependabot/github_actions/dot-github/workflows/sigstore/cosign-installer-3.7.0
Bump sigstore/cosign-installer from 3.5.0 to 3.7.0 in /.github/workflows
|
2024-10-18 17:51:26 +02:00 |
|
Jakub Orchowski
|
cf21f76543
|
Merge pull request #10 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/login-action-3.3.0
Bump docker/login-action from 3.0.0 to 3.3.0 in /.github/workflows
|
2024-10-18 17:51:20 +02:00 |
|
Jakub Orchowski
|
5b2c5c01d1
|
Merge pull request #11 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/metadata-action-5.5.1
Bump docker/metadata-action from 5.0.0 to 5.5.1 in /.github/workflows
|
2024-10-18 17:51:15 +02:00 |
|
Jakub Orchowski
|
ef271e07d9
|
Merge pull request #7 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/build-push-action-6.9.0
Bump docker/build-push-action from 5.0.0 to 6.9.0 in /.github/workflows
|
2024-10-18 17:51:06 +02:00 |
|
dependabot[bot]
|
a2089ecc6b
|
Bump docker/metadata-action from 5.0.0 to 5.5.1 in /.github/workflows
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](96383f4557...8e5442c4ef )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-18 15:50:46 +00:00 |
|
dependabot[bot]
|
b79dc850ad
|
Bump docker/login-action from 3.0.0 to 3.3.0 in /.github/workflows
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](343f7c4344...9780b0c442 )
---
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>
|
2024-10-18 15:50:44 +00:00 |
|
dependabot[bot]
|
4881a9bc99
|
Bump sigstore/cosign-installer from 3.5.0 to 3.7.0 in /.github/workflows
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](59acb6260d...dc72c7d5c4 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-18 15:50:41 +00:00 |
|
dependabot[bot]
|
df9338c5c7
|
Bump docker/setup-buildx-action in /.github/workflows
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f95db51fdd...c47758b77c )
---
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>
|
2024-10-18 15:50:39 +00:00 |
|
dependabot[bot]
|
9a47b109a7
|
Bump docker/build-push-action from 5.0.0 to 6.9.0 in /.github/workflows
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](0565240e2d...4f58ea7922 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-18 15:50:37 +00:00 |
|
Thephaseless
|
f7b62206d6
|
update actions
|
2024-10-18 15:49:50 +00:00 |
|
Jakub Orchowski
|
3d7aab1bb9
|
build arm64
|
2024-10-18 13:17:19 +02:00 |
|
Jakub Orchowski
|
d71c542870
|
grammar
|
2024-10-01 11:22:12 +02:00 |
|