Skip to content

Update documentation for list#450

Merged
aaperis merged 4 commits intomainfrom
documentation/datset-list
Sep 19, 2024
Merged

Update documentation for list#450
aaperis merged 4 commits intomainfrom
documentation/datset-list

Conversation

@kostas-kou
Copy link
Copy Markdown
Contributor

Related issue(s) and PR(s)
This PR closes #432.

Description
Documentation was added for listing accessible datasets and their files

How to test

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor

@nanjiangshu nanjiangshu left a comment

Choose a reason for hiding this comment

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

Looks good. Just added a few minor comments.

When testing, I failed to upload a file to the bigpicture with the following command:

sda-cli upload -config s3cmd-bp.conf -encrypt-with-key c4gh.pub.pem t1.txt

The error message is strange and I have never seen before

FATA[0014] SerializationError: failed to unmarshal error message
	status code: 502, request id: , host id: 
caused by: UnmarshalError: failed to unmarshal error message
	00000000  3c 68 74 6d 6c 3e 0d 0a  3c 68 65 61 64 3e 3c 74  |<html>..<head><t|
00000010  69 74 6c 65 3e 35 30 32  20 42 61 64 20 47 61 74  |itle>502 Bad Gat|
00000020  65 77 61 79 3c 2f 74 69  74 6c 65 3e 3c 2f 68 65  |eway</title></he|
00000030  61 64 3e 0d 0a 3c 62 6f  64 79 3e 0d 0a 3c 63 65  |ad>..<body>..<ce|
00000040  6e 74 65 72 3e 3c 68 31  3e 35 30 32 20 42 61 64  |nter><h1>502 Bad|
00000050  20 47 61 74 65 77 61 79  3c 2f 68 31 3e 3c 2f 63  | Gateway</h1></c|
00000060  65 6e 74 65 72 3e 0d 0a  3c 68 72 3e 3c 63 65 6e  |enter>..<hr><cen|
00000070  74 65 72 3e 6e 67 69 6e  78 3c 2f 63 65 6e 74 65  |ter>nginx</cente|
00000080  72 3e 0d 0a 3c 2f 62 6f  64 79 3e 0d 0a 3c 2f 68  |r>..</body>..</h|
00000090  74 6d 6c 3e 0d 0a         

I hope this is related to safespring storage migration, or?

Copy link
Copy Markdown
Member

@MalinAhlberg MalinAhlberg left a comment

Choose a reason for hiding this comment

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

Nice @kostas-kou !
Also good suggestions from @nanjiangshu! I left one suggestion, and also wonder whether -bytes should be mentioned?

Comment thread README.md Outdated
Comment thread README.md Outdated
kostas-kou and others added 2 commits September 19, 2024 14:21
Co-authored-by: Nanjiang Shu <nanjiang.shu@gmail.com>
Co-authored-by: Alex Aperis <76202622+aaperis@users.noreply.github.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 19, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.17%. Comparing base (a63d5a3) to head (aae849f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   39.17%   39.17%           
=======================================
  Files          11       11           
  Lines        1922     1922           
=======================================
  Hits          753      753           
  Misses       1058     1058           
  Partials      111      111           
Flag Coverage Δ
unittests 39.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kostas-kou
Copy link
Copy Markdown
Contributor Author

The information about the --bytes flag is added as well @MalinAhlberg

@aaperis aaperis added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit d21a0c9 Sep 19, 2024
@aaperis aaperis deleted the documentation/datset-list branch September 19, 2024 13:03
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.

[list] Update README with added functionality

5 participants