6549 Commits

Author SHA1 Message Date
3487241626 ttm: add new ttm pipeline for Leap 15.4 2021-08-10 22:31:37 +08:00
Ancor Gonzalez Sosa
5b68d530e8
Merge pull request #2608 from openSUSE/sle_onion_test
Document and extend OBSLocal
2021-08-05 12:55:11 +02:00
Ancor Gonzalez Sosa
b188340266 OBSLocal: top-level classes documentation to clarify the scope 2021-08-05 12:16:22 +02:00
Martin Vidner
71baf59779 devel-project: make "list" the default command work in Python 3.3
Improves the previous commit,
fixes "AttributeError: 'Namespace' object has no attribute 'write'"
after showing the listing
2021-08-05 11:58:02 +02:00
4e54cb5678 devel-project: Add a func callback to main parser
Workarouds https://bugs.python.org/issue16308
Which otherwise causes:
  AttributeError: 'Namespace' object has no attribute 'func'
2021-08-05 11:17:04 +02:00
Martin Vidner
b536914570 Point to osc.core to compare the APIs 2021-08-05 10:59:52 +02:00
Martin Vidner
73b91a6668 More improvements in the OBSLocal.py documentation 2021-08-05 10:18:25 +02:00
Martin Vidner
de330e42b3 In OBSLocal.StagingWorkflow.submit_package, package may not be None
did not make sense; i've checked all call sites
2021-08-05 10:17:33 +02:00
Ancor Gonzalez Sosa
f85c1b46b6 Some convenience extensions to OBSLocal 2021-08-04 17:25:46 +02:00
Ancor Gonzalez Sosa
038bfef67b OBSLocal: improved management of meta 2021-08-03 13:00:01 +02:00
Ancor Gonzalez Sosa
86e9f3ad22 Tiny fix in check_source_test.py 2021-08-03 12:59:59 +02:00
Ancor Gonzalez Sosa
db9dbd4ecb Improvements in the OBSLocal.py documentation 2021-08-03 12:55:05 +02:00
Ancor Gonzalez Sosa
ab1baf665d Convert OBSLocal documentation to reStructured Text 2021-08-03 12:55:05 +02:00
Josef Reidinger
f16c803e7c document OBSLocal.py 2021-08-03 12:55:05 +02:00
Josef Reidinger
455dc99c10
Merge pull request #2611 from openSUSE/single_request
Avoid creation of duplicate add_role requests (fixes #2609)
2021-07-29 12:48:27 +02:00
Josef Reidinger
c838245a37 Refactor code to split big method and improve doc 2021-07-29 12:17:27 +02:00
Josef Reidinger
12dc09c900 Add test for inherit maintainer role
Inherited maintainer role is explicitelly ignored to force setting
of maintainer to required user. The test verify behavior and
allows easier future changes of such behavior.
2021-07-28 16:48:39 +02:00
Josef Reidinger
0f7b45c95f Add note about explicit ignoring of inherited maintainership 2021-07-28 09:51:35 +02:00
Josef Reidinger
75226473fc Avoid creation of duplicate add_role requests (fixes #2609) 2021-07-28 09:51:28 +02:00
Imobach González Sosa
7e5bacec14
Merge pull request #2604 from openSUSE/add-inventory
Add an inventory
2021-07-23 08:28:59 +01:00
Imobach González Sosa
eac16aafb7
Fix README.md reference to docs/processes.md 2021-07-22 16:12:07 +01:00
Imobach González Sosa
9dfd06db76
Fix a few gocd links 2021-07-22 16:05:52 +01:00
Imobach González Sosa
1a9b73aa0b
Update more tools status 2021-07-22 16:00:00 +01:00
Imobach González Sosa
5ade13a48f
Update some tools status 2021-07-22 14:20:12 +01:00
Ancor Gonzalez Sosa
9d1e9c24a6
Merge pull request #2607 from ancorgs/fix-header
Fix header level in processes.md
2021-07-22 12:02:20 +02:00
Imobach González Sosa
f29f0d2f7c
Add some info about obsolete tools 2021-07-22 09:51:52 +01:00
Imobach González Sosa
2aacafb9dd
Update gocd links 2021-07-22 09:48:36 +01:00
Imobach González Sosa
ef767273e8
Mark sync-rebuild as obsolete 2021-07-22 09:48:36 +01:00
Imobach González Sosa
3889397ce8
Extend container_cleanup description 2021-07-22 09:48:36 +01:00
Imobach González Sosa
c68e0e0584
Apply suggestions from the review to the inventory
Co-authored-by: Martin Vidner <mvidner@suse.cz>
2021-07-22 09:48:36 +01:00
Imobach González Sosa
e7e4f2ada6
Apply suggestions from the review to the inventory 2021-07-22 09:48:36 +01:00
Imobach González Sosa
d28524aa13
Fix a few typos
Co-authored-by: Martin Vidner <mvidner@suse.cz>
Co-authored-by: Josef Reidinger <jreidinger@suse.cz>
2021-07-22 09:48:35 +01:00
Imobach González Sosa
54f27a7611
Make clear that systemd units are not used by bots anymore
Co-authored-by: Martin Vidner <mvidner@suse.cz>
2021-07-22 09:48:35 +01:00
Imobach González Sosa
91a1feac49
Fix a few typos
Co-authored-by: Knut Alejandro Anderssen González <teclator@gmail.com>
2021-07-22 09:48:35 +01:00
Imobach González Sosa
6cea9c2c54
Add a document describing the contents of the repository 2021-07-22 09:48:18 +01:00
Ancor Gonzalez Sosa
97f57b205f Fix header level in processes.md 2021-07-22 10:04:38 +02:00
Ancor Gonzalez Sosa
a9b5d53a49
Merge pull request #2606 from ancorgs/doc-processes
Short explanation of the open(SUSE) development/maintenance process with links
2021-07-22 07:52:23 +02:00
Ancor Gonzalez Sosa
9291a85791 Improvements in processes.md based on peer review 2021-07-21 13:34:54 +02:00
Ancor Gonzalez Sosa
79f7bd3d02 Add processes.md 2021-07-20 13:43:59 +02:00
Josef Reidinger
168225667b
Merge pull request #2605 from openSUSE/document_debugging_ci
Add to README hints how to debug failures in CI
2021-07-19 19:12:31 +02:00
Imobach González Sosa
3c7bf78529
Fix typos 2021-07-19 15:48:47 +01:00
Imobach González Sosa
94dce7ff5f
Review of the tricks section while debugging the CI 2021-07-19 15:47:38 +01:00
Imobach González Sosa
5dd64dc1f3
Extend docker-compose commands info when debugging the CI 2021-07-19 15:41:50 +01:00
Josef Reidinger
0fdf126e2e Add to README hints how to debug failures in CI 2021-07-19 13:45:39 +02:00
80f248545e
Merge pull request #2603 from nilxam/backports_154
update Backports and Step
2021-07-16 12:36:12 +02:00
Imobach González Sosa
7b59f33442
Merge pull request #2601 from imobachgs/maintainers-check
Check for maintainers in the source project
2021-07-16 09:08:53 +01:00
Imobach González Sosa
00ea25e609
Properly handle required-source-maintainer when it is group
Co-authored-by: Knut Alejandro Anderssen González <kanderssen@suse.com>
2021-07-14 10:52:09 +01:00
03ed62a146 gocd: update staging bot for Backports 2021-07-14 16:38:28 +08:00
24592be468 gocd: update rbeuild-trigger for Backports and Step 2021-07-14 16:35:03 +08:00
Fabian Vogt
bc4666361a
Merge pull request #2602 from Vogtinator/lesswsl
gocd: Drop openSUSE:Factory:WSL
2021-07-14 10:10:25 +02:00