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

implement UserCode.__call__ and fix code_history #8929

Merged
merged 14 commits into from
Jun 26, 2024
Merged

Conversation

abyesilyurt
Copy link
Contributor

@abyesilyurt abyesilyurt commented Jun 18, 2024

  • implement UserCode.__call__, so that Data Owner can do admin_client.code_histories["[email protected]"].user_func[0]().
  • submit creates code history.
  • request_code_execution calls submit under the hood.

closes https://github.com/OpenMined/Heartbeat/issues/1499

@abyesilyurt abyesilyurt changed the title implement UserCode.__call__ [wip] implement UserCode.__call__ Jun 18, 2024
@abyesilyurt abyesilyurt changed the title [wip] implement UserCode.__call__ [wip] implement UserCode.__call__ Jun 19, 2024
@abyesilyurt abyesilyurt changed the title [wip] implement UserCode.__call__ [wip] implement UserCode.__call__ and fix code_history Jun 20, 2024
@abyesilyurt abyesilyurt changed the title [wip] implement UserCode.__call__ and fix code_history implement UserCode.__call__ and fix code_history Jun 26, 2024
@abyesilyurt abyesilyurt merged commit d678173 into dev Jun 26, 2024
26 checks passed
@abyesilyurt abyesilyurt deleted the aziz/code_history branch June 26, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants