Skip to content

hellovai/type fixes #1899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 39 commits into
base: canary
Choose a base branch
from
Draft

hellovai/type fixes #1899

wants to merge 39 commits into from

Conversation

hellovai
Copy link
Contributor

@hellovai hellovai commented May 5, 2025

  • add traceeventid
  • s3 metadata
  • compiling!
  • mor tests working
  • all integ tests pass.
  • feat: add baml-rpc bindings and package.json for rpc
  • some more changes
  • add filters to listfunctionspans
  • more compiling stuff
  • remove generated code
  • correctly track and publish all events
  • update
  • add batch id
  • pin the toolchain
  • fix
  • events mostly work
  • functions are generated
  • get publisher working
  • run all basic input tests
  • more build script
  • getting it workin
  • add more core types
  • feat: checkpoint baml upload src
  • no more panics
  • clickhouse sandbox code
  • move webhooks into studio, their types dont need to be shared
  • move more types around
  • into to from
  • feat: get baml src upload without top ast ids working
  • fix build errors
  • get it building again
  • studio2 api setup
  • feat: get runtime upload src working
  • feat: upload baml src now working
  • merge with canary
  • Attempt Testing Workflows #1 at fixing types

Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
baml ❌ Failed (Inspect) May 5, 2025 3:05am

path: |
~/.ollama/models
key: ollama-${{ matrix._.runs-on }}
- uses: Swatinem/rust-cache@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'integ-tests' step
Uses Step
uses 'Swatinem/rust-cache' with ref 'v2', not a pinned commit hash
with:
workspaces: engine
cache-on-failure: true
- uses: jdx/mise-action@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'integ-tests' step
Uses Step
uses 'jdx/mise-action' with ref 'v2', not a pinned commit hash
- uses: jdx/mise-action@v2
env:
GITHUB_TOKEN: ${{ github.token }}
- uses: astral-sh/setup-uv@v6

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'integ-tests' step
Uses Step
uses 'astral-sh/setup-uv' with ref 'v6', not a pinned commit hash
- uses: astral-sh/setup-uv@v6
- name: Setup
run: ${{ matrix._.setup }}
- uses: infisical/[email protected]

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'integ-tests' step
Uses Step
uses 'infisical/secrets-action' with ref 'v1.0.9', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants