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

Fix v0.10.1 release #655

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Fix v0.10.1 release #655

merged 1 commit into from
Jun 29, 2020

Conversation

haya14busa
Copy link
Member

It seems process substitution syntax did not work because 'args' for
actions won't be handled as bash arguments.

Error:

/opt/hostedtoolcache/goreleaser-action/0.138.0/x64/goreleaser release
--rm-dist --release-header <(echo -n 'See
CHANGELOG')

⨯ command failed error=unknown shorthand flag: 'n' in -n

https://github.com/reviewdog/reviewdog/runs/819469712?check_suite_focus=true

It seems process substitution syntax did not work because 'args' for
actions won't be handled as bash arguments.

Error:

/opt/hostedtoolcache/goreleaser-action/0.138.0/x64/goreleaser release
--rm-dist --release-header <(echo -n 'See
[CHANGELOG](https://github.com/reviewdog/reviewdog/blob/master/CHANGELOG.md)')

   ⨯ command failed            error=unknown shorthand flag: 'n' in -n

https://github.com/reviewdog/reviewdog/runs/819469712?check_suite_focus=true
@haya14busa haya14busa added the bump:patch Bump patch version on merging PR label Jun 29, 2020
@github-actions
Copy link
Contributor

🏷️ [bumpr] Next version:v0.10.1 Changes:v0.10.0...reviewdog:release-0.10.1-fix

@haya14busa
Copy link
Member Author

This is a follow-up of #654

@haya14busa haya14busa merged commit f24b213 into master Jun 29, 2020
@haya14busa haya14busa deleted the release-0.10.1-fix branch June 29, 2020 18:15
@github-actions
Copy link
Contributor

🚀 [bumpr] Bumped! New version:v0.10.1 Changes:v0.10.0...v0.10.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump:patch Bump patch version on merging PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant