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

chore: ship updated release candidate #27

Merged
merged 13 commits into from
Jul 24, 2023

Merge pull request #26 from data-preservation-programs/feat-final-fin…

1de4136
Select commit
Loading
Failed to load commit list.
Merged

chore: ship updated release candidate #27

Merge pull request #26 from data-preservation-programs/feat-final-fin…
1de4136
Select commit
Loading
Failed to load commit list.
Fleek.co / data-programs succeeded Jul 21, 2023 in 2m 16s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2023-07-21T15:55:31.974Z

2023-07-21T15:55:32.994Z: Deploy started
2023-07-21T15:55:34.940Z: Docker image: 'node:16.14'
2023-07-21T15:55:34.940Z: Build command: 'npm ci && npm run generate'
2023-07-21T15:55:34.940Z: Triggering build execution...
2023-07-21T15:56:32.234Z: npm WARN deprecated [email protected]: Sorry but vue-analytics is no longer maintained. I would suggest you switch to vue-gtag, with love, the guy who made the package.
2023-07-21T15:56:32.245Z: npm WARN deprecated [email protected]: Package no longer supported and required. Use the uuid package or crypto.randomUUID instead
2023-07-21T15:56:32.740Z: npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
2023-07-21T15:56:32.989Z: npm WARN deprecated [email protected]: Use String.prototype.trim() instead
2023-07-21T15:56:33.458Z: npm WARN deprecated [email protected]: 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
2023-07-21T15:56:33.533Z: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
2023-07-21T15:56:33.707Z: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
2023-07-21T15:56:34.156Z: npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
2023-07-21T15:56:34.636Z: npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2023-07-21T15:56:34.905Z: npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
2023-07-21T15:56:40.694Z: npm WARN deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
2023-07-21T15:56:41.724Z: npm WARN deprecated [email protected]: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
2023-07-21T15:56:43.664Z: npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
2023-07-21T15:56:46.447Z: npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2023-07-21T15:56:47.323Z: npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2023-07-21T15:56:58.927Z: npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
2023-07-21T15:57:11.986Z: > [email protected] prepare
2023-07-21T15:57:11.986Z: > husky install
2023-07-21T15:57:12.047Z: husky - Git hooks installed
2023-07-21T15:57:12.094Z: added 2658 packages, and audited 2659 packages in 56s
2023-07-21T15:57:12.094Z: 414 packages are looking for funding
2023-07-21T15:57:12.094Z: run `npm fund` for details
2023-07-21T15:57:12.184Z: 33 vulnerabilities (8 moderate, 25 high)
2023-07-21T15:57:12.184Z: To address issues that do not require attention, run:
2023-07-21T15:57:12.184Z: npm audit fix
2023-07-21T15:57:12.184Z: To address all issues (including breaking changes), run:
2023-07-21T15:57:12.184Z: npm audit fix --force
2023-07-21T15:57:12.184Z: Run `npm audit` for details.
2023-07-21T15:57:12.185Z: npm notice
2023-07-21T15:57:12.185Z: npm notice New major version of npm available! 8.5.0 -> 9.8.1
2023-07-21T15:57:12.185Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
2023-07-21T15:57:12.185Z: npm notice Run `npm install -g [email protected]` to update!
2023-07-21T15:57:12.185Z: npm notice
2023-07-21T15:57:12.487Z: > [email protected] generate
2023-07-21T15:57:12.487Z: > node_modules/.bin/nuxt generate --fail-on-error && npm run generate-version-file && ./scripts/housekeeping.sh
2023-07-21T15:57:13.971Z: ℹ Parsed 6 files in 0.5 seconds
2023-07-21T15:57:14.848Z: ℹ Production build
2023-07-21T15:57:14.851Z: ℹ Bundling for server and client side
2023-07-21T15:57:14.851Z: ℹ Target: static
2023-07-21T15:57:14.852Z: ✔ Builder initialized
2023-07-21T15:57:14.923Z: ✔ Nuxt files generated
2023-07-21T15:57:16.134Z: ℹ Compiling Client
2023-07-21T15:57:33.082Z: ✔ Client: Compiled successfully in 16.95s
2023-07-21T15:57:33.087Z: ℹ Compiling Server
2023-07-21T15:57:37.286Z: ✔ Server: Compiled successfully in 4.20s
2023-07-21T15:57:37.287Z: Hash: 310c68ca18ed3734db06
2023-07-21T15:57:37.287Z: Version: webpack 4.46.0
2023-07-21T15:57:37.287Z: Time: 16950ms
2023-07-21T15:57:37.287Z: Built at: 07/21/2023 3:57:33 PM
2023-07-21T15:57:37.287Z: Asset       Size  Chunks                                Chunk Names
2023-07-21T15:57:37.287Z: ../server/client.manifest.json    191 KiB          [emitted]
2023-07-21T15:57:37.287Z: 2853349.js   2.33 KiB       5  [emitted] [immutable]         runtime
2023-07-21T15:57:37.287Z: 31afaeb.js   1010 KiB       6  [emitted] [immutable]  [big]  vendors/app
2023-07-21T15:57:37.287Z: 3c3cb78.js   3.81 KiB       3  [emitted] [immutable]         pages/blog/_blog
2023-07-21T15:57:37.287Z: 3de780a.js    316 KiB       0  [emitted] [immutable]  [big]  app
2023-07-21T15:57:37.287Z: 5b44ae3.js   99.5 KiB       7  [emitted] [immutable]         vendors/content/plugin.js
2023-07-21T15:57:37.287Z: LICENSES  734 bytes          [emitted]
2023-07-21T15:57:37.287Z: a378f6c.js   2.24 KiB       2  [emitted] [immutable]         pages/_page
2023-07-21T15:57:37.287Z: b859343.js    261 KiB       1  [emitted] [immutable]  [big]  commons/app
2023-07-21T15:57:37.287Z: e332af9.js   21.3 KiB       4  [emitted] [immutable]         pages/index
2023-07-21T15:57:37.287Z: fonts/RG-StandardBold.604afe5.otf    152 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBold.c67478d.ttf   91.2 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBold.c731b04.woff   79.3 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBold.ffa8096.woff2   27.7 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBoldIt.7a620b2.otf    169 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBoldIt.b125338.woff   79.7 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBoldIt.b99dde1.woff2   29.9 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardBoldIt.e64c0cc.ttf   96.5 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMedium.2f105bf.woff   78.9 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMedium.7357f70.ttf   90.6 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMedium.7393418.otf    152 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMedium.a7888e4.woff2     28 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMediumIt.03b7b1a.ttf     96 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMediumIt.2e5e92f.otf    163 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMediumIt.6ed1272.woff   76.4 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardMediumIt.e4e5ef0.woff2     29 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegular.2de1919.ttf     96 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegular.31efbf3.woff2   27.7 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegular.858a4b9.woff   77.7 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegular.d1a1d94.otf    155 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegularIt.86ad68a.woff2   29.9 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegularIt.9327950.otf    174 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegularIt.be0462d.woff     80 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardRegularIt.e427e36.ttf    101 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemibold.14707d5.ttf   90.7 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemibold.7166694.woff2   26.7 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemibold.84d2249.otf    110 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemibold.ae6b037.woff   62.5 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemiboldIt.4f9903f.woff2   29.5 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemiboldIt.a2c06d3.otf    135 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemiboldIt.ac81718.woff   68.4 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/RG-StandardSemiboldIt.e97d98d.ttf   96.1 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: fonts/SpaceGrotesk-VariableFont_wght.0ab039e.ttf    131 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: img/noise.9eb034d.png   13.5 KiB          [emitted] [immutable]
2023-07-21T15:57:37.287Z: + 2 hidden assets
2023-07-21T15:57:37.287Z: Entrypoint app [big] = 2853349.js b859343.js 31afaeb.js 3de780a.js
2023-07-21T15:57:37.287Z: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
2023-07-21T15:57:37.287Z: This can impact web performance.
2023-07-21T15:57:37.287Z: Assets:
2023-07-21T15:57:37.287Z: 3de780a.js (316 KiB)
2023-07-21T15:57:37.287Z: b859343.js (261 KiB)
2023-07-21T15:57:37.287Z: 31afaeb.js (1010 KiB)
2023-07-21T15:57:37.287Z: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (1000 KiB). This can impact web performance.
2023-07-21T15:57:37.287Z: Entrypoints:
2023-07-21T15:57:37.287Z: app (1.56 MiB)
2023-07-21T15:57:37.287Z: 2853349.js
2023-07-21T15:57:37.287Z: b859343.js
2023-07-21T15:57:37.287Z: 31afaeb.js
2023-07-21T15:57:37.287Z: 3de780a.js
2023-07-21T15:57:37.287Z: 
2023-07-21T15:57:37.287Z: Hash: 873aa1111ff726e42495
2023-07-21T15:57:37.287Z: Version: webpack 4.46.0
2023-07-21T15:57:37.287Z: Time: 4200ms
2023-07-21T15:57:37.287Z: Built at: 07/21/2023 3:57:37 PM
2023-07-21T15:57:37.287Z: Asset       Size  Chunks             Chunk Names
2023-07-21T15:57:37.287Z: pages/_page.js   3.26 KiB       1  [emitted]  pages/_page
2023-07-21T15:57:37.287Z: pages/blog/_blog.js   5.92 KiB       2  [emitted]  pages/blog/_blog
2023-07-21T15:57:37.287Z: pages/index.js   28.1 KiB       3  [emitted]  pages/index
2023-07-21T15:57:37.287Z: server.js    732 KiB       0  [emitted]  app
2023-07-21T15:57:37.287Z: server.manifest.json  395 bytes          [emitted]
2023-07-21T15:57:37.287Z: + 4 hidden assets
2023-07-21T15:57:37.287Z: Entrypoint app = server.js server.js.map
2023-07-21T15:57:37.438Z: ℹ Parsed 6 files in 0.1 seconds
2023-07-21T15:57:37.542Z: ℹ Full static generation activated
2023-07-21T15:57:37.548Z: ℹ Generating output directory: dist/
2023-07-21T15:57:37.745Z: ℹ Generating pages with full static mode
2023-07-21T15:57:38.770Z: ✔ Generated route "/"
2023-07-21T15:57:38.771Z: ✔ Generated route "/blog/hello-world"
2023-07-21T15:57:38.771Z: ✔ Generated route "/blog/hello-world-1"
2023-07-21T15:57:38.772Z: ✔ Generated route "/blog/hello-world-2"
2023-07-21T15:57:38.800Z: ✔ Client-side fallback created: 404.html
2023-07-21T15:57:38.801Z: ✔ Static manifest generated
2023-07-21T15:57:38.802Z: ℹ Generating sitemaps
2023-07-21T15:57:38.807Z: ✔ Generated /sitemap.xml
2023-07-21T15:57:39.117Z: > [email protected] generate-version-file
2023-07-21T15:57:39.117Z: > touch dist/version.txt && git rev-parse --short HEAD >> dist/version.txt && date >> dist/version.txt
2023-07-21T15:57:39.130Z: Moving redirects into publish directory...
2023-07-21T15:57:39.131Z: '_redirects' -> 'dist/_redirects'
2023-07-21T15:57:41.969Z: Deployed to IPFS and got the hash:
2023-07-21T15:57:41.969Z: QmT6JYFEf2hVRDvsT5wD5tyUaKv2KmSffcGMxCWdMEouNy
2023-07-21T15:57:41.969Z: Checking content availability on IPFS...
2023-07-21T15:57:45.094Z: Updating DNS records...
2023-07-21T15:57:45.657Z: DNS was updated. You can visit the new site at:
2023-07-21T15:57:45.657Z: https://data-programs.on.fleek.co