Skip to content

Commit 51c074f

Browse files
committed
Add cflinuxfs4-compat-release repository
This repository is required for the compatibility flaviour of the cflinuxfs4 stack as decidec in the RFC [Proposal for Ruby and Python Removal from the cflinuxfs4 Stack with a Deprecation Period](https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0016-python-and-ruby-removal-from-cf-stack.md).
1 parent 6551dbf commit 51c074f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

org/cloudfoundry.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,10 @@ orgs:
724724
cflinuxfs4:
725725
default_branch: main
726726
has_projects: true
727+
cflinuxfs4-compat-release:
728+
default_branch: main
729+
description: Cloud Foundry compatibility stack with Ruby and Python based on Ubuntu 22.04 LTS
730+
has_projects: true
727731
cflinuxfs4-release:
728732
default_branch: main
729733
description: Cloud Foundry stack based on Ubuntu 22.04 LTS

toc/working-groups/app-runtime-interfaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ areas:
207207
- cloudfoundry/cflinuxfs3
208208
- cloudfoundry/cflinuxfs3-release
209209
- cloudfoundry/cflinuxfs4
210+
- cloudfoundry/cflinuxfs4-compat-release
210211
- cloudfoundry/cflinuxfs4-release
211212
- cloudfoundry/stack-auditor
212213

0 commit comments

Comments
 (0)