GithubHelp home page GithubHelp logo

ewanharris / titanium_build Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marshall/titanium_build

0.0 0.0 0.0 1.54 MB

Build scripts and config for Titanium and it's branches

Home Page: http://www.appcelerator.com

Python 88.65% Shell 2.29% JavaScript 6.25% CSS 1.21% HTML 1.60%

titanium_build's Introduction

This is a Hudson-based build system for Titanium Mobile and Desktop.

The basic configuration is:
	- Tomcat 6 + Latest Hudson
	- Git plugin
	- Set the ANDROID_SDK environment variable to the top level path of the Android SDK
	- Setup config properties (see below)
	- Point the mobile config at mobile/driver.sh
	- Point the desktop config at desktop/driver.sh

If you make any changes to the web interface, make sure to upload the changes by using:
	./tools/web_updater.py

To manage branch builds shown in the web interface:
	- Add a branch build:
		./tools/branch_builds.py add (mobile|desktop) <branch>
	- Remove a branch build:
		./tools/branch_builds.py remove (mobile|desktop) <branch>
	- List currently visible branch builds:
		./tools/branch_builds.py list (mobile|desktop)
	
Config properties
-----------------

This build accepts properties either as environment variables, or from the "config.json" file at the top of the build tree. Currently accepted properties are:

- AWS_KEY (required)
 The Amazon Web Services key for uploading S3 Content

- AWS_SECRET (required)
 The Amazon Web Services secret key for uploading S3 Content

- UPLOAD_BUCKET (required)
 The bucket in which to upload builds, the JSON indexes, and web content

titanium_build's People

Contributors

marshall avatar ingo avatar sgtcoolguy avatar cb1kenobi avatar nikolaiderzhak avatar cheekiatng avatar

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.