Make use of bucket website configuration #182

Merged
lx merged 4 commits from improve-website-config into main 2022-01-17 09:47:58 +00:00
Owner
  • GetBucketWebsite is implemented
  • Index document is fetched from bucket website configuration
  • In case of error, an error document is fetched, if it is set in the website configuration
  • The index document and error document can be set on the command line with bucket website
  • Update documentation

Fix #77

- [x] GetBucketWebsite is implemented - [x] Index document is fetched from bucket website configuration - [x] In case of error, an error document is fetched, if it is set in the website configuration - [x] The index document and error document can be set on the command line with `bucket website` - [x] Update documentation Fix #77
lx force-pushed improve-website-config from 9d397520b4 to bebbeec902 2022-01-07 16:15:31 +00:00 Compare
Author
Owner

BUG: error document is only returned on 400 errors (check this in AWS spec)

BUG: error document is only returned on 400 errors (check this in AWS spec)
lx added the
S3 Compatibility
label 2022-01-10 11:31:32 +00:00
lx changed target branch from create-delete-buckets to main 2022-01-10 13:17:08 +00:00
lx added 2 commits 2022-01-10 13:18:03 +00:00
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is passing Details
17ea28a438
Fix trivial bug in CLI
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
3586c7257c
Clarify error message
lx added 6 commits 2022-01-10 14:01:39 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
9cb2e9e57c
Add documentation to migrate to 0.6
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
17446e3b46
Don't return error document for non-4xx errors
lx added 5 commits 2022-01-13 12:42:06 +00:00
lx added 5 commits 2022-01-13 13:24:28 +00:00
lx force-pushed improve-website-config from 5bdf2c3b6e to 60c0033c8b 2022-01-13 13:25:25 +00:00 Compare
lx merged commit 60c0033c8b into main 2022-01-17 09:47:58 +00:00
Sign in to join this conversation.
No description provided.