Skip to content

upgrade test debugging - revert changes

5916864
Select commit
Loading
Failed to load commit list.
Closed

Fix release pipelines to pick up latest Go patch TT-16060 #7512

upgrade test debugging - revert changes
5916864
Select commit
Loading
Failed to load commit list.
probelabs / Visor: dependency failed Nov 6, 2025 in 4m 51s

🚨 Check Failed

dependency check failed because fail_if condition was met.

Details

📊 Summary

  • Total Issues: 2
  • Critical Issues: 1
  • Error Issues: 1

🔍 Failure Condition Results

❌ Failed Conditions

  • global_fail_if: Global failure condition met
    • ⚠️ Severity: Error

🐛 Issues by Category

🏗️ Architecture (1)

  • 🚨 .github/workflows/release.yml:199 - The pull request introduces a new FIPS-compliant build and publishes a new Docker image, tykio/tyk-gateway-fips. However, there is no corresponding change or linked pull request for the tyk-charts repository. Without updates to the Helm chart, users will have no standard way to deploy this new FIPS-enabled gateway variant, rendering the feature incomplete from a deployment perspective.

🧠 Logic (1)

  • system:0 - Global failure condition met

Powered by Visor from Probelabs

💡 TIP: You can chat with Visor using /visor ask <your question>

Annotations

Check failure on line 261 in .github/workflows/release.yml

See this annotation in the file changed.

@probelabs probelabs / Visor: dependency

architecture Issue

The pull request introduces a new FIPS-compliant build and publishes a new Docker image, `tykio/tyk-gateway-fips`. However, there is no corresponding change or linked pull request for the `tyk-charts` repository. Without updates to the Helm chart, users will have no standard way to deploy this new FIPS-enabled gateway variant, rendering the feature incomplete from a deployment perspective.
Raw output
The `tyk-charts` repository requires updates to its `values.yaml` and deployment templates to support selecting this new image. A link to the corresponding `tyk-charts` PR should be included in this PR's description.