Commit graph

8 commits

Author SHA1 Message Date
Jacob Heider 1084be91f2
update tea.yaml 2023-09-07 18:52:28 -04:00
Kevin Chen 13291c3cf8
feat(hasura.io): Add package for the Hasura CLI (#2720)
* feat(hasura.io): Add package for Hasura
* fix: build make target
* fix: Use Make v3
* fix: Use Make v4
* comments
* fix: Use Make 4.3.0
* fix: Skip checksums

Co-authored-by: Max Howell <mxcl@me.com>
2023-08-02 14:03:33 -04:00
Max Howell 6a6a0330ba fix python static conf paths 2023-05-08 16:39:55 -04:00
Max Howell c84784be07 iroh.computer 2023-04-09 08:17:12 -04: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 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
Max Howell 212a592e09
pin to brewkit ~0.5 2023-03-08 09:02:33 -05:00
Max Howell 6d48c72aca
Actions Refactor (#336) 2023-02-24 15:50:10 -05:00