Skip to content

Tags: CircleCI-Public/browser-tools-orb

Tags

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use cache for firefox only when version is not latest (#129)

* Don't use firefox cache when version is latest

* Update syntax for conditions

* Fix linter

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CODEOWNERS (#126)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/update firefox install 135 (#123)

* update the way to install firefox in versions greater than 135

* Update release requirements

* Fix string processing for firefox major version

* Add debug

* Update tar extract command

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support cache for browser installation (#119)

* Trying to implement caching: chrome test 1

* Add fixes for test 1

* fix lint

* add test with cache

* Fix

* Validate file existenceW

* Cleanup cache after process

* Fix typo

* Add debu

* Verify cache is breaking checkout

* Adding log

* Add more debug

* Add more debug

* Add more debug

* update cache management

* Update sudo

* Updat test

* Add link

* Add debug

* Add extra links

* Update tests to have checkout

* Rever jq orb update

* Use another jq orb version

* Add cache from macos

* Update save_cache step

* Save cache before delete

* Update process-cache

* fix

* Add cache for firefox

* Fix linting

* fix cache usage

* Update cache key for firefox test

* update cache key construction

* Update use_cache parameter description

v1.4.9

Toggle v1.4.9's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: processed chrome ver with env subst (#72)

Co-authored-by: marboledacci <mateo.arboleda@circleci.com>

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix download urls by using chrome supplied links (#109)

Fixes #108 and #102

v1.4.7

Toggle v1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: dynamic CDN URL based on chrome-for-testing version (#105)

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use jq instead of grep and sed piping for chromedriver (#96)

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add fallback conditional to chrome driver (#94)

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: installation check failures (#85)