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

Refactor internal file handling logic to be more intelligent to provide a safer, more intuitive, user experience #84

Merged
merged 19 commits into from
Apr 9, 2022

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Apr 9, 2022

Adds:
A filecache.json file to store checksums of default files
An interface for contracts

Changes:
The publish homepage command to not use the now deprecated service provider

Improvements: Fixes #67 by utilizing the file cache.

See the diff for full changelog

@caendesilva caendesilva marked this pull request as ready for review April 9, 2022 10:20
@caendesilva caendesilva merged commit 0a7d82a into master Apr 9, 2022
@caendesilva caendesilva deleted the internal-intelligence-refactor branch April 9, 2022 10:21
caendesilva added a commit to hydephp/hyde that referenced this pull request Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the --force flag on the php hyde publish:homepage command
1 participant