{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":17324120,"defaultBranch":"main","name":"18f.gsa.gov","ownerLogin":"18F","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-03-01T20:57:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6233994?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717193813.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"b1eb2c951da3f5a593084a231e5b94246a919c1b","ref":"refs/heads/replatform/authors","pushedAt":"2024-05-31T22:16:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Migrate authors\n\nThis commit:\n\n- Moves all author data into single CSV file\n - Adds CSV as a data format\n - Incidentally, adds \"yml\" as a valid YAML file extension\n- Removes full_name from all authors where full_name = \"{first_name} {last_name}\"\n- Sets author page title to full name / computed full name\n- Sets H1 to full name / computed full name\n- Removes alum status - it's so out of date it's wrong and not worth fixing\n- Removes author Markdown pages\n- Incidentally, moves principles/ into content/pages/ (noticed while moving other files)","shortMessageHtmlLink":"Migrate authors"}},{"before":"1ce82e502c0199e6d9ef139035fdac540f79446d","after":"52f5df011f4ffc7791f5f5043ec30bda2e5f6d5d","ref":"refs/heads/main","pushedAt":"2024-05-31T21:27:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"quarterback","name":"Ron Bronson","path":"/quarterback","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4461062?s=80&v=4"},"commit":{"message":"Update 2024-03-19-18f-at-ten.md","shortMessageHtmlLink":"Update 2024-03-19-18f-at-ten.md"}},{"before":"5bb1eb828d4e68fc5214d72ad8e88310a63fbaf0","after":"70c408247bc70239ccb7d23eac651d413cc440c0","ref":"refs/heads/replatform/get-it-building","pushedAt":"2024-05-31T16:18:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Start preparing dates for RSS feed","shortMessageHtmlLink":"Start preparing dates for RSS feed"}},{"before":"405d542d9d4378a412b3668e5fe361531266be56","after":"5bb1eb828d4e68fc5214d72ad8e88310a63fbaf0","ref":"refs/heads/replatform/get-it-building","pushedAt":"2024-05-31T15:00:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Migrate content except home page and 404\n\nThis commit:\n\n- Fixes post permalinks\n - Moves _posts/ to posts/. Let's face it, the underscore isn't doing anything for anyone.\n - Customizes blog posts permalinks via posts/posts.json\n - Adds a toDatePath filter, which supports generating the posts permalinks\n- Moves all pages to non-underscored folders within content/\n- Updates config and marks some suspected guides-specific config for later assessment/removal\n- Gets author pages rendering\n- Fixes the robots.txt and Google verification pages","shortMessageHtmlLink":"Migrate content except home page and 404"}},{"before":"b41028fd9e0fa939d21674fec8b965f15991522f","after":"405d542d9d4378a412b3668e5fe361531266be56","ref":"refs/heads/replatform/get-it-building","pushedAt":"2024-05-31T14:53:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Add back missing times to blog post dates","shortMessageHtmlLink":"Add back missing times to blog post dates"}},{"before":"60b20cf11d2c6da41736932555949bf704d91f0d","after":"b41028fd9e0fa939d21674fec8b965f15991522f","ref":"refs/heads/replatform/get-it-building","pushedAt":"2024-05-31T14:45:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Organize and render all pages\n\nThis commit:\n- Moves all pages to non-underscored folders within content/\n- Updates config and marks some suspected guides-specific config for later assessment/removal\n- Gets author pages rendering\n- Fixes the robots.txt and Google verification pages","shortMessageHtmlLink":"Organize and render all pages"}},{"before":"d202697fa75776917c2a5ec0e7222c4a357f367e","after":"60b20cf11d2c6da41736932555949bf704d91f0d","ref":"refs/heads/replatform/get-it-building","pushedAt":"2024-05-30T18:43:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Update some config, mark some for removal","shortMessageHtmlLink":"Update some config, mark some for removal"}},{"before":null,"after":"d202697fa75776917c2a5ec0e7222c4a357f367e","ref":"refs/heads/replatform/get-it-building","pushedAt":"2024-05-30T15:21:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Get the 11ty site building\n\nThis commit fixes or works around all the errors that prevent the 11ty site from building at all.\n\nThis commit:\n- Fixes all date metadata in blog posts, to conform to YAML date formats\n- Implements placeholder filters (usually returning the input or a TODO message) so there are no missing filter errors.\n- Sets sitewide layout path so we can remove `layouts/` from all the layout metadata.\n- Moves some assets around to link them correctly\n- Updates filter parameters to have quotes around strings, instead of Jekyll's bare params\n- Deletes unpublished joke authors\n\nThe site is not building *correctly* or outputting the correct pages/content.","shortMessageHtmlLink":"Get the 11ty site building"}},{"before":null,"after":"d202697fa75776917c2a5ec0e7222c4a357f367e","ref":"refs/heads/get-it-building","pushedAt":"2024-05-30T15:18:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Get the 11ty site building\n\nThis commit fixes or works around all the errors that prevent the 11ty site from building at all.\n\nThis commit:\n- Fixes all date metadata in blog posts, to conform to YAML date formats\n- Implements placeholder filters (usually returning the input or a TODO message) so there are no missing filter errors.\n- Sets sitewide layout path so we can remove `layouts/` from all the layout metadata.\n- Moves some assets around to link them correctly\n- Updates filter parameters to have quotes around strings, instead of Jekyll's bare params\n- Deletes unpublished joke authors\n\nThe site is not building *correctly* or outputting the correct pages/content.","shortMessageHtmlLink":"Get the 11ty site building"}},{"before":null,"after":"64acbb3be0b51eb33a11fa059c43d83c6bae0735","ref":"refs/heads/replatform-main","pushedAt":"2024-05-29T17:51:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Start replatforming branch\n\nIn order to maintain maximum parity between 18f.gsa.gov and 18F/guides, we are copying most of the 11ty setup from 18F/guides to serve as a starting point.\n\nThis commit does not result in a successful build.\n\nPlus, many files — like assets, pa11y config, and others — still need to be reconciled.\n\nThis commit:\n- Removes many Ruby- and Jekyll-specific files\n- Migrates many files from 18F/guides, moving them into roughly the right folders\n- Adds a placeholder README based off 18F/guides","shortMessageHtmlLink":"Start replatforming branch"}},{"before":"f65b552afa9920a89eaa87b12186621baf7cf3b6","after":"9dcc2cade0d8d1d136baac3d545e8bdfe6f42237","ref":"refs/heads/beechnut/refactor-authors","pushedAt":"2024-05-24T19:59:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Include file for author test","shortMessageHtmlLink":"Include file for author test"}},{"before":"f8a9f780c3c5128b1abd0412821e0ca5eefe12ec","after":"f65b552afa9920a89eaa87b12186621baf7cf3b6","ref":"refs/heads/beechnut/refactor-authors","pushedAt":"2024-05-24T19:54:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Fix upcased slug for author 18F","shortMessageHtmlLink":"Fix upcased slug for author 18F"}},{"before":"8f503ccc4531b976a52d3a624553db14ca7c80ee","after":"f8a9f780c3c5128b1abd0412821e0ca5eefe12ec","ref":"refs/heads/beechnut/refactor-authors","pushedAt":"2024-05-24T17:23:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Fix Ruby style issues","shortMessageHtmlLink":"Fix Ruby style issues"}},{"before":null,"after":"8f503ccc4531b976a52d3a624553db14ca7c80ee","ref":"refs/heads/beechnut/refactor-authors","pushedAt":"2024-05-24T16:58:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Comment out tests that are causing the whole test suite to flake","shortMessageHtmlLink":"Comment out tests that are causing the whole test suite to flake"}},{"before":"b45e26b3bee8c3ba76ce41f97b3dfee674e89df3","after":null,"ref":"refs/heads/beechnut/refactor-authors","pushedAt":"2024-05-24T16:48:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"}},{"before":null,"after":"b45e26b3bee8c3ba76ce41f97b3dfee674e89df3","ref":"refs/heads/beechnut/refactor-authors","pushedAt":"2024-05-24T16:24:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Add back publishing/unpublishing functionality","shortMessageHtmlLink":"Add back publishing/unpublishing functionality"}},{"before":null,"after":"33e68494295929f6b3f3b7e5366846871e4b04c8","ref":"refs/heads/jn/guides-headers","pushedAt":"2024-05-23T18:34:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasnakai","name":"Jason Nakai","path":"/jasnakai","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106776019?s=80&v=4"},"commit":{"message":"Updated card headings from h3 to h2 and copied the font styles to match the design.","shortMessageHtmlLink":"Updated card headings from h3 to h2 and copied the font styles to mat…"}},{"before":"25c445550bd63fdd78d60e8a67d1d6a8f6718552","after":"a4df96469ec99e498a8d796c4ee7936290920783","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T23:55:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Remove secrets env var test","shortMessageHtmlLink":"Remove secrets env var test"}},{"before":"f78d29ca306d1aaad953af76db2a4dd6011474fe","after":"25c445550bd63fdd78d60e8a67d1d6a8f6718552","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T23:46:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Testing env secret","shortMessageHtmlLink":"Testing env secret"}},{"before":"851c3e806be0e16bf4dcf9f803469921ceed79a9","after":"f78d29ca306d1aaad953af76db2a4dd6011474fe","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T23:34:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Set pa11y scan back to once a day","shortMessageHtmlLink":"Set pa11y scan back to once a day"}},{"before":"539ae00f3093620258ef11f784e4776a0c3a8ad6","after":"851c3e806be0e16bf4dcf9f803469921ceed79a9","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T20:09:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Change how we handle file change detection for pa11y","shortMessageHtmlLink":"Change how we handle file change detection for pa11y"}},{"before":"732c77b8f4d57a33507d57b819d35d0ae44ba668","after":"539ae00f3093620258ef11f784e4776a0c3a8ad6","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T19:23:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Fix bad whitespace formatting","shortMessageHtmlLink":"Fix bad whitespace formatting"}},{"before":"9623d8ba574047da9f350e1e8840214aabffae07","after":"732c77b8f4d57a33507d57b819d35d0ae44ba668","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T17:55:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Better conditional logic for pa11y scanning\n\n- Introduced a new env var `$DO_PA11Y_SCAN` which is used to conditionally\nrun the changed files pa11y scan job.\n\n- The pa11y scan step is skipped all together in cases where the workflow\ntrigger is a webhook but there were no changed files detected. This happens\nin cases where things like dependabot updates dependencies etc","shortMessageHtmlLink":"Better conditional logic for pa11y scanning"}},{"before":"f5fc9e572693f252d0849a77a2e7ac6c606f9341","after":"9623d8ba574047da9f350e1e8840214aabffae07","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T17:49:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Remove exit code 1; no reason to fail the build","shortMessageHtmlLink":"Remove exit code 1; no reason to fail the build"}},{"before":"c1d50572d9d5c8d9e7470a4894bbb8139a098be8","after":"f5fc9e572693f252d0849a77a2e7ac6c606f9341","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T17:43:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Change nightly scan time for testing","shortMessageHtmlLink":"Change nightly scan time for testing"}},{"before":"378417b5056f1d31cb1c4453253791a690d16b96","after":"c1d50572d9d5c8d9e7470a4894bbb8139a098be8","ref":"refs/heads/caley/nightly-pa11y-scan","pushedAt":"2024-05-22T17:40:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"caleywoods","name":"Caley Woods","path":"/caleywoods","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/402957?s=80&v=4"},"commit":{"message":"Fix conditional PA11Y_TARGETS env var checking","shortMessageHtmlLink":"Fix conditional PA11Y_TARGETS env var checking"}},{"before":"bf6424549251a221fab8d71329081329b5e91c94","after":"dbd8c4d0c40263be0378486e59806037f2bda3d0","ref":"refs/heads/dependabot/bundler/rexml-3.2.8","pushedAt":"2024-05-21T17:15:03.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 rexml from 3.2.6 to 3.2.8\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rexml from 3.2.6 to 3.2.8"}},{"before":"7f28cfed7f78a48441c3e7b0f9aa00b633947948","after":null,"ref":"refs/heads/beechnut/standard-ruby-js","pushedAt":"2024-05-21T17:14:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"}},{"before":"e0f498dfaeb01f95ad8c51928de6c830e63a840a","after":"1ce82e502c0199e6d9ef139035fdac540f79446d","ref":"refs/heads/main","pushedAt":"2024-05-21T17:14:05.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Merge pull request #3837 from 18F/beechnut/standard-ruby-js\n\nAdd Standard Ruby, Standard JS style checkers","shortMessageHtmlLink":"Merge pull request #3837 from 18F/beechnut/standard-ruby-js"}},{"before":"5750ab4313a7971800c03d0377d50c2a22726d5e","after":"7f28cfed7f78a48441c3e7b0f9aa00b633947948","ref":"refs/heads/beechnut/standard-ruby-js","pushedAt":"2024-05-21T16:32:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beechnut","name":"Matt Cloyd","path":"/beechnut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887182?s=80&v=4"},"commit":{"message":"Attempt to fix Standard JS runner","shortMessageHtmlLink":"Attempt to fix Standard JS runner"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWW7_IgA","startCursor":null,"endCursor":null}},"title":"Activity · 18F/18f.gsa.gov"}