Update project in the README, add some part to the documentation#5874
Update project in the README, add some part to the documentation#5874bert-e merged 2 commits intodevelopment/9.1from
Conversation
Hello darkisdude,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
| This is useful for testing purposes or when you don't need persistent storage. | ||
|
|
||
| ```shell | ||
| export S3DATA=memory |
There was a problem hiding this comment.
I think it's mem:
if (process.env.S3DATA) {
const validData = ['mem', 'file', 'scality', 'multiple'];
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## development/9.1 #5874 +/- ##
================================================
Coverage 75.91% 75.91%
================================================
Files 188 188
Lines 11976 11976
================================================
Hits 9091 9091
Misses 2885 2885
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ce092fc to
902cd6a
Compare
|
/approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-719. Goodbye darkisdude. |
ISSUE: CLDSRV-719
Pull request template
Description
Motivation and context
With the onboarding, I read the README and found some missing documentation and wrong copy/paste.