Commit graph

14 commits

Author SHA1 Message Date
Max Howell
9a351d6e8e
Don’t set TEA_PREFIX (#522)
* Don’t set TEA_PREFIX

Fixes https://github.com/teaxyz/cli/issues/427

We build to TEA_PREFIX by default in pantry dev-envs now. You can still override this if you want.

`TEA_PANTRY_PATH=foo tea bar` will now use

* wip
2023-03-09 10:39:49 -05:00
Jacob Heider
3248e8fa30 faster codesigning with file extension blacklisting
second test


repeat second test


repeat first test


repeat repeating second test


more test two


test 2


test 3


test 3.1


test 3.2


test 3.2.1


test 3.2.2


test 3.2.3


test 3.3


test 4


test 4.1


test 4.2


test 4.3


test 4.4 (I hate shell escaping)
2023-03-08 18:06:13 -05:00
Max Howell
212a592e09
pin to brewkit ~0.5 2023-03-08 09:02:33 -05:00
Jacob Heider
cba587bf0f
Guard condition for existing keychain 2023-02-27 11:42:37 -05:00
Jacob Heider
d57ed9a803
and this one 2023-02-25 03:54:32 -05:00
Jacob Heider
1c809689b4
Fix bottle.yml (#403)
* fix(bottle.yml)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* use @main action definition
2023-02-25 03:05:09 -05:00
Jacob Heider
a9b25a4c76
finish has-artifacts 2023-02-24 16:05:02 -05:00
Max Howell
6d48c72aca
Actions Refactor (#336) 2023-02-24 15:50:10 -05:00
Jacob Heider
1f46416a62
file names with spaces. 2023-02-22 17:41:16 -05:00
Jacob Heider
f37576096c fix(nodejs) 2023-02-21 18:14:32 -05:00
Jacob Heider
804519cb7b
add *.bundle to codesigning 2023-02-14 17:55:31 -05:00
Jacob Heider
c39383da2d sometimes codesign doesn't like existing metadata 2023-02-12 23:21:37 -05:00
Jacob Heider
7ff34e317e
some valid codesign outcomes are not exit code 0 2023-02-12 20:32:55 -05:00
Jacob Heider
61426ebcb1 extract signing action
ref https://github.com/teaxyz/cli/issues/376
2023-02-12 03:14:13 -05:00