{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":466827621,"defaultBranch":"main","name":"ogre","ownerLogin":"dotindustries","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-06T18:53:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/92326464?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719131987.0","currentOid":""},"activityList":{"items":[{"before":"f388abdf902beffbe13461ea4a101464e472b5e7","after":"3e70e42c9421ce883a2f50a81ba21ebc64e90c2c","ref":"refs/heads/main","pushedAt":"2024-06-23T11:14:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"\"Bump independent versions [skip ci]\"\n\n - @dotinc/ogre-cli@0.9.0\n - ogre-demo@0.13.0\n - @dotinc/ogre@0.12.0\n - @dotinc/ogre-react@0.12.0","shortMessageHtmlLink":"\"Bump independent versions [skip ci]\""}},{"before":"c21308bb2f536fa48158400f732cf910d2c41ea9","after":null,"ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-23T08:39:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"}},{"before":"551bb7f1b95f47eae16094f3ce448d24c1dfe255","after":"f388abdf902beffbe13461ea4a101464e472b5e7","ref":"refs/heads/main","pushedAt":"2024-06-23T08:39:46.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"Merge pull request #187 from dotindustries/feature/temporal_support\n\nfeat: continue temporal support","shortMessageHtmlLink":"Merge pull request #187 from dotindustries/feature/temporal_support"}},{"before":"65907173f79488c38d2c2dfe998babeae0f9015c","after":"c21308bb2f536fa48158400f732cf910d2c41ea9","ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-23T08:26:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: missed an await","shortMessageHtmlLink":"fix: missed an await"}},{"before":"e577ee64907ec52323ef392b573cf5ba446a4321","after":"65907173f79488c38d2c2dfe998babeae0f9015c","ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-23T08:19:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"chore: export utils and helpers","shortMessageHtmlLink":"chore: export utils and helpers"}},{"before":"2266d99074a7ada4cabfe4fdec4878d6031c1429","after":"e577ee64907ec52323ef392b573cf5ba446a4321","ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-23T08:12:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: override functions are async","shortMessageHtmlLink":"fix: override functions are async"}},{"before":null,"after":"2266d99074a7ada4cabfe4fdec4878d6031c1429","ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-23T07:17:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"feat: allow override for serialization (temporal support)","shortMessageHtmlLink":"feat: allow override for serialization (temporal support)"}},{"before":"ce85633126eec5bd3146cc63e9d981f7e06aa7bb","after":"551bb7f1b95f47eae16094f3ce448d24c1dfe255","ref":"refs/heads/main","pushedAt":"2024-06-20T19:22:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"\"Bump independent versions [skip ci]\"\n\n - @dotinc/ogre-cli@0.8.0\n - ogre-demo@0.12.0\n - @dotinc/ogre@0.11.0\n - @dotinc/ogre-react@0.11.0","shortMessageHtmlLink":"\"Bump independent versions [skip ci]\""}},{"before":"4ead0af7bf25ed75fe5af91e17ee0c148ccc4706","after":null,"ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-20T19:17:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"}},{"before":"7f97384355a9adf8599fce36ee67252b2d94dd91","after":"ce85633126eec5bd3146cc63e9d981f7e06aa7bb","ref":"refs/heads/main","pushedAt":"2024-06-20T19:17:42.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"feat: temporal support (#186)\n\nfeat: allow override of hash algo for temporal support\n\nchore: remove ci fail if codecov bails\n\n\n\n## Summary by CodeRabbit\n\n- **New Features**\n - Introduced the ability to customize commit hash calculation in the `Repository` class with an optional `calculateCommitHashFn` function.\n\n- **Refactor**\n - Updated import statements to use TypeScript type imports for better type management.\n\n\n\n
\n 📦 Published PR as canary version: Canary Versions\n
\n\n :sparkles: Test out this PR locally via:\n \n ```bash\n npm install @dotinc/ogre@0.11.0-canary.186.9603106672.0\n npm install @dotinc/ogre-react@0.11.0-canary.186.9603106672.0\n # or \n yarn add @dotinc/ogre@0.11.0-canary.186.9603106672.0\n yarn add @dotinc/ogre-react@0.11.0-canary.186.9603106672.0\n ```\n
\n","shortMessageHtmlLink":"feat: temporal support (#186)"}},{"before":null,"after":"4ead0af7bf25ed75fe5af91e17ee0c148ccc4706","ref":"refs/heads/feature/temporal_support","pushedAt":"2024-06-20T19:15:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"chore: remove ci fail if codecov bails","shortMessageHtmlLink":"chore: remove ci fail if codecov bails"}},{"before":"f1dc5f050ea529b7e77b673e10a9b3fbc1af4a27","after":"7f97384355a9adf8599fce36ee67252b2d94dd91","ref":"refs/heads/main","pushedAt":"2024-06-11T19:50:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"\"Bump independent versions [skip ci]\"\n\n - @dotinc/ogre-cli@0.7.3\n - ogre-demo@0.11.3\n - @dotinc/ogre@0.10.3\n - @dotinc/ogre-react@0.10.3","shortMessageHtmlLink":"\"Bump independent versions [skip ci]\""}},{"before":"cd68d7cac1f4f9bcdb6ecba763b068b0f09f6ffd","after":null,"ref":"refs/heads/fix/util_func_compress_object","pushedAt":"2024-06-10T18:16:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"}},{"before":null,"after":"cd68d7cac1f4f9bcdb6ecba763b068b0f09f6ffd","ref":"refs/heads/fix/util_func_compress_object","pushedAt":"2024-06-10T18:16:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: extract util function to compress object","shortMessageHtmlLink":"fix: extract util function to compress object"}},{"before":"cd68d7cac1f4f9bcdb6ecba763b068b0f09f6ffd","after":null,"ref":"refs/heads/fix/util_func_compress_object","pushedAt":"2024-06-10T18:15:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"}},{"before":"b9fd80205c495e4702d18e299054a2e3ee342397","after":"f1dc5f050ea529b7e77b673e10a9b3fbc1af4a27","ref":"refs/heads/main","pushedAt":"2024-06-10T18:15:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"Merge pull request #185 from dotindustries/fix/util_func_compress_object\n\nfix: extract util function to compress object","shortMessageHtmlLink":"Merge pull request #185 from dotindustries/fix/util_func_compress_object"}},{"before":null,"after":"cd68d7cac1f4f9bcdb6ecba763b068b0f09f6ffd","ref":"refs/heads/fix/util_func_compress_object","pushedAt":"2024-06-10T18:11:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: extract util function to compress object","shortMessageHtmlLink":"fix: extract util function to compress object"}},{"before":"4ac334d69e4afb6cc4569010370192b47a243a9a","after":"b9fd80205c495e4702d18e299054a2e3ee342397","ref":"refs/heads/main","pushedAt":"2024-05-31T11:37:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"\"Bump independent versions [skip ci]\"\n\n - @dotinc/ogre-cli@0.7.2\n - ogre-demo@0.11.2\n - @dotinc/ogre@0.10.2\n - @dotinc/ogre-react@0.10.2","shortMessageHtmlLink":"\"Bump independent versions [skip ci]\""}},{"before":"30800c7cb7372bc0661e3281a81e61dbbddf4a96","after":null,"ref":"refs/heads/fix/edge_crypto","pushedAt":"2024-05-31T11:35:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"}},{"before":"fbc5fb72aa0be8b60af406863d24cc1417f9da1b","after":"4ac334d69e4afb6cc4569010370192b47a243a9a","ref":"refs/heads/main","pushedAt":"2024-05-31T11:35:54.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: edge runtime support for crypto (#184)\n\n\n## Summary by CodeRabbit\n\n- **New Features**\n - Improved environment detection to enhance functionality across different platforms.\n\n- **Bug Fixes**\n - Updated `digest` function to simplify its usage and improve reliability.\n\n- **Chores**\n - Adjusted code coverage workflow to ensure proper token usage for public repositories.\n\n\n
\n 📦 Published PR as canary version: Canary Versions\n
\n\n :sparkles: Test out this PR locally via:\n \n ```bash\n npm install @dotinc/ogre@0.10.2-canary.184.9317496655.0\n npm install @dotinc/ogre-react@0.10.2-canary.184.9317496655.0\n # or \n yarn add @dotinc/ogre@0.10.2-canary.184.9317496655.0\n yarn add @dotinc/ogre-react@0.10.2-canary.184.9317496655.0\n ```\n
\n","shortMessageHtmlLink":"fix: edge runtime support for crypto (#184)"}},{"before":"23a317cf5f036a246a19d384aaad778f6b627d41","after":"30800c7cb7372bc0661e3281a81e61dbbddf4a96","ref":"refs/heads/fix/edge_crypto","pushedAt":"2024-05-31T11:33:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: Module build failed: UnhandledSchemeError: Reading from \"node:crypto\" is not handled by plugins","shortMessageHtmlLink":"fix: Module build failed: UnhandledSchemeError: Reading from \"node:cr…"}},{"before":"ee1d091132e47cbe80f1b67d258ab986cf82c724","after":"23a317cf5f036a246a19d384aaad778f6b627d41","ref":"refs/heads/fix/edge_crypto","pushedAt":"2024-05-31T11:24:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"chore: add codecov token even though it shouldn't be required","shortMessageHtmlLink":"chore: add codecov token even though it shouldn't be required"}},{"before":null,"after":"ee1d091132e47cbe80f1b67d258ab986cf82c724","ref":"refs/heads/fix/edge_crypto","pushedAt":"2024-05-31T11:14:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nadilas","name":null,"path":"/nadilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5324856?s=80&v=4"},"commit":{"message":"fix: browser detection for edge runtime support for crypto package","shortMessageHtmlLink":"fix: browser detection for edge runtime support for crypto package"}},{"before":null,"after":"16a36f66d71d17f007d25f8a5179d7ca5a54f150","ref":"refs/heads/dependabot-npm_and_yarn-tsx-4.8.2","pushedAt":"2024-05-01T20:51:08.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":"chore(deps-dev): bump tsx from 4.7.1 to 4.8.2\n\nBumps [tsx](https://github.com/privatenumber/tsx) from 4.7.1 to 4.8.2.\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.1...v4.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: tsx\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump tsx from 4.7.1 to 4.8.2"}},{"before":"b970421a3de478f7be8daa1fb6dd630d8ecb73a2","after":null,"ref":"refs/heads/dependabot-npm_and_yarn-auto-it-npm-11.1.2","pushedAt":"2024-05-01T20:50:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"f1b936fad3f70459988e16b29af4aa68f1f37e97","ref":"refs/heads/dependabot-npm_and_yarn-auto-it-npm-11.1.6","pushedAt":"2024-05-01T20:50:33.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":"chore(deps-dev): bump @auto-it/npm from 11.0.7 to 11.1.6\n\nBumps [@auto-it/npm](https://github.com/intuit/auto) from 11.0.7 to 11.1.6.\n- [Release notes](https://github.com/intuit/auto/releases)\n- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/intuit/auto/compare/v11.0.7...v11.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: \"@auto-it/npm\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @auto-it/npm from 11.0.7 to 11.1.6"}},{"before":null,"after":"0e5223f38dc902696dc1ad1767d926ce3919d84d","ref":"refs/heads/dependabot-npm_and_yarn-eslint-plugin-react-hooks-4.6.2","pushedAt":"2024-05-01T20:50:09.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":"chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2\n\nBumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)\n- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-react-hooks\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2"}},{"before":null,"after":"85bff0ed20d0335b7a862c6d21a58733c64b8819","ref":"refs/heads/dependabot-npm_and_yarn-types-node-20.12.8","pushedAt":"2024-05-01T20:49:36.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":"chore(deps-dev): bump @types/node from 20.12.5 to 20.12.8\n\nBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.8.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @types/node from 20.12.5 to 20.12.8"}},{"before":"ff99291ed1c4312ce09f505c879df803fb649d01","after":null,"ref":"refs/heads/dependabot-npm_and_yarn-auto-it-conventional-commits-11.1.2","pushedAt":"2024-05-01T20:49:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ef997178f2cd9ca43490207fd45c35cc21bb6f0a","ref":"refs/heads/dependabot-npm_and_yarn-auto-it-conventional-commits-11.1.6","pushedAt":"2024-05-01T20:49:14.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":"chore(deps-dev): bump @auto-it/conventional-commits\n\nBumps [@auto-it/conventional-commits](https://github.com/intuit/auto) from 11.0.7 to 11.1.6.\n- [Release notes](https://github.com/intuit/auto/releases)\n- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/intuit/auto/compare/v11.0.7...v11.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: \"@auto-it/conventional-commits\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @auto-it/conventional-commits"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yM1QxMToxNDozNi4wMDAwMDBazwAAAARstXVF","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yM1QxMToxNDozNi4wMDAwMDBazwAAAARstXVF","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wMVQyMDo0OToxNC4wMDAwMDBazwAAAAQ_Ng8x"}},"title":"Activity · dotindustries/ogre"}