Skip to content
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

Include docs/ folder in bun-types #15398

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Include docs/ folder in bun-types #15398

merged 2 commits into from
Nov 25, 2024

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

Copy the markdown files in docs/ into bun-types for publishing to npm

That way people + tools can more easily see them

How did you verify your code works?

Manually ran build scripts

@robobun
Copy link

robobun commented Nov 25, 2024

@Jarred-Sumner, your commit 7611dad has 11 failures in #6796:

  • test/js/bun/plugin/plugins.test.ts - SIGABRT on 🐧 3.20 aarch64
  • test/js/node/child_process/child_process.test.ts - 1 failing on 🐧 3.20 aarch64
  • test/cli/install/bun-link.test.ts - 4 failing on 🐧 3.20 aarch64
  • test/js/node/test/parallel/fs-watch-recursive-linux-parallel-remove.test.js - 1 failing on 🐧 12 x64-baseline
  • test/js/node/test/parallel/fs-watch-recursive-linux-parallel-remove.test.js - 1 failing on 🐧 11 x64-baseline
  • test/js/node/test/parallel/fs-watch-recursive-linux-parallel-remove.test.js - 1 failing on 🐧 22.04 x64-baseline
  • test/js/node/test/parallel/fs-watch-recursive-linux-parallel-remove.test.js - 1 failing on 🐧 22.04 x64
  • test/cli/hot/hot.test.ts - timeout on 🐧 12 x64-baseline
  • test/cli/hot/hot.test.ts - timeout on 🐧 22.04 x64-baseline
  • test/integration/next-pages/test/next-build.test.ts - 1 failing on 🐧 22.04 aarch64
  • test/integration/next-pages/test/next-build.test.ts - 1 failing on 🐧 22.04 x64-baseline
  • test/integration/next-pages/test/next-build.test.ts - 1 failing on 🐧 22.04 x64
  • test/js/web/fetch/fetch.tls.test.ts - 1 failing on 🍎 13 aarch64
  • test/js/bun/http/serve.test.ts - 1 failing on 🍎 13 aarch64
  • test/js/bun/http/serve.test.ts - 1 failing on 🍎 14 aarch64
  • test/js/bun/http/serve.test.ts - segmentation fault on 🐧 3.20 aarch64
  • test/js/node/test/parallel/fs-watch-recursive-update-file.test.js - 1 failing on 🍎 14 aarch64
  • test/integration/next-pages/test/dev-server-ssr-100.test.ts - 1 failing on 🍎 13 aarch64
  • test/cli/install/registry/bun-install-registry.test.ts - 1 failing on 🍎 14 aarch64
  • @Jarred-Sumner Jarred-Sumner merged commit 9cbe1ec into main Nov 25, 2024
    65 of 67 checks passed
    @Jarred-Sumner Jarred-Sumner deleted the jarred/docs-bun-types branch November 25, 2024 08:12
    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.

    2 participants