ThePhaseless
|
55a557468e
|
add display to env
|
2024-10-18 16:52:19 +00:00 |
|
ThePhaseless
|
2da2d08718
|
fix run sh
|
2024-10-18 16:47:31 +00:00 |
|
ThePhaseless
|
a12594b11a
|
move to entrypoint
|
2024-10-18 16:43:41 +00:00 |
|
ThePhaseless
|
8c249fbbbd
|
Merge pull request #6 from ThePhaseless/chromium
Chromium
|
2024-10-18 18:35:05 +02:00 |
|
ThePhaseless
|
8b0caf6adc
|
dont test (fck it)
|
2024-10-18 16:33:27 +00:00 |
|
ThePhaseless
|
dbc91bc982
|
reduce max time to 30 sec
|
2024-10-18 16:03:17 +00:00 |
|
ThePhaseless
|
e0a2a2a035
|
update packages and new build method
|
2024-10-18 15:59:52 +00:00 |
|
ThePhaseless
|
5003544d5b
|
handle rate limiting
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
a2fd8a056b
|
use only new click method
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
4bc53e5311
|
add sysadmin for devcontainer
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
23a5d53e9a
|
do not test on arm
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
b924d27d26
|
typo fix
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
ca80bd0285
|
logic refactor
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
464a618f29
|
print current html on error
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
093d318dbc
|
add default display
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
d452d43ee8
|
do not override previous
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
b7f9c1467c
|
upload screenshot if action failed
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
2e819c9adf
|
skip if rate limited
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
d77dc06b35
|
add exception handling
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
29a5432684
|
increase timeout in tests
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
b204acb826
|
update lock file
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
8a90428f4b
|
update troubleshooting
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
5424ea0ab7
|
remove pytest from entrypoint
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
718e6da2b6
|
fix devcontainer
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
60bf8332d0
|
remake dockerfile
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
d2f7f3448d
|
auto python version
|
2024-10-18 15:53:36 +00:00 |
|
ThePhaseless
|
7d530daf88
|
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 |
|
ThePhaseless
|
7dc16dfe7c
|
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 |
|
ThePhaseless
|
87db1a3955
|
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 |
|
ThePhaseless
|
bf0648e49b
|
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 |
|
ThePhaseless
|
70b75f4db4
|
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]
|
2ab91102b0
|
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](https://github.com/docker/metadata-action/compare/96383f45573cb7f253c731d3b3ab81c87ef81934...8e5442c4ef9f78752691e2d8f8d19755c6f78e81)
---
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]
|
5c87b29599
|
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](https://github.com/docker/login-action/compare/343f7c4344506bcbf9b4de18042ae17996df046d...9780b0c442fbb1117ed29e0efdff1e18412f7567)
---
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]
|
76a93f44a1
|
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](https://github.com/sigstore/cosign-installer/compare/59acb6260d9c0ba8f4a2f9d9b48431a222b68e20...dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da)
---
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]
|
9dff932766
|
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](https://github.com/docker/setup-buildx-action/compare/f95db51fddba0c2d1ec667646a06c2ce06100226...c47758b77c9736f4b2ef4073d4d51994fabfe349)
---
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]
|
749fab3ff1
|
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](https://github.com/docker/build-push-action/compare/0565240e2d4ab88bba5387d719585280857ece09...4f58ea79222b3b9dc2c8bbdd6debcef730109a75)
---
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
|
77290081b7
|
update actions
|
2024-10-18 15:49:50 +00:00 |
|
ThePhaseless
|
843fe88e5a
|
build arm64
|
2024-10-18 13:17:19 +02:00 |
|
ThePhaseless
|
0c2206911d
|
grammar
|
2024-10-01 11:22:12 +02:00 |
|
ThePhaseless
|
cbce34366b
|
update ports
|
2024-10-01 11:07:13 +02:00 |
|
ThePhaseless
|
29a31ab757
|
Add troubeshooting steps
|
2024-10-01 11:03:07 +02:00 |
|
ThePhaseless
|
ee9e8ca98f
|
disable invalid websites
|
2024-09-13 19:22:37 +00:00 |
|
ThePhaseless
|
e25415012a
|
quick check
|
2024-09-13 19:13:37 +00:00 |
|
ThePhaseless
|
b518904196
|
change the discovery of shadow dom
|
2024-09-13 19:07:43 +00:00 |
|
ThePhaseless
|
a633a91dcf
|
tweaks
|
2024-09-13 19:00:20 +00:00 |
|
ThePhaseless
|
22fba55373
|
adjustments
|
2024-09-13 18:48:31 +00:00 |
|
ThePhaseless
|
6e825e15a4
|
use python 3.12
|
2024-09-13 18:40:34 +00:00 |
|
ThePhaseless
|
ac4eadea9d
|
test in dockerfile
|
2024-09-13 18:30:48 +00:00 |
|
ThePhaseless
|
0d79b22ceb
|
build if tests pass
|
2024-09-13 18:30:14 +00:00 |
|
ThePhaseless
|
d8d92ec3de
|
use fastapi to test
|
2024-09-13 18:28:36 +00:00 |
|