Commit graph

39 commits

Author SHA1 Message Date
Jacob Heider 2c3872d118
cd.yml shouldn't be pre-empting other runs 2023-12-18 15:05:11 -05:00
Max Howell e78a2c65ce
use brewkit/id to reduce github API lookups (#4426) 2023-12-15 13:32:55 -05:00
Max Howell 641739b6ed
ci tweaks (#4380) 2023-12-13 11:47:32 -05:00
Jacob Heider cfee7f34b4
name mismatch 2023-12-13 11:17:59 -05:00
Jacob Heider 44b1c0cfa9
add issues: write
nvalid workflow file: .github/workflows/cd.yml#L32
The workflow is not valid. .github/workflows/cd.yml (Line: 32, Col: 3): Error calling workflow 'pkgxdev/pantry/.github/workflows/new-version.yml@1eeb96302da6f8a7f0f524473a90dc3006b6a38e'. The nested job 'complain' is requesting 'issues: write', but is only allowed 'issues: none'.
2023-12-13 10:30:07 -05:00
Max Howell 7193b3c3d9
use brewkit@v1 (#4314) 2023-12-13 05:42:25 -05:00
Max Howell b3e312839a
ci/cd work in prod ftw 2023-10-31 13:12:09 -04:00
Max Howell 7f51d21305
Only run cd for changes in projects folder 2023-10-31 10:41:04 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -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
ABevier 1d8adc21a5
remove index packages 2023-06-30 16:26:52 -04:00
ABevier cc5ec8e03e
publish to new packages topic 2023-06-12 19:10:04 -04:00
Jacob Heider f6f7b1c89d
index on PR merge 2023-05-05 19:39:46 -04:00
Jacob Heider d3caa70dc9 use new platform logic 2023-04-24 14:23:08 -04:00
Max Howell e36f971356
GHA gardening (#1299) 2023-04-09 08:26:48 -04:00
Jacob Heider c1165e9788
remove defunct automation 2023-03-28 19:19:32 -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
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 ed1fede886
one more more 2023-02-24 17:10:30 -05:00
Jacob Heider 5c1ceed3ff
one more 2023-02-24 16:05:52 -05:00
Jacob Heider 489f0f421a
fix has-artifacts 2023-02-24 16:03:59 -05:00
Jacob Heider 081c2739f3 align with pantry.core
requires https://github.com/teaxyz/pantry.core/pull/336
2023-02-24 15:50:53 -05:00
Jacob Heider 8a81d33387
cache deno deps to spare deno.land from 500ing us 2023-02-14 18:59:24 -05:00
Max Howell 94cfed8402
Fix new-version dispatches 2023-02-13 09:28:03 -05:00
Max Howell d1784ca25c
+libjpeg-turbo 2023-02-11 06:06:35 -05:00
Jacob Heider 6c846d99e6
don't remove staging until all uploads run 2023-02-06 17:40:09 -05:00
Jacob Heider 8bb4b483c8 sync workflows with pantry.core 2023-02-03 20:00:35 -05:00
Jacob Heider 25709296ea
fix(cd) 2023-02-01 18:43:06 -05:00
Jacob Heider 703b25d8c9
more working cd scripting 2023-01-12 18:32:05 -05:00
Jacob Heider 9b4b042fc3
better artifact testing for cd 2023-01-11 18:47:07 -05:00
Jacob Heider bcffeee712
regression 2023-01-05 19:20:26 -05:00
Jacob Heider ddb3b967e7
final form 2023-01-05 19:19:09 -05:00
Jacob Heider 7afa90bb0e
and skip typoed non-work 2023-01-05 18:39:30 -05:00
Jacob Heider cffdd5de61
better CD for external contribution 2023-01-05 18:32:56 -05:00
Jacob Heider c8c8e3c367 update base workflows to pantry.core#78 and prune usused 2022-12-20 17:08:40 -05:00
Jacob Heider 3245fb5fc8
just requires cargo to build (#4)
* just requires cargo to build

* add in .github workflows

* README deps
2022-10-31 14:00:24 -04:00