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

Build from source: nodeploy build tag no longer works #11149

Closed
pamubay opened this issue Jun 22, 2023 · 2 comments · Fixed by #11152
Closed

Build from source: nodeploy build tag no longer works #11149

pamubay opened this issue Jun 22, 2023 · 2 comments · Fixed by #11152
Assignees
Milestone

Comments

@pamubay
Copy link

pamubay commented Jun 22, 2023

go install with nodeploy tag failed to build.

$ go install -tags extended,nodeploy
package github.com/gohugoio/hugo
	imports github.com/gohugoio/hugo/commands
	imports github.com/gohugoio/hugo/config/allconfig
	imports github.com/gohugoio/hugo/deploy: build constraints exclude all Go files in /home/pamubay/dev/repos/hugo/deploy

Does this issue reproduce with the latest release?

Yes, latest git. commit 06d228a

@jmooring
Copy link
Member

Git bisect says 241b21b is the first bad commit.

@bep bep removed the NeedsTriage label Jun 23, 2023
@bep bep self-assigned this Jun 23, 2023
@bep bep added this to the v0.115.0 milestone Jun 23, 2023
bep added a commit to bep/hugo that referenced this issue Jun 23, 2023
bep added a commit that referenced this issue Jun 23, 2023
bep added a commit that referenced this issue Jun 23, 2023
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants