Commit Graph

7 Commits

Author SHA1 Message Date
renovate[bot]
9a78924e56 Configure Renovate (#2493)
* Add renovate.json

* Update renovate.json

* Update renovate.json

* Enable git-submodules

* Remove Dependabot

* Update renovate.json

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
2020-09-12 09:22:32 +09:00
ylemkimon
e61fb6fdc6 ci: don't persist credentials and run scripts (#2450) 2020-09-06 15:13:12 +09:00
dependabot[bot]
c87f9e6193 build(deps): bump actions/github-script from v2 to v3 (#2457) 2020-08-26 17:28:03 +00:00
ylemkimon
221042be86 ci: migrate to GitHub Actions from CircleCI, allow running Browserstack on forked repo via label (#2417)
* Remove CircleCI and codecov

* Add GitHub Actions workflow

* Add Browserstack credentials

* Skip tests if ci skip or skip ci is in commit messages

* Update and rename test.yml to ci.yml

* Postfix artifacts name with browser

* Disable proxy on chrome

* Update dockers/screenshotter/screenshotter.js

* Add status badge

* Set directory option in codecov action

* Run Browserstack on forked repo via label

* Print Docker logs

* Disable GPU on ChromeDriver

* Add comments

* Add comments
2020-08-18 04:58:08 +09:00
ylemkimon
2f87ffda00 ci: enable Dependabot for website, submodules, and GitHub Actions (#2424) 2020-08-17 13:21:52 +09:00
ylemkimon
06f2f0d706 ci: fix Dependabot autofix (#2400)
* ci: fix Dependabot autofix

* Rename dependabot.js.yml to dependabot.yml
2020-08-10 09:27:43 +09:00
ylemkimon
dcd97aa0c2 ci: autofix Dependabot commits (#2394)
* ci: autofix Dependabot commits

* Add git push

* Update dependabot.js.yml

* Update dependabot.js.yml
2020-08-10 08:41:16 +09:00