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

add GitHub storage adapters #57

Merged
merged 15 commits into from
Oct 16, 2024
Merged

add GitHub storage adapters #57

merged 15 commits into from
Oct 16, 2024

Conversation

rccsousa
Copy link
Collaborator

@rccsousa rccsousa commented Oct 15, 2024

Why:

  • the deployment was attempting to store/fetch data locally which isn't a possibility in the current setup, implicating the need to setup cloud storage;

How:

  • to address the issue a new payload-compatible storage adpater has been created to enable this build as a git-based CMS using Octokit to manage files;

@rccsousa rccsousa changed the base branch from rs/change-hub-caching to main October 15, 2024 17:15
Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for content-sub ready!

Name Link
🔨 Latest commit b6162e8
🔍 Latest deploy log https://app.netlify.com/sites/content-sub/deploys/670fb6d3e9d4cc00081f3a63
😎 Deploy Preview https://deploy-preview-57--content-sub.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rccsousa rccsousa marked this pull request as ready for review October 16, 2024 09:35
@rccsousa rccsousa changed the base branch from main to rs/change-hub-caching October 16, 2024 11:42
Copy link
Contributor

@davelange davelange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

Base automatically changed from rs/change-hub-caching to main October 16, 2024 12:50
@rccsousa rccsousa merged commit 5b1e25d into main Oct 16, 2024
4 of 5 checks passed
@rccsousa rccsousa deleted the rs/add-github-storage-adapters branch October 16, 2024 12:53
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.

2 participants