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(framework) Add federation argument to flwr run #3807

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

charlesbvll
Copy link
Member

Issue

Description

Related issues/PRs

Proposal

Explanation

Checklist

  • Implement proposed change
  • Write tests
  • Update documentation
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

@charlesbvll charlesbvll marked this pull request as ready for review July 15, 2024 18:39
Comment on lines 84 to 86
"❌ The project's `pyproject.toml` needs to declare "
"a default federation (with a SuperExec address or an "
"`options.num-supernodes` value).",
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be updated

Comment on lines 96 to 97
f"❌ There is no `{federation_name}` federation declared in the "
"`pyproject.toml`.",
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps log all federation names?

@danieljanes danieljanes merged commit 285acfa into main Jul 15, 2024
28 checks passed
@danieljanes danieljanes deleted the add-federation-arg branch July 15, 2024 19:22
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