-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add GithubAction, release 3.1.10 #157
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` raise TypeError("Can't mix strings and bytes in path components") from None ```
ありがとうございます
git tag 3.1.10
git push --tags
としていただけると助かります。
…--
◉ Kei Okada
2022年6月11日(土) 8:45 Fumio KANEHIRO ***@***.***>:
Merged #157 <#157> into master.
—
Reply to this email directly, view it on GitHub
<#157 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADYNXHLPYAESWZLH4BYNDLVOPHL5ANCNFSM5YMK5IXQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
github actionやrosのbulild farmがfailしているようです。 |
調べてみると
ros-infrastructure/rosdep#878
で、ちょうど先ほどなおったようですので、
https://github.com/fkanehiro/openhrp3/runs/6839414390?check_suite_focus=true
で、
https://docs.github.com/en/actions/managing-workflow-runs/re-running-workflows-and-jobs#re-running-failed-jobs-in-a-workflow
を参考に"Re-jun jobs"していただけますでしょうか?
--
◉ Kei Okada
2022年6月11日(土) 9:06 Fumio KANEHIRO ***@***.***>:
… github actionやrosのbulild farmがfailしているようです。
—
Reply to this email directly, view it on GitHub
<#157 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADYNXFFAMZY6HZNIFCOERTVOPJ3TANCNFSM5YMK5IXQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
通ったようです。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GithubAction で CIを通すようにしました
-> https://github.com/k-okada/openhrp3/actions/runs/2472511598
3.1.10 でリリース出来るようにしました.