1
0
Fork 0
forked from fesco/docs
Commit graph

1,158 commits

Author SHA1 Message Date
112cdae878 site: use current Fedora Docs theme for local builds
See <https://gitlab.com/fedora/docs/templates/fedora-docs-template/-/blob/main/site.yml?ref_type=heads>.
2026-02-24 20:08:48 +00:00
593ec9e35d
updates_policy: add ticket link for golang exception 2026-02-24 13:47:39 -06:00
e54d4c9407
updates_policy: add exception for golang
Relates: https://pagure.io/fesco/issue/3570
2026-02-24 13:42:03 -06:00
9f02815718 Add update policy exception for WebKitGTK 2026-02-24 19:26:58 +00:00
f3f2766414 Nonresponsive maintainers policy: Fix ordered-list numbering
Fixes #103
2026-02-23 13:51:38 +00:00
ad8ae544c9 Update pagure.io/releng links to forge.fp.o 2026-02-22 09:40:17 +00:00
a641b045d6 FTBFS/FTI: remove shim exception
shim 16.1 has been released and built in Fedora, so this exception has technically expired.
2026-02-20 14:52:51 +00:00
b5c1e2da6f Document Updates Policy exception for ty
Fix some punctuation irregularities in the list of exceptions.
2026-02-20 07:30:01 +00:00
ef26649161 Update mailing list URLs in Package_maintainer_responsibilities.adoc 2026-02-18 20:14:41 +02:00
2b45980049 Updates Policy: Beta freeze and u-t enablement happen simultaneously
For the last several cycles, Beta freeze and updates-testing
enablement for Branched have happened on the same day. However,
the updates policy is still worded as if there is a period
between them - it defines them as separate events and defines
different karma/time requirements for updates during this period
(which doesn't actually exist). This mushes the sections on the
two events into one, and removes the policy for the now
non-existent time period between them.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-02-17 23:30:44 -08:00
Zbigniew Jędrzejewski-Szmek
7cae43ce25 Update FRCL invite list after membership changes
Add an item to the update list to resolve
https://pagure.io/fesco/issue/3540. I use the link to
the issue page in JIRA. There's also https://red.ht/FRCL but that
requires login so is not suitable for a public documentation.
2026-02-10 09:33:02 +01:00
3596b2745f index: Update link to devel search for meeting plan 2026-01-09 20:37:17 +00:00
6b8e0c766b Update member list after F43 elections and previous member list 2026-01-08 17:06:54 -08:00
7dd4f516aa Update member list after F42 elections 2026-01-08 17:03:52 -08:00
e465c9f2de Revert "Correct active FESCo terms"
This reverts commit 0b7315fb2d.
2026-01-08 16:10:30 -08:00
1c0cbcea77 Add exception for gimp
FESCo voted in https://pagure.io/fesco/issue/3511:
> ACCEPTED (+6, 0, -0)

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2025-12-03 10:31:37 +01:00
692826590d Add exception for LXQT
FESCo voted in https://pagure.io/fesco/issue/3498:
> The LXQt SIG is granted a permanent exception for the LXQt Desktop
> package set, though this does not obviate the requirement for
> exception requests involving packages not from the LXQt project.
> APPROVED (+6, 0, 0)
2025-11-18 17:50:22 +01:00
0b7315fb2d Correct active FESCo terms
After the Fedora 41 elections, the terms were not correctly updated,
leading to an off-by-one error in the Fedora releases. This sets them
back to the correct current values.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2025-11-12 14:29:46 +00:00
6a065322b2 Stalled request process: require ack from FESCo
This implements the agreement from FESCo meeting 11.11.2025:
> AGREED: Approval means an ack from at least one FESCo member
> (excluding the request creator, if it is a FESCo member). As soon as
> it happens, it's considered approved (+6,1,-0)
2025-11-12 09:49:41 +01:00
Carl George
323f63622c Stalled request process adjustments
A "lightweight" stalled request process was added in #94.  This was
based on the existing Stalled EPEL Request process.  When this was
initially proposed, several members of the EPEL Steering Committee (ESC)
hoped this could be used as a unified policy for both Fedora and EPEL,
effectively obsoleting the EPEL policy.

However, at some point along the way this new process gained a step of
filing a FESCo issue and waiting for an explicit vote.  There is no
equivalent to this step in the EPEL process; maintainers merely meet the
criteria and then releng adds them to the package.  Based on discussion
at the ESC meeting and in epel#347, the additional friction of this step
is reason enough to keep a separate EPEL process.  I also noticed that
several FESCo members expressed uncertainly about being able to review
specific changes related to this process.

I think the best path forward is to remove the FESCo vote requirement.
FESCo would no longer have the burden to review each individual proposed
change, or each individual proposed co-maintainer, or the suitability of
a package being added to an EPEL release (or an older Fedora release).
Maintainers would avoid the burden of filing two separate issues during
this process.  To offset the lack of the FESCo voting period, the time
period for the last step should be extended from 7 to 14 days.  We
should also avoid referring to this as a trial process, as that lacks a
clear definition as far as I can tell and caused some confusion among
the ESC members.  Finally, this also adds a missing piece from the EPEL
process, which is that the new co-maintainer agrees to be the default
EPEL bugzilla assignee if the request is for the purpose of requesting a
new EPEL branch.

https://docs.fedoraproject.org/en-US/epel/epel-package-request/#stalled_epel_requests
https://pagure.io/epel/issue/347
2025-11-12 09:34:30 +01:00
690dd5b532 doc: added section about sig policy
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2025-11-07 13:48:16 +01:00
4ed168fd19
Clarify the role of bug assignee overrides 2025-10-03 13:00:15 -05:00
da680bad4e
Add explicit policy about package points of contact
Relates: https://pagure.io/fesco/issue/3475
2025-09-30 21:24:03 -05:00
Carl George
ad9677b2a2 Fix list formatting
Asciidoc requires an empty line before the start of a list.  Without it,
the bold text and both list items are all placed on a single line.
2025-08-23 01:01:12 -05:00
8af4980d4a
Add lightweight stalled request process
This is an alternative, meant for existing packagers, that hopefully
allows us to encourage comaintainership of packages while giving the
existing maintainers a reasonable amount of time to respond.

See https://pagure.io/fesco/issue/3268

and the meeting logs e.g.

- https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2024-11-12/fesco.2024-11-12-17.01.log.html
- https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2025-07-08/fesco.2025-07-08-17.11.log.html

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2025-07-21 14:59:36 -05:00
74f77f12eb Typo in Updates_Policy.adoc
quick typo fix
2025-06-22 15:46:27 +00:00
2a382ddaba updates: add exception for docker plugins
https://pagure.io/fesco/issue/3394
2025-05-06 16:30:22 +02:00
2978108ff9 updates: add exception for python-damo
Closes https://pagure.io/fesco/issue/3389.
2025-04-23 21:24:55 +00:00
72fec11bd9 Update fesco/modules/ROOT/pages/Package_maintainer_responsibilities.adoc
Updated the urls to the mailing lists because they were resulting in a 404 page not found.
2025-04-23 12:21:34 +00:00
7dc309ec11 Reject proposals with 7×-1 votes in the ticket
If there is an overwhelming majority of negative votes, we should
just reject the proposal. There is nothing to discuss and it's
better to allow that to happen immediately in the ticket.
2025-04-22 18:31:17 +00:00
a022958106
Remove old build scripts
Stick to using docsbuilder.sh only to avoid confusion

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2025-04-07 16:51:10 -05:00
477b8a8b5e
Merge latest docs template
https://gitlab.com/fedora/docs/templates/fedora-docs-template

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2025-04-04 18:34:42 -05:00
705fdb0dae assets/images/update_flow.svg: add CSS dark mode 2025-03-19 15:32:47 +01:00
Hong Xu
adb4fd8446 Correct link to the devel mailing list 2025-01-08 08:56:52 +00:00
101c98ef46 Update FESCo membership
Dec 2024 Election results

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2025-01-07 08:40:24 -05:00
d2b62b8b1c Rework orphan/retired packages page
This reworks this page a bit moving orphan / retired into seperate areas
for better clarity. Also notes that no retirements should happen after
final freeze has started and that during beta freeze, no retirements
will take place, but once lifted they will all be processed.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-11-27 11:42:51 -08:00
6e42e95fd2 updates: lower the karma threshold for non-critpath updates back to +1
https://pagure.io/fesco/issue/3289#comment-944624
2024-11-18 13:02:34 +01:00
f5e480bc7e Document Updates Policy exception for uv 2024-08-28 09:23:18 -04:00
Carl George
976035d0dd provenpackagers: should be familiar with Fedora and EPEL updates policies
Previously we didn't mention the Fedora and EPEL updates policies as
things that provenpackagers should be familiar with, but they are quite
important.  This change adds those links, and also converts those and
other links from a long sentence to a bullet point list.  Outdated links
are also switched to current ones.
2024-07-04 01:18:12 -05:00
036974f39b updating membership: add wiki template to steps
As discussed in the FESCo meeting today.

Also change the title level so that hopefully the page is not shown
as "untitled".
2024-06-17 22:24:32 +02:00
62ce446ce6 provenpackagers: say that pps SHOULD have 2FA enabled
https://pagure.io/fesco/issue/3186
2024-06-17 19:54:48 +00:00
780fd2083e provenpackagers: use semantic line breaks and adjust formatting
No semantic changes.
2024-06-17 19:54:48 +00:00
03a2f08684 Adjust name in FESco member list
As discussed with Michel.
2024-06-13 13:14:54 +02:00
439d6d81b1 sigs: ownership of ghc packages by Haskell SIG
Closes https://pagure.io/fesco/issue/3143.
2024-06-13 11:11:51 +00:00
4fc383b7aa updates: add exception for ruff
Closes https://pagure.io/fesco/issue/3197.
2024-06-13 11:11:51 +00:00
df5aef9558 updates: order subsections alphabetically
Also add punctuation.
2024-06-13 11:11:51 +00:00
Stephen Gallagher
dc46719a0b Update with new FESCo members
Fabio was missed and Major has stepped down.
2024-06-12 17:18:39 +00:00
1c2be21cc1 Add semantic linebreaks to Passphrase_policy and Updates_policy
The mentioned two pages were not using semantic linebreaks. To make
things more consistent, and support Pagure pull request review, add
them.

Also, remove `link:` prefix from https:// URLs, which are formatted as
links even without it.

Also, change some strange formatting choices to be standard lists.
2024-06-07 18:15:35 +00:00
c917911c24 Replace some Wiki links
Replace some links to old Wiki pages that redirect to docs.fp.o with
the redirect targets.

Wiki link to _Forbidden Items_ page is completely removed. That Wiki
page does not have a redirect, just a notice that the page is obsolete
and a link to the new legal docs. Since the new legal docs do not have
a corresponding page, the Forbidden Items page is really old, and there
does not seem to be anything there that could not be derived from the
general rules, the page really seems obsolete without replacement, thus
any reference to it can be removed.
2024-06-07 18:15:35 +00:00
a68b9b187b Update member list after F40 elections 2024-06-07 20:12:05 +02:00