Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

feat(fastifycdn): migrate holocron cdn to fastify #882

Merged
merged 8 commits into from
Jan 17, 2023

Conversation

dogpatch626
Copy link
Contributor

holocron dev cdn migration

Description

Motivation and Context

How Has This Been Tested?

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update
  • Security update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • These changes should be applied to a maintenance branch.
  • This change requires cross browser checks.
  • Performance tests should be ran against the server prior to merging.
  • This change impacts caching for client browsers.
  • This change impacts HTTP headers.
  • This change adds additional environment variable requirements for One App users.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using One App?

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

Size Change: 0 B

Total Size: 689 kB

ℹ️ View Unchanged
Filename Size
./build/app/app.js 173 kB
./build/app/app~vendors.js 387 kB
./build/app/runtime.js 7.07 kB
./build/app/service-worker-client.js 7.26 kB
./build/app/vendors.js 114 kB

compressed-size-action

@dogpatch626 dogpatch626 requested a review from giulianok December 7, 2022 19:37
__mocks__/got.js Outdated Show resolved Hide resolved
@dogpatch626 dogpatch626 requested review from code-forger and a team December 9, 2022 17:29
package.json Outdated Show resolved Hide resolved
src/server/utils/devCdnFactory.js Show resolved Hide resolved
src/server/utils/devCdnFactory.js Outdated Show resolved Hide resolved
@dogpatch626 dogpatch626 merged commit 9a8c17e into feature/express-fastify-migration Jan 17, 2023
@dogpatch626 dogpatch626 deleted the feat/dev-cdn-fastify branch January 17, 2023 21:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants