8000 Tags · urlstechie/urlchecker-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: urlstechie/urlchecker-action

Tags

0.0.34

Toggle 0.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
return to using fake-useragent from pypi (#101)

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

0.0.33

Toggle 0.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
install user agent from git for action (#100)

* install user agent from git for action
Signed-off-by: vsoch <vsoch@users.noreply.github.com>

0.0.32

Toggle 0.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #98 from urlstechie/add/serial

prepare action for 0.0.32 release - including serial command

0.0.31

Toggle 0.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
preparing to test action with web drivers! (#96)

* preparing to test action with web drivers!
* update container to use ghcr.io
* update container base to new release

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

0.0.30

Toggle 0.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
preparing action to test colors (#95)

* preparing action to test colors
Signed-off-by: vsoch <vsoch@users.noreply.github.com>

0.0.27

Toggle 0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
preparing for 0.0.27 release (#85)

0.0.26

Toggle 0.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test/multiprocessing (#83)

* creating action branch to test multiprocessing worker
* preparing for release with multiprocessing 0.0.26
Signed-off-by: vsoch <vsoch@users.noreply.github.com>

0.0.25

Toggle 0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `verbose` option to action (#82)

* Adjusting GitHub Action to add 'verbose' option
* Bump Dockerfile version
* Update README to include
0