[TT-11925] Reset plugin compiler build env to match gateway build env#6234
Conversation
|
PR Description updated to latest commit (f2d5e94) |
|
API Changes no api changes detected |
PR Review
Code feedback:✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
|
|
/release to release-5.3.1 |
|
Working on it! Note that it can take a few minutes. |
…#6234) ## **User description** Gateway uses bullseye for the build, while plugin compiler used bookworm. This resets the plugin compiler to use bullseye, as the build environment has to match for plugin compatibility. This also removes unnecessary packages. https://tyktech.atlassian.net/browse/TT-11925 https://tyktech.atlassian.net/browse/TT-11855 ___ ## **Type** bug_fix ___ ## **Description** - The build environment for the plugin compiler has been updated to `1.21-bullseye` to match the gateway build environment, ensuring compatibility. ___ ## **Changes walkthrough** <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Configuration changes </strong></td><td><table> <tr> <td> <details> <summary><strong>plugin-compiler-build.yml</strong><dd><code>Update Plugin Compiler Build Environment to Match Gateway</code></dd></summary> <hr> .github/workflows/plugin-compiler-build.yml <li>Updated the build environment for the plugin compiler to use <br><code>1.21-bullseye</code> instead of <code>1.21-bookworm</code>.<br> </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6234/files#diff-f3a95a900eb0ac23af6314e9cdea29fa16af0a9bcb61793a83a32ff13d4c4e79">+1/-1</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > ✨ **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions --------- Co-authored-by: Tit Petric <[email protected]> (cherry picked from commit 475e41e)
|
@titpetric Succesfully merged PR |
|
/release to release-5.3 |
|
Working on it! Note that it can take a few minutes. |
…#6234) ## **User description** Gateway uses bullseye for the build, while plugin compiler used bookworm. This resets the plugin compiler to use bullseye, as the build environment has to match for plugin compatibility. This also removes unnecessary packages. https://tyktech.atlassian.net/browse/TT-11925 https://tyktech.atlassian.net/browse/TT-11855 ___ ## **Type** bug_fix ___ ## **Description** - The build environment for the plugin compiler has been updated to `1.21-bullseye` to match the gateway build environment, ensuring compatibility. ___ ## **Changes walkthrough** <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Configuration changes </strong></td><td><table> <tr> <td> <details> <summary><strong>plugin-compiler-build.yml</strong><dd><code>Update Plugin Compiler Build Environment to Match Gateway</code></dd></summary> <hr> .github/workflows/plugin-compiler-build.yml <li>Updated the build environment for the plugin compiler to use <br><code>1.21-bullseye</code> instead of <code>1.21-bookworm</code>.<br> </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6234/files#diff-f3a95a900eb0ac23af6314e9cdea29fa16af0a9bcb61793a83a32ff13d4c4e79">+1/-1</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > ✨ **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions --------- Co-authored-by: Tit Petric <[email protected]> (cherry picked from commit 475e41e)
|
@titpetric Succesfully merged PR |
… match gateway build env (#6234) [TT-11925] Reset plugin compiler build env to match gateway build env (#6234) ## **User description** Gateway uses bullseye for the build, while plugin compiler used bookworm. This resets the plugin compiler to use bullseye, as the build environment has to match for plugin compatibility. This also removes unnecessary packages. https://tyktech.atlassian.net/browse/TT-11925 https://tyktech.atlassian.net/browse/TT-11855 ___ ## **Type** bug_fix ___ ## **Description** - The build environment for the plugin compiler has been updated to `1.21-bullseye` to match the gateway build environment, ensuring compatibility. ___ ## **Changes walkthrough** <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Configuration changes </strong></td><td><table> <tr> <td> <details> <summary><strong>plugin-compiler-build.yml</strong><dd><code>Update Plugin Compiler Build Environment to Match Gateway</code></dd></summary> <hr> .github/workflows/plugin-compiler-build.yml <li>Updated the build environment for the plugin compiler to use <br><code>1.21-bullseye</code> instead of <code>1.21-bookworm</code>.<br> </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6234/files#diff-f3a95a900eb0ac23af6314e9cdea29fa16af0a9bcb61793a83a32ff13d4c4e79">+1/-1</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > ✨ **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions --------- Co-authored-by: Tit Petric <[email protected]>
…to match gateway build env (#6234) [TT-11925] Reset plugin compiler build env to match gateway build env (#6234) ## **User description** Gateway uses bullseye for the build, while plugin compiler used bookworm. This resets the plugin compiler to use bullseye, as the build environment has to match for plugin compatibility. This also removes unnecessary packages. https://tyktech.atlassian.net/browse/TT-11925 https://tyktech.atlassian.net/browse/TT-11855 ___ ## **Type** bug_fix ___ ## **Description** - The build environment for the plugin compiler has been updated to `1.21-bullseye` to match the gateway build environment, ensuring compatibility. ___ ## **Changes walkthrough** <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Configuration changes </strong></td><td><table> <tr> <td> <details> <summary><strong>plugin-compiler-build.yml</strong><dd><code>Update Plugin Compiler Build Environment to Match Gateway</code></dd></summary> <hr> .github/workflows/plugin-compiler-build.yml <li>Updated the build environment for the plugin compiler to use <br><code>1.21-bullseye</code> instead of <code>1.21-bookworm</code>.<br> </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6234/files#diff-f3a95a900eb0ac23af6314e9cdea29fa16af0a9bcb61793a83a32ff13d4c4e79">+1/-1</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > ✨ **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions --------- Co-authored-by: Tit Petric <[email protected]>




User description
Gateway uses bullseye for the build, while plugin compiler used bookworm. This resets the plugin compiler to use bullseye, as the build environment has to match for plugin compatibility.
This also removes unnecessary packages.
https://tyktech.atlassian.net/browse/TT-11925
https://tyktech.atlassian.net/browse/TT-11855
Type
bug_fix
Description
1.21-bullseyeto match the gateway build environment, ensuring compatibility.Changes walkthrough
plugin-compiler-build.yml
Update Plugin Compiler Build Environment to Match Gateway.github/workflows/plugin-compiler-build.yml
1.21-bullseyeinstead of1.21-bookworm.