Commit Graph

6 Commits

Author SHA1 Message Date
Max Weber
fdb8f405fa package: bump build cache 2020-12-20 04:22:05 -07:00
Max Weber
aebb0982d1 package: disable actions command parsing 2020-11-03 15:39:11 -07:00
Max Weber
66edf61da6 package: split manifest uploading into it's own job 2020-11-02 17:19:45 -07:00
Max Weber
2d23c768a6 package: only diff from the merge base when building prs 2020-10-30 22:08:11 -06:00
Max Weber
781845bc23 package: enforce build script line length limits 2020-10-30 23:27:48 -04:00
Abex
df657e20f5 package: rewrite build scripts (#701)
not using bash gives us more flexibility and significantly reduces build
times via parallelism. Additionally this includes support for GitHub
Actions which also significantly reduces build times.
2020-10-26 15:58:39 -06:00