Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish UnixFS specifications at specs.ipfs.tech #331

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'main' into unixfs

8ec6011
Select commit
Loading
Failed to load commit list.
Open

Publish UnixFS specifications at specs.ipfs.tech #331

Merge branch 'main' into unixfs
8ec6011
Select commit
Loading
Failed to load commit list.
Fleek.co / specs-ipfs-tech succeeded Sep 26, 2024 in 2m 20s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-09-26T19:59:28.083Z

2024-09-26T19:59:29.471Z: Deploy started
2024-09-26T19:59:32.722Z: Docker image: 'node:lts'
2024-09-26T19:59:32.722Z: Build command: 'make website'
2024-09-26T19:59:32.722Z: Triggering build execution...
2024-09-26T20:00:16.445Z: rm -rf ./out
2024-09-26T20:00:16.447Z: /bin/sh: 1: spec-generator: not found
2024-09-26T20:00:16.447Z: Installed version () is different from the desired version (1.5.0).
2024-09-26T20:00:16.447Z: Installing spec-generator@v1.5.0
2024-09-26T20:00:49.453Z: npm warn EBADENGINE Unsupported engine {
2024-09-26T20:00:49.453Z: npm warn EBADENGINE   package: 'specref@0.2.0',
2024-09-26T20:00:49.453Z: npm warn EBADENGINE   required: { node: '14.7.0' },
2024-09-26T20:00:49.453Z: npm warn EBADENGINE   current: { node: 'v20.17.0', npm: '10.8.2' }
2024-09-26T20:00:49.453Z: npm warn EBADENGINE }
2024-09-26T20:00:51.422Z: npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2024-09-26T20:00:51.845Z: npm warn deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
2024-09-26T20:00:53.390Z: npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2024-09-26T20:00:53.456Z: npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
2024-09-26T20:00:53.669Z: npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
2024-09-26T20:00:53.676Z: npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead
2024-09-26T20:00:53.793Z: npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
2024-09-26T20:00:53.793Z: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2024-09-26T20:00:53.954Z: npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
2024-09-26T20:00:54.085Z: npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
2024-09-26T20:00:54.572Z: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2024-09-26T20:00:54.589Z: npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
2024-09-26T20:01:18.964Z: added 804 packages in 1m
2024-09-26T20:01:18.964Z: 240 packages are looking for funding
2024-09-26T20:01:18.964Z: run `npm fund` for details
2024-09-26T20:01:18.965Z: npm notice
2024-09-26T20:01:18.965Z: npm notice New patch version of npm available! 10.8.2 -> 10.8.3
2024-09-26T20:01:18.965Z: npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3
2024-09-26T20:01:18.965Z: npm notice To update run: npm install -g npm@10.8.3
2024-09-26T20:01:18.965Z: npm notice
2024-09-26T20:01:18.984Z: spec-generator -c .config.json
2024-09-26T20:01:25.141Z: [11ty] Writing /workspace/out/bitswap-protocol/index.html from /workspace/src/bitswap-protocol.md (liquid)
2024-09-26T20:01:25.141Z: [11ty] Writing /workspace/out/compact-denylist-format/index.html from /workspace/src/compact-denylist-format.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/unixfs-data-format/index.html from /workspace/src/unixfs-data-format.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/architecture/principles/index.html from /workspace/src/architecture/principles.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/http-gateways/dnslink-gateway/index.html from /workspace/src/http-gateways/dnslink-gateway.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/http-gateways/libp2p-gateway/index.html from /workspace/src/http-gateways/libp2p-gateway.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/http-gateways/path-gateway/index.html from /workspace/src/http-gateways/path-gateway.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/http-gateways/subdomain-gateway/index.html from /workspace/src/http-gateways/subdomain-gateway.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/http-gateways/trustless-gateway/index.html from /workspace/src/http-gateways/trustless-gateway.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/http-gateways/web-redirects-file/index.html from /workspace/src/http-gateways/web-redirects-file.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/ipips/ipip-0001/index.html from /workspace/src/ipips/ipip-0001.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/ipips/ipip-0002/index.html from /workspace/src/ipips/ipip-0002.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/ipips/ipip-0288/index.html from /workspace/src/ipips/ipip-0288.md (liquid)
2024-09-26T20:01:25.142Z: [11ty] Writing /workspace/out/ipips/ipip-0328/index.html from /workspace/src/ipips/ipip-0328.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0337/index.html from /workspace/src/ipips/ipip-0337.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0351/index.html from /workspace/src/ipips/ipip-0351.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0379/index.html from /workspace/src/ipips/ipip-0379.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0383/index.html from /workspace/src/ipips/ipip-0383.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0386/index.html from /workspace/src/ipips/ipip-0386.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0402/index.html from /workspace/src/ipips/ipip-0402.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0410/index.html from /workspace/src/ipips/ipip-0410.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0412/index.html from /workspace/src/ipips/ipip-0412.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0417/index.html from /workspace/src/ipips/ipip-0417.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipips/ipip-0428/index.html from /workspace/src/ipips/ipip-0428.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipns/ipns-pubsub-router/index.html from /workspace/src/ipns/ipns-pubsub-router.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/ipns/ipns-record/index.html from /workspace/src/ipns/ipns-record.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/meta/code-of-conduct/index.html from /workspace/src/meta/code-of-conduct.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/meta/ipip-process/index.html from /workspace/src/meta/ipip-process.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/meta/spec-for-specs/index.html from /workspace/src/meta/spec-for-specs.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/routing/http-routing-v1/index.html from /workspace/src/routing/http-routing-v1.md (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/index.html from /workspace/src/index.html (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/architecture/index.html from /workspace/src/architecture/index.html (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/data-formats/index.html from /workspace/src/data-formats/index.html (liquid)
2024-09-26T20:01:25.143Z: [11ty] Writing /workspace/out/exchange/index.html from /workspace/src/exchange/index.html (liquid)
2024-09-26T20:01:25.144Z: [11ty] Writing /workspace/out/http-gateways/index.html from /workspace/src/http-gateways/index.html (liquid)
2024-09-26T20:01:25.144Z: [11ty] Writing /workspace/out/ipips/index.html from /workspace/src/ipips/index.html (liquid)
2024-09-26T20:01:25.144Z: [11ty] Writing /workspace/out/ipns/index.html from /workspace/src/ipns/index.html (liquid)
2024-09-26T20:01:25.144Z: [11ty] Writing /workspace/out/meta/index.html from /workspace/src/meta/index.html (liquid)
2024-09-26T20:01:25.144Z: [11ty] Writing /workspace/out/routing/index.html from /workspace/src/routing/index.html (liquid)
2024-09-26T20:01:25.158Z: [11ty] Copied 46 files / Wrote 39 files in 3.61 seconds (92.6ms each, v2.0.1)
2024-09-26T20:01:34.273Z: Deployed to IPFS and got the hash:
2024-09-26T20:01:34.273Z: QmawGcjD54ubMLeRqEKRFncXwkaNuycmMQRFnLQN4rK9G4
2024-09-26T20:01:34.273Z: Checking content availability on IPFS...
2024-09-26T20:01:46.345Z: You can preview this build on :
2024-09-26T20:01:46.345Z: https://bafybeif3fklvf3lu3enoi5agojue4aajg6qgbwyrgkpqat3hrodluhggbe.on.fleek.co