1767 Commits

Author SHA1 Message Date
Alberto Planas
220d71f1a4 Merge pull request #454 from lnussel/master
add link to openQA results in announcer
2016-01-27 13:48:22 +01:00
Ludwig Nussel
9c58ba0bb3 add link to openQA results in announcer
maybe that helps to bring more attention to the test results
2016-01-27 13:20:44 +01:00
Stephan Kulow
82e8317f34 Merge pull request #447 from DimStar77/accept-ready_check
staging accept: introduce --force
2016-01-25 09:27:52 +01:00
Stephan Kulow
34b5a7923c Merge pull request #453 from DimStar77/rebuildpacs
rebuildpacs: add bundle-lang-common to as requested by rebuildpacs.pl
2016-01-25 09:27:44 +01:00
884dacdc31 rebuildpacs: add bundle-lang-common to as requested by rebuildpacs.pl 2016-01-24 01:56:28 +01:00
Ludwig Nussel
55260d550b Merge pull request #450 from lnussel/master
announcer fixes
2016-01-22 11:37:54 +01:00
Stephan Kulow
4a052d5375 Merge pull request #452 from nilxam/public_route_more
More places need to use public route
2016-01-22 09:24:49 +01:00
2bc2a44683 More places need to use public route 2016-01-22 01:27:43 +08:00
Stephan Kulow
9b89549373 Merge pull request #451 from openSUSE/fix_route
use the public route for the api
2016-01-21 17:08:58 +01:00
Stephan Kulow
0067ce946f use the public route for the api
OBS guys refactoring user handling...
2016-01-21 17:08:08 +01:00
Ludwig Nussel
89480c144e use urljoin 2016-01-21 10:45:29 +01:00
Ludwig Nussel
7028f437b8 allow to announce specific versions
useful if the announcer was broken for a while :-)
2016-01-19 14:00:30 +01:00
Ludwig Nussel
cb3c6ca3e6 fix newlines 2016-01-19 14:00:21 +01:00
Ludwig Nussel
31469006de use correct to address in service file 2016-01-19 14:00:07 +01:00
Ludwig Nussel
606337fc16 Merge pull request #449 from lnussel/master
catch vanished changelog in package
2016-01-19 11:57:37 +01:00
Ludwig Nussel
710f96f9d7 catch vanished changelog in package 2016-01-19 11:39:31 +01:00
Ludwig Nussel
53b27a8302 Merge pull request #446 from lnussel/master
remove added and removed packages, just causes confusion
2016-01-19 11:03:16 +01:00
a09348953a staging acheck: only check if accepting would be possible 2016-01-12 14:22:59 +01:00
Stephan Kulow
b003b1ea60 Merge pull request #448 from DimStar77/collect-all-machine-types
ttm: collect all machine types
2016-01-07 11:24:09 +01:00
2e2f408d11 ttm: collect all machine types
Only adding machine types to the list if the test fails means we do not
list 'Now passing' messages for any Machine Type that has all issues solved.
2016-01-06 17:44:03 +01:00
3ae7d0c9db staging accept: introduce --force
Allow to skip full validation of /totest being fully synced.
This can be helpful (and is only meant to be used) when you run two
consequtive staging accept LETTER commands in a row.

* The first one would see /totest fully sync, not dirty
* the second call sees /totest as dirty, as the scheduler would first have
  to process all data

In order to not have to wait for this to happen, the factory-maintainer CAN
override this with osc staging accept --force
2015-12-22 14:53:42 +01:00
Ludwig Nussel
11b25be352 Merge pull request #444 from DimStar77/accept-ready_check
staging accept: check if /totest is properly synced before changing /…
2015-12-21 16:29:05 +01:00
Ludwig Nussel
8188bcad3b remove added and remove packges, just causes confusion 2015-12-21 16:26:38 +01:00
ad859db7d9 Merge pull request #445 from lnussel/master
make it more pretty
2015-12-15 15:40:21 +08:00
Ludwig Nussel
417800e497 add intro text 2015-12-14 18:08:07 +01:00
Ludwig Nussel
df33c7e04d fake kernel source rpm
pretend all kernel packages are from same source rpm to avoid
excessively repeated changelogs
2015-12-14 17:43:02 +01:00
Ludwig Nussel
170e23e7ff print summary of changed packages
also print source rpm instead of first sub package
2015-12-14 17:23:39 +01:00
ce218979c4 staging accept: check if /totest is properly synced before changing /standard 2015-11-30 11:22:50 +01:00
Ludwig Nussel
d8a6b9fa84 Merge pull request #442 from nilxam/careful_removing_adi
Check subproject is exist before delete package
2015-11-30 09:49:16 +01:00
017764a810 Merge pull request #443 from DimStar77/factory-news
factory-package-news: Change texts for added/removed packages
2015-11-28 01:35:58 +08:00
b536afcd9f factory-package-news: Change texts for added/removed packages 2015-11-26 15:16:27 +01:00
Ludwig Nussel
c24fa5b18c Merge pull request #441 from lnussel/maint
skip maintainer review for sle based packages
2015-11-24 15:49:32 +01:00
37af83e927 Check subproject is exist before delete package
It's workaound for https://progress.opensuse.org/issues/9646, suppose it
is adi staging in case current project doesn't have ":DVD" subproject,
and the package is exist in current project.
2015-11-24 19:36:04 +08:00
Ludwig Nussel
a66047058d skip maintainer review for sle based packages
fixes bsc#956051
2015-11-23 16:47:03 +01:00
Ludwig Nussel
1106da20cc move by project function to ReviewBot 2015-11-23 16:09:22 +01:00
Ludwig Nussel
152800dd6a configure level in global logger
when the level is in the global logger other modules that also use
logging inherit it.
2015-11-23 16:08:39 +01:00
Stephan Kulow
758c399992 fix dimstar's commit 2015-11-20 07:06:03 +01:00
Stephan Kulow
518b6f29d4 Merge pull request #438 from nilxam/more_status_check
auto-superseding in adi command
2015-11-20 07:05:23 +01:00
Stephan Kulow
a961e581b8 Merge pull request #439 from DimStar77/ttm-versions
ttm: publish expected versions to better sync /snapshot with ftp tree
2015-11-19 18:28:43 +01:00
37ed9ddf29 ttm: publish expected versions to better sync /snapshot with ftp tree 2015-11-19 16:16:16 +01:00
0daad0fd1c auto-superseding in adi command 2015-11-19 20:23:10 +08:00
debfa20f1e Merge pull request #437 from nilxam/icewm_default
do not lock icewm-default as minimalx is require it now
2015-11-19 17:22:09 +08:00
7bf8d441d5 do not lock icewm-default as minimalx is require it now 2015-11-11 17:23:20 +08:00
Ludwig Nussel
e12bc02e98 Merge pull request #436 from nilxam/accept_deletereq
accept delete request in changelog-checker
2015-11-03 14:26:08 +01:00
7d876ddd58 accept add_role request as well 2015-11-03 21:08:26 +08:00
fa9f6d2c46 accept delete request in changelog-checker 2015-11-03 19:28:11 +08:00
Stephan Kulow
3b2b83cda3 Merge pull request #435 from thardeck/add_machinery_to_whitelist
Whitelist systemsmanagement:machinery as a devel project
2015-10-21 09:38:45 +02:00
Tim Hardeck
ace635145c Whitelist systemsmanagement:machinery as a devel project 2015-10-21 08:35:52 +02:00
Stephan Kulow
e78cfe03a8 we don't need no i586 2015-10-20 06:51:58 +02:00
Stephan Kulow
3594e2768f Merge pull request #434 from lnussel/abichecker
also add SLE-11-SP1 to blacklist
2015-10-19 20:12:27 +02:00