-
Notifications
You must be signed in to change notification settings - Fork 9
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(collaboration): support database resource role #44
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge branch 'feat/dev-4.2.4-odc-1339 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.2.4 https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/352 Signed-off-by: 晓康 <[email protected]> * Fixes oceanbase/odc#1339 * feat: modify condition expression
Merge branch fix/dev-4.2.4-odc-1563 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.2.4 https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/353 Signed-off-by: 晓康 <[email protected]> * Fixes oceanbase/odc#1563 * fix: add tip where task's file is expired * fix: append comment * fix: fix the spinning bug of custom environment
Merge branch 'fix/dev-4.2.4-bugs-xyh-030601 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.2.4 https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/354 Signed-off-by: 晓康 <[email protected]> * style: PartitionTask (configModal style) * style: PartitionTask (colors change: const -> var)
Merge branch 'fix/dev-4.2.4-bugs-xyh-030602 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.2.4 https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/355 Signed-off-by: 晓康 <[email protected]> * Fixes oceanbase/odc#1737 * Fixes oceanbase/odc#1685 * style: PartitionTask (text change)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
###What type of PR is this?
type-feature
database
###What this PR does / why we need it:
Enhanced user roles and approval workflows
###Which issue(s) this PR fixes:
Fixes oceanbase/odc#1679
###Special notes for your reviewer:
such as:
database.owner.accounts
database.owner.ids
database.owner.names
database.name
environment.name
task.description
risk.level
odc.task.url
###Additional documentation e.g., usage docs, etc.: