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

Cache refinement (and others) #948

Merged
merged 8 commits into from
Feb 8, 2024
Merged

Cache refinement (and others) #948

merged 8 commits into from
Feb 8, 2024

Conversation

TurtIeSocks
Copy link
Collaborator

Looks like a big PR but is in fact not, just cleans up a handful of things so I can retire in peace:

  • Caches most stuff at process exit instead of while the app is running
  • Fixes some caching for areas for those not using koji
  • Removes any usage of node's native fetch and just replaces with node-fetch, since it was already being used anyway
  • postinstall script to ensure a masterfile exists
  • try/catch block around the favicon plugin for users who don't understand docker
  • The rest are type refinements

@TurtIeSocks TurtIeSocks merged commit dd7d754 into develop Feb 8, 2024
10 checks passed
@TurtIeSocks TurtIeSocks deleted the cache-refinement branch February 8, 2024 17:01
Copy link

github-actions bot commented Feb 8, 2024

🎉 This PR is included in version 1.29.7-develop.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant