-
Notifications
You must be signed in to change notification settings - Fork 597
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 support for pages deployment auto pagination #1264
Merged
jacobbednarz
merged 14 commits into
cloudflare:master
from
Cyb3r-Jak3:pages-deployment-autoPaginate
Jul 7, 2023
Merged
Add support for pages deployment auto pagination #1264
jacobbednarz
merged 14 commits into
cloudflare:master
from
Cyb3r-Jak3:pages-deployment-autoPaginate
Jul 7, 2023
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd99325 - Browse repository at this point
Copy the full SHA cd99325View commit details -
Configuration menu - View commit details
-
Copy full SHA for c066f41 - Browse repository at this point
Copy the full SHA c066f41View commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c02bb44 - Browse repository at this point
Copy the full SHA c02bb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 645aed8 - Browse repository at this point
Copy the full SHA 645aed8View commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce92b12 - Browse repository at this point
Copy the full SHA ce92b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc5234 - Browse repository at this point
Copy the full SHA dfc5234View commit details
Commits on Apr 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bced544 - Browse repository at this point
Copy the full SHA bced544View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e74748 - Browse repository at this point
Copy the full SHA 1e74748View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9b20db - Browse repository at this point
Copy the full SHA c9b20dbView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bef7f2 - Browse repository at this point
Copy the full SHA 3bef7f2View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3bf485 - Browse repository at this point
Copy the full SHA e3bf485View commit details
Commits on Jul 7, 2023
-
Pages, unfortunately, uses a friendly name for the identifier in the URL so to be able to update the `Name` value we need a way to differentiate the two. The way I've solved this here is that `ID` is used for addressing the resource via the UI or a stable identifier whereas `Name` is used for updating the value.
Configuration menu - View commit details
-
Copy full SHA for ee2ff71 - Browse repository at this point
Copy the full SHA ee2ff71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d59ab - Browse repository at this point
Copy the full SHA c0d59abView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd657e - Browse repository at this point
Copy the full SHA bbd657eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.