-
-
Notifications
You must be signed in to change notification settings - Fork 14
Automatically merge PRs with auto-merge #15
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
Changes from all commits
477e16e
fdcd75c
0f54c04
20b9363
81ed301
a5acf58
bf5c290
cae539c
9733ee3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ __dummy.html | |
*.o | ||
*.obj | ||
dlang-bot | ||
__test__unittest__ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
sudo: false | ||
os: | ||
- linux | ||
- osx | ||
language: d | ||
d: | ||
- dmd-beta | ||
- dmd | ||
- ldc | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What about gdc? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. OTOH, same reasoning as with the OS, we merely need to test the version we deploy with. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I stopped testing/using it a long time ago, because one just runs into too many fixed bugs or missing features. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"fileVersion": 1, | ||
"versions": { | ||
"diet-ng": "1.1.0", | ||
"libasync": "0.7.9", | ||
"libev": "5.0.0+4.04", | ||
"libevent": "2.0.1+2.0.16", | ||
"memutils": "0.4.7", | ||
"openssl": "1.1.4+1.0.1g", | ||
"vibe-d": "0.7.29" | ||
"libevent": "2.0.2+2.0.16", | ||
"memutils": "0.4.8", | ||
"openssl": "1.1.5+1.0.1g", | ||
"vibe-d": "0.7.30" | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
bug_id,"short_desc" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That's a csv file, not json. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. -> Changed in #16 |
||
8573,"A simpler Phobos function that returns the index of the mix or max item" |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[ | ||
|
||
] |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[ | ||
{ | ||
"id": 119492872, | ||
"url": "https://github.com/api/repos/dlang/phobos/labels/auto-merge", | ||
"name": "blocked", | ||
"color": "e11d21", | ||
"default": false | ||
} | ||
] |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
[ | ||
{ | ||
"sha": "16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f", | ||
"commit": { | ||
"author": { | ||
"name": "Rainer Schuetze", | ||
"email": "[email protected]", | ||
"date": "2016-12-16T08:45:41Z" | ||
}, | ||
"committer": { | ||
"name": "Rainer Schuetze", | ||
"email": "[email protected]", | ||
"date": "2016-12-16T08:45:41Z" | ||
}, | ||
"message": "apply location of call to copyied default argument expression", | ||
"tree": { | ||
"sha": "c3f5907216f5141aa23f75f8e40683f793519831", | ||
"url": "https://github.com/api/repos/dlang/dmd/git/trees/c3f5907216f5141aa23f75f8e40683f793519831" | ||
}, | ||
"url": "https://github.com/api/repos/dlang/dmd/git/commits/16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f", | ||
"comment_count": 0 | ||
}, | ||
"url": "https://github.com/api/repos/dlang/dmd/commits/16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f", | ||
"html_url": "https://github.com/dlang/dmd/commit/16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f", | ||
"comments_url": "https://github.com/api/repos/dlang/dmd/commits/16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f/comments", | ||
"author": { | ||
"login": "rainers", | ||
"id": 702284, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/702284?v=3", | ||
"gravatar_id": "", | ||
"url": "https://github.com/api/users/rainers", | ||
"html_url": "https://github.com/rainers", | ||
"followers_url": "https://github.com/api/users/rainers/followers", | ||
"following_url": "https://github.com/api/users/rainers/following{/other_user}", | ||
"gists_url": "https://github.com/api/users/rainers/gists{/gist_id}", | ||
"starred_url": "https://github.com/api/users/rainers/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://github.com/api/users/rainers/subscriptions", | ||
"organizations_url": "https://github.com/api/users/rainers/orgs", | ||
"repos_url": "https://github.com/api/users/rainers/repos", | ||
"events_url": "https://github.com/api/users/rainers/events{/privacy}", | ||
"received_events_url": "https://github.com/api/users/rainers/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"committer": { | ||
"login": "rainers", | ||
"id": 702284, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/702284?v=3", | ||
"gravatar_id": "", | ||
"url": "https://github.com/api/users/rainers", | ||
"html_url": "https://github.com/rainers", | ||
"followers_url": "https://github.com/api/users/rainers/followers", | ||
"following_url": "https://github.com/api/users/rainers/following{/other_user}", | ||
"gists_url": "https://github.com/api/users/rainers/gists{/gist_id}", | ||
"starred_url": "https://github.com/api/users/rainers/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://github.com/api/users/rainers/subscriptions", | ||
"organizations_url": "https://github.com/api/users/rainers/orgs", | ||
"repos_url": "https://github.com/api/users/rainers/repos", | ||
"events_url": "https://github.com/api/users/rainers/events{/privacy}", | ||
"received_events_url": "https://github.com/api/users/rainers/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"parents": [ | ||
{ | ||
"sha": "269e57650c6ac4afb43f6c1ed6f2b67c1c66a86b", | ||
"url": "https://github.com/api/repos/dlang/dmd/commits/269e57650c6ac4afb43f6c1ed6f2b67c1c66a86b", | ||
"html_url": "https://github.com/dlang/dmd/commit/269e57650c6ac4afb43f6c1ed6f2b67c1c66a86b" | ||
} | ||
] | ||
}, | ||
{ | ||
"sha": "782fd3fdd4a9c23e1307b4b963b443ed60517dfe", | ||
"commit": { | ||
"author": { | ||
"name": "Rainer Schuetze", | ||
"email": "[email protected]", | ||
"date": "2016-12-17T11:06:53Z" | ||
}, | ||
"committer": { | ||
"name": "Rainer Schuetze", | ||
"email": "[email protected]", | ||
"date": "2016-12-17T12:17:10Z" | ||
}, | ||
"message": "add test to verify error messages for default arguments are displayed for the original source location", | ||
"tree": { | ||
"sha": "620bfb164824762ec671544b648fc9cc2a56b9f6", | ||
"url": "https://github.com/api/repos/dlang/dmd/git/trees/620bfb164824762ec671544b648fc9cc2a56b9f6" | ||
}, | ||
"url": "https://github.com/api/repos/dlang/dmd/git/commits/782fd3fdd4a9c23e1307b4b963b443ed60517dfe", | ||
"comment_count": 0 | ||
}, | ||
"url": "https://github.com/api/repos/dlang/dmd/commits/782fd3fdd4a9c23e1307b4b963b443ed60517dfe", | ||
"html_url": "https://github.com/dlang/dmd/commit/782fd3fdd4a9c23e1307b4b963b443ed60517dfe", | ||
"comments_url": "https://github.com/api/repos/dlang/dmd/commits/782fd3fdd4a9c23e1307b4b963b443ed60517dfe/comments", | ||
"author": { | ||
"login": "rainers", | ||
"id": 702284, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/702284?v=3", | ||
"gravatar_id": "", | ||
"url": "https://github.com/api/users/rainers", | ||
"html_url": "https://github.com/rainers", | ||
"followers_url": "https://github.com/api/users/rainers/followers", | ||
"following_url": "https://github.com/api/users/rainers/following{/other_user}", | ||
"gists_url": "https://github.com/api/users/rainers/gists{/gist_id}", | ||
"starred_url": "https://github.com/api/users/rainers/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://github.com/api/users/rainers/subscriptions", | ||
"organizations_url": "https://github.com/api/users/rainers/orgs", | ||
"repos_url": "https://github.com/api/users/rainers/repos", | ||
"events_url": "https://github.com/api/users/rainers/events{/privacy}", | ||
"received_events_url": "https://github.com/api/users/rainers/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"committer": { | ||
"login": "rainers", | ||
"id": 702284, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/702284?v=3", | ||
"gravatar_id": "", | ||
"url": "https://github.com/api/users/rainers", | ||
"html_url": "https://github.com/rainers", | ||
"followers_url": "https://github.com/api/users/rainers/followers", | ||
"following_url": "https://github.com/api/users/rainers/following{/other_user}", | ||
"gists_url": "https://github.com/api/users/rainers/gists{/gist_id}", | ||
"starred_url": "https://github.com/api/users/rainers/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://github.com/api/users/rainers/subscriptions", | ||
"organizations_url": "https://github.com/api/users/rainers/orgs", | ||
"repos_url": "https://github.com/api/users/rainers/repos", | ||
"events_url": "https://github.com/api/users/rainers/events{/privacy}", | ||
"received_events_url": "https://github.com/api/users/rainers/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"parents": [ | ||
{ | ||
"sha": "16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f", | ||
"url": "https://github.com/api/repos/dlang/dmd/commits/16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f", | ||
"html_url": "https://github.com/dlang/dmd/commit/16cf4dfed4b0bd4c7a17e9b5cd7703bdd8d8dc3f" | ||
} | ||
] | ||
} | ||
] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really OSX? We don't want to test vibe.d, and aren't using any platform specific stuff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair enough -> In #16 I removed macOS