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

Upload encrypted file #809

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Upload encrypted file #809

merged 2 commits into from
Aug 22, 2023

Conversation

alidzm
Copy link
Collaborator

@alidzm alidzm commented Aug 22, 2023

Description

Added ability to upload encrypted file using StorageClient.upload_files function.
Added possibility to skip manifest_url validation when EscrowConfig is creating. For docker containers URL is tracked as invalid.
Example: http://bucket:8888
Fix bug inside EscrowClient.create_escrow function: processLog call replaced on process_log call.

Summary of changes

Upload encrypted file.
Possibility to skip manifest_url validation.
Fix EscrowClient.create_escrow function.

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

@vercel
Copy link

vercel bot commented Aug 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
escrow-dashboard 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am
faucet-server ✅ Ready (Inspect) Visit Preview Aug 22, 2023 7:37am
fortune-exchange-oracle 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am
fortune-exchange-oracle-server 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am
fortune-job-launcher-client 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am
fortune-job-launcher-server 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am
fortune-recording-oracle 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am
fortune-reputation-oracle 🔄 Building (Inspect) Visit Preview Aug 22, 2023 7:37am

@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 22, 2023 07:42 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 22, 2023 07:45 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 22, 2023 07:47 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 22, 2023 07:50 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 22, 2023 07:52 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 22, 2023 07:55 Inactive
@alidzm alidzm merged commit 8258f18 into develop Aug 22, 2023
@alidzm alidzm deleted the upload-encrypted-file branch August 22, 2023 15:07
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