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

Merge with hotfix 0.10.1 #163

Merged
merged 2 commits into from Oct 30, 2019
Merged

Merge with hotfix 0.10.1 #163

merged 2 commits into from Oct 30, 2019

Conversation

jachro
Copy link
Contributor

@jachro jachro commented Oct 29, 2019

This PR is a merge with changes done for 0.10.1 hotfix described here #160.

closes #160
closes #159

@jachro jachro requested a review from a team as a code owner October 29, 2019 16:07
@jachro jachro requested a review from a team as a code owner October 29, 2019 16:41
@@ -28,9 +28,9 @@ if [[ -z $TRAVIS_TAG ]] && [[ ! $TRAVIS_COMMIT_MESSAGE =~ $COMMIT_MESSAGE_PATTER
git config branch.${TRAVIS_BRANCH}.remote origin
git config branch.${TRAVIS_BRANCH}.merge refs/heads/${TRAVIS_BRANCH}
git config --global user.name "RenkuGraphBot"
git config --global user.email "jakub.chrobasik@eplf.ch"
git config --global user.email "jakub.chrobasik@eplf.ch"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in email

@jachro jachro merged commit 17857c7 into master Oct 30, 2019
@jachro jachro deleted the merge-with-hotfix-0.10.1 branch October 30, 2019 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query finding outdated triples is killing Jena
2 participants