flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

Implement CD for Creating a minified file. #278

Open aayusharyan opened 4 years ago

aayusharyan commented 4 years ago

@AidasK I have a suggestion. Maybe include a way to create a minified file (flow.min.js) and updating that after every merged PR. That will be small in size and not include comments... (I mean, you already know what a minified file is 😉 ). So, yeah, implement a CD for that. Maybe Jenkins.... What do you think?

aayusharyan commented 4 years ago

Ohh, my bad, I realized you are keeping versions... BTW, the last release was 7 months ago... Any timeline on when you will be releasing next?

AidasK commented 4 years ago

Code it pretty stale at this moment and this repo only receives 6 pull requests a year, so maintaining jenkins might be too much. Maybe you would like to do it? I can give you the access. Travis needs fixing too

aayusharyan commented 4 years ago

Okay, I can give it a try... Maybe clean the Issues also a bit. I see there are really old issues still open. 😅

AidasK commented 4 years ago

I have added you to collaborators list, feel free to do stuff such as close pull requests, issues, push some commits... Glad to see that you are interested ;)

aayusharyan commented 4 years ago

Thank you. 🙇