Skip to content

Conversation

ebembi-crdb
Copy link
Contributor

  • Add comprehensive netlify.toml with cache plugin and retry settings
  • Include build-test.sh with combined testing mode support
  • Add production-ready-test.md with realistic failure scenarios
  • Configure package.json with netlify-plugin-cache dependency
  • Ready for production deployment with 99% reliability target

- Add comprehensive netlify.toml with cache plugin and retry settings
- Include build-test.sh with combined testing mode support
- Add production-ready-test.md with realistic failure scenarios
- Configure package.json with netlify-plugin-cache dependency
- Ready for production deployment with 99% reliability target
@ebembi-crdb ebembi-crdb requested a review from a team as a code owner September 18, 2025 16:20
Copy link

netlify bot commented Sep 18, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 2c41cc6
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/68cc449e46533e0008254917

Copy link

netlify bot commented Sep 18, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 2c41cc6
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/68cc449e731f9300081e4f49

Copy link

github-actions bot commented Sep 18, 2025

Files changed:

Copy link

netlify bot commented Sep 18, 2025

Netlify Preview

Name Link
🔨 Latest commit 2c41cc6
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/68cc449ecd3b6c00083970e0
😎 Deploy Preview https://deploy-preview-20383--cockroachdb-docs.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 project configuration.

ebembi-crdb added 5 commits September 18, 2025 22:18
Testing second build with warm cache - expecting:
- Cache to be restored (408MB from previous build)
- Build time reduced from 13+ minutes to 2-3 minutes
- No retries needed with cached content
Small content change to bypass Netlify's no-change detection
This will test cache restoration and performance improvements
…des cache

- Debug all potential cache directory names
- Check environment variables
- Show what directories are created after build
- Verify remote_include plugin is working
- Sample cached files inspection
- Remove other cache paths to focus on remote includes only
- Test if enabling remote_include caching creates the directory
- Simplify cache strategy to target the core issue
- Add jekyll-remote-include to plugins list
- Explicitly set remote_include.use_cache: true
- This should override any no_remote_cache config that may be included
- Addresses root cause found in Makefile analysis
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.

1 participant