Skip to content

Cleanup monorepo and re enable CI

Thibault Saunier requested to merge thiblahute/gstreamer:main+ci into main
commit cfd9143a08631210b9e05dfbe252a927f0e8478e (HEAD -> main+ci, thiblahute/main+ci)
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Fri Sep 10 17:23:53 2021 -0300

    Cleanup .gitignore

commit 0017182ce67caa9a500efd521afde595ce41a9ab
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Sat Oct 24 14:56:22 2020 -0300

    ci: Port CI to the new monorepo
    
    Main differences with previous setup are:
    - No manifest creation
    - gst-indent is executed only when the bot is assigned (instead of the manifest task)
    - Cerbero jobs are triggered in the cerbero repo
    - Remove cerbero and android related files as they now are in cerbero
      itself.
    - Update `container.ps1` to the new file layout

commit b1f46371f0e264c99a91b83608fe66ab69d27822
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Fri Oct 30 23:51:16 2020 -0300

    Cleanup root directory from misc files

commit c84ff77c12851025f3a2141ed023489bcd8ba1f3
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Fri Oct 30 20:45:26 2020 -0300

    base: Fix a suppression that has a slightly different trace
    
    For some reason making a monorepo lead to some minor stack changes

commit 8827f59b9f6594fd7eaef98a92ab8e4a23ddb89a
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Fri Oct 30 18:58:58 2020 -0300

    Update README.md now that all modules have been merged in `gstreamer`

commit 365ebc302dbf507f0d7aa154f7f434c23d6f675f
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Fri Oct 30 18:58:35 2020 -0300

    Remove git-update and git-worktree as they do not make sense anymore

commit 362c93c73ca0e7eee2d8228464595b838b9d6aff
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Fri Oct 23 19:15:28 2020 -0300

    Remove local gst wrap
Edited by Thibault Saunier

Merge request reports