154 Commits

Author SHA1 Message Date
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
Jakub Orchowski
60dbb327cd
update ports 2024-10-01 11:07:13 +02:00
Jakub Orchowski
83eaac47e8
Add troubeshooting steps 2024-10-01 11:03:07 +02:00
Thephaseless
6577ad2df8 disable invalid websites 2024-09-13 19:22:37 +00:00
Thephaseless
0d5dfb0eb4 quick check 2024-09-13 19:13:37 +00:00
Thephaseless
fda6f18657 change the discovery of shadow dom 2024-09-13 19:07:43 +00:00
Thephaseless
d1bccc3e4c tweaks 2024-09-13 19:00:20 +00:00
Thephaseless
518cf1de42 adjustments 2024-09-13 18:48:31 +00:00
Thephaseless
35fce85fcf use python 3.12 2024-09-13 18:40:34 +00:00
Thephaseless
4dbb63842b test in dockerfile 2024-09-13 18:30:48 +00:00
Thephaseless
88e7321daa build if tests pass 2024-09-13 18:30:14 +00:00
Thephaseless
baae2fddeb use fastapi to test 2024-09-13 18:28:36 +00:00
Thephaseless
ed9350af82 add timed tests 2024-09-13 18:04:37 +00:00
Thephaseless
19ef18016a fix new issue 2024-09-13 18:04:22 +00:00
Thephaseless
b8f77474e7 add test deps 2024-09-13 18:04:13 +00:00