You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "rickchengx (via GitHub)" <gi...@apache.org> on 2023/05/10 07:28:13 UTC

[GitHub] [dolphinscheduler] rickchengx opened a new issue, #14076: [Feature][Parameter] Add project-level parameters

rickchengx opened a new issue, #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076

   ### 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
   
   * Currently, DS has local and global parameters. Note that Global parameters only take effect inside the workflow
   * Add project-level parameters so that all workflows under the same project can use these project-level parameters
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] calvinjiang commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "calvinjiang (via GitHub)" <gi...@apache.org>.
calvinjiang commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1560396441

   > 
   
   I'll try to support some of front-end works.  But I'm not sure if I have time to attend the weekly-meeting. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] calvinjiang commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "calvinjiang (via GitHub)" <gi...@apache.org>.
calvinjiang commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1573173635

   Hi @rickchengx , How's it going with the backend api? I need some more details about the backend apis. If you're all set, you could push your feature first.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1541491165

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information, version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] rickchengx commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "rickchengx (via GitHub)" <gi...@apache.org>.
rickchengx commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1558425101

   Hi, @calvinjiang , I've added some design in this issue and I'll talk about this in our weekly-meeting tonight. Are u interested in the front-end part of this feature?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] rickchengx commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "rickchengx (via GitHub)" <gi...@apache.org>.
rickchengx commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1563785400

   > > 
   > 
   > I'll try to support some of front-end works. But I'm not sure if I have time to attend the weekly-meeting.
   
   Hi, @calvinjiang I added some description about the restful interface and split the front-end tasks. If you are interested in this, please comment under this issue
   * #14218 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] calvinjiang commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "calvinjiang (via GitHub)" <gi...@apache.org>.
calvinjiang commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1556961370

   @rickchengx Sounds great. I have the same idea with you. Would like to talk about this feature? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] calvinjiang commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "calvinjiang (via GitHub)" <gi...@apache.org>.
calvinjiang commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1564266475

   > > > 
   > > 
   > > 
   > > I'll try to support some of front-end works. But I'm not sure if I have time to attend the weekly-meeting.
   > 
   > Hi, @calvinjiang I added some description about the restful interface and split the front-end tasks. If you are interested in this, please comment under this issue
   > 
   > * [[Feature][UI] Support CRUD of project-level parameters #14218](https://github.com/apache/dolphinscheduler/issues/14218)
   
   @rickchengx I already leave a comment under that issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] rickchengx commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "rickchengx (via GitHub)" <gi...@apache.org>.
rickchengx commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1552415846

   > 
   
   Of course, I'll add some design later.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "zhongjiajie (via GitHub)" <gi...@apache.org>.
zhongjiajie commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1552324702

   thanks for your proposal, I add label discussion because I am not sure whether we need a project level parameter, or do we need a system level one, can you share your design before coding? @rickchengx 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] rickchengx commented on issue #14076: [Feature][Parameter] Add project-level parameters

Posted by "rickchengx (via GitHub)" <gi...@apache.org>.
rickchengx commented on issue #14076:
URL: https://github.com/apache/dolphinscheduler/issues/14076#issuecomment-1573181099

   Of course, I will submit a PR ASAP


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org