Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish this plugin in PDI Marketplace #1

Closed
caiomsouza opened this issue Jun 13, 2017 · 9 comments
Closed

Publish this plugin in PDI Marketplace #1

caiomsouza opened this issue Jun 13, 2017 · 9 comments

Comments

@caiomsouza
Copy link
Contributor

Hi PDI Plugin Author,

Please publish your plugin in PDI Marketplace.

It will give you more users !!!

Best Regards,

Caio

@caiomsouza
Copy link
Contributor Author

caiomsouza commented Jun 21, 2017

Please let me know if you need help to publish this plugin into Pentaho Marketplace.

@caiomsouza
Copy link
Contributor Author

@caiomsouza
Copy link
Contributor Author

I created the entry into Pentaho Marketplace.

https://github.com/caiomsouza/marketplace-metadata/blob/master/marketplace.xml

Before I send the pull request I need to talk to you (author or authors).

What is the License for this plugin?

Can I publish it into Pentaho Marketplace?

Please review this part:

<market_entry>
    <id>ckan-datastore-plugin</id>
    <type>Step</type>
    <name>CKAN DataStore Upload</name>
    <category> 
      <name>Enhancements</name>
      <parent>
        <name>PDI Plugins</name>
      </parent>
    </category>
    <description>The CKAN DataStore writer plugin allows users to upload tabular data to a CKAN data portal.</description>
    <author>OpenGov Open Data</author>
    <documentation_url>https://github.com/OpenGov-OpenData/CKAN-DataStore-Writer-for-Pentaho-Data-Integration</documentation_url>
    <cases_url>https://github.com/OpenGov-OpenData/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/issues</cases_url>
    <license_name>Apache License 2.0 - Need confirmation from the author</license_name> <!-- the license used by the plugin (Kettle only) --> 
    <license_text>For more details see:
      http://www.apache.org/licenses/LICENSE-2.0.html</license_text> <!-- the license text of the plugin (Kettle only) -->
    <support_level>COMMUNITY_SUPPORTED</support_level>
    <versions>
      <version>
        <branch>Stable</branch>
        <version>20170622</version>
        <name>20170622</name>
        <package_url>https://github.com/caiomsouza/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/releases/download/ckan-datastore-plugin-v20170622/ckan-datastore-plugin.zip</package_url>
        <development_stage>
          <lane>Community</lane>
          <phase>1</phase>
        </development_stage>
      </version>
    </versions>
   </market_entry>

Can you create a release like I did in my repo?

https://github.com/caiomsouza/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/releases

Please let me know if I can go forward to help you publish it inside Pentaho Marketplace so more users can use the plugin.

Cheers,

Caio

@caiomsouza
Copy link
Contributor Author

Everything is ready to publish it.

My tests:

ckan06
ckan07
ckan08
ckan09
ckan10

I only need the approval from you and need to know the license.

Please add me to skype: caiomsouza or send me an e-mail cmoreno@pentaho.com

Thank you,

Caio

@caiomsouza
Copy link
Contributor Author

I added the logo:

ckan11

Please review the last version:

<market_entry>
    <id>ckan-datastore-plugin</id>
    <type>Step</type>
	<img>https://raw.githubusercontent.com/OpenGov-OpenData/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/master/steps/ckan-datastore-plugin/ckan_logo.png</img>
    <name>CKAN DataStore Upload</name>
    <category> 
      <name>Enhancements</name>
      <parent>
        <name>PDI Plugins</name>
      </parent>
    </category>
    <description>The CKAN DataStore writer plugin allows users to upload tabular data to a CKAN data portal.</description>
    <author>OpenGov Open Data</author>
    <author_url>https://ckan.org/</author_url>
    <author_logo>https://raw.githubusercontent.com/OpenGov-OpenData/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/master/steps/ckan-datastore-plugin/ckan_logo.png</author_logo>
    <documentation_url>https://github.com/OpenGov-OpenData/CKAN-DataStore-Writer-for-Pentaho-Data-Integration</documentation_url>
    <cases_url>https://github.com/OpenGov-OpenData/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/issues</cases_url>
    <license_name>Apache License 2.0 - Need confirmation from the author</license_name> <!-- the license used by the plugin (Kettle only) --> 
    <license_text>For more details see:
      http://www.apache.org/licenses/LICENSE-2.0.html</license_text> <!-- the license text of the plugin (Kettle only) -->
    <support_level>COMMUNITY_SUPPORTED</support_level>
    <versions>
      <version>
        <branch>Stable</branch>
        <version>20170622</version>
        <name>20170622</name>
        <package_url>https://github.com/caiomsouza/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/releases/download/ckan-datastore-plugin-v20170622/ckan-datastore-plugin.zip</package_url>
        <development_stage>
          <lane>Community</lane>
          <phase>1</phase>
        </development_stage>
      </version>
    </versions>
	<screenshots>
      <screenshot>https://raw.githubusercontent.com/caiomsouza/CKAN-DataStore-Writer-for-Pentaho-Data-Integration/master/pdi-example/img/CKAN01.PNG</screenshot>
    </screenshots>
</market_entry>

@jqnatividad
Copy link

Awesome stuff @caiomsouza! Thanks for doing all the legwork to get this in the marketplace. Will merge your PR and tweak it a bit.

@jqnatividad
Copy link

jqnatividad commented Aug 10, 2017

Hi @caiomsouza , I just wanted to follow up regarding publishing it on the marketplace.

The only tweak I'd do is to use the MIT License, otherwise, good to go!

And I gave you write access to the repo too, so feel free to do the packaging yourself since I didn't want to mess it up.

Thanks again!

@caiomsouza
Copy link
Contributor Author

Hi @jqnatividad,

I've submitted a pull request today to add this plugin to PDI Marketplace.

pentaho/marketplace-metadata#612

I will let you know when it is approved by the team.

Cheers,

Caio

@caiomsouza
Copy link
Contributor Author

CKAN published to Pentaho Marketplace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants