John Huang
John Huang
how can this contract's minted items could be edit like opensea ui?
## Purpose of the pull request resolve: https://github.com/apache/dolphinscheduler/issues/15774 ## Brief change log  ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This...
## Purpose of the pull request fix: https://github.com/apache/dolphinscheduler/issues/15934 ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description _No response_ ### Are you willing to submit a PR?...
## Purpose of the pull request fix https://github.com/apache/dolphinscheduler/issues/15473 part of https://github.com/apache/dolphinscheduler/issues/15924 ## Brief change log make Alert application.yaml configurable ## Verify this pull request This pull request is code cleanup...
### Search before asking - [X] I had searched in the [DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no similar DSIP. ### Motivation Like https://github.com/apache/dolphinscheduler/blob/dev/deploy/kubernetes/dolphinscheduler/templates/configmap.yaml and discuss in https://github.com/apache/dolphinscheduler/pull/15922#discussion_r1580557409, We could put application.yaml into...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description I saw now api/master/worker package [application.yaml](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-master/src/main/resources/application.yaml) into docker. Maybe we...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I build my custom image using https://github.com/apache/dolphinscheduler/blob/dev/.github/workflows/e2e-k8s.yml#L55-L69 and modifies following...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description After seeing all local & large distributed job-scheduling framework, I...