70ac4feedf
forge: Add reStructuredText external renderer in staging
...
Like AsciiDoc, reStructuredText is a common markup language used in
README files and other docs.
Signed-off-by: Carl George <carlwgeorge@gmail.com>
2026-08-14 10:07:59 +00:00
Lenka Segura
4a4c0fd4c7
forge ssh: use user git and fix the ssh domain
...
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2026-08-13 21:34:44 +00:00
378634664b
ELNBuildSync: upgrade production to 2.0.2
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2026-08-13 11:27:20 -04:00
c43c38ce38
ELNBuildSync: upgrade staging to 2.0.2
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2026-08-13 10:19:41 -04:00
685064eb00
[flatpak-indexer] Add auth file for quay.io
...
To authenticate with quay.io we need an auth file, let's use the same as
we are using with Bodhi.
See infra/tickets#11543 for more info
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2026-08-13 15:55:11 +02:00
2f7ae15d3d
greenwave: also don't gate on background test for KDE
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-08-12 17:41:35 -07:00
30967bc076
greenwave: disable gating on desktop_background for f45 for now
...
We still don't have the F45 backgrounds enabled because they were
still giving issues on KDE last I checked. I'm checking again
now.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-08-12 15:30:48 -07:00
11d16fb977
forgejo: backups readme note added to role
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-08-12 14:08:57 +01:00
48f07ac23f
forgejo: debugging jinga template for monitoring
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-08-12 12:30:27 +01:00
3768759fc5
forgejo: move monitoring file to correct directory
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-08-12 12:26:08 +01:00
95cb771b7e
forgejo: forgejo backup monitoring
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-08-12 12:19:47 +01:00
Patrik Polakovič
435b621b0f
Branch F45 from Rawhide and make F46 the new Rawhide
...
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2026-08-11 18:22:39 +02:00
75fa90fee9
quality: testdays app - update health check probes
2026-08-11 15:41:54 +00:00
a7807930c0
[flatpak-indexer] Create a new service for redis
...
Separate service for redis quay instance. See
infra/tickets#11543 for more info.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2026-08-11 13:36:45 +00:00
ddc7f10e29
Draupnir: add wordlist and resource limits
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-08-10 11:38:45 +01:00
dfd68b2f70
poddlers: set scm-requests validator_team to scm-validators
...
Limit exception pings and @releng-bot valid to the releng scm-validators
team instead of the whole org membership list.
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2026-08-06 17:24:07 +00:00
Lenka Segura
c9dd4f39c4
forge: enable ssh for forge staging pod
...
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2026-08-06 13:52:28 +00:00
27f20dda76
[releng_forge] Add a team in releng org for scm-validators
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2026-08-06 16:16:27 +05:30
33f57b075c
Fix yamllint empty-lines errors
...
Remove trailing blank lines and reduce excessive consecutive blank lines
to comply with yamllint formatting requirements.
2026-08-05 21:27:26 +00:00
0f07117b2d
Fix yamllint comment spacing errors
...
Add required space after '#' in all comments to comply with yamllint
formatting requirements.
2026-08-05 21:27:26 +00:00
224ae2aed0
Fix yamllint document-start errors by adding YAML document markers
...
Add document start marker (---) to 28 YAML files that were missing it
to comply with yamllint requirements for proper YAML document structure.
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2026-08-05 21:27:26 +00:00
Jeremy Cline
24da3ea3b9
cloud-image-uploader: set the mailhost to the fqdn
...
It's failing to resolve bastion when crashes occur so I stopped getting
emails about crashes. According to Kevin it needs to be the fqdn due to
some OpenShift quirk.
Signed-off-by: Jeremy Cline <jeremycline@microsoft.com>
2026-08-05 15:09:05 -04:00
832f6f0fa1
poddlers: hard-cut scm-request and unretire to Forgejo in prod
...
Point production at forge.fedoraproject.org and forgejo.* W2FM topics.
Staging keeps forge.stg credentials; both envs share the Forgejo topics.
Requires toddlers_forgejo_api_key in ansible-private before prod deploy.
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2026-08-05 22:46:17 +05:30
6f3d35d749
poddlers: point scm-request and unretire at Forgejo on staging
...
Use forgejo.* W2FM topics and forge.stg credentials for
scm_request_processor and unretire_packages in staging only.
Production stays on pagure.io until cutover.
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2026-08-05 19:09:49 +05:30
c299975a5c
OCP-draupnir: Deploy to prod, set stg replicas to 0
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-08-05 14:03:58 +01:00
b3821643d1
OCP-draupnir: Use args rather than command
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-08-05 13:17:00 +01:00
c8e0ad4b61
Add first pass for Draupnir OCP app
...
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-08-05 13:01:45 +01:00
Lenka Segura
13d5710561
forge: add runners for freeipa and server orgs
...
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2026-08-05 09:53:02 +00:00
6ec9991c03
feat(forgejo): added zabbix templates for Valkey monitoring
...
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2026-08-05 09:36:37 +00:00
f65948ce95
oraculum: Update packager dashboard and oraculum git URIs to Forgejo
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-08-05 07:22:26 +00:00
de1b2120f0
cloud-image-uploader: add eln-bootc
...
Added in releng/pungi-fedora#1683
Fixes: https://github.com/fedora-eln/eln/issues/591
2026-08-04 21:23:04 +00:00
c614f48c45
Add MirrorManager eln-extensions mapping
...
Signed-off-by: Adrian Reber <adrian@lisas.de>
2026-08-04 21:06:09 +00:00
f57e9f65e7
ELNBuildSync: Upgrade production to 2.0.1
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2026-08-03 11:58:56 -04:00
52f39daff4
Jira-sync: make a specific config file for the consumer to create issues in the FC project
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2026-08-03 16:21:43 +02:00
ef8aa50a6a
forge: add group team mappings for freeipa organization on Fedora Forge
...
Related: forge/forge#682
2026-08-03 12:39:58 +10:00
e7c3e5a28c
dist-git update to latest forgejo
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-07-31 16:43:03 +01:00
243f9247ee
ELNBuildSync: Drop removed CLI argument
...
This is picked up from the config file now, not the command-line.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2026-07-30 16:47:54 -04:00
1b310d6032
ELNBuildSync: Upgrade staging to 2.0.1
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2026-07-30 20:27:31 +00:00
9ecc970f1e
feat(forgejo): deploying redis exporter, that will export metrics from valkey and later be accessible from zabbix agent
...
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2026-07-30 16:17:55 +02:00
22233f1153
feat(forgejo): add zabbix bearer token access to the forgejo metrics on prod
...
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2026-07-30 16:13:55 +02:00
06d45085bb
forgejo: postgresql zabbix template
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-07-30 12:59:19 +01:00
ca4f36007a
forgejo: service expose metrics for postresql
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-07-29 17:28:54 +01:00
d51411512d
forgejo: enable metrics on the postgresql cluster
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-07-29 16:24:31 +01:00
c39c609072
greenwave: add policy to enforce rmdepcheck for stable updates
...
See fesco/tickets#3656
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-07-28 13:30:45 -07:00
a8aca946f2
forge: replace bootc with atomic group team mappings on Staging Fedora Forge
...
Related: forge/forge#629
2026-07-28 19:21:21 +10:00
c8ac165efd
forge: add group team mappings for ebpf organization on Fedora Forge
...
Related: forge/forge#683
2026-07-28 12:27:04 +10:00
dd25c52185
forgejo: Update runner README regarding capacity and provisioning
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-07-27 16:09:13 +01:00
c39e3d7d8d
fmn: redis: try passing datadir on cmdline
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-07-25 11:02:57 -07:00
22b0cff2d9
fmn: switch this to legacy for now, should move to hummingbird valkey
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-07-25 10:55:32 -07:00
0f23270c10
badges: Add TAHRIR_OWNER_GROUPS to the tahrir configuration
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
2026-07-24 16:49:51 +05:30