Skip to content

chore(master): release cli 2.11.0#399

Merged
Mikko Karkee (Varpuspaavi) merged 3 commits intomasterfrom
release-please--branches--master--components--cli
Aug 29, 2023
Merged

chore(master): release cli 2.11.0#399
Mikko Karkee (Varpuspaavi) merged 3 commits intomasterfrom
release-please--branches--master--components--cli

Conversation

@phrase-bot
Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

2.11.0 (2023-08-28)

Features


This PR was generated with Release Please. See documentation.

@Varpuspaavi
Copy link
Copy Markdown
Contributor

FYI it's impossible to run the npm start successfully currently. Everything is installed through asdf also.

[main] INFO  o.o.codegen.AbstractGenerator - writing file /Users/mikko/Projects/phrase/openapi/clients/go/.openapi-generator/VERSION
go install golang.org/x/tools/cmd/goimports@latest
go: downloading golang.org/x/tools v0.12.0
go: downloading golang.org/x/sys v0.11.0
go: downloading golang.org/x/mod v0.12.0
goimports -w clients/go
make[1]: goimports: No such file or directory
make[1]: *** [go] Error 1
make: *** [run] Error 2

@jablan
Copy link
Copy Markdown
Collaborator

jablan commented Aug 29, 2023

@Varpusparvi interesting, for me it works. couple of lines above the error, there's go install golang.org/x/tools/cmd/goimports@latest which should install it

@theSoenke
Copy link
Copy Markdown
Collaborator

@Varpusparvi did you run asdf reshim golang after installing goimports? Then this should work:

➜ which goimports
/Users/soenke/.asdf/shims/goimports

@Varpuspaavi Mikko Karkee (Varpuspaavi) merged commit 3ad55cb into master Aug 29, 2023
@Varpuspaavi Mikko Karkee (Varpuspaavi) deleted the release-please--branches--master--components--cli branch August 29, 2023 07:40
@phrase-bot
Copy link
Copy Markdown
Collaborator Author

🤖 Release is at https://github.com/phrase/openapi/releases/tag/cli-v2.11.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants