Giter Site home page Giter Site logo

Comments (8)

jouni avatar jouni commented on September 16, 2024

Right, good point. We haven’t really considered providing the ZIP package in GitHub also, we only offer that on https://vaadin.com/download

But now that you mention it, we might want to change it so that we provide them primarily in GitHub and just link to them from vaadin.com

I actually thought no one really uses the ZIP packages anymore, but we checked our logs for vaadin.com and apparently someone is downloading it (not sure if those could be bots or something).

Do you guys need the ZIP package?

from vaadin-core.

jouni avatar jouni commented on September 16, 2024

If we want to go the route that we provide the ZIP on GitHub primarily, and just link from vaadin.com to it, we could still automate the process of uploading the package: https://developer.github.com/v3/repos/releases/#upload-a-release-asset

The only thing I’m wondering is if we can get any statistics from the downloads on GitHub?

Edit: Answering my own question – yes, it is possible: https://help.github.com/articles/getting-the-download-count-for-your-releases/

from vaadin-core.

ktiedt avatar ktiedt commented on September 16, 2024

We were going to import the vaadin elements into our third party codebase, instead, we opt'd to just cherry pick the vaadin-grid for now (and will add other elements as needed). I really only opened this ticket because, it seemed like an oversight considering you do generate meaningful zips for the sub projects

from vaadin-core.

manolo avatar manolo commented on September 16, 2024

Added manually to latest release. Not sure if this is something we can do every release since the process for a final user looks very easy:

mkdir tmp_dir
cd tmp_dir
bower install vaadin-core-elements
zip -r vaadin-core-elements-1.6.0.zip bower_components/vaadin-*

from vaadin-core.

jouni avatar jouni commented on September 16, 2024

Not sure if this is something we can do every release since the process for a final user looks very easy

Well, you need to install npm and bower, and have access to those repos. In some companies it might be an issue, and you can only download packages using your web browser.

from vaadin-core.

jouni avatar jouni commented on September 16, 2024

Anyway, not a big priority, as we haven’t really heard any complaints about this.

from vaadin-core.

manolo avatar manolo commented on September 16, 2024

Let's see how much downloads we have, and then we can automatise the process.

from vaadin-core.

jouni avatar jouni commented on September 16, 2024

1.5.0 has been downloaded 175 times.
1.1.0, 312 times.
1.0.0, 179 times.

Taken from https://api.github.com/repos/vaadin/vaadin-core-elements/releases

from vaadin-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.