-
Per discussion with @SeanCurtis-TRI today and earlier discussions with @jwnimmer-tri:
### Background
Loop detection in a Drake Diagram depends on accurate determination of the dependencies of outp…
-
Hi,
The current documents treat captivity as a transient phase with a well-defined exit process. Often, the users stay in a "captive" mode longer, and they can still access certain resources/websit…
-
Would be grat if this plug-in had an option to enforce the subdomain.
domain.com should 301 redirect to www.domain.com
-
## API Management Operator: Add enforcement of component authentication in the API gateway
### Explanation
At the moment there's no authentication of any component. This issue ensures that, by def…
-
Thanks for all of your work on betterproto, it's been immensely helpful.
What is betterproto's canonical way of enforcing Protobuf `oneof`s are only set to one variant?
From this demo-protobuf…
-
### Description
Lift client-size context size limits. We are moving the limit enforcement on the server side. We will still keep some upper limits to cap the amount of MB sent over.
Limits to lift:…
-
Expected: "Access denied: you have not been on the server for long enough (...)"
Actual: The AI does not respond at all, nor does it take any action.
![image](https://github.com/user-attachments/ass…
-
Use assertions for type enforcement.
assert isinstance(a, int), 'Expected int'
See https://www.youtube.com/watch?v=5nXmq1PsoJ0 @ 18:02.
-
Hi there,
Thanks a lot for this project, very interesting and useful. We are currently testing it vs. Trello and we experience an issue with limits. They don't seem to be enforcing.
If setting a …
-
We need to figure out what can be in a function or method comment. Are they different? `@param`, `@return`, `@throws`, `@since`? Should `@return void` be required? Or omitted if method has no return …