Skip to main content

Deploy details

Published deploy for tymyrddin

Updated portfolio

Production: main@1ccd725

Lighthouse scores

Deploy summary

  • info

    2 plugins ran successfully

    Select for details.

    • dynamic-csp-buildhooks
    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 100, Accessibility: 93, Best Practices: 92, SEO: 87, PWA: 70

  • info

    Build time: 38s. Total deploy time: 38s

    Build started at 11:43:22 PM and ended at 11:44:00 PM. Learn more about build minutes

Deploy log

Initializing

Complete
11:43:06 PM: Build ready to start
11:43:22 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
11:43:22 PM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
11:43:22 PM: Fetching cached dependencies
11:43:22 PM: Starting to download cache of 411.6MB
11:43:25 PM: Finished downloading cache in 2.552s
11:43:25 PM: Starting to extract cache
11:43:30 PM: Finished extracting cache in 5.203s
11:43:30 PM: Finished fetching cache in 7.826s
11:43:30 PM: Starting to prepare the repo for build
11:43:31 PM: Preparing Git Reference refs/heads/main
11:43:32 PM: Custom publish path detected. Proceeding with the specified path: 'project/build'
11:43:33 PM: Starting to install dependencies
11:43:33 PM: Started restoring cached mise cache
11:43:34 PM: Finished restoring cached mise cache
11:43:35 PM: mise python@3.13.2 install
11:43:35 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:43:36 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:43:36 PM: mise python@3.13.2 python --version
11:43:36 PM: mise python@3.13.2 Python 3.13.2
11:43:36 PM: mise python@3.13.2 installed
11:43:36 PM: Python version set to 3.13
11:43:38 PM: Collecting pipenv
11:43:38 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
11:43:38 PM: Collecting certifi (from pipenv)
11:43:38 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
11:43:39 PM: Collecting packaging>=22 (from pipenv)
11:43:39 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:43:39 PM: Collecting setuptools>=67 (from pipenv)
11:43:39 PM: Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB)
11:43:39 PM: Collecting virtualenv>=20.24.2 (from pipenv)
11:43:39 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
11:43:39 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:43:39 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:43:39 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:43:39 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
11:43:39 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:43:39 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
11:43:39 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
11:43:39 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 42.6 MB/s eta 0:00:00
11:43:39 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:43:39 PM: Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB)
11:43:39 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 52.6 MB/s eta 0:00:00
11:43:39 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
11:43:39 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 79.0 MB/s eta 0:00:00
11:43:39 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
11:43:39 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:43:39 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
11:43:39 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
11:43:39 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:43:42 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3
11:43:42 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
11:43:42 PM: [notice] To update, run: pip install --upgrade pip
11:43:42 PM: Installing pip dependencies from requirements.txt
11:43:42 PM: Started restoring cached pip cache
11:43:42 PM: Finished restoring cached pip cache
11:43:42 PM: Collecting Flask==3.0.3 (from -r requirements.txt (line 1))
11:43:42 PM: Using cached flask-3.0.3-py3-none-any.whl.metadata (3.2 kB)
11:43:42 PM: Collecting Frozen-Flask==1.0.2 (from -r requirements.txt (line 2))
11:43:42 PM: Using cached frozen_flask-1.0.2-py3-none-any.whl.metadata (5.1 kB)
11:43:42 PM: Collecting Markdown==3.6 (from -r requirements.txt (line 3))
11:43:42 PM: Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
11:43:42 PM: Collecting pytest==8.2.2 (from -r requirements.txt (line 4))
11:43:42 PM: Using cached pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB)
11:43:42 PM: Collecting pytest-cov==5.0.0 (from -r requirements.txt (line 5))
11:43:42 PM: Using cached pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB)
11:43:43 PM: Collecting flake8==7.1.0 (from -r requirements.txt (line 6))
11:43:43 PM: Using cached flake8-7.1.0-py2.py3-none-any.whl.metadata (3.8 kB)
11:43:43 PM: Collecting Werkzeug>=3.0.0 (from Flask==3.0.3->-r requirements.txt (line 1))
11:43:43 PM: Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB)
11:43:43 PM: Collecting Jinja2>=3.1.2 (from Flask==3.0.3->-r requirements.txt (line 1))
11:43:43 PM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
11:43:43 PM: Collecting itsdangerous>=2.1.2 (from Flask==3.0.3->-r requirements.txt (line 1))
11:43:43 PM: Using cached itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
11:43:43 PM: Collecting click>=8.1.3 (from Flask==3.0.3->-r requirements.txt (line 1))
11:43:43 PM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
11:43:43 PM: Collecting blinker>=1.6.2 (from Flask==3.0.3->-r requirements.txt (line 1))
11:43:43 PM: Using cached blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
11:43:43 PM: Collecting iniconfig (from pytest==8.2.2->-r requirements.txt (line 4))
11:43:43 PM: Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
11:43:43 PM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pytest==8.2.2->-r requirements.txt (line 4)) (24.2)
11:43:43 PM: Collecting pluggy<2.0,>=1.5 (from pytest==8.2.2->-r requirements.txt (line 4))
11:43:43 PM: Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
11:43:43 PM: Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov==5.0.0->-r requirements.txt (line 5))
11:43:43 PM: Using cached coverage-7.7.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.5 kB)
11:43:43 PM: Collecting mccabe<0.8.0,>=0.7.0 (from flake8==7.1.0->-r requirements.txt (line 6))
11:43:43 PM: Using cached mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
11:43:43 PM: Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8==7.1.0->-r requirements.txt (line 6))
11:43:43 PM: Using cached pycodestyle-2.12.1-py2.py3-none-any.whl.metadata (4.5 kB)
11:43:43 PM: Collecting pyflakes<3.3.0,>=3.2.0 (from flake8==7.1.0->-r requirements.txt (line 6))
11:43:43 PM: Using cached pyflakes-3.2.0-py2.py3-none-any.whl.metadata (3.5 kB)
11:43:43 PM: Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->Flask==3.0.3->-r requirements.txt (line 1))
11:43:43 PM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
11:43:43 PM: Using cached flask-3.0.3-py3-none-any.whl (101 kB)
11:43:43 PM: Using cached frozen_flask-1.0.2-py3-none-any.whl (10 kB)
11:43:43 PM: Using cached Markdown-3.6-py3-none-any.whl (105 kB)
11:43:43 PM: Using cached pytest-8.2.2-py3-none-any.whl (339 kB)
11:43:43 PM: Using cached pytest_cov-5.0.0-py3-none-any.whl (21 kB)
11:43:43 PM: Using cached flake8-7.1.0-py2.py3-none-any.whl (57 kB)
11:43:43 PM: Using cached blinker-1.9.0-py3-none-any.whl (8.5 kB)
11:43:43 PM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
11:43:43 PM: Using cached coverage-7.7.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244 kB)
11:43:43 PM: Using cached itsdangerous-2.2.0-py3-none-any.whl (16 kB)
11:43:43 PM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
11:43:43 PM: Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
11:43:43 PM: Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
11:43:43 PM: Using cached pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB)
11:43:43 PM: Using cached pyflakes-3.2.0-py2.py3-none-any.whl (62 kB)
11:43:43 PM: Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB)
11:43:43 PM: Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
11:43:43 PM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
11:43:43 PM: Installing collected packages: pyflakes, pycodestyle, pluggy, mccabe, MarkupSafe, Markdown, itsdangerous, iniconfig, coverage, click, blinker, Werkzeug, pytest, Jinja2, flake8, pytest-cov, Flask, Frozen-Flask
11:43:44 PM: Successfully installed Flask-3.0.3 Frozen-Flask-1.0.2 Jinja2-3.1.6 Markdown-3.6 MarkupSafe-3.0.2 Werkzeug-3.1.3 blinker-1.9.0 click-8.1.8 coverage-7.7.1 flake8-7.1.0 iniconfig-2.1.0 itsdangerous-2.2.0 mccabe-0.7.0 pluggy-1.5.0 pycodestyle-2.12.1 pyflakes-3.2.0 pytest-8.2.2 pytest-cov-5.0.0
11:43:44 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
11:43:44 PM: [notice] To update, run: pip install --upgrade pip
11:43:44 PM: Pip dependencies installed
11:43:45 PM: Attempting Ruby version 2.7.2, read from environment
11:43:45 PM: Using Ruby version 2.7.2
11:43:46 PM: Started restoring cached go cache
11:43:46 PM: Finished restoring cached go cache
11:43:47 PM: go version go1.19.13 linux/amd64
11:43:48 PM: Using PHP version 8.0
11:43:50 PM: Started restoring cached Node.js version
11:43:51 PM: Finished restoring cached Node.js version
11:43:51 PM: v18.20.7 is already installed.
11:43:51 PM: Now using node v18.20.7 (npm v10.8.2)
11:43:52 PM: Enabling Node.js Corepack
11:43:52 PM: Started restoring cached build plugins
11:43:52 PM: Finished restoring cached build plugins
11:43:52 PM: Successfully installed dependencies
11:43:52 PM: Starting build script
11:43:53 PM: Detected 0 framework(s)
11:43:53 PM: Section completed: initializing

Building

Complete
11:43:56 PM: Netlify Build
11:43:56 PM: ────────────────────────────────────────────────────────────────
11:43:56 PM:
11:43:56 PM: ❯ Version
11:43:56 PM: @netlify/build 30.0.3
11:43:56 PM:
11:43:56 PM: ❯ Flags
11:43:56 PM: accountId: 61fe7f7d42d81b39194ed5b6
11:43:56 PM: baseRelDir: true
11:43:56 PM: buildId: 67df4b0a5a6d2d0008a61d32
11:43:56 PM: deployId: 67df4b0a5a6d2d0008a61d34
11:43:57 PM:
11:43:57 PM: ❯ Current directory
11:43:57 PM: /opt/build/repo
11:43:57 PM:
11:43:57 PM: ❯ Config file
11:43:57 PM: /opt/build/repo/netlify.toml
11:43:57 PM:
11:43:57 PM: ❯ Context
11:43:57 PM: production
11:43:57 PM:
11:43:57 PM: ❯ Installing integrations
11:43:57 PM: - dynamic-csp
11:43:58 PM:
11:43:58 PM: ❯ Loading plugins
11:43:58 PM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
11:43:58 PM:
11:43:58 PM: ❯ Loading integrations
11:43:58 PM: - dynamic-csp
11:44:00 PM: Failed to fetch build context, skipping
11:44:00 PM:
11:44:15 PM: (Netlify Build completed in 18.4s)
11:44:16 PM: Section completed: building
11:44:21 PM: Finished processing build request in 58.768s

Deploying

Complete
11:44:00 PM: Deploy site
11:44:00 PM: ────────────────────────────────────────────────────────────────
11:44:00 PM: ​
11:44:00 PM: Starting to deploy site from 'project/build'
11:44:00 PM: Calculating files to upload
11:44:00 PM: 1 new file(s) to upload
11:44:00 PM: 0 new function(s) to upload
11:44:00 PM: Section completed: deploying
11:44:02 PM: Finished waiting for live deploy in 2.034s
11:44:02 PM: Site deploy was successfully initiated
11:44:02 PM: ​
11:44:02 PM: (Deploy site completed in 2.4s)
11:44:02 PM: Generating Lighthouse report. This may take a minute…
11:44:02 PM: Running Lighthouse on /
11:44:14 PM: Lighthouse scores for /
11:44:14 PM: - Performance: 100
11:44:14 PM: - Accessibility: 93
11:44:14 PM: - Best Practices: 92
11:44:14 PM: - SEO: 87
11:44:14 PM: - PWA: 70
11:44:15 PM:
11:44:15 PM: A "_headers" file is present in the repository but is missing in the publish directory "project/build".

Cleanup

Complete
11:44:15 PM: Netlify Build Complete
11:44:15 PM: ────────────────────────────────────────────────────────────────
11:44:15 PM: ​
11:44:15 PM: Caching artifacts
11:44:15 PM: Started saving build plugins
11:44:15 PM: Finished saving build plugins
11:44:15 PM: Started saving mise cache
11:44:15 PM: Finished saving mise cache
11:44:15 PM: Started saving pip cache
11:44:15 PM: Finished saving pip cache
11:44:15 PM: Started saving emacs cask dependencies
11:44:16 PM: Finished saving emacs cask dependencies
11:44:16 PM: Started saving maven dependencies
11:44:16 PM: Finished saving maven dependencies
11:44:16 PM: Started saving boot dependencies
11:44:16 PM: Finished saving boot dependencies
11:44:16 PM: Started saving rust rustup cache
11:44:16 PM: Finished saving rust rustup cache
11:44:16 PM: Started saving go dependencies
11:44:16 PM: Finished saving go dependencies
11:44:16 PM: Build script success
11:44:20 PM: Uploading Cache of size 411.7MB
11:44:21 PM: Section completed: cleanup

Post-processing

Complete
11:44:00 PM: Starting post processing
11:44:00 PM: Processing form - contact
11:44:00 PM: Detected form fields:
- bot-field
- email
- message
11:44:00 PM: Post processing - header rules
11:44:00 PM: Post processing - redirect rules
11:44:00 PM: Post processing - Forms
11:44:00 PM: Post processing done
11:44:00 PM: Section completed: postprocessing
11:44:01 PM: Site is live ✨