{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32480128,"defaultBranch":"master","name":"amphora","ownerLogin":"clay","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-18T19:38:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/167054?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722519415.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"5d441f3166104c5170fb22cc951172c7e14d59b7","ref":"refs/heads/jordan/fix-prepublish-meta","pushedAt":"2024-08-01T13:36:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jjpaulino","name":"Jordan Paulino","path":"/jjpaulino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25329439?s=80&v=4"},"commit":{"message":"🍕 Fix pre-publish site controller reference","shortMessageHtmlLink":"🍕 Fix pre-publish site controller reference"}},{"before":null,"after":"3db99b85aea467a7a36fd56a333c4401aa7ff302","ref":"refs/heads/jordan/debug-helm-fresh","pushedAt":"2023-12-07T19:34:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jjpaulino","name":"Jordan Paulino","path":"/jjpaulino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25329439?s=80&v=4"},"commit":{"message":"Add logs to debug helm fresh branch","shortMessageHtmlLink":"Add logs to debug helm fresh branch"}},{"before":"f278945d2b0ef78b4c324eb2e116a2216636360f","after":"fd52e61f31e72e8b5a447227fd2bb044f41091d4","ref":"refs/heads/jowen/paginate_components","pushedAt":"2023-06-07T18:58:48.039Z","pushType":"push","commitsCount":5,"pusher":{"login":"james-owen","name":"James_Owen","path":"/james-owen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35383768?s=80&v=4"},"commit":{"message":"Merge branch 'master' of github.com:clay/amphora into jowen/paginate_components","shortMessageHtmlLink":"Merge branch 'master' of github.com:clay/amphora into jowen/paginate_…"}},{"before":"bf3e5797b0594fd79be95b248cfb03279c7ba8e8","after":"083a1b34d52acd0234116c68c6e498c2923bcb70","ref":"refs/heads/master","pushedAt":"2023-05-31T18:59:33.657Z","pushType":"push","commitsCount":1,"pusher":{"login":"jjpaulino","name":"Jordan Paulino","path":"/jjpaulino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25329439?s=80&v=4"},"commit":{"message":"8.4.1","shortMessageHtmlLink":"8.4.1"}},{"before":"d30a8aa6626f5f52d3072b028a6c79cb1df3aaf4","after":null,"ref":"refs/heads/jordan/decode-uri-component","pushedAt":"2023-05-31T18:37:23.566Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jjpaulino","name":"Jordan Paulino","path":"/jjpaulino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25329439?s=80&v=4"}},{"before":"412aa2ded2f2ba9c7989aeb997993cd7ee4464ec","after":"bf3e5797b0594fd79be95b248cfb03279c7ba8e8","ref":"refs/heads/master","pushedAt":"2023-05-31T18:37:16.376Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jjpaulino","name":"Jordan Paulino","path":"/jjpaulino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25329439?s=80&v=4"},"commit":{"message":"🍕 Rendering routes: Decode uris before rendering to prevent unexpected failures (#712)","shortMessageHtmlLink":"🍕 Rendering routes: Decode uris before rendering to prevent unexpecte…"}},{"before":null,"after":"d30a8aa6626f5f52d3072b028a6c79cb1df3aaf4","ref":"refs/heads/jordan/decode-uri-component","pushedAt":"2023-05-16T00:58:17.717Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jjpaulino","name":"Jordan Paulino","path":"/jjpaulino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25329439?s=80&v=4"},"commit":{"message":"🍕 Rendering routes: Decode uris before rendering to prevent unexpected failures","shortMessageHtmlLink":"🍕 Rendering routes: Decode uris before rendering to prevent unexpecte…"}},{"before":null,"after":"b34bba9f3c97652f9d8063d936de41b2fef7e4b3","ref":"refs/heads/dependabot/npm_and_yarn/minimist-and-handlebars-and-mkdirp-and-mocha-1.2.8","pushedAt":"2023-04-16T12:06:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump minimist, handlebars, mkdirp and mocha\n\nBumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [handlebars](https://github.com/wycats/handlebars.js), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.\n\n\nUpdates `minimist` from 1.2.0 to 1.2.8\n- [Release notes](https://github.com/minimistjs/minimist/releases)\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)\n\nUpdates `handlebars` from 4.1.2 to 4.7.7\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7)\n\nUpdates `mkdirp` from 0.5.1 to 0.5.6\n- [Release notes](https://github.com/isaacs/node-mkdirp/releases)\n- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)\n\nUpdates `mocha` from 5.2.0 to 10.2.0\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v10.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: minimist\n dependency-type: indirect\n- dependency-name: handlebars\n dependency-type: indirect\n- dependency-name: mkdirp\n dependency-type: indirect\n- dependency-name: mocha\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump minimist, handlebars, mkdirp and mocha"}},{"before":null,"after":"d1fec436a3d4e1d5a47ecfef305a7d72094b96d5","ref":"refs/heads/dependabot/npm_and_yarn/xml2js-and-aws-sdk-0.5.0","pushedAt":"2023-04-16T12:05:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump xml2js and aws-sdk\n\nBumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies needed to be updated together.\n\nUpdates `xml2js` from 0.4.19 to 0.5.0\n- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)\n- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.5.0)\n\nUpdates `aws-sdk` from 2.866.0 to 2.1359.0\n- [Release notes](https://github.com/aws/aws-sdk-js/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.866.0...v2.1359.0)\n\n---\nupdated-dependencies:\n- dependency-name: xml2js\n dependency-type: indirect\n- dependency-name: aws-sdk\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump xml2js and aws-sdk"}},{"before":null,"after":"83dc2c8bcb1d117d23802ee20b7c1045ce73315d","ref":"refs/heads/dependabot/npm_and_yarn/minimatch-and-mocha-3.1.2","pushedAt":"2023-04-16T12:05:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump minimatch and mocha\n\nBumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.\n\n\nUpdates `minimatch` from 3.0.4 to 3.1.2\n- [Release notes](https://github.com/isaacs/minimatch/releases)\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\nUpdates `mocha` from 5.2.0 to 10.2.0\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v10.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n dependency-type: indirect\n- dependency-name: mocha\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump minimatch and mocha"}},{"before":null,"after":"ddf18b72065e265b473c02ac92ebe6a12580053e","ref":"refs/heads/dependabot/npm_and_yarn/qs-6.5.3","pushedAt":"2023-04-16T12:05:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump qs from 6.5.2 to 6.5.3\n\nBumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.\n- [Release notes](https://github.com/ljharb/qs/releases)\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump qs from 6.5.2 to 6.5.3"}},{"before":null,"after":"587285ba1496317082f5bff0ddb40d255bb2b337","ref":"refs/heads/dependabot/npm_and_yarn/cookiejar-2.1.4","pushedAt":"2023-04-16T12:05:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cookiejar from 2.1.2 to 2.1.4\n\nBumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.\n- [Release notes](https://github.com/bmeck/node-cookiejar/releases)\n- [Commits](https://github.com/bmeck/node-cookiejar/commits)\n\n---\nupdated-dependencies:\n- dependency-name: cookiejar\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cookiejar from 2.1.2 to 2.1.4"}},{"before":null,"after":"a67e293de71cfe3001539232a4d2b5b6180b117d","ref":"refs/heads/dependabot/npm_and_yarn/passport-0.6.0","pushedAt":"2023-04-16T12:05:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump passport from 0.3.2 to 0.6.0\n\nBumps [passport](https://github.com/jaredhanson/passport) from 0.3.2 to 0.6.0.\n- [Release notes](https://github.com/jaredhanson/passport/releases)\n- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jaredhanson/passport/compare/v0.3.2...v0.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: passport\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump passport from 0.3.2 to 0.6.0"}},{"before":null,"after":"1178a0dd3a0e8b5a6ec708e45048f614dd47839e","ref":"refs/heads/dependabot/npm_and_yarn/moment-2.29.4","pushedAt":"2023-04-16T12:05:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump moment from 2.24.0 to 2.29.4\n\nBumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4.\n- [Release notes](https://github.com/moment/moment/releases)\n- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.4)\n\n---\nupdated-dependencies:\n- dependency-name: moment\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump moment from 2.24.0 to 2.29.4"}},{"before":"2891e37757b42ea92f5934e9ec416228df76ea37","after":"53b9eb1cd68205e9a1190c163d3d3aeb4ec6626b","ref":"refs/heads/dependabot/npm_and_yarn/node-fetch-2.6.7","pushedAt":"2023-03-21T20:30:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump node-fetch from 1.7.3 to 2.6.7\n\nBumps [node-fetch](https://github.com/node-fetch/node-fetch) from 1.7.3 to 2.6.7.\n- [Release notes](https://github.com/node-fetch/node-fetch/releases)\n- [Commits](https://github.com/node-fetch/node-fetch/compare/1.7.3...v2.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: node-fetch\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump node-fetch from 1.7.3 to 2.6.7"}},{"before":"6e32fb0398e5b866cb22e9999e2f9f26278b4f33","after":"412aa2ded2f2ba9c7989aeb997993cd7ee4464ec","ref":"refs/heads/master","pushedAt":"2023-03-21T20:29:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"james-owen","name":"James_Owen","path":"/james-owen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35383768?s=80&v=4"},"commit":{"message":"8.4.0","shortMessageHtmlLink":"8.4.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wMVQxMzozNjo1NS4wMDAwMDBazwAAAASPMCjd","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wMVQxMzozNjo1NS4wMDAwMDBazwAAAASPMCjd","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yMVQyMDoyOTozNS4wMDAwMDBazwAAAAMIWG-D"}},"title":"Activity · clay/amphora"}