Skip to content
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

feat(core): add Manager::add_capability, closes #8799 #8806

Merged
merged 9 commits into from
Feb 19, 2024

Conversation

lucasfernog
Copy link
Member

The tricky part here was making the scope mutable. Had to use an Arc, but I'm not sure if there's a better way to do it.

@lucasfernog lucasfernog requested a review from a team as a code owner February 7, 2024 02:34
amrbashir
amrbashir previously approved these changes Feb 7, 2024
@lucasfernog
Copy link
Member Author

Needs #8802

@lucasfernog lucasfernog marked this pull request as draft February 7, 2024 20:56
Base automatically changed from feat/codegen-context-capabilities to dev February 19, 2024 14:13
@lucasfernog lucasfernog dismissed amrbashir’s stale review February 19, 2024 14:13

The base branch was changed.

@lucasfernog lucasfernog marked this pull request as ready for review February 19, 2024 14:21
@lucasfernog lucasfernog merged commit 258494b into dev Feb 19, 2024
26 checks passed
@lucasfernog lucasfernog deleted the feat/runtime-capabilities branch February 19, 2024 14:59
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.

None yet

2 participants