Skip to content

Add go:build task installation to "Test Go" workflow docs #55

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

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jun 19, 2021

The "Test Go" template workflow builds the Go project and uploads it to a workflow artifact to facilitate beta testing of
PRs. This is done by calling a go:build task, but the documentation for the workflow did not provide instructions for
installing such a task in the taskfile.

The "Test Go" template workflow builds the Go project and uploads it to a workflow artifact to facilitate beta testing of
PRs. This is done by calling a `go:build` task, but the documentation for the workflow did not provide instructions for
installing such a task in the taskfile.
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Jun 19, 2021
@per1234 per1234 requested review from silvanocerza and rsora June 19, 2021 23:28
@per1234 per1234 merged commit b14f377 into main Jun 21, 2021
@per1234 per1234 deleted the go-build branch June 21, 2021 09:05
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants