Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upRetry of #102 #111
Conversation
greenkeeper[bot]
and others
added some commits
Jul 30, 2018
yosuke-furukawa
merged commit de90d37
into
master
Aug 1, 2018
10 checks passed
Codacy/PR Quality Review
Up to standards. A positive pull request.
Details
ci/circleci: analytics
Your tests passed on CircleCI!
Details
ci/circleci: audit
Your tests passed on CircleCI!
Details
ci/circleci: build-asset
Your tests passed on CircleCI!
Details
ci/circleci: build-storybook
Your tests passed on CircleCI!
Details
ci/circleci: flow
Your tests passed on CircleCI!
Details
ci/circleci: install
Your tests passed on CircleCI!
Details
ci/circleci: lint
Your tests passed on CircleCI!
Details
ci/circleci: test
Your tests passed on CircleCI!
Details
ci/circleci: upload_lock
Your tests passed on CircleCI!
Details
kt3k
deleted the
greenkeeper/recompose-0.28.0-retry-9
branch
Aug 1, 2018
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.
kt3k commentedAug 1, 2018
•
edited
git config user.name ...
などの設定が効かず、コミットが失敗する現象が起きていたため、install ジョブに git user 指定用の環境変数を追加しました。