Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s390x support for pump #703

Closed
wants to merge 3 commits into from
Closed

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Aug 7, 2023

Description

This PR adds support for building the Tyk pump assets for the s390x architecture. It includes modifications to the Dockerfile and the .goreleaser.yml file to enable building and releasing the pump binary for the s390x architecture.

Summary of Changes

  • Modified ci/Dockerfile.std to add a new build stage for the s390x architecture. The appropriate base image for the s390x architecture is used. The built binary is copied from the s390x build stage to the final stage of the Dockerfile.
  • Updated ci/goreleaser/goreleaser.yml to include the s390x architecture in the build matrix. The correct Dockerfile is used for the s390x build.

Please review and merge this PR to enable building the Tyk pump assets for the s390x architecture.

Fixes #699.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-s390x-support_3

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.

@sweep-ai sweep-ai bot requested a review from a team as a code owner August 7, 2023 16:01
@sweep-ai sweep-ai bot added the sweep Assigns Sweep to an issue or pull request. label Aug 7, 2023
Copy link
Contributor

@alephnull alephnull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No my little bot, this will not do. Would the puppetmaster step up?

@buger
Copy link
Member

buger commented Aug 9, 2023

@alephnull yes your job is safe "for now", can't say the same for Go devs https://github.com/TykTechnologies/graphql-go-tools/pull/372/files

@buger buger closed this Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweep: s390x support for pump
2 participants