Commit graph

10 commits

Author SHA1 Message Date
Jacob Heider 6f3fe47b71
harmless but unnecessary 2024-06-18 00:45:03 -04:00
Jacob Heider b3a3089b0d reenable(pkl,linux/x86-64)
try and do it with vendoring (if it passes tests)
2024-06-18 00:26:20 -04:00
Jacob Heider 08b8bdbfed
fix(pkl)
exclude linux/x86-64 for now (PIC/segfault issues)
2024-06-17 23:46:43 -04:00
Jacob Heider 36a4159594
fix(pkl)
frustrating when you can only test on the CD job
2024-06-17 23:28:00 -04:00
Jacob Heider 6b09c73fa1
fix(pkl)
apparently spacing and lines matter. ugh.
2024-06-17 23:25:18 -04:00
Jacob Heider 172ab2af49
fix(pkl)
probably PIC since it's x86-64.
2024-06-17 23:11:11 -04:00
Jacob Heider 7f9795147a
fix(pkl)
often this
2024-06-17 22:43:49 -04:00
Jacob Heider bd3c25168e
test(pkl)
expose test error
2024-06-17 22:23:52 -04:00
Jacob Heider 0a376e0bd8 fix(pkl)
their builds had too many features to run in our docker image. that's fine, we'll just un-vendor them (better anyway). includes some tricks to let GraalVM's native-image compiler understand our environment

closes #6439
2024-06-17 19:42:44 -04:00
Andrii Riabchenko 26fd46b2d1 new file: projects/pkl-lang.org/class.pkl
new file:   projects/pkl-lang.org/package.yml
	new file:   projects/pkl-lang.org/template.pkl
2024-02-12 10:13:36 -05:00