Skip to content

Identical copies of the code used in Brew/OSBS to build CodeReady Workspaces, but made public to enable pull requests and easier contribution; also copies of CasC Jenkins job configs

License

vzhukovs/devspaces-images

 
 

Repository files navigation

Links marked with this icon 🚪 are internal to Red Hat. This includes Jenkins servers, job configs in gitlab, and container sources in dist-git.

Because these services are internal, in the interest of making all things open, we've copied as much as possible into this repo. Details below.

Midstream code

This repo is used to house identical copies of the code used to build the Red Hat OpenShift Dev Spaces (formerly Red Hat CodeReady Workspaces) images in Brew/OSBS, but made public to enable pull requests and easier contribution.

  • Downstream code can be found in repos internal to Red Hat at http://pkgs.devel.redhat.com/cgit/?q=devspaces 🚪
    • select the devspaces-3-rhel-8 branch for the latest 2.x synced from upstream main branches, or
    • select a branch like devspaces-3.1-rhel-8 for a specific release, synced to a stable branch like 7.46.x.

Generated code

In some cases, where we need to house code generated by downstream processes in a public location, this repo will contain folders that end in -generated to differentiate from code that's synced from upstream and copied to downstream.

Jenkins jobs

This repo also contains an identical copy of the Jenkinsfiles and groovy 🚪 sources used to configure the jenkins-csb 🚪 Configuration-as-Code (casc) Jenkins instance used to build the artifacts needed for Brew/OSBS builds. Since the server and config sources are internal to Red Hat, this copy is provided to make it easier to see how Red Hat OpenShift Dev Spaces is built. Hooray for open source!

About

Identical copies of the code used in Brew/OSBS to build CodeReady Workspaces, but made public to enable pull requests and easier contribution; also copies of CasC Jenkins job configs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 47.5%
  • Go 24.7%
  • Kotlin 9.9%
  • TypeScript 8.5%
  • Shell 3.3%
  • Groovy 2.8%
  • Other 3.3%