Skip to content

Conversation

@beojan
Copy link
Contributor

@beojan beojan commented Jan 26, 2026

Part 1 of the new API requiring creator name to be specified.

After implementing this, I'm not sure creator name should be mandatory after all.

(Sorry, even this has turned into a huge PR, and some of the Jsonnet files got auto-formatted as JSON).

Won't build yet
This handles the API change, and ports the existing creator name check
to work with the new product_query.
@beojan beojan requested a review from knoepfel January 26, 2026 18:59
@beojan beojan changed the title New product query api New product query API Jan 26, 2026
@beojan
Copy link
Contributor Author

beojan commented Jan 26, 2026

@phlexbot format

@github-actions
Copy link
Contributor

No automatic cmake-format fixes were necessary.

@github-actions
Copy link
Contributor

Automatic clang-format fixes pushed (commit e8b9e25).
⚠️ Note: Some issues may require manual review and fixing.

@beojan beojan changed the title New product query API Draft: New product query API Jan 26, 2026
@knoepfel knoepfel marked this pull request as draft January 26, 2026 20:34
"cacheVariables": {
"CMAKE_EXPORT_COMPILE_COMMANDS": "YES",
"CMAKE_CXX_STANDARD": "20",
"CMAKE_CXX_STANDARD": "23",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change will have to wait until the CI container is built with ROOT configured with C++23. Won't be hard to do, just needs to be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants