-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1 SDK - full move #7192
base: main
Are you sure you want to change the base?
v1 SDK - full move #7192
Commits on Nov 21, 2024
-
Moving (most) source to v1 root dir
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67e8954 - Browse repository at this point
Copy the full SHA 67e8954View commit details -
Making v1 the default rego-version
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f17753 - Browse repository at this point
Copy the full SHA 0f17753View commit details
Commits on Nov 22, 2024
-
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c22d553 - Browse repository at this point
Copy the full SHA c22d553View commit details
Commits on Nov 24, 2024
-
for: * compiler * parser * bundle compiler * rego SDK * OPA SDK Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31b5f17 - Browse repository at this point
Copy the full SHA 31b5f17View commit details
Commits on Nov 25, 2024
-
Adding default rego-version to test runner
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f607a52 - Browse repository at this point
Copy the full SHA f607a52View commit details -
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b86b19 - Browse repository at this point
Copy the full SHA 8b86b19View commit details -
Adding deprecation notes to packages
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ecc0d8 - Browse repository at this point
Copy the full SHA 9ecc0d8View commit details -
Adding all built-in declarations to
ast
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42091b8 - Browse repository at this point
Copy the full SHA 42091b8View commit details -
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab1fef3 - Browse repository at this point
Copy the full SHA ab1fef3View commit details -
Applying default rego-version to
format.SourceWithOpts()
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 893d58f - Browse repository at this point
Copy the full SHA 893d58fView commit details -
Merge branch 'main' into rego-v1/sdk_full_move
Conflicts: ast/builtins.go ast/index.go ast/map.go ast/term.go debug/debugger.go format/format.go rego/rego.go topdown/builtins.go topdown/http.go topdown/query.go types/types.go
Configuration menu - View commit details
-
Copy full SHA for 713d18d - Browse repository at this point
Copy the full SHA 713d18dView commit details -
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3698c00 - Browse repository at this point
Copy the full SHA 3698c00View commit details -
Updating
check-yaml-tests
locationSigned-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26dad00 - Browse repository at this point
Copy the full SHA 26dad00View commit details -
Adding
staticcheck
exclusions forSA1019
deprecation warningsSigned-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2556737 - Browse repository at this point
Copy the full SHA 2556737View commit details -
Adding missing bundle for test
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b4aed0 - Browse repository at this point
Copy the full SHA 8b4aed0View commit details -
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9bf88a - Browse repository at this point
Copy the full SHA e9bf88aView commit details
Commits on Nov 27, 2024
-
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 525527a - Browse repository at this point
Copy the full SHA 525527aView commit details -
Adding
ast/compilehelper
testsSigned-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bbce70 - Browse repository at this point
Copy the full SHA 5bbce70View commit details
Commits on Nov 28, 2024
-
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1318f4b - Browse repository at this point
Copy the full SHA 1318f4bView commit details -
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b531ca - Browse repository at this point
Copy the full SHA 8b531caView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c31fba7 - Browse repository at this point
Copy the full SHA c31fba7View commit details
Commits on Dec 2, 2024
-
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdb173d - Browse repository at this point
Copy the full SHA fdb173dView commit details -
Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6b2a0e - Browse repository at this point
Copy the full SHA a6b2a0eView commit details
Commits on Dec 3, 2024
-
* `ast.ArrayTerm()`: added * `ast.SetTerm()`: added * `ast.Rule.String()`: inherit rego-version from parent `Module` * `bundle.NewReader()`: set default rego-version * `bundle.NewCustomReader()`: set default rego-version * `loader`: set default rego-version * `plugins/logs.ParseConfig()`: added Signed-off-by: Johan Fylling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2d628c - Browse repository at this point
Copy the full SHA a2d628cView commit details