Wedge
da6ccea9fc
enable 32bit for znver1
2020-05-07 14:01:54 +03:00
Wedge
62b8b3524d
Add enable 32bit to build lists to add i686 repos for x86_64 builds
2020-04-01 20:45:07 +03:00
Wedge
be9508fc56
Add file store url env to builder params
2020-01-04 11:50:30 +03:00
Wedge
dfa9945d8f
Auto publish into testing if publish without QA is unchecked
2019-09-09 20:42:27 +03:00
Wedge
8b5c390f58
Allow equal sign in extra params
2019-07-10 19:46:56 +03:00
Wedge
a27b209779
Merge branch 'master' of github.com:OpenMandrivaSoftware/rosa-build
2019-03-26 09:40:09 +03:00
Wedge
3243bbb6af
Allow build bending to transition straight to completed/failed
2019-03-26 09:39:20 +03:00
Alexander Stefanov
c35d42c6fb
pass platform_name into builder, fix use_extr_tests always enabled state
2019-03-18 21:12:33 +03:00
Wedge
82f35228c8
Add publish white/black project lists to platforms
2019-02-10 19:07:42 +03:00
Wedge
e38415c088
Remove activity feeds
2019-02-10 17:07:38 +03:00
Tomasz Paweł Gajc
df8bea13ac
export MOCK_CACHE = 'True' to docker builders
...
When build is started with cached chroot export environment variable MOCK_CACHE with 'True' value so docker-builder script build-rpm.sh can make use of it.
When build is started without cached chroot then MOCK_CACHE is empty
2018-03-19 19:34:48 +01:00
Wedge
87e9a26396
Removed builder clear job
2016-06-10 16:21:42 +03:00
Wedge
ac1b4b583d
Move to sidekiq
2016-05-28 21:21:02 +03:00
Wedge
ac379fce04
Remove more unused code
2016-03-21 19:52:11 +03:00
Wedge
9ea4b1e2f3
Remove unwanted bahaviour
2016-03-21 17:22:43 +03:00
Wedge
94cfbf2daf
More fixes
2016-03-20 16:36:03 +03:00
Wedge
de268f468b
Remove old code
2016-03-20 15:50:58 +03:00
Wedge
c33fd582ed
Huge code clean up
2016-03-20 12:28:32 +03:00
Alexander Khryukin
b46a1ab4d5
rpmvercmp > rpmEVRcmp, for unknown reason rpmvercmp not working in ruby
2016-03-16 15:26:49 +03:00
Wedge
179abe356f
ActiveAdmin create user fix, fix job shifting
2016-03-01 06:27:30 +03:00
Wedge
75a1cb3e95
Build pending forever fix
2016-02-24 07:59:40 +03:00
Wedge
c7f8b2587d
Added hostname field to buildlists, changed commit_hash logic, removed yandex and google counters, initial work on iso building
2016-02-08 17:47:15 +03:00
Wedge
881cae6afa
Fixed bug, when redis spop returns a string and it is being compared to an integer
2016-02-02 21:40:02 +03:00
Wedge
72e8faa988
Increase release tag on github(wip)
2015-12-29 22:22:17 +03:00
duratarskeyk
98e4dc1730
bugfixes
2015-12-15 06:27:57 +00:00
duratarskeyk
bdb6458393
modify project model, add project controller for project page
2015-12-12 18:19:02 +00:00
Alexander Machehin
2ff3c581b3
small refactoring
2015-07-14 21:42:48 +05:00
Alexander Machehin
d483b5929e
build log: timeout log request, truncate redis log
2015-07-14 21:33:12 +05:00
Vokhmin Alexey V
ca22bbc632
#472 : Update Api::V1::BuildListsController and Projects::BuildListsController
2015-06-01 22:56:56 +03:00
Vokhmin Alexey V
4dfdd3b10d
#472 : Remove protected_attributes gem, use strong_parameters for Api::V1::AdvisoriesController
2015-06-01 22:56:56 +03:00
Vokhmin Alexey V
04b5b77f7c
#465 : Cleanup
2015-04-14 23:21:37 +03:00
Vokhmin Alexey V
e736586129
#465 : Update specs
2015-04-07 23:44:39 +03:00
Vokhmin Alexey V
0625a941bd
#465 : Update specs
2015-04-07 23:14:29 +03:00
Vokhmin Alexey V
d4d8f75f12
#465 : wip...
2015-04-07 23:07:07 +03:00
Alexander Machehin
6facf6c7c1
build list: fix mistype
2015-03-27 15:24:36 +05:00
Alexander Machehin
eacf67a68b
build list: fix callback
2015-03-26 21:17:45 +05:00
Alexander Machehin
d2c47369d9
build lists create api: fix error with wrong parameters
2015-03-26 20:20:14 +05:00
Alexander Machehin
2e95334ded
build lists create api: fix error with include repos values
2015-03-26 20:08:46 +05:00
Alexander Machehin
fa39de82d9
build lists create api: fix error with blank parameters
2015-03-26 19:53:34 +05:00
Vokhmin Alexey V
e599be5828
#463 : Increased life time for builds of mass builds
2015-03-11 02:43:58 +03:00
Vokhmin Alexey V
2a01474d03
#452 : added "Builds settings" for user
2015-02-11 01:08:39 +03:00
Alexander Machehin
ab0a57d6b2
Merge branch 'master' into 369-bootstrap
...
Conflicts:
app/models/build_list.rb
app/models/build_list/package.rb
app/models/build_script.rb
app/models/product_build_list.rb
app/models/project_tag.rb
app/views/projects/build_lists/_filter.html.haml
2014-12-18 15:07:27 +05:00
Vokhmin Alexey V
44041581e7
cleanup of BuildList#next_build_from_queue
2014-12-11 01:17:55 +03:00
Vokhmin Alexey V
4e09827f8d
updated a logic of fetching of task from queue
2014-12-11 00:15:41 +03:00
Alexander Machehin
c8db1109d3
build lists api: add new filters
2014-12-09 20:33:27 +05:00
Vokhmin Alexey V
ad10ea3f20
Fixed: adding of a key into set for fetching tasks in future
2014-12-09 00:02:46 +03:00
Alexander Machehin
212eb66a9e
[ #247 ] fix model specs
2014-11-25 22:38:13 +05:00
Alexander Machehin
ec3f6e6fd3
[ #247 ] update validations
...
Conflicts:
app/models/product_build_list.rb
2014-11-25 21:45:29 +05:00
Alexander Machehin
0124b9bb10
[ #247 ] update validations
2014-11-25 21:42:02 +05:00
Vokhmin Alexey V
90f6bca72d
Merge branch 'master' into 369-bootstrap
...
Conflicts:
Gemfile.lock
app/models/concerns/feed/git.rb
app/models/issue.rb
2014-11-08 01:09:32 +03:00