vercel / turborepo

Build system optimized for JavaScript and TypeScript, written in Rust
https://turbo.build/repo/docs
MIT License
26.04k stars 1.79k forks source link

https://www.paribu.com/wallet/btc/deposit #9093

Closed Sarsilmazxx02 closed 2 weeks ago

Sarsilmazxx02 commented 2 weeks ago

…json./File

// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at: // https://github.com/microsoft/vscode-dev-containers/tree/v0.233.0/containers/go { "name": "turbo (go, node, rust)", "build": { "dockerfile": "Dockerfile", "args": { // Update the VARIANT arg to pick a version of Go: 1, 1.18, 1.17 // Append -bullseye or -buster to pin to an OS version. // Use -bullseye variants on local arm64/Apple Silicon. "VARIANT": "1.18-bullseye", // Options "NODE_VERSION": "lts/*" } }, "runArgs": ["--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined"],

// Set default container specific settings.json values on container create. "settings": { "go.toolsManagement.checkForUpdates": "local", "go.useLanguageServer": true, "go.gopath": "/go" },

// Add the IDs of extensions you want installed when the container is created. "extensions": [ "bradlc.vscode-tailwindcss", "christian-kohler.npm-intellisense", "dbaeumer.vscode-eslint", "eamodio.gitlens", "EditorConfig.EditorConfig", "esbenp.prettier-vscode", "github.copilot", "github.vscode-pull-request-github", "golang.go", "heybourn.headwind", "rust-lang.rust-analyzer", "silvenon.mdx", "windmilleng.vscode-go-autotest", "yzhang.markdown-all-in-one" ],

// Use 'forwardPorts' to make a list of ports inside the container available locally. // "forwardPorts": [],

// Use 'postCreateCommand' to run commands after the container is created. "postCreateCommand": "go version && cargo --version", // Invoking cargo will eagerly install the toolchain specified in rust-toolchain file

// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root. "remoteUser": "vscode", "features": { "docker-in-docker": "latest", "git": "latest", "github-cli": "latest" } }

Description

Testing Instructions

vercel[bot] commented 2 weeks ago

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

6 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **examples-basic-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-basic-web/7yU4aipvXmNpDyRsBqMxoUhCqfyS)) | [Visit Preview](https://examples-basic-web-git-fork-sarsilmazxx02-patch-3.vercel.sh) | | Sep 1, 2024 7:10pm | | **examples-designsystem-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-designsystem-docs/E3vUJK7W9sd4kewAkWXGs1QQ51fu)) | [Visit Preview](https://examples-designsystem-docs-git-fork-sarsilmazxx02-patch-3.vercel.sh) | | Sep 1, 2024 7:10pm | | **examples-native-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-native-web/3e1LbRxGdSj2ScZPjn8A7uTzTWoV)) | [Visit Preview](https://examples-native-web-git-fork-sarsilmazxx02-patch-3.vercel.sh) | | Sep 1, 2024 7:10pm | | **examples-svelte-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-svelte-web/WXD5yJPM1x1RQLi9q6FTeeC1r1Lg)) | [Visit Preview](https://examples-svelte-web-git-fork-sarsilmazxx02-patch-3.vercel.sh) | | Sep 1, 2024 7:10pm | | **examples-tailwind-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-tailwind-web/ErbjmR9wbPdNmaADDJngozEtLvvm)) | [Visit Preview](https://examples-tailwind-web-git-fork-sarsilmazxx02-patch-3.vercel.sh) | | Sep 1, 2024 7:10pm | | **examples-vite-web** | ⬜️ Ignored ([Inspect](https://vercel.com/vercel/examples-vite-web/E8Brh5csC91bCvB97rXDkZ2XKXbh)) | [Visit Preview](https://examples-vite-web-git-fork-sarsilmazxx02-patch-3.vercel.sh) | | Sep 1, 2024 7:10pm |
vercel[bot] commented 2 weeks ago

@Sarsilmazxx02 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Sarsilmazxx02 commented 2 weeks ago

@Sarsilmazxx02Vercel'deki Vercel Ekibine bir commit dağıtmaya çalışıyor .

5328

Öncelikle Takım üyelerinden birinin yetki vermesi gerekiyor .

#