Skip to main content

Deploy details

Deploy successful for tldreact-dev

feat: Add Rss Feed link

PR #3: feat/rss-feed@d0e2df2

Deploy log

3:12:11 PM: Build ready to start
3:12:13 PM: build-image version: 53b83b6bede2920f236b25b6f5a95334320dc849
3:12:13 PM: build-image tag: v3.6.0
3:12:13 PM: buildbot version: f66121aa8b7df3f09ef4ca9f2f1aa9cddabd6c71
3:12:13 PM: Fetching cached dependencies
3:12:13 PM: Starting to download cache of 138.6MB
3:12:14 PM: Finished downloading cache in 964.001352ms
3:12:14 PM: Starting to extract cache
3:12:19 PM: Finished extracting cache in 5.09659484s
3:12:19 PM: Finished fetching cache in 6.093377605s
3:12:19 PM: Starting to prepare the repo for build
3:12:19 PM: Preparing Git Reference pull/3/head
3:12:21 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: '.functions' versus '' in the Netlify UI
3:12:21 PM: Starting build script
3:12:21 PM: Installing dependencies
3:12:21 PM: Python version set to 2.7
3:12:22 PM: Started restoring cached node version
3:12:25 PM: Finished restoring cached node version
3:12:25 PM: Attempting node version '12' from .nvmrc
3:12:25 PM: v12.20.0 is already installed.
3:12:26 PM: Now using node v12.20.0 (npm v6.14.8)
3:12:26 PM: Started restoring cached build plugins
3:12:26 PM: Finished restoring cached build plugins
3:12:26 PM: Attempting ruby version 2.7.1, read from environment
3:12:28 PM: Using ruby version 2.7.1
3:12:28 PM: Using PHP version 5.6
3:12:28 PM: Started restoring cached node modules
3:12:28 PM: Finished restoring cached node modules
3:12:28 PM: Started restoring cached yarn cache
3:12:28 PM: Finished restoring cached yarn cache
3:12:29 PM: Installing NPM modules using Yarn version 1.22.4
3:12:29 PM: yarn install v1.22.4
3:12:29 PM: [1/4] Resolving packages...
3:12:30 PM: success Already up-to-date.
3:12:30 PM: Done in 0.54s.
3:12:30 PM: NPM modules installed using Yarn
3:12:30 PM: Started restoring cached go cache
3:12:30 PM: Finished restoring cached go cache
3:12:30 PM: go version go1.14.4 linux/amd64
3:12:30 PM: go version go1.14.4 linux/amd64
3:12:30 PM: Installing missing commands
3:12:30 PM: Verify run directory
3:12:32 PM:
3:12:32 PM: ────────────────────────────────────────────────────────────────
3:12:32 PM: Netlify Build
3:12:32 PM: ────────────────────────────────────────────────────────────────
3:12:32 PM:
3:12:32 PM: ❯ Version
3:12:32 PM: @netlify/build 6.0.0
3:12:32 PM:
3:12:32 PM: ❯ Flags
3:12:32 PM: deployId: 5fd23acbe367910007aeacde
3:12:32 PM: mode: buildbot
3:12:32 PM:
3:12:32 PM: ❯ Current directory
3:12:32 PM: /opt/build/repo
3:12:32 PM:
3:12:32 PM: ❯ Config file
3:12:32 PM: /opt/build/repo/netlify.toml
3:12:32 PM:
3:12:32 PM: ❯ Context
3:12:32 PM: deploy-preview
3:12:32 PM:
3:12:32 PM: ────────────────────────────────────────────────────────────────
3:12:32 PM: 1. build.command from netlify.toml
3:12:32 PM: ────────────────────────────────────────────────────────────────
3:12:32 PM: ​
3:12:32 PM: $ yarn build
3:12:32 PM: yarn run v1.22.4
3:12:32 PM: $ NODE_ENV=production npm-run-all clean --parallel prod:*
3:12:33 PM: $ rm -rf _site
3:12:33 PM: $ postcss css/style.css -o _site/css/index.css --config ./postcss.config.js
3:12:33 PM: $ ELEVENTY_ENV=production eleventy
3:12:35 PM: Writing _site/algolia.json from ./algolia.liquid.
3:12:35 PM: Writing _site/sitemap.xml from ./sitemap.xml.njk.
3:12:35 PM: Writing _site/feed/feed.xml from ./feed/feed.njk.
3:12:35 PM: Writing _site/feed/.htaccess from ./feed/htaccess.njk.
3:12:35 PM: Writing _site/feed/feed.json from ./feed/json.njk.
3:12:36 PM: Writing _site/posts/event-handlers-in-react/index.html from ./posts/event-handlers-in-react.md.
3:12:36 PM: Writing _site/posts/get-request-using-fetch/index.html from ./posts/get-request-using-fetch.md.
3:12:36 PM: Writing _site/posts/simple-form-in-react/index.html from ./posts/simple-form-in-react.md.
3:12:36 PM: Writing _site/posts/react-conditional-rendering/index.html from ./posts/react-conditional-rendering.md.
3:12:36 PM: Writing _site/posts/react-fragments/index.html from ./posts/react-fragments.md.
3:12:36 PM: Writing _site/posts/simple-class-component/index.html from ./posts/simple-class-component.md.
3:12:36 PM: Writing _site/posts/simple-function-component/index.html from ./posts/simple-function-component.md.
3:12:36 PM: Writing _site/posts/use-effect-hook-in-react/index.html from ./posts/use-effect-hook-in-react.md.
3:12:36 PM: Writing _site/posts/use-reducer-hook-in-react/index.html from ./posts/use-reducer-hook-in-react.md.
3:12:36 PM: Writing _site/posts/use-state-hook-in-react/index.html from ./posts/use-state-hook-in-react.md.
3:12:36 PM: Writing _site/404.html from ./404.md.
3:12:36 PM: Writing _site/page-list/index.html from ./page-list.njk.
3:12:36 PM: Writing _site/posts/index.html from ./archive.njk.
3:12:36 PM: Writing _site/tags/index.html from ./tags-list.njk.
3:12:36 PM: Writing _site/tags/event-handling/index.html from ./tags.njk.
3:12:36 PM: Writing _site/index.html from ./index.njk.
3:12:36 PM: Writing _site/about/index.html from ./about/index.md.
3:12:36 PM: Writing _site/tags/fetch/index.html from ./tags.njk.
3:12:36 PM: Writing _site/tags/component/index.html from ./tags.njk.
3:12:36 PM: Writing _site/tags/hooks/index.html from ./tags.njk.
3:12:36 PM: Copied 50 files / Wrote 25 files in 1.03 seconds (41.2ms each, v0.11.1)
3:13:08 PM: $ node ./scripts/update-algolia-index.js
3:13:08 PM: Successfully got the data, size of articles 10 A Simple React Component
3:13:12 PM: Copying tldreact to tldreact_tmp
3:13:15 PM: Updating settings of tldreact_tmp
3:13:16 PM: Getting all records from tldreact_manifest
3:13:16 PM: Clearing index tldreact_manifest_tmp
3:13:19 PM: Running batch [1/1]
3:13:22 PM: Moving tldreact_manifest_tmp to tldreact_manifest
3:13:24 PM: Moving tldreact_tmp to tldreact
3:13:25 PM: Configuring replicas of tldreact
3:13:25 PM: Algolia indexing updated. Hopefully.
3:13:25 PM: Done in 52.97s.
3:13:25 PM: ​
3:13:25 PM: (build.command completed in 53.2s)
3:13:25 PM:
3:13:25 PM: ────────────────────────────────────────────────────────────────
3:13:25 PM: 2. Functions bundling
3:13:25 PM: ────────────────────────────────────────────────────────────────
3:13:25 PM: ​
3:13:25 PM: The Netlify Functions setting targets a non-exiting directory: .functions
3:13:25 PM: ​
3:13:25 PM: (Functions bundling completed in 1ms)
3:13:25 PM:
3:13:25 PM: ────────────────────────────────────────────────────────────────
3:13:25 PM: Netlify Build Complete
3:13:25 PM: ────────────────────────────────────────────────────────────────
3:13:25 PM: ​
3:13:25 PM: (Netlify Build completed in 53.3s)
3:13:25 PM: Caching artifacts
3:13:25 PM: Started saving node modules
3:13:25 PM: Finished saving node modules
3:13:25 PM: Started saving build plugins
3:13:25 PM: Finished saving build plugins
3:13:25 PM: Started saving yarn cache
3:13:25 PM: Finished saving yarn cache
3:13:25 PM: Started saving pip cache
3:13:25 PM: Finished saving pip cache
3:13:25 PM: Started saving emacs cask dependencies
3:13:26 PM: Creating deploy upload records
3:13:25 PM: Finished saving emacs cask dependencies
3:13:25 PM: Started saving maven dependencies
3:13:25 PM: Finished saving maven dependencies
3:13:25 PM: Started saving boot dependencies
3:13:25 PM: Finished saving boot dependencies
3:13:25 PM: Started saving rust rustup cache
3:13:25 PM: Finished saving rust rustup cache
3:13:25 PM: Started saving rust cargo bin cache
3:13:26 PM: Finished saving rust cargo bin cache
3:13:26 PM: Started saving go dependencies
3:13:26 PM: Finished saving go dependencies
3:13:26 PM: Build script success
3:13:26 PM: Starting to deploy site from '_site'
3:13:26 PM: Creating deploy tree
3:13:26 PM: 20 new files to upload
3:13:26 PM: 0 new functions to upload
3:13:27 PM: Starting post processing
3:13:27 PM: Post processing - HTML
3:13:29 PM: Post processing - header rules
3:13:29 PM: Post processing - redirect rules
3:13:29 PM: Post processing done
3:13:29 PM: Site is live ✨
3:13:52 PM: Finished processing build request in 1m39.137885255s