Skip to content

Conversation

@and-ri
Copy link
Contributor

@and-ri and-ri commented Jun 19, 2023

closes #642

@what-the-diff
Copy link

what-the-diff bot commented Jun 19, 2023

PR Summary

  • New build and test instructions file added
    A new file called package.yml has been added to provide clear build and test instructions for the GitHub project maxbrunsfeld/counterfeiter.

Comment on lines +22 to +29
test:
dependencies:
go.dev: '*'
env:
GOROOT: "{{deps.go.dev.prefix}}"
script: |
counterfeiter -p os 2>&1
test -e osshim No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this really require go to pass its tests, but doesn't require go to run otherwise?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, you're right, it's my mistake. Added dependency and env in last commit

@jhheider jhheider merged commit 8e1e2af into pkgxdev:main Jun 22, 2023
@and-ri and-ri deleted the github.com/maxbrunsfeld/counterfeiter branch June 24, 2023 12:34
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.

+counterfeiter (368/548)

2 participants