travis-ci / artifacts

Travis CI Artifacts Uploader
MIT License
87 stars 24 forks source link

Preprocessing/generating build artifacts #19

Closed thedrow closed 10 years ago

thedrow commented 10 years ago

In order to be able to create .deb/.rmp/*.dmg etc. packages a preprocessing stage should be allowed to occur. As a first step maybe we should allow to run fpm-recipes in order to generate packages.

joshk commented 10 years ago

I don't think this should be baked into this tool, instead it should be done before artifacts are uploaded, thus part of your build.

I'm going to close this for now as we are working on a fully integrated solution for artifacts, removing the need to supply your own aws key and secret.