Commit Graph

74 Commits

Author SHA1 Message Date
74c85da725 Merge branch 'master' of https://git.townsourced.com/townsourced/ironsmith 2016-06-23 16:50:37 -05:00
29412a68ff Merge branch 'master' of https://git.townsourced.com/townsourced/ironsmith 2016-06-23 16:41:42 -05:00
2bc13eca6c Merge branch 'master' of https://git.townsourced.com/townsourced/ironsmith 2016-06-23 16:36:23 -05:00
Tim Shannon
3bbb8d7c20 removed verbose from build script 2016-05-05 10:51:57 -05:00
Tim Shannon
c7745beb28 removed verbose from build script 2016-05-05 10:51:57 -05:00
Tim Shannon
479175baa0 Changed forced build to be only off of trigger
instead of anytime that it's not polled
2016-05-05 10:30:50 -05:00
Tim Shannon
dbf41e948b Changed forced build to be only off of trigger
instead of anytime that it's not polled
2016-05-05 10:30:50 -05:00
Tim Shannon
b1c259640e Added max version limit for projects 2016-05-04 15:39:56 -05:00
Tim Shannon
35ec632334 Added max version limit for projects 2016-05-04 15:39:56 -05:00
Tim Shannon
f75d91d4c0 Changed behavior so triggered builds ignore version
Version checks are only done on polling projects.
2016-05-04 08:35:36 -05:00
Tim Shannon
22db2cfdad Changed behavior so triggered builds ignore version
Version checks are only done on polling projects.
2016-05-04 08:35:36 -05:00
f0e7c794c6 Added max project size starting point 2016-05-03 21:04:06 -05:00
d0b745cc9f Added max project size starting point 2016-05-03 21:04:06 -05:00
Tim Shannon
0ab64982da Fixed small issue with logs in table formatting 2016-04-28 15:12:50 +00:00
Tim Shannon
a5e982f508 Fixed small issue with logs in table formatting 2016-04-28 15:12:50 +00:00
Tim Shannon
1a161d9554 Fixed last release file issue
trimmed logs in tables some more
2016-04-25 21:39:11 +00:00
Tim Shannon
a3a7c4f66b Fixed last release file issue
trimmed logs in tables some more
2016-04-25 21:39:11 +00:00
Tim Shannon
07d499456b Changed log view formatting in tables a bit 2016-04-25 21:09:16 +00:00
Tim Shannon
21ebb286a6 Changed log view formatting in tables a bit 2016-04-25 21:09:16 +00:00
Tim Shannon
8d79ded661 Added time took to release log statement
Changed release file name handling to only include the base of the file
path.
2016-04-25 21:02:01 +00:00
Tim Shannon
24b541801a Added time took to release log statement
Changed release file name handling to only include the base of the file
path.
2016-04-25 21:02:01 +00:00
Tim Shannon
04060ee63d Added pre-version version
No fetch and load errors can be properly seen without having to run
ironsmith manually.
2016-04-25 19:41:03 +00:00
Tim Shannon
345062d93a Added pre-version version
No fetch and load errors can be properly seen without having to run
ironsmith manually.
2016-04-25 19:41:03 +00:00
Tim Shannon
7a0b821be4 Another small change in the same code 2016-04-25 16:56:48 +00:00
Tim Shannon
e586626a69 Another small change in the same code 2016-04-25 16:56:48 +00:00
Tim Shannon
2066c68257 Fixed issue with new projects
If they haven't done a single poll the UI was filing to find a last
version.
2016-04-25 16:51:01 +00:00
Tim Shannon
6afd073f57 Fixed issue with new projects
If they haven't done a single poll the UI was filing to find a last
version.
2016-04-25 16:51:01 +00:00
Tim Shannon
4785efdfc2 Testing git hooks with ironsmith 2016-04-25 15:44:04 +00:00
Tim Shannon
dd12b9dfbf Testing git hooks with ironsmith 2016-04-25 15:44:04 +00:00
Tim Shannon
78d160247d Added / stole some code to handle cmd execs better
It'll now use any custom environment path to lookup executables to run
as part of the project scripts
2016-04-22 21:25:33 +00:00
Tim Shannon
01f655a2a1 Added / stole some code to handle cmd execs better
It'll now use any custom environment path to lookup executables to run
as part of the project scripts
2016-04-22 21:25:33 +00:00
Tim Shannon
6ca5b8668a Added better error handling.
Moved main project list columns around
2016-04-22 20:39:06 +00:00
Tim Shannon
0cabc10fd7 Added better error handling.
Moved main project list columns around
2016-04-22 20:39:06 +00:00
Tim Shannon
358b2069d6 Build script change 2016-04-21 13:41:21 +00:00
Tim Shannon
9cb1f8c347 Build script change 2016-04-21 13:41:21 +00:00
Tim Shannon
066ae7aa32 Updated build script 2016-04-20 16:42:16 +00:00
Tim Shannon
0908c91a7d Updated build script 2016-04-20 16:42:16 +00:00
Tim Shannon
9632d7f2b6 Post trigger test 2016-04-20 16:22:42 +00:00
Tim Shannon
19d11b456b Post trigger test 2016-04-20 16:22:42 +00:00
Tim Shannon
f0735abb32 Fixed issue with environment not getting set in projects 2016-04-20 16:15:53 +00:00
Tim Shannon
b1ee0c640e Fixed issue with environment not getting set in projects 2016-04-20 16:15:53 +00:00
Tim Shannon
cf681a83f5 Updated build script, and addded environment option for projects 2016-04-20 18:38:53 +05:00
Tim Shannon
6e482121ed Fixed type in build script 2016-04-20 15:44:03 +00:00
Tim Shannon
f73a57d13b Build script change 2016-04-20 15:42:26 +00:00
Tim Shannon
6d7cee5f48 Added option to pass in working directory into scripts 2016-04-20 15:40:07 +00:00
Tim Shannon
e568177ea6 Working on build script 2016-04-20 15:07:58 +00:00
Tim Shannon
481c2574a6 Updated build script, and addded environment option for projects 2016-04-20 06:38:53 +05:00
Tim Shannon
6d74144a3b Updated import paths to new townsourced organization 2016-04-19 19:52:55 +00:00
Tim Shannon
7f94b454a7 work on build scripts 2016-04-19 19:26:35 +00:00
Tim Shannon
e17ec20f79 Ran final bindata build, added build script 2016-04-19 15:47:47 +00:00