Commit f10c0a7
authored
ci: activate RELEASE_BUILD in upgrade-deps (#516)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Low risk CI-only change that adjusts build flags and workflow steps; main risk is slightly different build artifacts/caching behavior during automated dependency upgrades.
>
> **Overview**
> **Enables release-mode builds in the deps upgrade workflow.** `upgrade-deps.yml` now sets `RELEASE_BUILD: 'true'` for the `build-upstream` composite action and for the Claude fallback step so the upgrade validation matches release build conditions.
>
> **Stabilizes PR output.** After updating the lockfile, the workflow checks out `packages/cli/binding/index.cjs` and `packages/cli/binding/index.d.cts` to discard generated binding changes before formatting/creating the PR.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 9e435c9. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 40918e0 commit f10c0a7
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
96 | 105 | | |
97 | 106 | | |
98 | 107 | | |
| |||
0 commit comments