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

Dev/v0.7.0 #2160

Merged
merged 70 commits into from
Jun 11, 2024
Merged

Dev/v0.7.0 #2160

merged 70 commits into from
Jun 11, 2024

Conversation

fedml-alex
Copy link
Collaborator

No description provided.

chaoyanghe and others added 30 commits April 29, 2024 22:39
[CoreEngine] fixed the train job issue in the workflow.
[Deploy] Avoid re-download the same model serving package.
alaydshah and others added 28 commits June 6, 2024 05:03
[CoreEngine] remove the deprecated files in the scheduler.
[Deploy] Recursively find the model serving package folder
…n Windows OS.
2. fixed the issue the sqlite path is illegal in Windows OS.
[CoreEngine] 1. fixed the issue that the fork method is not support i…
…counter

Adding hash set for counting the number of pending requests per endpoint.
…d_urls

Moving from storage object to presigned URLs
[Deploy] Refactor the quick start example, use public ip as default.
@fedml-alex fedml-alex merged commit 9c227bb into alexleung/dev_branch_latest Jun 11, 2024
1 check failed
Copy link

gitguardian bot commented Jun 11, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
9453265 Triggered Generic High Entropy Secret b0358f1 python/fedml/workflow/driver_example/main.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

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.

6 participants