public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add defaults refs for linux-stable-rc
@ 2025-03-13 21:00 cel
  2025-03-13 21:00 ` [PATCH v2 1/2] linux-mirror: Enable choice of clone protocol for stable-rc tree cel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: cel @ 2025-03-13 21:00 UTC (permalink / raw)
  To: Daniel Gomez; +Cc: kdevops, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

This series goes with the addition of linux-stable-rc to the
set of repos handled by the local /mirror.

Changes since RFC:
- Follow suggestions from Daniel Gomez
- Squash in typo fixes

Chuck Lever (2):
  linux-mirror: Enable choice of clone protocol for stable-rc tree
  Add the stable release candidate repo to the Linux git repos menu

 Makefile.linux-mirror                         |  1 +
 kconfigs/Kconfig.defaults                     | 12 ++++
 kconfigs/Kconfig.mirror                       | 41 ++++++++++++++
 kconfigs/workflows/Kconfig.bootlinux          |  4 ++
 scripts/gen-refs-default.Makefile             |  4 +-
 scripts/gen-refs-user.Makefile                | 20 ++++++-
 workflows/linux/Kconfig                       |  9 +++
 workflows/linux/Kconfig.stable_rc             | 31 ++++++++++
 .../linux/refs/default/Kconfig.stable_rc      | 56 +++++++++++++++++++
 workflows/linux/refs/static/stable_rc.yaml    | 30 ++++++++++
 10 files changed, 203 insertions(+), 5 deletions(-)
 create mode 100644 workflows/linux/Kconfig.stable_rc
 create mode 100644 workflows/linux/refs/default/Kconfig.stable_rc
 create mode 100644 workflows/linux/refs/static/stable_rc.yaml

-- 
2.48.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-03-14 14:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 21:00 [PATCH v2 0/2] Add defaults refs for linux-stable-rc cel
2025-03-13 21:00 ` [PATCH v2 1/2] linux-mirror: Enable choice of clone protocol for stable-rc tree cel
2025-03-13 21:00 ` [PATCH v2 2/2] Add the stable release candidate repo to the Linux git repos menu cel
2025-03-14  8:49   ` Daniel Gomez
2025-03-13 23:00 ` [PATCH v2 0/2] Add defaults refs for linux-stable-rc Luis Chamberlain
2025-03-14  8:51 ` Daniel Gomez
2025-03-14 12:42   ` Chuck Lever
2025-03-14 14:02     ` Daniel Gomez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox