Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cerbero cerbero
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • cerberocerbero
  • Merge requests
  • !653

WIP: Add support to build subprojects of a main meson project

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Xavier Claessens requested to merge xclaesse/cerbero:monorepo into master Oct 28, 2020
  • Overview 15
  • Commits 4
  • Pipelines 130
  • Changes 7

commit 043f5ebc6f3e8ed92f60f0d7addfac02fa1f4613

DO NOT MERGE: Temporaly use custom gstreamer branch

commit 0b94bfe3175f7a53faa91b52afa76eb8d410c8d3

ci: Move needed scripts from gst-ci to cerbero

When GStreamer's CI triggers cerbero's CI it sets CI_GSTREAMER_URL and
CI_GSTREAMER_REF_NAME in the env pointing to the repository and branch
to build.

commit c2c3237c

Use unified GStreamer repository

Since all GStreamer recipes now share the same git directory, we have to
use a lock to avoid multiple recipes doing the git checkout
concurrently.

commit fd638991

source: Take recipes_remotes value from config

Config files have recipes_commits and recipes_remotes properties but
only the former was actually used. Move the code handling this into
the base class.
Edited Sep 11, 2021 by Xavier Claessens
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: monorepo