Skip to content

Remove problematic dependency for ssi-build-all#338

Merged
xlamorlette-datadog merged 1 commit intomasterfrom
xlamorlette/fix-tag-pipeline-creation
Mar 25, 2026
Merged

Remove problematic dependency for ssi-build-all#338
xlamorlette-datadog merged 1 commit intomasterfrom
xlamorlette/fix-tag-pipeline-creation

Conversation

@xlamorlette-datadog
Copy link
Contributor

@xlamorlette-datadog xlamorlette-datadog commented Mar 25, 2026

In the ssi-build-all, remove the dependency on build-nginx-rum-all, because this expands to 58 jobs, which is above the limit of 50.

This prevented the creation of the pipeline when pushing a tag (thus preventing the releasing process).

Removing this dependency is fine because the ssi-build-all job is part of the assemble stage, which is run after the build-all stage which contains the build-nginx-rum-all job.

@xlamorlette-datadog xlamorlette-datadog requested a review from a team as a code owner March 25, 2026 16:34
@pawelchcki pawelchcki self-requested a review March 25, 2026 16:40
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.85%. Comparing base (4d8f170) to head (33032fe).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #338   +/-   ##
=======================================
  Coverage   68.85%   68.85%           
=======================================
  Files          56       56           
  Lines        7471     7471           
  Branches     1058     1058           
=======================================
  Hits         5144     5144           
  Misses       1820     1820           
  Partials      507      507           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xlamorlette-datadog xlamorlette-datadog merged commit 00fcacd into master Mar 25, 2026
165 checks passed
@xlamorlette-datadog xlamorlette-datadog deleted the xlamorlette/fix-tag-pipeline-creation branch March 25, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants