{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":679773737,"defaultBranch":"trunk","name":"passdata","ownerLogin":"bluk","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-17T15:29:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94150?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695049629.0","currentOid":""},"activityList":{"items":[{"before":"7784ba3f1d8362585117f59f307d32e9f3a023d0","after":null,"ref":"refs/heads/dependabot/cargo/generic-array-1.0.0","pushedAt":"2023-09-18T15:07:09.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":"5d1c101c11a554cb7b16b4dea7e9041e2f6bee07","after":"3b9c23fd7150145db2389c538434b53fe7f8563a","ref":"refs/heads/trunk","pushedAt":"2023-09-18T15:06:29.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Use MSRV of 1.66.1\n\n- Since no more nightly features are used, then set a MSRV\n- Update GitHub Actions","shortMessageHtmlLink":"Use MSRV of 1.66.1"}},{"before":"113921fbf326a57df553bc138dff256dda5cedb6","after":"3b9c23fd7150145db2389c538434b53fe7f8563a","ref":"refs/heads/next","pushedAt":"2023-09-18T15:06:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Use MSRV of 1.66.1\n\n- Since no more nightly features are used, then set a MSRV\n- Update GitHub Actions","shortMessageHtmlLink":"Use MSRV of 1.66.1"}},{"before":"f40a2a18c7e523e3d0236c3a47206e892ca635a9","after":"113921fbf326a57df553bc138dff256dda5cedb6","ref":"refs/heads/next","pushedAt":"2023-09-18T14:51:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Use generic-array 1.0.0","shortMessageHtmlLink":"Use generic-array 1.0.0"}},{"before":"e32bbb09bb050fcdb53db9da5e9dadc95081942d","after":"f40a2a18c7e523e3d0236c3a47206e892ca635a9","ref":"refs/heads/next","pushedAt":"2023-09-18T14:47:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Use generic-array 1.0.0","shortMessageHtmlLink":"Use generic-array 1.0.0"}},{"before":null,"after":"7784ba3f1d8362585117f59f307d32e9f3a023d0","ref":"refs/heads/dependabot/cargo/generic-array-1.0.0","pushedAt":"2023-09-18T04:15:20.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":"Update generic-array requirement from 0.14.7 to 1.0.0\n\nUpdates the requirements on [generic-array](https://github.com/fizyk20/generic-array) to permit the latest version.\n- [Release notes](https://github.com/fizyk20/generic-array/releases)\n- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/fizyk20/generic-array/commits/1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: generic-array\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update generic-array requirement from 0.14.7 to 1.0.0"}},{"before":"249850dabadfb68563b4ae7fbbda6710ae15337b","after":"e32bbb09bb050fcdb53db9da5e9dadc95081942d","ref":"refs/heads/next","pushedAt":"2023-09-08T17:00:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Add preamble and version to data\n\n- Allow easier identification of data with version field","shortMessageHtmlLink":"Add preamble and version to data"}},{"before":"ba4b09a8cc8dda87cce39b98514ed54629642d1d","after":"249850dabadfb68563b4ae7fbbda6710ae15337b","ref":"refs/heads/next","pushedAt":"2023-09-08T16:56:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Add preamble and version to data\n\n- Allow easier identification of data with version field","shortMessageHtmlLink":"Add preamble and version to data"}},{"before":"00ea9602c9505b030400dea00c20859909ebf170","after":"ba4b09a8cc8dda87cce39b98514ed54629642d1d","ref":"refs/heads/next","pushedAt":"2023-09-08T00:05:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Add exclusive property to schema\n\n- Exclusive facts are facts which have only one instance in the data.\n Adding multiple facts with the same label results in an error.\n- Remove add_exclusive_fact method. There may be a use case to\n dynamically determine if a fact is exclusive, but it can be done with\n existing methods.","shortMessageHtmlLink":"Add exclusive property to schema"}},{"before":"56431765aa7180c9abd8c7d9f4e4fa80eb79ef0c","after":"00ea9602c9505b030400dea00c20859909ebf170","ref":"refs/heads/next","pushedAt":"2023-09-07T20:37:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Refactor TryFromConstants impl for GenericArray\n\n- Remove allocation","shortMessageHtmlLink":"Refactor TryFromConstants impl for GenericArray"}},{"before":"487b69c907f8b1f03c5dc3eb64a4f3963cd7978d","after":"56431765aa7180c9abd8c7d9f4e4fa80eb79ef0c","ref":"refs/heads/next","pushedAt":"2023-09-07T20:11:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Implement Value for Vec and String\n\n- Allow Vec, String, Cow<'a, str>, Cow<'a, [u8]> to be used as\n value types","shortMessageHtmlLink":"Implement Value for Vec<u8> and String"}},{"before":"82b46e2e2c6d87b37c1bcc9e57c7e1aeb9763e3e","after":"487b69c907f8b1f03c5dc3eb64a4f3963cd7978d","ref":"refs/heads/next","pushedAt":"2023-09-07T20:09:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Implement Value for Vec and String\n\n- Allow Vec, String, Cow<'a, str>, Cow<'a, [u8]> to be used as\n value types","shortMessageHtmlLink":"Implement Value for Vec<u8> and String"}},{"before":"7ec1b854940760f5a3fe0fd098cee95611309612","after":"82b46e2e2c6d87b37c1bcc9e57c7e1aeb9763e3e","ref":"refs/heads/next","pushedAt":"2023-09-07T20:03:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Implement Value for Vec and String\n\n- Allow Vec, String, Cow<'a, str>, Cow<'a, [u8]> to be used as\n value types","shortMessageHtmlLink":"Implement Value for Vec<u8> and String"}},{"before":"2b6d23b3fe0b320eb3266320991e19b89f9c7836","after":"7ec1b854940760f5a3fe0fd098cee95611309612","ref":"refs/heads/next","pushedAt":"2023-09-07T19:33:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Add add_exclusive_fact method\n\n- Expectation is that there is only one tuple value for the given fact\n label","shortMessageHtmlLink":"Add add_exclusive_fact method"}},{"before":"6c3a0b79f551c67d3e28669ecb7b406da2449553","after":"2b6d23b3fe0b320eb3266320991e19b89f9c7836","ref":"refs/heads/next","pushedAt":"2023-09-07T04:14:21.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Rename ValueConversionType to ExpectedConstantTy\n\n- Modify QueryArg/QueryArgs to use ExpectedConstantTy\n- Removed ConstantTy::Unknown","shortMessageHtmlLink":"Rename ValueConversionType to ExpectedConstantTy"}},{"before":"a08c44d85532249c3c1fbb0355828719cf832c6a","after":"6c3a0b79f551c67d3e28669ecb7b406da2449553","ref":"refs/heads/next","pushedAt":"2023-09-05T13:27:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Make AnyBytes public","shortMessageHtmlLink":"Make AnyBytes public"}},{"before":"5d1c101c11a554cb7b16b4dea7e9041e2f6bee07","after":"a08c44d85532249c3c1fbb0355828719cf832c6a","ref":"refs/heads/next","pushedAt":"2023-09-05T13:23:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Make Error/Result public in the crate root\n\n- Change error module to be non-public\n- Make Error implement std::error::Error","shortMessageHtmlLink":"Make Error/Result public in the crate root"}},{"before":"3a0cf864863a40762a35bee42f14373ad1c4321c","after":"5d1c101c11a554cb7b16b4dea7e9041e2f6bee07","ref":"refs/heads/trunk","pushedAt":"2023-09-04T15:58:38.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Prepare for v0.0.2 release","shortMessageHtmlLink":"Prepare for v0.0.2 release"}},{"before":"5878213397bc10fa34cf28f9faa3adf1b884a12d","after":"5d1c101c11a554cb7b16b4dea7e9041e2f6bee07","ref":"refs/heads/next","pushedAt":"2023-09-04T14:43:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Prepare for v0.0.2 release","shortMessageHtmlLink":"Prepare for v0.0.2 release"}},{"before":"08898031608d725e84ef6b925f79650a0a78eddd","after":"5878213397bc10fa34cf28f9faa3adf1b884a12d","ref":"refs/heads/next","pushedAt":"2023-09-03T21:28:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Implement IntoArray for &[u8]","shortMessageHtmlLink":"Implement IntoArray for &[u8]"}},{"before":"c8f4df1a346013185b6e7daacb34ddd8e49ecd78","after":"08898031608d725e84ef6b925f79650a0a78eddd","ref":"refs/heads/next","pushedAt":"2023-09-03T19:01:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Change format of Facts to use byte length of terms\n\n- Instead of encoding number of terms, encode the byte length of the\n terms to reduce the number of operations when decoding","shortMessageHtmlLink":"Change format of Facts to use byte length of terms"}},{"before":"6476c418b1dd2e29f16cd834524cf96757622cc4","after":"c8f4df1a346013185b6e7daacb34ddd8e49ecd78","ref":"refs/heads/next","pushedAt":"2023-09-01T22:26:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Make FactTerms and FactTermsErrors public for docs","shortMessageHtmlLink":"Make FactTerms and FactTermsErrors public for docs"}},{"before":"2bf78143151fa1af96907cab32138c8c7a031232","after":"6476c418b1dd2e29f16cd834524cf96757622cc4","ref":"refs/heads/next","pushedAt":"2023-09-01T22:23:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Make FactTerms and FactTermsErrors public for docs","shortMessageHtmlLink":"Make FactTerms and FactTermsErrors public for docs"}},{"before":"e3d10edd214ad136b2a5ea36f6ddfedcf857a74d","after":"2bf78143151fa1af96907cab32138c8c7a031232","ref":"refs/heads/next","pushedAt":"2023-09-01T01:48:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Use owned Vec in Context\n\n- Remove usage of Cow because the data will likely be owned when\n decoding from either a HTTP header or body","shortMessageHtmlLink":"Use owned Vec in Context"}},{"before":"625dac76c8c8a7940edd076b0244351a87b12be9","after":"e3d10edd214ad136b2a5ea36f6ddfedcf857a74d","ref":"refs/heads/next","pushedAt":"2023-09-01T01:47:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Use owned Vec in Context\n\n- Remove usage of Cow because the data will likely be owned when\n decoding from either a HTTP header or body","shortMessageHtmlLink":"Use owned Vec in Context"}},{"before":"b146ea7f063472adeaa0abfb507378fee2efc7fe","after":"625dac76c8c8a7940edd076b0244351a87b12be9","ref":"refs/heads/next","pushedAt":"2023-08-29T16:55:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Add Context errors when inserting new value","shortMessageHtmlLink":"Add Context errors when inserting new value"}},{"before":"955cf742279275272bfe0a96bf431d4c18f5e722","after":"b146ea7f063472adeaa0abfb507378fee2efc7fe","ref":"refs/heads/next","pushedAt":"2023-08-29T16:23:24.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Refactor Constant to use byte slice instead of Cow","shortMessageHtmlLink":"Refactor Constant to use byte slice instead of Cow"}},{"before":"784f46a3fc69b8ae3b87f9759eea22a24b28b2a5","after":"955cf742279275272bfe0a96bf431d4c18f5e722","ref":"refs/heads/next","pushedAt":"2023-08-28T19:47:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Change primitive String type to Bytes type\n\n- Use bytes as a primitive type to allow the data to include non-UTF\n bytes data","shortMessageHtmlLink":"Change primitive String type to Bytes type"}},{"before":"5b339e5715d80a9897efda024f301c77d68fc8c4","after":"784f46a3fc69b8ae3b87f9759eea22a24b28b2a5","ref":"refs/heads/next","pushedAt":"2023-08-28T19:28:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Change primitive String type to Bytes type\n\n- Use bytes as a primitive type to allow the data to include non-UTF\n bytes data","shortMessageHtmlLink":"Change primitive String type to Bytes type"}},{"before":"7ef1f62aae3afe07e1337b6b5a7efd2b9ed28565","after":"5b339e5715d80a9897efda024f301c77d68fc8c4","ref":"refs/heads/next","pushedAt":"2023-08-27T19:54:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bluk","name":"Bryant Luk","path":"/bluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94150?s=80&v=4"},"commit":{"message":"Add const and #[must_use] to new functions","shortMessageHtmlLink":"Add const and #[must_use] to new functions"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADgx3n-QA","startCursor":null,"endCursor":null}},"title":"Activity ยท bluk/passdata"}