Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

make automated travis release #356

Open
vincenthz opened this issue Jun 15, 2017 · 3 comments
Open

make automated travis release #356

vincenthz opened this issue Jun 15, 2017 · 3 comments
Labels
X - code-structure about code structure (naming, hierarchy, ..)

Comments

@vincenthz
Copy link
Member

for example @tfausak had some handy script&travis stanza:

https://github.com/tfausak/rattletrap/blob/345f1d072018e072b19323311cf46043cd6af5b7/.travis.yml#L7-L8

and the upload script:

https://github.com/tfausak/rattletrap/blob/345f1d072018e072b19323311cf46043cd6af5b7/tools/upload-package.hs

@vincenthz vincenthz added the X - code-structure about code structure (naming, hierarchy, ..) label Jun 15, 2017
@tfausak
Copy link

tfausak commented Jun 15, 2017

I'm happy to help with this! I want to write a blog post about it too :) tfausak/tfausak.github.io#132

@NicolasDP
Copy link
Member

or one could simply use what is already available:

https://docs.travis-ci.com/user/deployment/hackage/

@vincenthz
Copy link
Member Author

probably useful to see how to mix things, but as a downer using travis hackage deployment is probably going to use cabal, so caveat of no automatic generation of hpack (provided we moved to it succesfully)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X - code-structure about code structure (naming, hierarchy, ..)
Projects
None yet
Development

No branches or pull requests

3 participants