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

feat: Add presign_stat_with support #3778

Merged
merged 4 commits into from
Dec 19, 2023
Merged

feat: Add presign_stat_with support #3778

merged 4 commits into from
Dec 19, 2023

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Dec 19, 2023

Close #3642

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo requested a review from PsiACE as a code owner December 19, 2023 03:57
Copy link
Member

@dqhl76 dqhl76 left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@Xuanwo Xuanwo merged commit f98937f into main Dec 19, 2023
227 checks passed
@Xuanwo Xuanwo deleted the stat-presign branch December 19, 2023 04:22
hoslo pushed a commit to hoslo/incubator-opendal that referenced this pull request Dec 20, 2023
* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
hoslo pushed a commit to hoslo/incubator-opendal that referenced this pull request Dec 20, 2023
# This is the 1st commit message:

feat: Add presign_stat_with support (apache#3778)

* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#2:

feat: Add project layout for ofs (apache#3779)

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#3:

ci: Workaround ring 0.17 build issue, bring aarch64 and armv7l back (apache#3781)

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#4:

refactor: Migrate gcs builder to config based (apache#3786)

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#5:

fix(ci): Make sure merge_local_staging handles all subdir (apache#3788)

* fix(ci): Make sure merge_local_staging handles all subdir

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add some logs

Signed-off-by: Xuanwo <github@xuanwo.io>

* address comments

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add comments

Signed-off-by: Xuanwo <github@xuanwo.io>

* refactor

Signed-off-by: Xuanwo <github@xuanwo.io>

* Print tree after merging

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add more log for merging

Signed-off-by: Xuanwo <github@xuanwo.io>

* polish

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#6:

feat(services): add upyun support

# This is the commit message apache#7:

feat: Add presign_stat_with support (apache#3778)

* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#8:

feat: Add project layout for ofs (apache#3779)

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#9:

ci: Workaround ring 0.17 build issue, bring aarch64 and armv7l back (apache#3781)

Signed-off-by: Xuanwo <github@xuanwo.io>
# This is the commit message apache#10:

refactor: Migrate gcs builder to config based (apache#3786)

Signed-off-by: Xuanwo <github@xuanwo.io>
hoslo pushed a commit to hoslo/incubator-opendal that referenced this pull request Dec 20, 2023
feat: Add presign_stat_with support (apache#3778)

* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>

feat: Add project layout for ofs (apache#3779)

Signed-off-by: Xuanwo <github@xuanwo.io>

ci: Workaround ring 0.17 build issue, bring aarch64 and armv7l back (apache#3781)

Signed-off-by: Xuanwo <github@xuanwo.io>

refactor: Migrate gcs builder to config based (apache#3786)

Signed-off-by: Xuanwo <github@xuanwo.io>

fix(ci): Make sure merge_local_staging handles all subdir (apache#3788)

* fix(ci): Make sure merge_local_staging handles all subdir

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add some logs

Signed-off-by: Xuanwo <github@xuanwo.io>

* address comments

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add comments

Signed-off-by: Xuanwo <github@xuanwo.io>

* refactor

Signed-off-by: Xuanwo <github@xuanwo.io>

* Print tree after merging

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add more log for merging

Signed-off-by: Xuanwo <github@xuanwo.io>

* polish

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>

feat(services): add upyun support

feat: Add presign_stat_with support (apache#3778)

* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>

feat: Add project layout for ofs (apache#3779)

Signed-off-by: Xuanwo <github@xuanwo.io>

ci: Workaround ring 0.17 build issue, bring aarch64 and armv7l back (apache#3781)

Signed-off-by: Xuanwo <github@xuanwo.io>

refactor: Migrate gcs builder to config based (apache#3786)

Signed-off-by: Xuanwo <github@xuanwo.io>

feat: Add presign_stat_with support (apache#3778)

* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>

feat: Add project layout for ofs (apache#3779)

Signed-off-by: Xuanwo <github@xuanwo.io>

ci: Workaround ring 0.17 build issue, bring aarch64 and armv7l back (apache#3781)

Signed-off-by: Xuanwo <github@xuanwo.io>

refactor: Migrate gcs builder to config based (apache#3786)

Signed-off-by: Xuanwo <github@xuanwo.io>

fix(ci): Make sure merge_local_staging handles all subdir (apache#3788)

* fix(ci): Make sure merge_local_staging handles all subdir

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add some logs

Signed-off-by: Xuanwo <github@xuanwo.io>

* address comments

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add comments

Signed-off-by: Xuanwo <github@xuanwo.io>

* refactor

Signed-off-by: Xuanwo <github@xuanwo.io>

* Print tree after merging

Signed-off-by: Xuanwo <github@xuanwo.io>

* Add more log for merging

Signed-off-by: Xuanwo <github@xuanwo.io>

* polish

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>

feat(services): add upyun support

feat: Add presign_stat_with support (apache#3778)

* feat: Add presign_stat_with support

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix r2

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>

feat: Add project layout for ofs (apache#3779)

Signed-off-by: Xuanwo <github@xuanwo.io>

ci: Workaround ring 0.17 build issue, bring aarch64 and armv7l back (apache#3781)

Signed-off-by: Xuanwo <github@xuanwo.io>

refactor: Migrate gcs builder to config based (apache#3786)

Signed-off-by: Xuanwo <github@xuanwo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants