mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #29] [MERGED] Fixes workspaces issues #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/29
Author: @colinhacks
Created: 9/15/2023
Status: ✅ Merged
Merged: 9/16/2023
Merged by: @nikivdev
Base:
main← Head:bun-fixes📝 Commits (8)
eadb862Fixes workspaces issues21e9070.6637f31cleanup + try make cli log without .env33bfe6dnon used packagesdbb57b4.df3a731.6816249.d0a3098.📊 Changes
13 files changed (+450 additions, -578 deletions)
View changed files
📝
.gitignore(+1 -0)📝
api/stripe/package.json(+1 -1)📝
app/package.json(+1 -2)📝
bun.lockb(+0 -0)➕
bunfig.toml(+1 -0)📝
edgedb/cli/cli.ts(+2 -486)📝
edgedb/cli/readme.md(+8 -32)📝
lib/file/file.ts(+0 -0)➕
lib/markdown/markdown.ts(+405 -0)📝
package.json(+10 -34)➖
run.ts(+0 -6)📝
tsconfig.json(+20 -11)📝
website/package.json(+1 -6)📄 Description
This solves everything but the
Cannot set property crypto of #<Object> which has only a getterbugFor that you need to comment out line 69 of
node_modules/solid-start-cloudflare-pages/index.jsafter installation 😅🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.