Skip to content

Continuous Integration #175

Closed
Closed
@pedromorgan

Description

@pedromorgan

Maybe tidy5 could use some continuous integration to automate builds etc.

Options are

Tavis-ci.org

I submitted a patch here for travis integration, see notes at bottom
#173

Travis at its most basic, can check the code compiles

However, there are features, such as deploying articats, debs, zips to "somewhere"..

Of interest is github releases

Jenkins

Am playing with a jenkins instance here on openshift.com

And have already setup a "job" to compile the docs, and make a zip file as demoed here.

For jenkins to work, we would need to setup some users, and also slaves.

Slaves can be anything, but we would need a linux32/64, windows32/64 mac etc..
and all the necessary software installed.

For jenkings access, please send me your email and requested username, so I can setup (cant thing of a better way)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions