Skip to content

[releng release-5.14.0] gromit: sync templates#8406

Merged
probelabs[bot] merged 1 commit into
release-5.14.0from
releng/release-5.14.0
Jul 1, 2026
Merged

[releng release-5.14.0] gromit: sync templates#8406
probelabs[bot] merged 1 commit into
release-5.14.0from
releng/release-5.14.0

Conversation

@probelabs

@probelabs probelabs Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Auto-generated from gromit templates by policy sync.

@probelabs
probelabs Bot enabled auto-merge (squash) July 1, 2026 08:55
@probelabs
probelabs Bot requested a review from a team as a code owner July 1, 2026 08:55
@probelabs

probelabs Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

This pull request introduces a minor but important change to the Docker build process by quoting the BUILD_PACKAGE_NAME variable in two Dockerfiles. This is an automated change resulting from a template synchronization, aimed at improving the robustness of the CI pipeline.

Files Changed Analysis

  • ci/Dockerfile.distroless: The ${BUILD_PACKAGE_NAME} variable is now quoted in the dpkg command to prevent shell interpretation issues.
  • ci/Dockerfile.std: A similar change was applied, quoting the build package name variable for the dpkg command.

The changes are consistent across both files, suggesting a systematic update to improve build script reliability.

Architecture & Impact Assessment

  • What this PR accomplishes: The PR enhances the reliability of the Docker image build process by ensuring that package names with special characters are handled correctly during installation.
  • Key technical changes introduced: The core change is the addition of double quotes around the ${BUILD_PACKAGE_NAME} variable within the RUN dpkg -i ... command in the project's Dockerfiles.
  • Affected system components: The change is confined to the Continuous Integration (CI) build environment. It affects the construction of the application's Docker images but has no impact on the runtime behavior of the Tyk gateway itself.

Scope Discovery & Context Expansion

The modifications are localized to the CI Dockerfiles. The PR title and description, "gromit: sync templates" and "Auto-generated from gromit templates by policy sync," indicate that these files are managed by an external templating or policy engine named "gromit." The scope is therefore limited to aligning the project's build scripts with an updated central template. No further impact on other parts of the codebase is expected.

Metadata
  • Review Effort: 1 / 5
  • Primary Label: chore

Powered by Visor from Probelabs

Last updated: 2026-07-01T09:30:39.482Z | Triggered by: pr_updated | Commit: 7f01bd7

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

@probelabs

probelabs Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

✅ Security Check Passed

No security issues found – changes LGTM.

✅ Performance Check Passed

No performance issues found – changes LGTM.

✅ Quality Check Passed

No quality issues found – changes LGTM.


Powered by Visor from Probelabs

Last updated: 2026-07-01T09:30:34.643Z | Triggered by: pr_updated | Commit: 7f01bd7

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

@probelabs
probelabs Bot force-pushed the releng/release-5.14.0 branch from 2c897c2 to 7f01bd7 Compare July 1, 2026 09:28
@sentinelone-cnapp-eu1

Copy link
Copy Markdown

SentinelOne CNS Hardcoded Secret Detector
✅ Congratulations, your code is safe

SentinelOne CNS is a cloud-agnostic, agentless CSPM & CWPP solution that continuously detects and prevents vulnerabilities that have the highest probability of being exploited in Azure, AWS, Google Cloud, and Kubernetes.

1 similar comment
@sentinelone-cnapp-eu1

Copy link
Copy Markdown

SentinelOne CNS Hardcoded Secret Detector
✅ Congratulations, your code is safe

SentinelOne CNS is a cloud-agnostic, agentless CSPM & CWPP solution that continuously detects and prevents vulnerabilities that have the highest probability of being exploited in Azure, AWS, Google Cloud, and Kubernetes.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🚨 Jira Linter Failed

Commit: 7f01bd7
Failed at: 2026-07-01 09:29:55 UTC

The Jira linter failed to validate your PR. Please check the error details below:

🔍 Click to view error details
failed to validate branch and PR title rules: branch name 'releng/release-5.14.0' must contain a valid Jira ticket ID (e.g., ABC-123)

Next Steps

  • Ensure your branch name contains a valid Jira ticket ID (e.g., ABC-123)
  • Verify your PR title matches the branch's Jira ticket ID
  • Check that the Jira ticket exists and is accessible

This comment will be automatically deleted once the linter passes.

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@probelabs
probelabs Bot merged commit b6cf0d1 into release-5.14.0 Jul 1, 2026
52 of 57 checks passed
@probelabs
probelabs Bot deleted the releng/release-5.14.0 branch July 1, 2026 10:27
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.

0 participants