Commit Graph

7 Commits

Author SHA1 Message Date
ylemkimon
f007358c0f chore: rename branch master to main (#3376)
* chore: rename branch master to main

* ci: update semantic-release config

* ci: run semantic release only on main
2021-10-31 01:32:44 +09:00
ylemkimon
2747260221 ci(fonts): remove fetch-depth: 0 (#3379) 2021-10-30 12:06:26 -04:00
ylemkimon
dde05db6b7 fix(fonts): fix the timestamp of fonts to the epoch (#3370)
* fix: fix the timestamp of fonts to the epoch

* fix: update fonts

Co-authored-by: Erik Demaine <edemaine@mit.edu>
2021-10-30 04:08:22 +09:00
renovate[bot]
17a93c0384 chore(deps): update actions/github-script action to v5 [skip netlify] (#3292)
* chore(deps): update actions/github-script action to v5 [skip netlify]

* Update fonts.yml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
2021-10-07 23:13:55 +00:00
renovate[bot]
b90b724e34 chore(deps): update actions/github-script action to v4 [skip netlify] (#2967)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-01 05:02:03 +09:00
ylemkimon
008c99b415 ci: set necessary token permissions (#2960)
* ci(fonts): set token permission to remove label

I've changed [the default permission of the token to read-only](https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/) and this is the only place we need write access.

* ci(codeql): set token permission to upload result

* ci(codeql): set token permission to read actions
2021-04-27 18:41:05 +00:00
ylemkimon
266fcb046c build: move font generation to the main repo (#2837)
* build: move font generation to the main repo

* Update fonts

* chore: remove submodules

* Update paths

* Update fonts.yml

Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
2021-03-30 03:21:59 +09:00