Commit Graph

74 Commits

Author SHA1 Message Date
03cf4c0896 Additional fixes 2019-09-03 14:14:45 +02:00
50e508fd18 Support multiple packages in single upload, refactor unpack script 2019-09-03 10:47:17 +02:00
8349e52e4a Support building arbitrary branches 2019-09-03 10:22:49 +02:00
ea17163d35 Pass branch name to all build slave scripts 2019-09-03 10:22:48 +02:00
a3099f46a3 Move updating submodules and libraries to script in Blender repository
Ref D5545
2019-09-03 10:22:33 +02:00
f62826f92c Run build slave scripts with Python 3 on all platforms 2019-09-02 18:26:03 +02:00
4af634c690 Remove 32 bit buildbots 2019-08-05 11:32:21 +02:00
2a3b5ebf37 Remove blender2.7 build
The last version is now archived on download.blender.org/release.
2019-07-29 17:49:18 +02:00
408de2690d Use more clear SVN step name 2019-07-02 11:39:52 +02:00
945fea4529 Add SVNstep to fetch tests folder 2019-07-02 09:44:50 +02:00
55dd0c46a4 Remove scheduler for 64bit glibc2.24 builds
64 bit platform is now covered by CentOS based builder.
2019-06-27 12:16:33 +02:00
eae119895b Add scheduler for 2.17 glibc linux builder 2019-06-26 15:24:34 +02:00
f494bad59b Attempt to fix wrong buildinfo in master builds 2019-06-18 17:36:56 +02:00
de4b499e3e Port more code to Python3 2019-02-04 16:27:45 +01:00
8be344192c Quick pass to update script for python3 2019-02-04 16:21:42 +01:00
b180b6bdfe Use python3.6 interpreter 2019-02-04 16:19:09 +01:00
acfae55983 Add extra files to be ignored 2019-02-04 16:01:50 +01:00
30308c965b Tweak to make python3 happy with our buildbot configuration 2019-02-02 11:27:17 +01:00
dffb8c59a1 Merge branch 'buildbot-0.9.X' into master. 2018-12-21 12:57:02 +01:00
e41a4477f2 Update for moving blender2.8 to master, master to blender2.7. 2018-12-20 14:07:10 +01:00
d7ab6b77f1 Use same branch for contrib addons as for official addons 2018-10-23 09:41:35 +02:00
b360e80b1b Remove old libc-2.19 builders 2018-08-30 15:52:38 +02:00
031b446d3d Remove old windows builders and add new linux builders 2018-08-29 15:44:55 +02:00
9354b16ee9 Fix typo in comment 2018-07-16 14:39:18 +02:00
b05b017a68 Use proper library folder for VS2017 builders 2018-07-16 14:33:09 +02:00
27804d843c Add builders for msvc 2017 2018-07-16 10:06:01 +02:00
eb7034f3a0 Tweaks to policy manager
Explicitly disable scheduler enable/disable and do not forbid
rest of the actions. This way we work around weird issue with
us not being able to cancel queue of tasks.
2018-04-18 11:52:29 +02:00
0af67dd72c Hopeful;ly our authz config matches same config as we had with 0.8 2018-02-19 17:38:15 +01:00
980f50ee4f Force build should be allowed now 2018-02-19 17:12:51 +01:00
852d009605 Correction to previous commit 2018-02-19 17:11:11 +01:00
68728ca910 Implement sme basic role matchers 2018-02-19 17:08:55 +01:00
6aa88309aa Attempt to fix nightly scheduler for 2.8 branch 2018-02-19 16:55:22 +01:00
9ebf998489 Convince buildbot harder that trunk si to be used for libs 2018-02-16 14:10:21 +01:00
a9c50655d9 Attempt to fix missing branch parameter for force building windows builds 2018-02-16 14:04:50 +01:00
121015df54 Fix proper setting for URL 2018-02-16 12:04:02 +01:00
3b4576b568 Use proper UTL for buildbot admin page 2018-02-16 11:57:46 +01:00
bd3ddd3bd0 Use proper path for unpack 2018-02-12 17:58:35 +01:00
9861b40ef8 Remove unused grunt config 2018-01-12 15:53:17 +01:00
ba77e91334 Cleanup and more plugins enabled 2018-01-12 15:52:20 +01:00
34102f03ed Use more reasonable name for force build button 2018-01-11 17:52:35 +01:00
d553752cd0 Initial port over 0.9.x branch 2018-01-11 17:10:23 +01:00
653293484b Use new macOS builder ,based on 10.9 and new darwin/ libraries folder 2017-10-01 09:48:10 +02:00
aea0179855 Revert "Add C++11 libraries step for OSX"
This reverts commit 37a2c196cf.
2017-10-01 09:45:40 +02:00
018ae0bfcd Revert "Use more meaningful name for C++11 libs step"
This reverts commit 25c1b5e94b.
2017-10-01 09:45:08 +02:00
53208716cb Tweaks to messages 2017-09-04 14:59:34 +02:00
f26671b256 Buildbot: Tweak nightly schedule of builds
Basically, schedule linux 64 earlier on, so builds are ready for nightly benchmarks.
2017-08-28 09:14:08 +02:00
f777fe5826 Fix spelling to make @dfelinto happy 2017-04-21 16:54:02 +02:00
7f47ac6bcb Committed generated CSS 2017-04-21 09:41:00 +02:00
4ee6feb6a6 Fixed some layout issues on builders page
The text in the rightmost column had duplications (next build ETA was
mentioned twice), and too many newlines to be nicely readable. Hacked
around that to fix both.

I also made the builders table wider and tweaked some padding & spacing,
so that it's nicer to read and click on.
2017-04-20 11:17:08 +02:00
558fcac308 Updated glibc version in master_private_template.py 2017-04-20 10:50:34 +02:00