Skip to content

Files

Latest commit

0a55842 · Mar 18, 2025

History

History

dependencies

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 18, 2025
Sep 18, 2020
Feb 3, 2025
Jul 31, 2023
Feb 3, 2025
Jul 31, 2023
Feb 3, 2025
Dec 4, 2024
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Jun 15, 2022
Mar 18, 2025
Mar 18, 2025

This folder contains forks of the upstream Che plugin and devfile registries.

  • che-devfile-registry

  • che-plugin-registry

Builds will:

  • fetch 3rd party sources, dependencies, and any applicable patches (eg., from npm/yarn/golang projects & registries)

  • collect sample projects and vscode-extensions

  • tar sources & binaries used in Brew build

  • provide Dockerfile (synced w/ transformations to pkgs.devel for use in Brew), which can be also used to build the container locally

In the midstream, Brew builds must:

  • apply changes to upstream Dockerfile to see Pulp repos and support Brew build process

  • fetch 3rd party source/binary tarball, including patches

  • push that tar to dist-git lookaside cache so it’s available when running the Dockerfile build

  • unpack the tar as part of the container build where required

  • run a container build

Downstream, Jenkins and Errata are used to:

  • publish CI builds to Quay

  • publish releases to Red Hat Ecosystem Catalog