Commit Graph

24 Commits

Author SHA1 Message Date
ylemkimon
3568cb9c99 build: use semantic-release to automate release (#2830)
* Link to previous deploys of releases instead of versioned docs

* Use semantic-release to automate release

* Use an environment for release job

* Run release only on push event
2021-03-22 15:30:57 +09:00
renovate[bot]
a8c22652c9 chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20210311 [skip netlify] (#2841)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 17:55:18 +00:00
renovate[bot]
3eb9b4c1f6 chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20210311 [skip netlify] (#2840)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 14:51:51 +00:00
ylemkimon
8803649179 ci: run screenshotter in container (#2644)
* ci: run screenshotter in container

Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
2020-12-19 09:16:34 +09:00
ylemkimon
c4970e6afa ci: setup CodeQL code scanning (#2645)
https://securitylab.github.com/tools/codeql
2020-12-19 00:09:35 +00:00
renovate[bot]
5f701de72d chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20201119 [skip netlify] (#2656)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-20 21:39:57 +00:00
renovate[bot]
d485edad43 chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20201119 [skip netlify] (#2655)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-20 19:48:49 +00:00
renovate[bot]
9e91bd0dd8 chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20201117 [skip netlify] (#2649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-19 06:30:45 +00:00
renovate[bot]
c576058380 chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20201117 [skip netlify] (#2648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-18 20:28:10 +00:00
renovate[bot]
960a8ceeaa chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20201010 [skip netlify] (#2579)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 11:44:03 +00:00
renovate[bot]
ff7e80f65d chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20201010 [skip netlify] (#2578)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 10:45:51 +00:00
renovate[bot]
7418057e3a chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20200826 [skip netlify] (#2544)
* chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20200826 [skip netlify]

* Update screenshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
2020-09-26 02:53:23 +09:00
renovate[bot]
94c374c7c1 chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20200826 [skip netlify] (#2543)
* chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20200826 [skip netlify]

* Update screenshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
2020-09-26 02:04:28 +09:00
ylemkimon
2d484a9769 ci(renovate): update screenshotter browser, .flowconfig, editor SDKs, and Actions (#2516)
* ci(renovate): update screenshotter browser image

* ci(renovate): update .flowconfig and Yarn editor SDKs

* ci(renovate): remove unnecessary option

* ci(renovate): do not skip netlify for website updates

* ci(renovate): update GitHub Actions in workflows

* ci(renovate): fix skip netlify
2020-09-22 13:43:28 +09:00
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
981e3ee0eb docs: add link to Discussions (#2405)
* Add link to Discussions in issue template chooser

* Add link to discussion to website footer

* Add Discussions badge to README

* Add link to discussion to CONTRIBUTING.md
2020-08-12 12:17:40 +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
ylemkimon
0ea07dff96 Create dependabot.yml (#2311) 2020-07-25 11:45:56 -07:00
ylemkimon
adbcb8b74d Add issue templates (#1862)
* Add issue templates

Fixes #1468

* Apply suggestions from code review

* Update bug_report.md

* Update feature_request.md

* Update rendering-bug-report.md

* Update bug_report.md

* Update bug_report.md

* Update rendering-bug-report.md

* Update bug_report.md

* Update rendering-bug-report.md

* Apply suggestions from code review

* Update feature_request.md

* Apply suggestions from code review
2019-03-24 13:47:53 +09:00