Max Howell
595af0c2f1
Working on other people’s PRs
2023-02-26 09:35:06 -05:00
Marc Seitz
e12630ce94
+pcre2 ( #416 )
...
* add pcre2
* Let’s name it coherent to our existing namespacing
* Add notes
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-02-26 08:49:47 -05:00
David Dobrinskiy
7461d15058
+virtualenv ( #419 )
...
* snapshot: trying to build from source
* build and test done
* re-run CI
* fix typo
2023-02-26 07:23:44 -05:00
Robert Leftwich
63861a3aa2
Add golangci-lint
2023-02-25 11:59:07 -05:00
Robert Leftwich
5d2ab57587
Add github.com/evilmartians/lefthook
2023-02-25 11:58:19 -05:00
Lino Le Van
1a0a2f104c
+digip.org/jansson ( #390 )
...
* first attempt
* use gcc on linux
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-02-25 11:35:56 -05:00
Max Howell
e9c6d16019
For some reason pantry path isn't getting set
2023-02-25 11:31:33 -05:00
Jacob Heider
d57ed9a803
and this one
2023-02-25 03:54:32 -05:00
Jacob Heider
24bdb5810b
forgot this one
2023-02-25 03:51:41 -05:00
Jacob Heider
1c809689b4
Fix bottle.yml ( #403 )
...
* fix(bottle.yml)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* use @main action definition
2023-02-25 03:05:09 -05:00
Jacob Heider
1f16fee553
tea not finding pantry when bottling
2023-02-25 01:06:36 -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
a9b25a4c76
finish has-artifacts
2023-02-24 16:05:02 -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
Max Howell
6d48c72aca
Actions Refactor ( #336 )
2023-02-24 15:50:10 -05:00
Max Howell
541a94533b
+protobuf
2023-02-23 17:42:02 -05:00
David Dobrinskiy
3aef1cf21b
+github.com/dduan/tre ( #418 )
...
* +github.com/dduan/tre
a clone of unix tree(1) command written in rust
* remove tree from `provides`
tree usually refers to https://gitlab.com/OldManProgrammer/unix-tree
let's not confuse the users
* simplify tests
* update fixture
* simplify tests
because the sorting of tre output is non-stable and can't be forced, we need to get rid of verbatim fixture comparison in tests
2023-02-23 14:04:16 -05:00
Max Howell
7bd881bbbc
+7z ( #407 )
...
* +7z
* wip
* wip
* fix
2023-02-23 13:59:27 -05:00
Marc Seitz
c750f56954
+nginx.org ( #417 )
...
* +nginx.org
* add comment re: pcre2
* fix test case
* fix test case
* nginx test relocatable
* nginx test relocatable
* change nginx port to 8080 for test
* fix darwin test
2023-02-23 09:38:24 -05:00
Jacob Heider
b16629a131
workable test for remote PRs
2023-02-22 19:07:17 -05:00
Jacob Heider
1f46416a62
file names with spaces.
2023-02-22 17:41:16 -05:00
David Roman
736bb7cfe6
Fix qrencode ( #412 )
...
* wip
* wip
* wip
* wip
* wip
* test output png
* fix test
2023-02-22 17:05:11 -05:00
David Dobrinskiy
552afcafd8
+tree ( #399 )
...
* start work on tree #285
* fix build, yay!
* test: fixtures -> greps
replace beautiful fixture test with ugly grep tests
apparently some systems dont have └ character, and use \` instead
2023-02-22 17:02:46 -05:00
Jacob Heider
57de8ac41a
only run signing internally
2023-02-22 16:13:10 -05:00
Max Howell
167f603627
fix tests
...
pantry.core sets TEA_PREFIX for local dev which confuses things
Which is other bugs but I'm fixing those separately
2023-02-22 11:16:39 -05:00
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