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

Go: Can't embed with go:embed all: #2806

Closed
mibzman opened this issue May 31, 2023 · 2 comments
Closed

Go: Can't embed with go:embed all: #2806

mibzman opened this issue May 31, 2023 · 2 comments
Labels

Comments

@mibzman
Copy link

mibzman commented May 31, 2023

When building a go project that uses the //go:embed all:FOLDER syntax, I get the following error:

failed to generate embed config: pattern all:FOLDER: no matching paths found

For a reproduction, check out my fork and run plz test //rules:rules_test

Removing the all from the embed passes the test suite.

@stale
Copy link

stale bot commented Sep 16, 2023

This issue has been automatically marked as stale because it has not had any recent activity in the past 90 days. It will be closed if no further activity occurs. If you require additional support, please reply to this message. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 16, 2023
@peterebden
Copy link
Member

This isn't stale but it's going to be handled in the issue created above (please-build/go-rules#112)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants