From 16468e8349a4e3505e8d670b630295e907df4cec Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Thu, 25 Sep 2025 13:02:28 +0100 Subject: [PATCH] Docs: drop deprecated project --- .../source-pytorch/community/ecosystem-ci.rst | 29 ------------------- docs/source-pytorch/community/index.rst | 8 ----- 2 files changed, 37 deletions(-) delete mode 100644 docs/source-pytorch/community/ecosystem-ci.rst diff --git a/docs/source-pytorch/community/ecosystem-ci.rst b/docs/source-pytorch/community/ecosystem-ci.rst deleted file mode 100644 index 156976c45fc63..0000000000000 --- a/docs/source-pytorch/community/ecosystem-ci.rst +++ /dev/null @@ -1,29 +0,0 @@ -Ecosystem CI -############ - -`Ecosystem CI `_ automates issue discovery for your projects against Lightning nightly and releases. -It is a lightweight repository that provides easy configuration of Continues Integration running on CPUs and GPUs. -Any user who wants to keep their project aligned with current and future Lightning releases can use the EcoSystem CI to configure their integrations. -Read more: `Stay Ahead of Breaking Changes with the New Lightning Ecosystem CI `_ - - ----- - - -*********************** -Integrate a New Project -*********************** - -Follow the instructions below to add a new project to the PyTorch Lightning ecosystem. - -1. Fork the ecosystem CI repository to be able to create a `new Pull Request `_ and work within a specific branch. -2. Create a new config file in ``configs/`` folder and call it ``.yaml``. -3. Define runtime for CPU and link the config for GPU: - For CPU integrations, list OS and Python version combination to be running with GitHub actions. - For GPU integrations, you only add the path to the config (OS/Linux and Python version is fixed) to be running with Azure pipelines. -4. Add a Contact to the ``.github/CODEOWNERS`` list for your organization folder or just a single project. -5. Create a Draft PR with all mentioned requirements. -6. Join our `Discord `_ (Optional) channel ``#alerts-ecosystem-ci`` to be notified if your project is breaking. - -To learn more about Ecosystem CI, please refer to the `Ecosystem CI repo `_. -Also, note that some particular implementation details described above may evolve over time. diff --git a/docs/source-pytorch/community/index.rst b/docs/source-pytorch/community/index.rst index eb9db5bfbded0..dbf689db4dfbc 100644 --- a/docs/source-pytorch/community/index.rst +++ b/docs/source-pytorch/community/index.rst @@ -7,7 +7,6 @@ ../generated/CONTRIBUTING.md ../generated/BECOMING_A_CORE_CONTRIBUTOR.md governance - ecosystem-ci ../versioning ../past_versions ../generated/CHANGELOG.md @@ -70,13 +69,6 @@ Community :button_link: ../generated/CHANGELOG.html :height: 100 -.. displayitem:: - :header: Ecosystem CI - :description: Automate issue discovery for your projects against Lightning nightly and releases - :col_css: col-md-12 - :button_link: ecosystem-ci.html - :height: 100 - .. raw:: html