Commit 58e5681
authored
fix ts build (#2435)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Adds `push` trigger for `ts-release` branch and updates build
environment for `aarch64-unknown-linux-gnu` in
`build-typescript-release.reusable.yaml`.
>
> - **Workflow Trigger**:
> - Adds `push` trigger for `ts-release` branch in
`build-typescript-release.reusable.yaml`.
> - **Build Environment**:
> - Changes host for `aarch64-unknown-linux-gnu` target to
`ubuntu-22.04-arm`.
> - Comments out container for `aarch64-unknown-linux-gnu` due to issue
with `ring` library.
> - Adds notes for potential fixes and future container approach.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for 0671990. You can
[customize](https://app.ellipsis.dev/BoundaryML/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent a227e3d commit 58e5681
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
35 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
0 commit comments