Commit graph

867 commits

Author SHA1 Message Date
Jacob Heider f7ac88207e move codesigning before tests, since it can affect them 2023-02-21 19:28:45 -05:00
Jacob Heider f37576096c fix(nodejs) 2023-02-21 18:14:32 -05:00
Marc Seitz 3833cf86b0
+libxslt (#395)
* add libxslt

* fix libxslt test

* fix libxslt test

* fix libxslt test

* build w/ libxml2 include prefix

* add libxml2 prefix to inlcude

* restart ci

* test fix

* use pkg-config

* fix

* wip

* wip

* wip

* wip

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-19 13:02:44 -05:00
David Dobrinskiy e12e121d3b
+pre-commit (#402)
* +pre-commit

* re-run CI

* re-run CI again

* add test

* remove git warning from test outputs

* remove useless env var

* re-run CI

* a few cleanups
2023-02-19 09:30:08 -05:00
Nicolas M 4d97cd7a5e +duf 2023-02-19 08:50:21 -05:00
Nicolas M 54cd8fa73f
+terraform (#397)
* +terraform

* test(terraform): improve script
2023-02-19 06:59:49 -05:00
David Dobrinskiy caf93869cc
+github.com/mamba-org/mamba (#388)
* add mamba-org

not working yet

* add strip

* Give up: hardcoded versions

* try another version format

* Ugly hack with versions

* mamba install convert to one-liner

* playing around with CI

* link mamba into bin

* fix mamba cli prefix

* echo pwd

* refactor build args

* use version.raw

* version as string?

* ugly versions hack AGAIN

* fix prefix

* omfg please work

* omfg please work

* should work...

* testing without symlinks

* what's up with bin files in testing?

* better print for test debug

* testing CI

* try to symlink opt in test env

* prefix to opt link

* omg please please work

* fix shebang?

https://github.com/teaxyz/pantry.extra/pull/388\#issuecomment-1430042510

* cleaner build script

* cleanup comments

* add conda to provides

* cleanup comments

* fix grep tests

* simplify tests

* add shell init instructions

* simplify init instructions
2023-02-19 06:58:17 -05:00
Max Howell bd75123643
Bump brewkit 2023-02-18 09:18:07 -05:00
Max Howell 16ba42c8b4
Bump brewkit 2023-02-18 09:16:35 -05:00
Jacob Heider 82d847d18f fix(pnpm.io) 2023-02-17 22:11:12 -05:00
Jacob Heider b8bfccf7c0
fix(ruby/rubygems) (#319)
* fix(ruby/rubygems)

Ruby is pulling in system gmp

* missed this in all the updates
2023-02-17 21:07:30 -05:00
Max Howell d70837f2c8
relocatability fixes for ruby and gem (#322)
Refs https://github.com/teaxyz/cli/issues/374
2023-02-17 07:41:07 -05:00
Jacob Heider 4c708b6082 +ord 2023-02-17 02:59:45 -05:00
Jacob Heider 071625853e +keep 2023-02-17 02:43:10 -05:00
Neil e9d511f451
+github.com/create-dmg/create-dmg (#404)
* +github.com/create-dmg/create-dmg
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-17 13:12:27 +08:00
Jacob Heider 74fa81843b
i'll get this 2023-02-16 18:41:49 -05:00
David Dobrinskiy 44f8306452
+pipenv (#400)
* +pipenv

Closes https://github.com/teaxyz/pantry.extra/issues/341

* better tests

* better test env

* fix self-hosted tests

* parse versions from github

update test

* re-run CI
2023-02-16 16:34:09 -05:00
Jacob Heider 9ca61e2568 +test(freetype) 2023-02-15 21:56:11 -05:00
Jacob Heider d411319008
closing in 2023-02-15 21:15:46 -05:00
Jacob Heider 9fee7a43d9
will figure this out 2023-02-15 19:23:35 -05:00
Jacob Heider 39e21b761e use self-hosted x86-64 build machine(s) 2023-02-15 19:18:26 -05:00
Jacob Heider adaaf3af94
test 2023-02-15 16:15:57 -05:00
Max Howell 914a6370e3
README tweaks 2023-02-15 06:16:02 -05:00
Jacob Heider 42ad10b818
this shouldn't be this hard 2023-02-14 22:47:00 -05:00
Jacob Heider e8c224a942 fix(pandoc)
fixes https://github.com/teaxyz/pantry.core/issues/249
2023-02-14 21:34:26 -05:00
Jacob Heider 65ad700870
rename(qrencode)
should have caught this
2023-02-14 19:35:37 -05:00
David Roman 07bfc4488b
+qrencode (#393)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* maybe this fixes intel macs?

* maybe this?

* maybe this? yikes https://github.com/Qalculate/libqalculate/issues/2#issuecomment-230708780

* jesus david, get it together

* remove make line
2023-02-14 19:25:45 -05:00
Jacob Heider 55ec7e2d30
better cache paths
ref https://github.com/actions/cache/blob/main/examples.md#deno
2023-02-14 19:16:18 -05:00
Jacob Heider 8a81d33387
cache deno deps to spare deno.land from 500ing us 2023-02-14 18:59:24 -05:00
Jacob Heider f2710b933b
this should probably actually work 2023-02-14 18:47:20 -05:00
Jacob Heider 804519cb7b
add *.bundle to codesigning 2023-02-14 17:55:31 -05:00
Max Howell e74ac09899 +pipx 2023-02-14 15:24:05 -05:00
Max Howell 10583d9b6c
fix ci/cd for multi pkg input; rebuild meson 2023-02-14 15:15:29 -05:00
Jacob Heider 00c76bb75b fix(zstd)
darwin needs an explicit `-std=c++11` flag to compile as of the newest release.

fixes #245
fixes #246
2023-02-13 22:00:24 -05:00
Jacob Heider 50224807cb fix(ruby)
fixes #236
fixes #237
fixes #238
fixes #239
fixes #240
fixes #288
fixes #289
fixes #290
fixes #291
fixes #292
fixes #293
fixes #294
fixes #295
fixes #296
fixes #297
fixes #298
fixes #299
fixes #300
fixes #301
fixes #302
fixes #303
fixes #304
fixes #305
fixes #306
fixes #307
fixes #308
fixes #309
fixes #310
fixes #311
fixes #312
fixes #313
fixes #314
fixes #315
2023-02-13 21:23:02 -05:00
Jacob Heider 5d5a371efd
don't open issues unless we're on main 2023-02-13 20:14:10 -05:00
Max Howell a1467b2e4a
bun darwin intel is hanging in CI/CD
WORKS LOCALLY THO
2023-02-13 13:02:26 -05:00
Max Howell 03a3c51688 +giflib; Fixes #211 2023-02-13 12:44:23 -05:00
Max Howell 94cfed8402
Fix new-version dispatches 2023-02-13 09:28:03 -05:00
Max Howell 07096488c8
sod testing bunx
Closes #189
Closes #137
2023-02-13 09:20:47 -05:00
Max Howell 357ca23a8d
instructions for tea.xyz/brewkit~0.2 2023-02-13 08:31:29 -05:00
Jacob Heider c39383da2d sometimes codesign doesn't like existing metadata 2023-02-12 23:21:37 -05:00
Jacob Heider dae51d2038 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/278
resolves https://github.com/teaxyz/pantry.core/issues/277
2023-02-12 22:38:15 -05:00
Jacob Heider 7ff34e317e
some valid codesign outcomes are not exit code 0 2023-02-12 20:32:55 -05:00
Neil 7e54c84c03
indexing trigger: forgot aws and github token env (#274)
* #256 add AWS env vars in indexing script

* add GITHUB_TOKEN

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-13 08:52:30 +08:00
Max Howell 351eb8d97b
instructions for tea.xyz/brewkit~0.2 2023-02-12 12:19:37 -05:00
Jacob Heider 61426ebcb1 extract signing action
ref https://github.com/teaxyz/cli/issues/376
2023-02-12 03:14:13 -05:00
Max Howell 4ab112c592
$HOME is not expanded 2023-02-11 15:46:39 -05:00
Max Howell 4528fa0d7d
fix ci/cd 2023-02-11 10:38:39 -05:00
Max Howell 42b5d93576 bump actions/cache 2023-02-11 08:14:40 -05:00