{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":434180320,"defaultBranch":"main","name":"opa","ownerLogin":"johanfylling","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-12-02T10:43:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16031288?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717366773.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"6c369aed8593a76268b4ad143d4eb9c10ade9d76","ref":"refs/heads/debugger","pushedAt":"2024-06-02T22:19:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Starting debugger implementation\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Starting debugger implementation"}},{"before":"039d4555f2260a7714ef4453c85555f7a31f2f72","after":null,"ref":"refs/heads/dev-v0.66.0","pushedAt":"2024-05-30T16:21:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":null,"after":"039d4555f2260a7714ef4453c85555f7a31f2f72","ref":"refs/heads/dev-v0.66.0","pushedAt":"2024-05-30T15:00:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Prepare v0.66.0 development\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Prepare v0.66.0 development"}},{"before":"00cc1806997b90e7e72615e74d5f865d434d7133","after":null,"ref":"refs/heads/release-v0.65.0_changelog_update","pushedAt":"2024-05-30T14:54:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":null,"after":"00cc1806997b90e7e72615e74d5f865d434d7133","ref":"refs/heads/release-v0.65.0_changelog_update","pushedAt":"2024-05-30T14:31:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Updating changelog for v0.65.0\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Updating changelog for v0.65.0"}},{"before":"6920e87fc7e78e3041bd39eb4ec249ef7eccc2f6","after":null,"ref":"refs/heads/release-v0.65.0","pushedAt":"2024-05-30T14:02:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":null,"after":"6920e87fc7e78e3041bd39eb4ec249ef7eccc2f6","ref":"refs/heads/release-v0.65.0","pushedAt":"2024-05-30T13:51:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Updated changelog\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Updated changelog"}},{"before":"b705d5b4ae49cbc933a30d42ca9eac7d6ec3b9ce","after":"4e5c36d05ced824f1529d196b9c0c3ac76db5eee","ref":"refs/heads/main","pushedAt":"2024-05-30T12:59:45.000Z","pushType":"push","commitsCount":62,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Include annotations in rule AST (#6771)\n\nSigned-off-by: Ashutosh Narkar \r\nCo-authored-by: Johan Fylling ","shortMessageHtmlLink":"Include annotations in rule AST (open-policy-agent#6771)"}},{"before":"8bef82bcd20bd8b30c71d198632e60f069b500cb","after":null,"ref":"refs/heads/docs/is_set_stmt","pushedAt":"2024-05-28T14:33:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":"0daa83be467c349165761344e6f9a8d95f36a8a0","after":"8bef82bcd20bd8b30c71d198632e60f069b500cb","ref":"refs/heads/docs/is_set_stmt","pushedAt":"2024-05-28T12:47:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Removing extra line\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Removing extra line"}},{"before":null,"after":"0daa83be467c349165761344e6f9a8d95f36a8a0","ref":"refs/heads/docs/is_set_stmt","pushedAt":"2024-05-28T12:42:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Adding documentation for new `IsSetStmt`\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Adding documentation for new IsSetStmt"}},{"before":null,"after":"b3c5390c16694e90fd3dc70afcaedc5ca7c3a653","ref":"refs/heads/trace_equality_failures","pushedAt":"2024-05-28T11:10:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Uniform trace padding\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Uniform trace padding"}},{"before":"005e09ce0f96850b7d7d648a2ddb12866c0b40c4","after":null,"ref":"refs/heads/fix/eval_non-iter_domain","pushedAt":"2024-05-28T08:19:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":"c773cc9b279c8e5b8a93a0073e22ebd2e2599e1d","after":"005e09ce0f96850b7d7d648a2ddb12866c0b40c4","ref":"refs/heads/fix/eval_non-iter_domain","pushedAt":"2024-05-27T16:37:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Making yaml-linter happy\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Making yaml-linter happy"}},{"before":"a840cc290eb8a5a9a7066e8ed7d4b56d1d14ef26","after":"c773cc9b279c8e5b8a93a0073e22ebd2e2599e1d","ref":"refs/heads/fix/eval_non-iter_domain","pushedAt":"2024-05-27T16:32:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Asserting every-domain is collection type in planner\n\nAdding `IsSetStmt`.\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Asserting every-domain is collection type in planner"}},{"before":"f4581babfd0821a76b6710cede274318f7ad1827","after":"a840cc290eb8a5a9a7066e8ed7d4b56d1d14ef26","ref":"refs/heads/fix/eval_non-iter_domain","pushedAt":"2024-05-27T13:34:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Making `ast.IsIterable` private\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Making ast.IsIterable private"}},{"before":"6c7293152081eb79a3ab0ad1c3f49aa991c6045d","after":"f4581babfd0821a76b6710cede274318f7ad1827","ref":"refs/heads/fix/eval_non-iter_domain","pushedAt":"2024-05-27T12:43:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"making linter happy\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"making linter happy"}},{"before":null,"after":"6c7293152081eb79a3ab0ad1c3f49aa991c6045d","ref":"refs/heads/fix/eval_non-iter_domain","pushedAt":"2024-05-27T12:38:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Asserting `every` domain is an iterable type before evaluation\n\nFixes: #6762\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Asserting every domain is an iterable type before evaluation"}},{"before":"65ebbde5f93e84483acf2246f9ad598030d350e8","after":null,"ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-24T17:02:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":"3cc10d6478b34f16b05699b3941a14536ee62996","after":"65ebbde5f93e84483acf2246f9ad598030d350e8","ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-24T16:44:41.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Merge branch 'main' into rego-v1/v0compat1_support_modules","shortMessageHtmlLink":"Merge branch 'main' into rego-v1/v0compat1_support_modules"}},{"before":"80dfbbf1a1386b718303a29ed1a65e55520708da","after":"3cc10d6478b34f16b05699b3941a14536ee62996","ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-23T09:05:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Adding test case\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Adding test case"}},{"before":"049bcc7035264fddfe8200c444caeafce195f81e","after":"80dfbbf1a1386b718303a29ed1a65e55520708da","ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-22T21:20:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ashutosh-narkar","name":"Ashutosh Narkar","path":"/ashutosh-narkar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3537328?s=80&v=4"},"commit":{"message":"Adding tests for when rule conflicts with v1 keyword\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Adding tests for when rule conflicts with v1 keyword"}},{"before":"60c1fc333df325047da0b6212b4129909f61b9bd","after":"c8e699f2fab14ed29ffe0439da64286f1e487416","ref":"refs/heads/fix/cmd_rego-v1_import","pushedAt":"2024-04-22T14:19:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Fixing linter issue\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Fixing linter issue"}},{"before":null,"after":"60c1fc333df325047da0b6212b4129909f61b9bd","ref":"refs/heads/fix/cmd_rego-v1_import","pushedAt":"2024-04-22T13:58:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"rego: Setting query Rego-version from configured imports\n\nWhen `rego.v1` is in the list of imports directly applied on the `rego.Rego` SDK struct, this import, and it's effects, is applied to the query when parsed.\nThis change affects the `eval` and `bench` commands when the `--imports` flag is used.\n\nFixes: #6701\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"rego: Setting query Rego-version from configured imports"}},{"before":"1366f2b0fcef4fc3262580f1ba01e5623739d315","after":"049bcc7035264fddfe8200c444caeafce195f81e","ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-16T08:48:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Adding tests for when rule conflicts with v1 keyword\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Adding tests for when rule conflicts with v1 keyword"}},{"before":"10f74b550342e43ce3fe310d96ec60a1f1347003","after":"1366f2b0fcef4fc3262580f1ba01e5623739d315","ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-15T18:51:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Merge branch 'main' into rego-v1/v0compat1_support_modules","shortMessageHtmlLink":"Merge branch 'main' into rego-v1/v0compat1_support_modules"}},{"before":null,"after":"10f74b550342e43ce3fe310d96ec60a1f1347003","ref":"refs/heads/rego-v1/v0compat1_support_modules","pushedAt":"2024-04-15T18:40:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"ast: Importing `rego.v1` in v0 support modules when applicable\n\nPrioritizing generating v0 Rego with `rego.v1` import when producing support modules for non-`--v1-compatible` optimized builds.\n\nAffects `opa build` when the `-O` flag is used for optimization, and `opa eval` for partial evaluation with the `-p` flag.\n\nFixes: #6450\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"ast: Importing rego.v1 in v0 support modules when applicable"}},{"before":null,"after":"298de8f18aae8f8fbab7d7f4740f2c7a6057d416","ref":"refs/heads/rego-v1/bundle_rego-version_docs","pushedAt":"2024-04-11T14:35:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"docs: Updating OPA v1.0 docs\n\nDocumenting bundle rego-version.\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"docs: Updating OPA v1.0 docs"}},{"before":"0478579ec327600f951820c07fde15b82945ffe2","after":null,"ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-10T17:06:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"}},{"before":"5a8041aa59b0cbcc42c7c465c13bb91d5d4fea7f","after":"0478579ec327600f951820c07fde15b82945ffe2","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-10T16:47:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"Merge branch 'main' into rego-v1/bundle_rego_version_attr","shortMessageHtmlLink":"Merge branch 'main' into rego-v1/bundle_rego_version_attr"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWmDHhgA","startCursor":null,"endCursor":null}},"title":"Activity ยท johanfylling/opa"}