John Huang

Results 39 issues of 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 ![image](https://github.com/apache/dolphinscheduler/assets/13224827/944600eb-9fbe-47fc-b201-455df7235348) ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This...

feature
backend
3.3.0

## 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...

improvement
kubernetes

### 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?...

improvement

## 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...

priority:middle

### 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...

DSIP

### 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...

feature

### 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...

bug
Waiting for reply

### 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...

feature
DSIP