Commit Graph

15 Commits

Author SHA1 Message Date
uncenter 88e2795c5d
feat: add support for apple color list / .clr files (#87)
* feat: add support for apple color list / .clr files

* style: format with swift-format

* refactor: minor changes

* refactor: simplify `hexToRGBA`

* fix: use `red` not `calibratedRed` parameter for NSColor

* refactor: clean up arg handling

* ci(release-please): use macos runner, setup swift

* fix: import Buffer type

* fix: require `COMPILE_APPLE_COLOR_LIST=1`

* ci(test): switch to macos & build everything

* ci: upload palettes as artifact

* Update .github/workflows/test.yml

Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>

---------

Co-authored-by: sgoudham <sgoudham@gmail.com>
Co-authored-by: Hammy <58985301+sgoudham@users.noreply.github.com>
2024-09-08 16:40:44 +01:00
Hammy d89c0b31e7
ci(release-please): use action from googleapis (#83)
I confirmed that it shouldn't break anything
from looking at the documentation, but who
knows with release-please /shrug
2024-05-29 08:38:52 +01:00
Hammy 16726028c5
ci: use different token to deploy (#79) 2024-03-25 22:56:48 +00:00
Hammy 7e613fee08
build: publish to JSR (#78)
* build(deno.json): add jsr info

* refactor(mod.ts): add explicit types

* ci: add publish step to JSR
2024-03-25 22:17:04 +00:00
winston 71ca10d24b
ci: add Deno dnt check (#64) 2024-01-02 21:22:05 +01:00
winston 7a22664ee6
ci: fix tarball step (#63) 2024-01-02 20:50:07 +01:00
winston 1ce383c2c5
build: distribute palette as zip file as well (#60) 2023-12-29 04:42:50 +01:00
winston e7525b79de
ci: add lint workflow (#61) 2023-12-29 04:42:18 +01:00
winston 6a8e91cfe6
ci: add GH_TOKEN 2023-12-28 12:03:28 +01:00
winston a08b25f6a3
ci: add force release version 2023-12-28 11:59:12 +01:00
winston 0e04caf665
ci: add force release & fix node cache 2023-12-28 11:57:16 +01:00
winston 50056b49f1
ci: bump setup-node 2023-12-28 11:51:50 +01:00
winston 7750312691
ci: fix permissions 2023-12-28 11:47:40 +01:00
winston 5aa876f162
feat!: complete rewrite (#49) 2023-12-28 11:43:11 +01:00
winston 7523376080
ci: add release-please 2023-07-10 04:28:41 +02:00