Skip to main content

Deploy details

Deploy successful for v-tooltip

feat: expose global `recomputeAllPoppers` helper

PR #1010: feat/recomputeAllPoppers@72c0e09

Deploy log

Initializing

Complete
5:05:13 PM: Build ready to start
5:05:14 PM: build-image version: ebe1739aa70e1db449262aa2ac466dad070382fb (focal)
5:05:14 PM: buildbot version: 211f66487a631406c3c0b2b43c8b33d0bb175356
5:05:14 PM: Fetching cached dependencies
5:05:14 PM: Starting to download cache of 157.4MB
5:05:16 PM: Finished downloading cache in 1.964s
5:05:16 PM: Starting to extract cache
5:05:20 PM: Finished extracting cache in 3.412s
5:05:20 PM: Finished fetching cache in 5.434s
5:05:20 PM: Starting to prepare the repo for build
5:05:20 PM: Preparing Git Reference pull/1010/head
5:05:22 PM: Starting to install dependencies
5:05:22 PM: Python version set to 3.8
5:05:23 PM: Attempting Ruby version 2.7.2, read from environment
5:05:23 PM: Using Ruby version 2.7.2
5:05:24 PM: Started restoring cached go cache
5:05:24 PM: Finished restoring cached go cache
5:05:24 PM: go version go1.19.13 linux/amd64
5:05:24 PM: Using PHP version 8.0
5:05:25 PM: Started restoring cached Node.js version
5:05:26 PM: Finished restoring cached Node.js version
5:05:26 PM: v18.19.0 is already installed.
5:05:27 PM: Now using node v18.19.0 (npm v10.2.3)
5:05:27 PM: Enabling Node.js Corepack
5:05:27 PM: Started restoring cached build plugins
5:05:27 PM: Finished restoring cached build plugins
5:05:27 PM: Started restoring cached corepack dependencies
5:05:27 PM: Finished restoring cached corepack dependencies
5:05:27 PM: Started restoring cached pnpm cache
5:05:27 PM: Finished restoring cached pnpm cache
5:05:28 PM: Installing npm packages using pnpm version 8.6.2
5:05:28 PM: Scope: all 4 workspace projects
5:05:28 PM: Lockfile is up to date, resolution step is skipped
5:05:28 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
5:05:29 PM: Packages: +895
5:05:29 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5:05:29 PM: Packages are hard linked from the content-addressable store to the virtual store.
5:05:29 PM: Content-addressable store is at: /opt/buildhome/.pnpm-store/v3
5:05:29 PM: Virtual store is at: node_modules/.pnpm
5:05:29 PM: Progress: resolved 895, reused 14, downloaded 29, added 34
5:05:30 PM: Progress: resolved 895, reused 123, downloaded 63, added 184
5:05:31 PM: Progress: resolved 895, reused 187, downloaded 70, added 249
5:05:32 PM: Progress: resolved 895, reused 557, downloaded 75, added 635
5:05:33 PM: Progress: resolved 895, reused 808, downloaded 75, added 895, done
5:05:34 PM: .../core-js@3.35.0/node_modules/core-js postinstall$ node -e "try{require("./postinstall")}catch(e){}"
5:05:34 PM: .../node_modules/vue-demi postinstall$ node ./scripts/postinstall.js
5:05:34 PM: .../core-js@3.35.0/node_modules/core-js postinstall: Done
5:05:34 PM: .../node_modules/vue-demi postinstall: Done
5:05:34 PM: devDependencies:
5:05:34 PM: + @akryum/sheep 0.5.0
5:05:34 PM: + @typescript-eslint/eslint-plugin 5.59.11
5:05:34 PM: + @typescript-eslint/parser 5.59.11
5:05:34 PM: + @vue/eslint-config-standard 8.0.1
5:05:34 PM: + @vue/eslint-config-typescript 11.0.3
5:05:34 PM: + eslint 8.42.0
5:05:34 PM: + eslint-plugin-import 2.27.5
5:05:34 PM: + eslint-plugin-node 11.1.0
5:05:34 PM: + eslint-plugin-promise 6.1.1
5:05:34 PM: + eslint-plugin-vue 9.14.1
5:05:34 PM: + floating-vue 5.0.3 <- packages/floating-vue
5:05:34 PM: + typescript 5.1.3
5:05:34 PM: The integrity of 1702 files was checked. This might have caused installation to take longer.
5:05:34 PM: Done in 6s
5:05:34 PM: npm packages installed using pnpm
5:05:35 PM: Successfully installed dependencies
5:05:35 PM: Starting build script
5:05:36 PM: Detected 0 framework(s)
5:05:36 PM: Section completed: initializing

Building

Complete
5:05:37 PM: Netlify Build
5:05:37 PM: ────────────────────────────────────────────────────────────────
5:05:37 PM:
5:05:37 PM: ❯ Version
5:05:37 PM: @netlify/build 29.32.0
5:05:37 PM:
5:05:37 PM: ❯ Flags
5:05:37 PM: baseRelDir: true
5:05:37 PM: buildId: 65a565c829e63400080e3e2b
5:05:37 PM: deployId: 65a565c829e63400080e3e2d
5:05:37 PM:
5:05:37 PM: ❯ Current directory
5:05:37 PM: /opt/build/repo
5:05:37 PM:
5:05:37 PM: ❯ Config file
5:05:37 PM: /opt/build/repo/netlify.toml
5:05:37 PM:
5:05:37 PM: ❯ Context
5:05:37 PM: deploy-preview
5:05:37 PM:
5:05:37 PM: build.command from netlify.toml
5:05:37 PM: ────────────────────────────────────────────────────────────────
5:05:37 PM: ​
5:05:37 PM: $ pnpm run docs:build
5:05:38 PM: > floating-vue-monorepo@5.0.3 docs:build /opt/build/repo
5:05:38 PM: > pnpm run build && pnpm -C docs run build
5:05:38 PM: > floating-vue-monorepo@5.0.3 build /opt/build/repo
5:05:38 PM: > pnpm -r --filter="./packages/*" run build
5:05:38 PM: > floating-vue@5.0.3 build /opt/build/repo/packages/floating-vue
5:05:38 PM: > cross-env NODE_ENV=production vite build && vue-tsc -d --emitDeclarationOnly
5:05:39 PM: vite v4.3.9 building for production...
5:05:39 PM: transforming...
5:05:39 PM: 28 modules transformed.
5:05:39 PM: rendering chunks...
5:05:39 PM: computing gzip size...
5:05:39 PM: dist/style.css 4.31 kB │ gzip: 0.83 kB
5:05:39 PM: dist/floating-vue.mjs 46.65 kB │ gzip: 11.54 kB
5:05:39 PM: Entry module "src/index.ts" is using named and default exports together. Consumers of your bundle will have to use `FloatingVue.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
5:05:39 PM: dist/floating-vue.umd.js 33.59 kB │ gzip: 9.75 kB
5:05:39 PM: ✓ built in 612ms
5:05:43 PM: > docs@2.0.0-beta.20 build /opt/build/repo/docs
5:05:43 PM: > vitepress build
5:05:43 PM: vitepress v1.0.0-rc.36
5:05:43 PM: - building client + server bundles...
5:05:54 PM: building client + server bundles...
5:05:55 PM: - rendering pages...
5:05:55 PM: rendering pages...
5:05:55 PM: build complete in 11.87s.
5:05:55 PM: ​
5:05:55 PM: (build.command completed in 17.6s)
5:05:55 PM:
5:05:55 PM: (Netlify Build completed in 17.9s)
5:05:57 PM: Section completed: building
5:06:09 PM: Finished processing build request in 55.151s

Deploying

Complete
5:05:55 PM: Deploy site
5:05:55 PM: ────────────────────────────────────────────────────────────────
5:05:55 PM: ​
5:05:55 PM: Starting to deploy site from "docs/.vitepress/dist"
5:05:55 PM: Calculating files to upload
5:05:55 PM: 25 new files to upload
5:05:55 PM: 0 new functions to upload
5:05:55 PM: Section completed: deploying
5:05:55 PM: Site deploy was successfully initiated
5:05:55 PM: ​
5:05:55 PM: (Deploy site completed in 314ms)

Cleanup

Complete
5:05:55 PM: Netlify Build Complete
5:05:55 PM: ────────────────────────────────────────────────────────────────
5:05:55 PM: ​
5:05:56 PM: Caching artifacts
5:05:56 PM: Started saving node modules
5:05:57 PM: Finished saving node modules
5:05:57 PM: Started saving build plugins
5:05:57 PM: Finished saving build plugins
5:05:57 PM: Started saving corepack cache
5:05:57 PM: Finished saving corepack cache
5:05:57 PM: Started saving pnpm cache
5:05:57 PM: Finished saving pnpm cache
5:05:57 PM: Started saving pip cache
5:05:57 PM: Finished saving pip cache
5:05:57 PM: Started saving emacs cask dependencies
5:05:57 PM: Finished saving emacs cask dependencies
5:05:57 PM: Started saving maven dependencies
5:05:57 PM: Finished saving maven dependencies
5:05:57 PM: Started saving boot dependencies
5:05:57 PM: Finished saving boot dependencies
5:05:57 PM: Started saving rust rustup cache
5:05:57 PM: Finished saving rust rustup cache
5:05:57 PM: Started saving go dependencies
5:05:57 PM: Finished saving go dependencies
5:05:57 PM: Build script success
5:06:08 PM: Uploading Cache of size 166.4MB
5:06:09 PM: Section completed: cleanup

Post-processing

Complete
5:05:55 PM: Starting post processing
5:05:55 PM: Skipping form detection
5:05:55 PM: Post processing - header rules
5:05:55 PM: Post processing - redirect rules
5:05:55 PM: Post processing done
5:05:55 PM: Section completed: postprocessing
5:05:56 PM: Site is live ✨