Skip to content

Conversation

@natefinch
Copy link
Member

This fixes #262. go list will error out if there are no go files. So we ignore that specific error.

This fixes #262. go list will error out if there are no go files. So we ignore that specific error.
@natefinch
Copy link
Member Author

This also fixes master's lack of building on go 1.13.

@natefinch natefinch merged commit 1c36bf7 into master Sep 12, 2019
mojzesh pushed a commit to mojzesh/mage that referenced this pull request Oct 12, 2019
* swallow error on no non-magefiles

This fixes magefile#262. go list will error out if there are no go files. So we ignore that specific error.
mojzesh pushed a commit to mojzesh/mage that referenced this pull request Oct 12, 2019
* swallow error on no non-magefiles

This fixes magefile#262. go list will error out if there are no go files. So we ignore that specific error.
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.

if all files has build constraints will cause "Error determining list of magefiles"

2 participants