Skip to content

Makefile: remove darwin/386 from cross target 🌮#1252

Merged
tekton-robot merged 1 commit intotektoncd:masterfrom
vdemeester:cross-rm-darwin-386
Nov 13, 2020
Merged

Makefile: remove darwin/386 from cross target 🌮#1252
tekton-robot merged 1 commit intotektoncd:masterfrom
vdemeester:cross-rm-darwin-386

Conversation

@vdemeester
Copy link
Copy Markdown
Member

@vdemeester vdemeester commented Nov 13, 2020

Changes

Seems like go 1.15 doesn't support this GOOS/GOARCH pair anymore.

Signed-off-by: Vincent Demeester vdemeest@redhat.com

/cc @chmouel @danielhelfand

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

Remove darwin/386 as cross build target

Seems like go 1.15 doesn't support this GOOS/GOARCH pair anymore.

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
@tekton-robot tekton-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 13, 2020
@vdemeester vdemeester mentioned this pull request Nov 13, 2020
4 tasks
@chmouel
Copy link
Copy Markdown
Member

chmouel commented Nov 13, 2020

/lgtm

Looking Good! 🤙🏽

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 13, 2020
@vdemeester
Copy link
Copy Markdown
Member Author

/retest

@tekton-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danielhelfand

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 13, 2020
@tekton-robot tekton-robot merged commit 8106bdd into tektoncd:master Nov 13, 2020
@vdemeester vdemeester deleted the cross-rm-darwin-386 branch November 13, 2020 16:02
@vdemeester vdemeester restored the cross-rm-darwin-386 branch November 16, 2020 17:30
@vdemeester vdemeester deleted the cross-rm-darwin-386 branch November 16, 2020 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants