Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SparkPost
/
support-docs
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
11
Code
Pull requests
18
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
WIP WE-372: build timeouts
- #636
#636
Open
EvanYoung-SP
wants to merge 15 commits into
main
SparkPost/support-docs:main
from
WE-372-build-timeouts
SparkPost/support-docs:WE-372-build-timeouts
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
WIP WE-372: build timeouts
#636
EvanYoung-SP
wants to merge 15 commits into
main
SparkPost/support-docs:main
from
WE-372-build-timeouts
SparkPost/support-docs:WE-372-build-timeouts
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2021
ACTUALLY adds the generateBuildID to next config.
EvanYoung-SP
committed
f0e8d46
View commit details
Copy full SHA for f0e8d46
Browse repository at this point
Adds the netlify cache plugin to code and adds it to the package.json file.
EvanYoung-SP
committed
a35acd5
View commit details
Copy full SHA for a35acd5
Browse repository at this point
Edits the netlify.toml file to hopefully get the build working again.
EvanYoung-SP
committed
85708b6
View commit details
Copy full SHA for 85708b6
Browse repository at this point
Commits on Dec 7, 2021
Updates the nextjs netlify plugin to rc1.
EvanYoung-SP
committed
3957574
View commit details
Copy full SHA for 3957574
Browse repository at this point
Commits on Dec 10, 2021
Updates the .gitignore to exclude the .netlify directory from the repo, updates next to 12.0.7 and updates the netlify plugin to 4.0.0rc2.
EvanYoung-SP
committed
d5037b9
View commit details
Copy full SHA for d5037b9
Browse repository at this point
Commits on Dec 28, 2021
Merge branch 'main' of github.com:SparkPost/support-docs into WE-372-build-timeouts
EvanYoung-SP
committed
1b9e5c2
View commit details
Copy full SHA for 1b9e5c2
Browse repository at this point
Updates the ...slug files to include a revalidate option in the getStaticProps call since netlify now supports ISR.
EvanYoung-SP
committed
35d95f2
View commit details
Copy full SHA for 35d95f2
Browse repository at this point
Updates version of the netlify/nextjs plugin.
EvanYoung-SP
committed
e273adb
View commit details
Copy full SHA for e273adb
Browse repository at this point
Whoops! Removes revalidate in getStaticPaths and adds it to getStaticProps.
EvanYoung-SP
committed
47e2370
View commit details
Copy full SHA for 47e2370
Browse repository at this point
Adds a different fallback.
EvanYoung-SP
committed
bafeb07
View commit details
Copy full SHA for bafeb07
Browse repository at this point
Tries adding EXPERIMENTAL_ODB_TTL to the toml file to try and get it to build correctly.
EvanYoung-SP
committed
ad0644b
View commit details
Copy full SHA for ad0644b
Browse repository at this point
Reverts the toml file.
EvanYoung-SP
committed
98d338c
View commit details
Copy full SHA for 98d338c
Browse repository at this point
Updates the netlify.toml file to exclude rendered pages from the functions build.
EvanYoung-SP
committed
77d9b22
View commit details
Copy full SHA for 77d9b22
Browse repository at this point
Commits on Jan 4, 2022
Tries making an onDemand builder, but I'm not convinced it's working correctly.
EvanYoung-SP
committed
6a68882
View commit details
Copy full SHA for 6a68882
Browse repository at this point
Renames the builder.ts file.
EvanYoung-SP
committed
22cbd53
View commit details
Copy full SHA for 22cbd53
Browse repository at this point
You can’t perform that action at this time.