{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":160112692,"defaultBranch":"master","name":"sails-hook-redbox-pdfgen","ownerLogin":"redbox-mint","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-03T00:57:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1673495?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726930432.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"fbbecefd2d98f46f89887fde891878d7e7c9c231","ref":"refs/heads/dependabot/npm_and_yarn/multi-5f23e3dfa3","pushedAt":"2024-09-21T14:53:52.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 express and sails\n\nBumps [express](https://github.com/expressjs/express) to 4.21.0 and updates ancestor dependency [sails](https://github.com/balderdashy/sails). These dependencies need to be updated together.\n\n\nUpdates `express` from 4.19.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)\n\nUpdates `sails` from 1.5.11 to 1.5.12\n- [Release notes](https://github.com/balderdashy/sails/releases)\n- [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/balderdashy/sails/compare/v1.5.11...v1.5.12)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n- dependency-name: sails\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump express and sails"}},{"before":"5f455358fbaa6e062f2150ba0b9fdb194b8c50f3","after":"59aad227b498d3b2599a1122c4fac1dce191f7d6","ref":"refs/heads/develop","pushedAt":"2024-09-03T04:11:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"reduce agenda queue mongodb query issues\n\nRunning one import at a time should help to reduce the impact on the running ReDBox webapp.","shortMessageHtmlLink":"reduce agenda queue mongodb query issues"}},{"before":"467ae91fda458611e981298a42354533079b548c","after":"5f455358fbaa6e062f2150ba0b9fdb194b8c50f3","ref":"refs/heads/develop","pushedAt":"2024-08-16T04:11:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"fix bruno tests to match pdf storage","shortMessageHtmlLink":"fix bruno tests to match pdf storage"}},{"before":"1f8de0c3b3bae257cc7d099ff44a18da8d46aa52","after":"467ae91fda458611e981298a42354533079b548c","ref":"refs/heads/develop","pushedAt":"2024-08-16T03:18:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"use exact versions for docker images","shortMessageHtmlLink":"use exact versions for docker images"}},{"before":"f07468bbd372869b81eedd6acc468f6632bcbed8","after":"1f8de0c3b3bae257cc7d099ff44a18da8d46aa52","ref":"refs/heads/develop","pushedAt":"2024-08-16T01:46:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"improve test prepare in circleci","shortMessageHtmlLink":"improve test prepare in circleci"}},{"before":"0e052551d122ebbb74e6ebc21e01ccc66498c119","after":"f07468bbd372869b81eedd6acc468f6632bcbed8","ref":"refs/heads/develop","pushedAt":"2024-08-16T00:22:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"simplify docker build","shortMessageHtmlLink":"simplify docker build"}},{"before":"da6ab976be3a96775ac76036305b7026e918617e","after":"0e052551d122ebbb74e6ebc21e01ccc66498c119","ref":"refs/heads/develop","pushedAt":"2024-08-15T07:06:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"use docker layer caching for build","shortMessageHtmlLink":"use docker layer caching for build"}},{"before":"54b804303dc354154d429f25fa3e0c75ec1f0d80","after":"da6ab976be3a96775ac76036305b7026e918617e","ref":"refs/heads/develop","pushedAt":"2024-08-13T06:51:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"fix bruno test output","shortMessageHtmlLink":"fix bruno test output"}},{"before":"08d083659f01a824a17657073fdf086f390512c6","after":"54b804303dc354154d429f25fa3e0c75ec1f0d80","ref":"refs/heads/develop","pushedAt":"2024-08-13T04:54:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"implement improved local dev and tests\n\nFix bruno test.","shortMessageHtmlLink":"implement improved local dev and tests"}},{"before":"de816be6402feb0a5fbf6ddef0dd5065a98252fc","after":"08d083659f01a824a17657073fdf086f390512c6","ref":"refs/heads/develop","pushedAt":"2024-08-07T04:13:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"move to version 1.3.1","shortMessageHtmlLink":"move to version 1.3.1"}},{"before":"de816be6402feb0a5fbf6ddef0dd5065a98252fc","after":"08d083659f01a824a17657073fdf086f390512c6","ref":"refs/heads/master","pushedAt":"2024-08-07T04:12:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"move to version 1.3.1","shortMessageHtmlLink":"move to version 1.3.1"}},{"before":"c54432501e2ea86479392b56d85c63dc37148c83","after":"de816be6402feb0a5fbf6ddef0dd5065a98252fc","ref":"refs/heads/master","pushedAt":"2024-08-07T04:11:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"make circleci config more obvious","shortMessageHtmlLink":"make circleci config more obvious"}},{"before":"c54432501e2ea86479392b56d85c63dc37148c83","after":"de816be6402feb0a5fbf6ddef0dd5065a98252fc","ref":"refs/heads/develop","pushedAt":"2024-08-07T04:09:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"make circleci config more obvious","shortMessageHtmlLink":"make circleci config more obvious"}},{"before":"55a08709082c1cc9b6a7f42737a37f5e8a2ea150","after":"c54432501e2ea86479392b56d85c63dc37148c83","ref":"refs/heads/master","pushedAt":"2024-08-07T04:02:31.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"configure dependabot","shortMessageHtmlLink":"configure dependabot"}},{"before":"9b05842a25de562bf83bbbc1db4df182db83e138","after":"c54432501e2ea86479392b56d85c63dc37148c83","ref":"refs/heads/develop","pushedAt":"2024-08-07T02:49:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"configure dependabot","shortMessageHtmlLink":"configure dependabot"}},{"before":"76d791f0bd6e5d703e43acdc3a99312ae32bd8ea","after":"9b05842a25de562bf83bbbc1db4df182db83e138","ref":"refs/heads/develop","pushedAt":"2024-08-06T23:54:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"another try to run in circleci","shortMessageHtmlLink":"another try to run in circleci"}},{"before":"b69e5270d2125756c7d1c3165e47a37483bc87c2","after":"76d791f0bd6e5d703e43acdc3a99312ae32bd8ea","ref":"refs/heads/develop","pushedAt":"2024-08-06T23:34:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"another try to run in circleci","shortMessageHtmlLink":"another try to run in circleci"}},{"before":"f97a3e8eeaf8a5c366d16f9271bf6bea123021f0","after":"b69e5270d2125756c7d1c3165e47a37483bc87c2","ref":"refs/heads/develop","pushedAt":"2024-08-06T23:30:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"another try to run in circleci","shortMessageHtmlLink":"another try to run in circleci"}},{"before":"1842cf74af8b1498e8db1c9f27bdf7e41559dda4","after":"f97a3e8eeaf8a5c366d16f9271bf6bea123021f0","ref":"refs/heads/develop","pushedAt":"2024-08-06T23:26:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"another try to run in circleci","shortMessageHtmlLink":"another try to run in circleci"}},{"before":"fbf7a0224ffc16fed01272e3e4c7cda3609a8577","after":"1842cf74af8b1498e8db1c9f27bdf7e41559dda4","ref":"refs/heads/develop","pushedAt":"2024-08-06T23:24:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"another try to run in circleci","shortMessageHtmlLink":"another try to run in circleci"}},{"before":"0f24928844aed287fc5121d79d245364d0847210","after":"fbf7a0224ffc16fed01272e3e4c7cda3609a8577","ref":"refs/heads/develop","pushedAt":"2024-08-06T22:52:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"try preparing host in same circleci job","shortMessageHtmlLink":"try preparing host in same circleci job"}},{"before":"fdbfa7e72b34bccee66cfb3522752827db6856cc","after":"0f24928844aed287fc5121d79d245364d0847210","ref":"refs/heads/develop","pushedAt":"2024-08-06T07:26:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"add bruno tests to get the pdf file","shortMessageHtmlLink":"add bruno tests to get the pdf file"}},{"before":"10bdee056d78e79fd2c1aa72afcd1663ff7da420","after":"fdbfa7e72b34bccee66cfb3522752827db6856cc","ref":"refs/heads/develop","pushedAt":"2024-08-06T03:12:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"add bru test that creates rdmp with pdf generation","shortMessageHtmlLink":"add bru test that creates rdmp with pdf generation"}},{"before":"bcfe6924c627032d0d774a5334ea73f03de518a4","after":"10bdee056d78e79fd2c1aa72afcd1663ff7da420","ref":"refs/heads/develop","pushedAt":"2024-08-06T02:35:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"add missing sudo","shortMessageHtmlLink":"add missing sudo"}},{"before":"7c09775b8d6d9707f31a05225b48b257fcc6e2e6","after":"bcfe6924c627032d0d774a5334ea73f03de518a4","ref":"refs/heads/develop","pushedAt":"2024-08-06T02:25:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"set owner to docker default uid 1000","shortMessageHtmlLink":"set owner to docker default uid 1000"}},{"before":"d93c9e262c5e6872b62c8518221daab30955895a","after":"7c09775b8d6d9707f31a05225b48b257fcc6e2e6","ref":"refs/heads/develop","pushedAt":"2024-08-06T02:17:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"update packages","shortMessageHtmlLink":"update packages"}},{"before":"98bd96c67503e1752ba860ece297227339718746","after":"d93c9e262c5e6872b62c8518221daab30955895a","ref":"refs/heads/develop","pushedAt":"2024-08-05T01:29:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"work in progress setting up local dev","shortMessageHtmlLink":"work in progress setting up local dev"}},{"before":"55a08709082c1cc9b6a7f42737a37f5e8a2ea150","after":"98bd96c67503e1752ba860ece297227339718746","ref":"refs/heads/develop","pushedAt":"2024-07-31T06:27:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"remoave yarn and update to node v20\n\nThe local dev does not work yet, but this is an improvement.","shortMessageHtmlLink":"remoave yarn and update to node v20"}},{"before":"75854e3f8cb50a44fab69a447bba6e8d4cef559d","after":"55a08709082c1cc9b6a7f42737a37f5e8a2ea150","ref":"refs/heads/develop","pushedAt":"2024-07-31T00:03:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cofiem","name":"Mark","path":"/cofiem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/441771?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}},{"before":"a8ae48406e064b76c728f646309203ae24dbdf41","after":"55a08709082c1cc9b6a7f42737a37f5e8a2ea150","ref":"refs/heads/master","pushedAt":"2024-03-19T02:25:22.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"andrewbrazzatti","name":null,"path":"/andrewbrazzatti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2037239?s=80&v=4"},"commit":{"message":"Merge branch 'develop'","shortMessageHtmlLink":"Merge branch 'develop'"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQxNDo1Mzo1Mi4wMDAwMDBazwAAAAS8wIs2","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQxNDo1Mzo1Mi4wMDAwMDBazwAAAAS8wIs2","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xOVQwMjoyNToyMi4wMDAwMDBazwAAAAQZJi9c"}},"title":"Activity ยท redbox-mint/sails-hook-redbox-pdfgen"}