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

feature/99-statuscode-204-for-file-not-found #181

Merged
merged 5 commits into from
Feb 28, 2022

Conversation

princeparmar
Copy link
Contributor

@princeparmar princeparmar commented Feb 25, 2022

Signed-off-by: Pradip Parmar [email protected]

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

@princeparmar princeparmar self-assigned this Feb 25, 2022
@cnlangzi cnlangzi changed the title gosdk version updated upgrade gosdk with status 204 for file deletion Feb 25, 2022
@cnlangzi cnlangzi linked an issue Feb 25, 2022 that may be closed by this pull request
@princeparmar princeparmar changed the title upgrade gosdk with status 204 for file deletion update gosdk version Feb 25, 2022
@cnlangzi cnlangzi changed the title update gosdk version feature/99-statuscode-204-for-file-not-found Feb 25, 2022
Signed-off-by: Pradip Parmar <[email protected]>
@princeparmar princeparmar force-pushed the feature/99-statuscode-204-for-file-not-found branch from c5c6174 to 9944993 Compare February 26, 2022 17:23
@service-0chain
Copy link
Contributor

Manual system tests [failure] with the following config

config value
tests skipped FALSE
system-tests master
gosdk feature/99-statuscode-204-for-file-not-found
zboxcli feature/99-statuscode-204-for-file-not-found
zwalletcli staging
0chain staging
blobber feature/99-statuscode-204-for-file-not-found
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@service-0chain
Copy link
Contributor

Manual system tests [success] with the following config

config value
tests skipped FALSE
system-tests master
gosdk feature/99-statuscode-204-for-file-not-found
zboxcli feature/99-statuscode-204-for-file-not-found
zwalletcli staging
0chain staging
blobber feature/99-statuscode-204-for-file-not-found
authorizer staging
0box staging
0block staging
0dns staging
explorer staging
0proxy staging
0search staging

@cnlangzi cnlangzi merged commit 88b241d into staging Feb 28, 2022
@cnlangzi cnlangzi deleted the feature/99-statuscode-204-for-file-not-found branch February 28, 2022 00:40
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.

It is better to return 204 if object is not found in blobber
3 participants