Skip to content

Commit 3e1380e

Browse files
authored
Cherry-pick: fix: remove build_graph transaction (codegen-sh#971)
all of our sentry errors have this transaction on them b/c we not stopping the transaction
2 parents a95970a + bc57327 commit 3e1380e

File tree

118 files changed

+937
-20947
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+937
-20947
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
# TODO: add cbuildwheel cache
7474
- name: Build wheel
75-
uses: pypa/[email protected].1
75+
uses: pypa/[email protected].2
7676
env:
7777
CIBW_BUILD: "*cp3${{ matrix.python }}*"
7878

codegen-examples/examples/ai_impact_analysis/dashboard/frontend/package-lock.json

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codegen-examples/examples/ai_impact_analysis/dashboard/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"embla-carousel-react": "8.5.1",
4646
"input-otp": "1.4.1",
4747
"lucide-react": "^0.454.0",
48-
"next": "15.1.2",
48+
"next": "15.2.3",
4949
"next-themes": "latest",
5050
"react": "^19",
5151
"react-day-picker": "8.10.1",

codegen-examples/examples/codegen_app/README.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

codegen-examples/examples/codegen_app/app.py

Lines changed: 0 additions & 101 deletions
This file was deleted.

codegen-examples/examples/codegen_app/codegen_app_app.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

codegen-examples/examples/deep_code_research/README.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

codegen-examples/examples/deep_code_research/requirements.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)