-
Notifications
You must be signed in to change notification settings - Fork 187
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
supporting aliyun oss data source #744
Conversation
Dev -> Main - fixing Publishing behaviour
👷 Deploy request for lowcoder-cloud pending review.Visit the deploys page to approve it
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What a wonderful contribution! Thank you very much.
We can only hope you may find time to enable the delete of files too as you mentioned in the code already...
Thank you very much for your recognition and encouragement! I will implement this feature and update the code as soon as possible. |
👷 Deploy request for lowcoder-test pending review.Visit the deploys page to approve it
|
We have trouble with the Checks. The Build of the Node Service fails. |
Did you find time to look into the reasons, why Node Build fails? |
it seems that I should commit the yarn.lock file |
98c00bc
to
223824c
Compare
88ee780
to
0ef827c
Compare
b319e9c
to
7a26dc6
Compare
We merged it now and fixed small things. However! Thank you very much for this great contribution! We are sure, many community members will find great value in it! |
Proposed changes
Add a data source plugin that supports Alibaba Cloud OSS (Object Storage Service) .
Allow some operations on stored object through the form of accessing OSS resources via STS (Security Token Service).
Types of changes
What types of changes does your code introduce to Lowcoder?
Put an
x
in the boxes that apply.Checklist
You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help!
This is simply a reminder of what we are going to look for before merging your code.
Put an
x
in the boxes that apply.Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.