Commit Graph

13 Commits

Author SHA1 Message Date
705bc8df5d fix(meta): emsure latest commit is always checked out from main branch 2021-07-08 14:07:10 +01:00
3ef419b3f0 fix(meta): update meta along with casks
It turns out push events are not triggered when commits are created by
github actions via the GitHub API. So let's simplify things and just
update the meta branch in the same workflow that updates the casks
themselves.
2021-07-05 03:40:48 +01:00
efa63bb5b1 chore(deps): update emacs-builder tool to 0.6.9 2021-07-04 23:30:49 +01:00
c97dbdabe8 github(ci): ensure only one meta update runs at a time 2021-07-04 18:25:49 +01:00
f81af865c4 feat: add meta update workflow
This will update metadata json files in the `meta` branch, which are
used for rendering badges for each cask with shields.io.
2021-07-04 18:10:25 +01:00
63c446e2ff chore(deps): update emacs-builder tool to 0.6.8 2021-07-03 00:27:48 +01:00
3a60713a82 chore(cask): fix cask vs formula terminology
Homebrew casks are their own thing, separate from formulas. Hence remove
all mentions to "formula" to avoid confusion.
2021-07-02 00:02:09 +01:00
a307eca734 chore(deps): update emacs-builder tool to 0.6.2 2021-06-29 01:33:39 +01:00
73ce60b52a ci(github): attempt to speed up update workflow with cache 2021-06-29 00:15:07 +01:00
03ad4ff881 ci(github): attempt to fix update formulas workflow, yet again
Is the third time the charm? Fingers crossed.
2021-06-28 23:26:51 +01:00
57e134e29e ci(github): attempt to fix update formulas workflow, again 2021-06-28 23:19:32 +01:00
a87e3c899d ci(github): fix update formulas workflow 2021-06-28 23:17:15 +01:00
bb9c5a30c2 ci(github): add GitHub Actions workflow to update cask formulas 2021-06-28 23:11:12 +01:00