Pierre-Yves Chibon
d2fa8a904b
Fix the overriding of static files in dist-git
2017-09-05 10:36:06 +02:00
Pierre-Yves Chibon
a0c61406f0
Let's not crash the entire script if the repo is present but empty
...
This is the case with :
https://src.fedoraproject.org/rpms/ntetris
https://src.fedoraproject.org/rpms/python-yubikey-manager
2017-08-17 11:03:40 +02:00
Pierre-Yves Chibon
5fda2de1f6
More fixes to make the mass-branching script work (was done yesterday)
2017-08-16 14:38:23 +02:00
Pierre-Yves Chibon
70b6353dd9
Start porting pkgdb_sync_git_branches to a world w/o pkgdb
2017-08-15 22:28:20 +02:00
Patrick Uiterwijk
0fa102cbff
Forward main page requests and login requests to src.fp.o
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2017-08-08 13:02:38 +02:00
Pierre-Yves Chibon
3fb6322541
Actually we need python-fedmsg-genacls and its config file
2017-08-04 23:02:08 +02:00
Pierre-Yves Chibon
8a117cd76c
Let fedmsg-genacls piles up on the blockerbug FAS account
2017-07-25 15:48:04 +02:00
Pierre-Yves Chibon
be8af9ae90
Somehow string needs quotes...
2017-07-25 15:28:43 +02:00
Pierre-Yves Chibon
7180f1669a
Move fedmsg-genacls-config.py to a template and configure it for the new world
2017-07-25 15:21:00 +02:00
Patrick Uiterwijk
48773ca530
Make the hostname valid pkgs..stgfedoraproject.org is not valid somehow
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-07-21 22:13:44 +00:00
Pierre-Yves Chibon
51842f1648
Drop genacls.pkgdb in stg
2017-07-13 17:52:41 +02:00
clime
70442e105d
dist-git: setup for production
2017-05-31 19:14:01 +02:00
clime
cc29d3ed65
pkgs-stg: employ the dist-git package setup_git_package and mkbranch scripts
2017-05-22 09:25:39 +02:00
clime
b2ed7fde89
pkgs-stg: use the new dist-git package
...
only upload.cgi script is used for now
2017-05-09 05:34:26 +02:00
Pierre-Yves Chibon
47f282b645
Make all the maintainers, groups and users have commit access
2017-04-21 12:13:38 +02:00
Pierre-Yves Chibon
89180a68ed
Instantiate the variable and properly pass on the DB session
2017-04-21 11:58:10 +02:00
Pierre-Yves Chibon
69cedaca12
Make all the creation (group and project) be done by the releng user
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2017-04-21 11:37:21 +02:00
Pierre-Yves Chibon
d0d66db763
Drop the test-* namespaces
2017-03-27 12:35:34 +02:00
Mohan Boddu
81e0d3a84b
Undo the changes for pkgdb syncing git branches
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com >
2017-03-01 01:51:03 +00:00
Mohan Boddu
0dfce6597f
Fedora 26 Branching
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com >
2017-02-28 21:30:32 +00:00
Mohan Boddu
b3a8bcf78e
Use mkbranch_branching for branching
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com >
2017-02-28 19:07:12 +00:00
Pierre-Yves Chibon
ba5f8484a7
Make updating gitolite and pagure multi-threaded
...
This speeds up the process a little bit but not enough for what we want
we'll still need to optimize this.
2017-02-24 19:05:55 +01:00
Pierre-Yves Chibon
f22ac8df1d
Include the forks in the gitolite configuration
2017-02-21 16:17:09 +01:00
Pierre-Yves Chibon
25e0669aed
Ignore existing git repo on disk when creating projects in the DB
2017-02-13 12:04:01 +01:00
Pierre-Yves Chibon
4bef4bb936
Only print the config file used in testing mode
2017-02-13 11:42:17 +01:00
Pierre-Yves Chibon
cde7725860
More fixes for pagure on dist-git stg
...
- Expand the list of allowed prefix so we can include the test namespaces
- Be compatible with pagure 2.12 that does not know about ACLs yet
- Update forgotten variable
2017-02-13 11:39:19 +01:00
Pierre-Yves Chibon
5128d7e6f3
Update the script syncing ACLs from pkgdb to dist-git and pagure to the recent changes made to pagure
2017-02-13 10:34:59 +01:00
Marian Csontos
de3af0e0d0
Fix package injected to fedmenu on pkgs.fp.o
...
Fedmenu is used to link other package related services. On pkgs.fp.o
constant "rpms" is used instead of package name.
Signed-off-by: Marian Csontos <mcsontos@redhat.com >
2016-12-20 11:51:58 +01:00
Patrick Uiterwijk
a119064780
Fix kojid
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-12-12 14:03:00 +00:00
Patrick Uiterwijk
c14c354416
src.stg is just fine
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-12-12 01:25:58 +00:00
Patrick Uiterwijk
a3ad8e401a
Fix typo
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-12-12 01:23:59 +00:00
Patrick Uiterwijk
8f24e63bcb
Redirect for pkgs
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-12-12 00:01:10 +00:00
Patrick Uiterwijk
ea7c068469
This is proxied https
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-12-10 03:32:21 +00:00
Patrick Uiterwijk
6d681d4398
Allow upload lookaside via src
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-12-10 03:26:34 +00:00
Ralph Bean
302c85e501
Add test-docker/ in addition to test-modules/, etc..
2016-12-02 21:30:48 +00:00
Ralph Bean
e9109af2f6
Only perform the copy if the original namespace is present.
2016-12-01 17:25:02 +00:00
Ralph Bean
8d4456dc1c
Rename rpms-checks to test-rpms, and create test-modules.
2016-12-01 14:57:34 +00:00
Patrick Uiterwijk
714fc09d7a
Disable SSL auth for stg distgit
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-11-28 11:58:10 +00:00
Patrick Uiterwijk
d5e37f7f4c
Get rid of require all granted
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-10-14 20:54:15 +00:00
Patrick Uiterwijk
6fad69aca7
Allow GSSAPI for lookaside
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-10-14 20:37:57 +00:00
Patrick Uiterwijk
f1dd7a7432
Unify all ssl cipher suite configurations
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-08-31 19:28:26 +00:00
Pierre-Yves Chibon
09ce0c1155
Add missing import
2016-07-31 18:39:44 +02:00
Pierre-Yves Chibon
fef3fdb44d
Use space and not a tab
2016-07-30 10:59:31 +02:00
Pierre-Yves Chibon
c710f39435
Point pagure to its proper config file
2016-07-30 10:47:19 +02:00
Pierre-Yves Chibon
de67bcbea2
Install a different genacls.pkgdb in stg vs prod now that stg has pagure
2016-07-30 10:43:16 +02:00
Mohan Boddu
3c612006b9
Setup for Rawhide being 26
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com >
2016-07-26 14:01:57 +00:00
Ralph Bean
c86eaf4388
Do the rpms-checks virtual distgit namespace in prod.
2016-04-08 13:18:29 +00:00
Ralph Bean
978de21bab
Create an artificial rpms-checks/ dist-git namespace (in staging).
2016-04-07 20:00:05 +00:00
Dennis Gilmore
f329b6f6d9
chnages neede for mass branching
...
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org >
2016-02-23 23:11:17 +00:00
Ralph Bean
19b7d1c701
Flip pkgs/dist-git over to use the gitolite Alias feature.
2016-01-04 16:29:40 +00:00