Commits on Source (21)
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
* custom-domain: Re-enable Cloudflare purge, but only on default branch since pages only runs on default branch Go back to not using depend strategy on triggered pipeline Purposefully fail the child job to see if the parent job fails too Set the trigger strategy to 'depend' and see if it reserves a CI runner Move the cache purge to a child pipeline Delay the Cloudflare cache purge so that pages:deploy is finished Add a subdirectory and page for testing purposes Purge all site URLs from Cloudflare cache Add a cache-test.html page for testing page cache Temp change to make pages run on this branch
-
Chris Coley authored
That extra request to the default /favicon.ico path on the root of the domain, which is not a valid path because Pages has no root namespace, was being redirected to an auth page. That auth page was setting cookies which were then being passed along with subsequent requests, causing the pages to not be cached. Hopefully this fixes that.
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
-
Chris Coley authored
Showing
- .gitlab-ci.yml 45 additions, 21 deletions.gitlab-ci.yml
- README.md 3 additions, 15 deletionsREADME.md
- purge-cache.gitlab-ci.yml 34 additions, 8 deletionspurge-cache.gitlab-ci.yml
- src/cache-test-symlink.html 1 addition, 0 deletionssrc/cache-test-symlink.html
- src/cache-test.html 70 additions, 19 deletionssrc/cache-test.html
- src/gitlab-favicon.png 0 additions, 0 deletionssrc/gitlab-favicon.png
- src/gitlab-logo.png 0 additions, 0 deletionssrc/gitlab-logo.png
- src/index.html 20 additions, 16 deletionssrc/index.html
- src/sitemap.xml 13 additions, 0 deletionssrc/sitemap.xml
- src/style.css 15 additions, 10 deletionssrc/style.css
- src/sub/index.html 20 additions, 16 deletionssrc/sub/index.html
src/cache-test-symlink.html
0 → 120000
src/gitlab-favicon.png
0 → 100644
591 B
src/gitlab-logo.png
0 → 100644
9.98 KiB
src/sitemap.xml
0 → 100644