{"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:1713978154.0","currentOid":""},"activityList":{"items":[{"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"}},{"before":"e42196f6d7c8ac3bc9b66488bdcc97887ca7e23b","after":"5a8041aa59b0cbcc42c7c465c13bb91d5d4fea7f","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-10T13:28:51.000Z","pushType":"push","commitsCount":16,"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"}},{"before":"3ccf4dd18c44c4df5905c1b78e09a143316703ac","after":"e42196f6d7c8ac3bc9b66488bdcc97887ca7e23b","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-10T13:19:49.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 `usePath` arg to `MergeWithRegoVersion` to make it explicit whether a module's URL or path is used\nwhen creating per-file rego-version overrides.\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Adding usePath arg to MergeWithRegoVersion to make it explicit wh…"}},{"before":"a13afe5d3fc92e21abff7ca1507a32dd1dffeee9","after":"3ccf4dd18c44c4df5905c1b78e09a143316703ac","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-10T12:49:24.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":"Implementing suggestions by @ashutosh-narkar\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Implementing suggestions by @ashutosh-narkar"}},{"before":"e397f445447d9bd275c2538f373db8356bce6da7","after":null,"ref":"refs/heads/fix/deps_cmd_oom","pushedAt":"2024-04-09T17:24:42.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":"62a1859012c807ebc142731167b7651a9e8039a9","after":"e397f445447d9bd275c2538f373db8356bce6da7","ref":"refs/heads/fix/deps_cmd_oom","pushedAt":"2024-04-09T17:09:15.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 fix/deps_cmd_oom","shortMessageHtmlLink":"Merge branch 'main' into fix/deps_cmd_oom"}},{"before":"51576323ecd7e304d6d58ae289466ac02ea4a9c1","after":"62a1859012c807ebc142731167b7651a9e8039a9","ref":"refs/heads/fix/deps_cmd_oom","pushedAt":"2024-04-09T13:33:15.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 fix/deps_cmd_oom","shortMessageHtmlLink":"Merge branch 'main' into fix/deps_cmd_oom"}},{"before":null,"after":"51576323ecd7e304d6d58ae289466ac02ea4a9c1","ref":"refs/heads/fix/deps_cmd_oom","pushedAt":"2024-04-09T13:21:18.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 bench tests\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Adding bench tests"}},{"before":"ca598fc5f77e58edc6391c2161e3be2876a15aa4","after":"a13afe5d3fc92e21abff7ca1507a32dd1dffeee9","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-08T12:33:54.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 changes suggested by @ashutosh-narkar\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Making changes suggested by @ashutosh-narkar"}},{"before":"96683833a19fd3f8a9d6944e65f2ac69c9fbf11d","after":"ca598fc5f77e58edc6391c2161e3be2876a15aa4","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-03T14:26:18.000Z","pushType":"push","commitsCount":15,"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"}},{"before":"ee553886f6f03b8e2e7b7f44b47f6f395afc00cb","after":"96683833a19fd3f8a9d6944e65f2ac69c9fbf11d","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-03T14:14:52.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":"7370dbc9c827df88120b281695e401dc2c94d0db","after":"ee553886f6f03b8e2e7b7f44b47f6f395afc00cb","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-04-03T13:19:45.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":"Updating tests\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Updating tests"}},{"before":"6b1318161618e27857993e1fdbc3565e0c891ad5","after":null,"ref":"refs/heads/release-v0.63.0","pushedAt":"2024-03-28T16:46:36.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":"e1b0dde560fca4269d0f5b49bf19ef0f10886e59","after":null,"ref":"refs/heads/dev-v0.64.0","pushedAt":"2024-03-28T16:46:17.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":"e1b0dde560fca4269d0f5b49bf19ef0f10886e59","ref":"refs/heads/dev-v0.64.0","pushedAt":"2024-03-28T16:07: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":"Prepare v0.64.0 development\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Prepare v0.64.0 development"}},{"before":"d4c4f8e3f3416c32de57306af7ec4d565d22b3e1","after":"6b1318161618e27857993e1fdbc3565e0c891ad5","ref":"refs/heads/release-v0.63.0","pushedAt":"2024-03-28T15:36:03.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 review comments by @ashutosh-narkar\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"Fixing review comments by @ashutosh-narkar"}},{"before":null,"after":"d4c4f8e3f3416c32de57306af7ec4d565d22b3e1","ref":"refs/heads/release-v0.63.0","pushedAt":"2024-03-28T14:20:44.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":"TLC\n\nSigned-off-by: Johan Fylling ","shortMessageHtmlLink":"TLC"}},{"before":"c36a6051e84ab1a34fdf72b5724b658b275f1b3d","after":"b705d5b4ae49cbc933a30d42ca9eac7d6ec3b9ce","ref":"refs/heads/main","pushedAt":"2024-03-28T13:25:54.000Z","pushType":"push","commitsCount":233,"pusher":{"login":"johanfylling","name":"Johan Fylling","path":"/johanfylling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16031288?s=80&v=4"},"commit":{"message":"docs: Clear up some uses of future keywords (#6653)\n\n- link to the OPA v1.0 doc to add more context to the rego.v1 notes\r\n- CONTINUED to use\r\n https://www.openpolicyagent.org/docs/latest/policy-language/#future-keywords\r\n as the source of truth for notes about future keywords.\r\n- Removed some old style examples.\r\n\r\nSigned-off-by: Charlie Egan ","shortMessageHtmlLink":"docs: Clear up some uses of future keywords (open-policy-agent#6653)"}},{"before":"deeeef750f0e9ce18d7797ec19c650c256227e3a","after":"7370dbc9c827df88120b281695e401dc2c94d0db","ref":"refs/heads/rego-v1/bundle_rego_version_attr","pushedAt":"2024-03-26T12:02:42.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":"djE6ks8AAAAEOV9KEAA","startCursor":null,"endCursor":null}},"title":"Activity · johanfylling/opa"}