Skip to main content

Deploy details

Deploy successful for 200ok

Fix sponsor text

PR #325: sponsor-text@0095b2f

Deploy log

Initializing

Complete
6:29:39 PM: Build ready to start
6:29:50 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
6:29:50 PM: buildbot version: fb93098f8bc97793cd0cfc3c46306bbf28bb04e9
6:29:50 PM: Fetching cached dependencies
6:29:50 PM: Starting to download cache of 235.3MB
6:29:52 PM: Finished downloading cache in 2.042s
6:29:52 PM: Starting to extract cache
6:29:55 PM: Finished extracting cache in 2.606s
6:29:55 PM: Finished fetching cache in 4.708s
6:29:55 PM: Starting to prepare the repo for build
6:29:55 PM: Preparing Git Reference pull/325/head
6:29:57 PM: Custom publish path detected. Proceeding with the specified path: "public"
6:29:57 PM: Custom build command detected. Proceeding with the specified command: "make deploy"
6:29:59 PM: Starting to install dependencies
6:30:03 PM: Python version set to 3.8
6:30:03 PM: Attempting Ruby version 2.7.1, read from environment
6:30:03 PM: Started restoring cached Ruby version
6:30:03 PM: Finished restoring cached Ruby version
6:30:04 PM: Using Ruby version 2.7.1
6:30:04 PM: Started restoring cached go cache
6:30:04 PM: Finished restoring cached go cache
6:30:04 PM: Installing Go version 1.14.4 (requested 1.14.4)
6:30:08 PM: go version go1.14.4 linux/amd64
6:30:09 PM: Using PHP version 8.0
6:30:10 PM: Started restoring cached Node.js version
6:30:11 PM: Finished restoring cached Node.js version
6:30:11 PM: Attempting Node.js version "18.12.1" from .node-version
6:30:11 PM: v18.12.1 is already installed.
6:30:12 PM: Now using node v18.12.1 (npm v8.19.2)
6:30:12 PM: Enabling Node.js Corepack
6:30:12 PM: Started restoring cached build plugins
6:30:12 PM: Finished restoring cached build plugins
6:30:12 PM: Started restoring cached corepack dependencies
6:30:12 PM: Finished restoring cached corepack dependencies
6:30:12 PM: No npm workspaces detected
6:30:12 PM: Started restoring cached node modules
6:30:12 PM: Finished restoring cached node modules
6:30:12 PM: Installing npm packages using npm version 8.19.2
6:30:13 PM: npm WARN EBADENGINE Unsupported engine {
6:30:13 PM: npm WARN EBADENGINE package: "netlify-cli@17.19.5",
6:30:13 PM: npm WARN EBADENGINE required: { node: ">=18.14.0" },
6:30:13 PM: npm WARN EBADENGINE current: { node: "v18.12.1", npm: "8.19.2" }
6:30:13 PM: npm WARN EBADENGINE }
6:30:15 PM: changed 1 package, and audited 1663 packages in 3s
6:30:15 PM: 295 packages are looking for funding
6:30:15 PM: run `npm fund` for details
6:30:15 PM: 7 vulnerabilities (2 moderate, 5 high)
6:30:15 PM: To address issues that do not require attention, run:
6:30:15 PM: npm audit fix
6:30:15 PM: To address all issues (including breaking changes), run:
6:30:15 PM: npm audit fix --force
6:30:15 PM: Run `npm audit` for details.
6:30:15 PM: npm packages installed
6:30:16 PM: Successfully installed dependencies
6:30:16 PM: Starting build script
6:30:19 PM: Detected 1 framework(s)
6:30:19 PM: "eleventy" at version "2.0.0"
6:30:19 PM: Section completed: initializing

Building

Complete
6:30:20 PM: Netlify Build
6:30:20 PM: ────────────────────────────────────────────────────────────────
6:30:20 PM:
6:30:20 PM: ❯ Version
6:30:20 PM: @netlify/build 29.36.3
6:30:20 PM:
6:30:20 PM: ❯ Flags
6:30:20 PM: baseRelDir: true
6:30:20 PM: buildId: 65f9d99281971200081abe7c
6:30:20 PM: deployId: 65f9d99281971200081abe7e
6:30:20 PM:
6:30:20 PM: ❯ Current directory
6:30:20 PM: /opt/build/repo
6:30:20 PM:
6:30:20 PM: ❯ Config file
6:30:20 PM: /opt/build/repo/netlify.toml
6:30:20 PM:
6:30:20 PM: ❯ Context
6:30:20 PM: deploy-preview
6:30:21 PM:
6:30:21 PM: build.command from netlify.toml
6:30:21 PM: ────────────────────────────────────────────────────────────────
6:30:21 PM: ​
6:30:21 PM: $ make deploy
6:30:21 PM: npm run build
6:30:21 PM: > build
6:30:21 PM: > npm-run-all clean build:tailwindcss build:eleventy
6:30:21 PM: > clean
6:30:21 PM: > rimraf public
6:30:21 PM: > build:tailwindcss
6:30:21 PM: > npx tailwindcss -i ./src/assets/css/index.css -o ./assets/css/index.css
6:30:22 PM: Browserslist: caniuse-lite is outdated. Please run:
6:30:22 PM: npx update-browserslist-db@latest
6:30:22 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
6:30:22 PM: Rebuilding...
6:30:22 PM: Done in 214ms.
6:30:22 PM: > build:eleventy
6:30:22 PM: > npx @11ty/eleventy
6:30:24 PM: [11ty] Writing public/index.html from ./content/index.md (njk)
6:30:24 PM: [11ty] Writing public/sponsorship/index.html from ./content/sponsorship/index.md (njk)
6:30:24 PM: [11ty] Writing public/privacy-policy/index.html from ./content/privacy-policy.md (njk)
6:30:24 PM: [11ty] Copied 956 files / Wrote 3 files in 0.48 seconds (v2.0.0)
6:30:24 PM: [ ! -f "public/robots.txt.deploy-preview" ] || cp "public/robots.txt.deploy-preview" public/robots.txt
6:30:24 PM: rm -f public/robots.txt.*
6:30:24 PM: ​
6:30:24 PM: (build.command completed in 3.9s)
6:30:24 PM:
6:30:27 PM: (Netlify Build completed in 6.4s)
6:30:28 PM: Section completed: building
6:30:31 PM: Finished processing build request in 41.194s

Deploying

Complete
6:30:24 PM: Deploy site
6:30:24 PM: ────────────────────────────────────────────────────────────────
6:30:24 PM: ​
6:30:24 PM: Starting to deploy site from "public"
6:30:25 PM: Calculating files to upload
6:30:27 PM: 3 new files to upload
6:30:27 PM: 0 new functions to upload
6:30:27 PM: Section completed: deploying
6:30:27 PM: Site deploy was successfully initiated
6:30:27 PM: ​
6:30:27 PM: (Deploy site completed in 2.4s)

Cleanup

Complete
6:30:27 PM: Netlify Build Complete
6:30:27 PM: ────────────────────────────────────────────────────────────────
6:30:27 PM: ​
6:30:28 PM: Caching artifacts
6:30:28 PM: Started saving node modules
6:30:28 PM: Finished saving node modules
6:30:28 PM: Started saving build plugins
6:30:28 PM: Finished saving build plugins
6:30:28 PM: Started saving corepack cache
6:30:28 PM: Finished saving corepack cache
6:30:28 PM: Started saving pip cache
6:30:28 PM: Finished saving pip cache
6:30:28 PM: Started saving emacs cask dependencies
6:30:28 PM: Finished saving emacs cask dependencies
6:30:28 PM: Started saving maven dependencies
6:30:28 PM: Finished saving maven dependencies
6:30:28 PM: Started saving boot dependencies
6:30:28 PM: Finished saving boot dependencies
6:30:28 PM: Started saving rust rustup cache
6:30:28 PM: Finished saving rust rustup cache
6:30:28 PM: Started saving go dependencies
6:30:28 PM: Finished saving go dependencies
6:30:28 PM: Build script success
6:30:30 PM: Uploading Cache of size 214.1MB
6:30:31 PM: Section completed: cleanup

Post-processing

Complete
6:30:27 PM: Post processing - redirect rules
6:30:27 PM: Post processing done
6:30:27 PM: Section completed: postprocessing
6:30:27 PM: Starting post processing
6:30:27 PM: Skipping form detection
6:30:27 PM: Post processing - header rules
6:30:28 PM: Site is live ✨