Update Code to 1.88.1#6754
Conversation
|
@code-asher Please re-run. My local build was successful. |
|
Weird, I ran it a couple times but it keeps getting Oh...I think I know why. Something about Might work to install Edit: Although, not sure why the release flow worked and the build flow does not. They both use the same version of Node, and they both install |
|
@code-asher What about the failed e2e tests?: https://github.com/coder/code-server/actions/runs/8698237868 |
|
Ah yeah I was worried about that, looks like the Express update broke something. Not to worry though, the commit that was actually released is 9a28bc2 which did pass, that commit was just for updating the changelog and Helm chart afterward. I will have to look into or revert the Express update though. |
|
Fixed! |
* Update Code to 1.88.1 * Install node-gyp --------- Co-authored-by: Asher <ash@coder.com>
Ping @code-asher