Jacob Heider
36ed111015
shell syntax :x
2023-08-18 19:13:42 -04:00
Jacob Heider
5b1521d102
generalize handling
2023-08-18 19:10:37 -04:00
Jacob Heider
844e304947
email + issue + slack + gh notif is a little too much noise.
2023-08-15 18:00:59 -04:00
Jacob Heider
acc47d83bf
add issue handling logic
2023-08-12 22:53:09 -04:00
Max Howell
a219192c2b
add time outs for setup-brewkit
...
it keeps going for hours for some reason
2023-08-06 12:12:38 -04:00
Jacob Heider
6245145676
remove unused keys
2023-07-09 20:28:57 -04:00
ABevier
1d8adc21a5
remove index packages
2023-06-30 16:26:52 -04:00
Max Howell
6fd326ed46
use libtea
2023-06-21 18:22:22 -04:00
Jacob Heider
c4ca35c92a
don't hold maintainer merges for qa
2023-06-20 18:14:36 -04:00
Jacob Heider
c3c4c4f70c
no v0 on pantry
2023-06-19 18:01:17 -04:00
Jacob Heider
edc826005d
otherwise, we clobber a few specific bottles if we rebuild them
2023-06-16 17:52:56 -04:00
ABevier
c71f0b84f4
pin deno to 1.34.2 because 1.34.3 broke
2023-06-15 23:41:08 -04:00
ABevier
a81eab59ae
pin version in script
2023-06-12 19:20:31 -04:00
ABevier
cc5ec8e03e
publish to new packages topic
2023-06-12 19:10:04 -04:00
Jacob Heider
caa7f8a444
allows packages to require QA
2023-06-05 21:13:32 -04:00
Max Howell
cd80b6224d
there's no need to setup tea twice
2023-05-30 07:26:32 -04:00
Jacob Heider
96062d4d3f
unpin cli
2023-05-25 11:45:50 -04:00
Jacob Heider
6007ba1a9f
temp workaround to tea/lib bug
2023-05-24 20:31:26 -04:00
Pascal EDMOND
f1bd915135
+swiftlint ( #1549 )
...
* +swiftlint
* test brewkit fixes
* brewkit 0.31.1
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 18:54:31 -04:00
Jacob Heider
f6f7b1c89d
index on PR merge
2023-05-05 19:39:46 -04:00
Jacob Heider
d88e437db7
still need to bottle from bottle-pr
2023-04-29 21:51:06 -04:00
Jacob Heider
d0afeaf2f4
have get-platforms partial filter unavailable platforms, instead of dropping ( #1739 )
...
* improve get-platforms.ts
* test half filtered
* figured this might be weird
* no undefined, i guess.
* or double quotes
* ready
2023-04-29 21:45:57 -04:00
Jacob Heider
d3caa70dc9
use new platform logic
2023-04-24 14:23:08 -04:00
Jacob Heider
a0081c4023
allow for platform whitelist in yaml
2023-04-24 13:24:32 -04:00
Max Howell
d5ffa8efad
wip
2023-04-20 08:20:45 -04:00
Max Howell
3db4f100bc
use new array based scripts for clarity
2023-04-20 08:20:45 -04:00
Jacob Heider
4da98e4f4f
fix(complain.yml)
2023-04-11 18:04:29 -04:00
Max Howell
e36f971356
GHA gardening ( #1299 )
2023-04-09 08:26:48 -04:00
Jacob Heider
d2c6e32d01
needs a default for external PRs
2023-03-31 13:34:35 -04:00
Jacob Heider
0b160b2013
codesigning done during build by fix-machos.rb ( #1154 )
...
* codesigning done during build by fix-machos.rb
* align names
2023-03-31 10:12:12 -04:00
Jacob Heider
ff58686c65
ugh. typos.
2023-03-30 17:31:32 -04:00
Jacob Heider
8667d58cf4
fewer issues for build failures
2023-03-30 17:29:12 -04:00
Jacob Heider
c1165e9788
remove defunct automation
2023-03-28 19:19:32 -04:00
Jacob Heider
999b6a83e2
make the issue even if slack fails
2023-03-25 20:35:56 -04:00
Max Howell
99cfa3a0de
workflow names style fix
2023-03-16 11:43:55 -04:00
Max Howell
257147e6e1
+x.org/exts
...
Closes #213
2023-03-16 11:42:24 -04:00
Max Howell
6f7651f69e
Merge branch 'main' into pantry.core
2023-03-15 09:09:36 -04:00
Max Howell
1d128f94c9
Prep for archival
2023-03-15 08:14:20 -04:00
Jacob Heider
c2ae029b4a
de-split pantries
...
I think this is all the changes
2023-03-15 08:13:53 -04:00
Jacob Heider
c0896475f4
pass GH_TOKEN into workflow dispatcher
2023-03-14 17:41:46 -04:00
Jacob Heider
11ca7336d7
rework for single pantry ( #497 )
...
* rework for single pantry
* a few things missed
2023-03-14 16:41:37 -04:00
Jacob Heider
c92d3ef609
move all actions to brewkit
( #493 )
...
* move all actions to `brewkit`
* prep for merge
* top-level @v0 actions
2023-03-10 21:17:42 -05:00
Jacob Heider
be290d2ccd
move all actions to brewkit
( #546 )
...
* move all actions to `brewkit`
* move scripts
* prep for merge
* top-level @v0 actions
2023-03-10 21:14:21 -05:00
Jacob Heider
a26eec476d
restore brewkit to ^0.7.1
...
also hack to get tests working again
2023-03-09 19:25:26 -05:00
Max Howell
abdb0450b0
Don’t set TEA_PREFIX
2023-03-09 10:39:57 -05:00
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
e59e13ca08
has to clean destination when bottling too.
2023-03-04 22:54:07 -05:00
Jacob Heider
ec2d3130b2
correct gpg passphrase variable name
2023-03-04 21:11:59 -05:00