You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/10 09:22:29 UTC

[GitHub] [pulsar-site] Anonymitaet opened a new pull request, #70: [improve][website] Add license explanations to Ecosystem page

Anonymitaet opened a new pull request, #70:
URL: https://github.com/apache/pulsar-site/pull/70

   Preview looks good:
   <img width="966" alt="image" src="https://user-images.githubusercontent.com/50226895/167595487-870659ee-7693-486c-a279-68969b641ffc.png">
   


-- 
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: dev-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-site] dave2wave commented on a diff in pull request #70: [improve][website] Add license explanations to Ecosystem page

Posted by GitBox <gi...@apache.org>.
dave2wave commented on code in PR #70:
URL: https://github.com/apache/pulsar-site/pull/70#discussion_r869360194


##########
site2/website-next/src/pages/ecosystem.js:
##########
@@ -37,7 +37,7 @@ export default function Home() {
               <div className="col col--8">
                 <h1>Ecosystem</h1>
                 <p>To build better streaming data pipelines and event-driven applications, you can use the powerful extensions to Pulsar, including <a href="/docs/next/io-overview">connectors</a>, protocol handlers, tools, and more. Additionally, you can develop applications using <a href="/docs/next/client-libraries">client libraries</a>.</p>
-                <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected.</p>
+                <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected. Components with <a href="https://opensource.org/licenses">OSI approved licenses</a> are only allowed. </p>

Review Comment:
   Only open source components with an <a href="https://opensource.org/licenses">OSI approved license</a> are allowed.



-- 
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: dev-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-site] Anonymitaet merged pull request #70: [improve][website] Add license explanations to Ecosystem page

Posted by GitBox <gi...@apache.org>.
Anonymitaet merged PR #70:
URL: https://github.com/apache/pulsar-site/pull/70


-- 
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: dev-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-site] Anonymitaet commented on a diff in pull request #70: [improve][website] Add license explanations to Ecosystem page

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on code in PR #70:
URL: https://github.com/apache/pulsar-site/pull/70#discussion_r869823108


##########
site2/website-next/src/pages/ecosystem.js:
##########
@@ -37,7 +37,7 @@ export default function Home() {
               <div className="col col--8">
                 <h1>Ecosystem</h1>
                 <p>To build better streaming data pipelines and event-driven applications, you can use the powerful extensions to Pulsar, including <a href="/docs/next/io-overview">connectors</a>, protocol handlers, tools, and more. Additionally, you can develop applications using <a href="/docs/next/client-libraries">client libraries</a>.</p>
-                <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected.</p>
+                <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected. Components with <a href="https://opensource.org/licenses">OSI approved licenses</a> are only allowed. </p>

Review Comment:
   I've incorporated your suggestions, PTAL and feel free to approve, thanks!



-- 
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: dev-unsubscribe@pulsar.apache.org

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