You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: If the project has dependencies on TDP components (in the pom.xml for example), the project should be built with the TDP version of these dependencies.
Submit a Pull request on the Ansible tdp-collection in which we can deploy the proposed component.
The role acceptance criterias are:
Same coding style as the other TDP roles
The role variables should be in the tdp_vars_defaults of the collection
The component's dependencies should be defined in a tdp_lib_dag/component_name.yml file in the collection
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
✨ TDP component proposal guidelines
Thanks for wanting to contribute to TDP!
If you think a project should be included to TDP, please act according to the following guidelines:
Before doing any work, make sure to open a discussion in the New components category of the TOSIT-IO organization.
In this discussion, you should implement the following sections:
Note: Please keep in mind that a proposed project should be Open Source under a non-restrictive license (Apache v2, MIT, etc.).
The discussion will serve as a debate place for wether or not the proposed project will be included to TDP.
If the proposal is approved by the TDP core team, you should then work on the implementation:
*-TDP
branch and add some information about:Please see the Spark branch 3.2-TDP for a functionnal example.
Note: If the project has dependencies on TDP components (in the
pom.xml
for example), the project should be built with the TDP version of these dependencies.The role acceptance criterias are:
tdp_vars_defaults
of the collectiontdp_lib_dag/component_name.yml
file in the collection/opt/tdp/service
/var/log/service
/etc/service/conf
We are looking forward to receive your contributions!
Beta Was this translation helpful? Give feedback.
All reactions