id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
297991596
Adds missing "reset to defaults" Codecov Report Merging #215 into master will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #215 +/- ## ======================================= Coverage 86.17% 86.17% ======================================= Files 7 7 Lines 123 123 Branches 17 17 ======================================= Hits 106 106 Misses 17 17 Continue to review full report at Codecov. Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9d8d04e...39471ac. Read the comment docs.
gharchive/pull-request
2018-02-17T09:17:22
2025-04-01T06:46:34.343277
{ "authors": [ "codecov-io", "hovancik" ], "repo": "hovancik/stretchly", "url": "https://github.com/hovancik/stretchly/pull/215", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
63824660
Fixes Issue #62 - QueryError results in "uninitialized constant" error since it is not a defined class within the Cassandra Ruby driver Errors module @hsgubert could you take a look at merging in this one? As is cassandra_migration does not work without this patch. Well, if there is no ::Cassandra::Errors::QueryError anymore we have to update that (like you did). I am merging your changes, but have you investigated if there isn't any other exception that could be raised by the underlying execute method? Thanks! I've tested this patch and confirm no other exceptions are thrown during the setup. :thumbsup: Thanks for the merge - I did investigate and also found no other exceptions to be raised by the underlying execute method.
gharchive/pull-request
2015-03-23T20:30:15
2025-04-01T06:46:34.349039
{ "authors": [ "davidzhao", "hsgubert", "sstgithub" ], "repo": "hsgubert/cassandra_migrations", "url": "https://github.com/hsgubert/cassandra_migrations/pull/63", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
83044369
What tool did you use to generate images in the document? +1 I really enjoyed them. Example: https://camo.githubusercontent.com/8f5cccdd016acdae5d59a1dc2ccb799eb70bbe59/687474703a2f2f692e696d6775722e636f6d2f713057574978742e706e67 Thank you so much. I'm glad that you like it. I draw these images with Adobe Illustrator. But Sketch 3 is also possible to make images like this. Closing it since it has been answered :) If you have any following questions related to this feel free to reopen it.
gharchive/issue
2015-05-31T09:01:32
2025-04-01T06:46:34.364503
{ "authors": [ "IgorAntun", "bsapwindows", "huytd", "totty90" ], "repo": "huytd/agar.io-clone", "url": "https://github.com/huytd/agar.io-clone/issues/74", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
487869921
Added header and cookie method. @huangzhhui 昨天说的地方都改了,你看一下,跟你想的杀不多不
gharchive/pull-request
2019-09-01T10:43:30
2025-04-01T06:46:34.367748
{ "authors": [ "limingxinleo" ], "repo": "hyperf-cloud/hyperf", "url": "https://github.com/hyperf-cloud/hyperf/pull/500", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
607354000
add socket.io-server component 为啥导进来一个 submodule 为啥导进来一个 submodule 失误 Closes #1518
gharchive/pull-request
2020-04-27T08:43:28
2025-04-01T06:46:34.368964
{ "authors": [ "Reasno", "limingxinleo" ], "repo": "hyperf/hyperf", "url": "https://github.com/hyperf/hyperf/pull/1651", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
468545422
[IS-875] Android testing for VCX Replaced by #1743
gharchive/pull-request
2019-07-16T09:27:24
2025-04-01T06:46:34.370268
{ "authors": [ "jovfer" ], "repo": "hyperledger/indy-sdk", "url": "https://github.com/hyperledger/indy-sdk/pull/1729", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
947065134
Update pubspec.yaml Thanks for the PR, I'm away for a week, but I'll just double check all is ok when I'm back, do check the nullsafe branch if you haven't already. I think this is no longer relevant, but please comment/reopen if it is!
gharchive/pull-request
2021-07-18T15:55:38
2025-04-01T06:46:34.382778
{ "authors": [ "ibrierley", "lutfiadysh" ], "repo": "ibrierley/flutter_map_line_editor", "url": "https://github.com/ibrierley/flutter_map_line_editor/pull/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
280797944
Add some functions for c++ client api hello, please update this pull request to merge to dev branch, thanks. OK, close it and pull a new one
gharchive/pull-request
2017-12-10T10:11:07
2025-04-01T06:46:34.386145
{ "authors": [ "gtsfreer", "ideawu" ], "repo": "ideawu/ssdb", "url": "https://github.com/ideawu/ssdb/pull/1170", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
629509608
Experimental Bazel Support in Bionic CI How do you envision the final version will look like? Will the Bazel CI live on this repo alongside the cmake CI, or should we fork this into a new bazel-action? How do you envision the final version will look like? I agree that it should probably live in a fork. The modifications required were a bit more substantial than I was originally expecting.
gharchive/pull-request
2020-06-02T20:57:37
2025-04-01T06:46:34.388069
{ "authors": [ "chapulina", "mjcarroll" ], "repo": "ignition-tooling/ubuntu-bionic-ci-action", "url": "https://github.com/ignition-tooling/ubuntu-bionic-ci-action/pull/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
835293926
Adding default command handling. Guess I will merge this on 21.03 - and release 2.0 - if there will be no objections.
gharchive/pull-request
2021-03-18T21:48:23
2025-04-01T06:46:34.398519
{ "authors": [ "MarcinIN" ], "repo": "inausoft/netCLI", "url": "https://github.com/inausoft/netCLI/pull/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
56953034
Solution for No hint path defined Hi @firatakandere, my fork was actually to make the package functional within L5, where as I presume you're using L4. I'd recommend using the base package https://github.com/davejamesmiller/laravel-breadcrumbs rather than my fork in that case. I got this error on pure 5.0.2 version. In that case, you just need to change: $this->loadViewsFrom($viewPath, 'breadcrumbs'); To: $this->loadViewsFrom($viewPath, 'laravel-breadcrumbs'); The new namespace that the package developer is using though, is 'breadcrumbs'. Yes dude, that one works. Thanks!
gharchive/pull-request
2015-02-08T14:23:09
2025-04-01T06:46:34.403928
{ "authors": [ "christian-thomas", "firatakandere" ], "repo": "industrious-mouse/laravel-breadcrumbs", "url": "https://github.com/industrious-mouse/laravel-breadcrumbs/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
482462430
Replace "Load Data" nav icon with one that is consistent with others @alexpaxton please provide additional details.
gharchive/issue
2019-08-19T18:31:09
2025-04-01T06:46:34.405351
{ "authors": [ "alexpaxton", "desa" ], "repo": "influxdata/influxdb", "url": "https://github.com/influxdata/influxdb/issues/14708", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
834539400
Perform a parameter change using the update mechanism Done in https://github.com/input-output-hk/cardano-node/commit/64ae9657b36385115023c0af9063dbc110139b52
gharchive/issue
2021-03-18T08:46:39
2025-04-01T06:46:34.409582
{ "authors": [ "dnadales" ], "repo": "input-output-hk/decentralized-software-updates", "url": "https://github.com/input-output-hk/decentralized-software-updates/issues/160", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
606285169
Run stylish-haskell in CI bors merge
gharchive/pull-request
2020-04-24T12:42:55
2025-04-01T06:46:34.410736
{ "authors": [ "mrBliss" ], "repo": "input-output-hk/ouroboros-network", "url": "https://github.com/input-output-hk/ouroboros-network/pull/2009", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
425054554
Fix autofocus on iOS 12.2 :tada: This PR is included in version 4.0.1 :tada: The release is available on: GitHub release npm package (@latest dist-tag) Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-03-25T18:32:48
2025-04-01T06:46:34.421909
{ "authors": [ "Ionitron", "jcesarmobile" ], "repo": "ionic-team/cordova-plugin-ionic-webview", "url": "https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/331", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
207662659
Updates PR messages Jenkins istio-testing/pr-master job started Jenkins istio-testing/pr-master job passed Jenkins job istio-testing/pr-master started Jenkins job istio-testing/pr-master passed
gharchive/pull-request
2017-02-14T23:02:26
2025-04-01T06:46:34.443210
{ "authors": [ "istio-testing", "sebastienvas" ], "repo": "istio/istio-testing", "url": "https://github.com/istio/istio-testing/pull/50", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
433472620
wip debug prow integration failures [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: howardjohn To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: ozevren If they are not already assigned, you can assign the PR to them by writing /assign @ozevren in a comment when ready. The full list of commands accepted by this bot can be found here. The pull request process is described here Needs approval from an approver in each of these files: pkg/OWNERS Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment @howardjohn: The following test failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/istio-integ-k8s-tests.sh 2310d133db8d64fea063d85efa10e536db4b73a0 link /test istio-integ-k8s-tests Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: howardjohn To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: ozevren If they are not already assigned, you can assign the PR to them by writing /assign @ozevren in a comment when ready. The full list of commands accepted by this bot can be found here. The pull request process is described here Needs approval from an approver in each of these files: pkg/OWNERS tests/integration/OWNERS Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment @howardjohn: The following tests failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/istio-integ-k8s-tests.sh 2310d133db8d64fea063d85efa10e536db4b73a0 link /test istio-integ-k8s-tests prow/istio-pilot-multicluster-e2e.sh e4ab3540c99b47ad30526ab0a79e76567292ad9c link /test istio-pilot-multicluster-e2e Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. @howardjohn: The following tests failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/istio-pilot-multicluster-e2e.sh e4ab3540c99b47ad30526ab0a79e76567292ad9c link /test istio-pilot-multicluster-e2e prow/istio-integ-k8s-tests.sh e4ab3540c99b47ad30526ab0a79e76567292ad9c link /test istio-integ-k8s-tests Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. @howardjohn: The following test failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/istio-pilot-multicluster-e2e.sh c55b25c6548f682f73a6cfdef28339b6d8f247e4 link /test istio-pilot-multicluster-e2e Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. @howardjohn: The following tests failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/istio-pilot-multicluster-e2e.sh c55b25c6548f682f73a6cfdef28339b6d8f247e4 link /test istio-pilot-multicluster-e2e prow/e2e-mixer-no_auth.sh c55b25c6548f682f73a6cfdef28339b6d8f247e4 link /test e2e-mixer-no_auth Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. @howardjohn: The following tests failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/e2e-mixer-no_auth.sh c55b25c6548f682f73a6cfdef28339b6d8f247e4 link /test e2e-mixer-no_auth prow/istio-pilot-multicluster-e2e.sh 69f7a2be05d00328664c15ecec9bc33efe277a26 link /test istio-pilot-multicluster-e2e Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. @howardjohn: The following tests failed, say /retest to rerun them all: Test name Commit Details Rerun command prow/istio-pilot-multicluster-e2e.sh 69f7a2be05d00328664c15ecec9bc33efe277a26 link /test istio-pilot-multicluster-e2e prow/istio-integ-k8s-tests.sh 69f7a2be05d00328664c15ecec9bc33efe277a26 link /test istio-integ-k8s-tests Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
gharchive/pull-request
2019-04-15T20:50:50
2025-04-01T06:46:34.476975
{ "authors": [ "howardjohn", "istio-testing" ], "repo": "istio/istio", "url": "https://github.com/istio/istio/pull/13348", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
674291207
Move common HelpStr into root for istioctl commands @shamsher31: The following test failed, say /retest to rerun all failed tests: Test name Commit Details Rerun command release-notes_istio c39d9e8d17b18276ae36a6736a9cf5f27cf1f131 link /test release-notes_istio Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. /test release-notes_istio
gharchive/pull-request
2020-08-06T12:54:20
2025-04-01T06:46:34.481000
{ "authors": [ "istio-testing", "shamsher31" ], "repo": "istio/istio", "url": "https://github.com/istio/istio/pull/26217", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
51400189
Support ripper-tags format This already can be achieved using binary option and hooks: guard 'ctags-bundler', src_path: ["app", "lib", "spec/support"], binary: 'ripper-tags', arguments: '-R --force --tag-relative', project_file: 'tmp/tags', bundler_tags_file: 'tmp/gems.tags', stdlib_file: 'tmp/stdlib.tags' do watch /\A(app|lib|spec\/support)\/.+\.rb\Z/ watch('Gemfile.lock') callback(:run_on_changes_end) { `sed -i '' 's#$# language:Ruby#g' tmp/tags` } callback(:start_end) { `sed -i '' 's#$# language:Ruby#g' tmp/tags` } end
gharchive/issue
2014-12-09T08:33:47
2025-04-01T06:46:34.492257
{ "authors": [ "ivalkeen" ], "repo": "ivalkeen/guard-ctags-bundler", "url": "https://github.com/ivalkeen/guard-ctags-bundler/issues/24", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
694098643
Add english translation Closes #47
gharchive/pull-request
2020-09-05T14:37:03
2025-04-01T06:46:34.493098
{ "authors": [ "ivorob" ], "repo": "ivorob/CodeMore", "url": "https://github.com/ivorob/CodeMore/pull/49", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
100981837
FAQ - Clarify expected cycle count Sorry @advayDev1, I should've done a LGTM instead of merging.
gharchive/pull-request
2015-08-14T10:19:23
2025-04-01T06:46:34.494587
{ "authors": [ "advayDev1", "brunobowden" ], "repo": "j2objc-contrib/j2objc-gradle", "url": "https://github.com/j2objc-contrib/j2objc-gradle/pull/348", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
544421980
Why do the iterative refinement module improve the final pose estimation? I also have the same question, why is the refinement process needed? Is the network prediction not good enough? Could someone give some hints? Thanks :D
gharchive/issue
2020-01-02T01:43:40
2025-04-01T06:46:34.495421
{ "authors": [ "drapado", "tiexuedanxin" ], "repo": "j96w/DenseFusion", "url": "https://github.com/j96w/DenseFusion/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
568347187
Release 4.5.0 Thanks @atugushev 👍 @hramezani thanks for a quick review!
gharchive/pull-request
2020-02-20T14:41:05
2025-04-01T06:46:34.524845
{ "authors": [ "atugushev", "hramezani" ], "repo": "jazzband/pip-tools", "url": "https://github.com/jazzband/pip-tools/pull/1071", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
231432258
WIP: Cloud 1594 cloud-1592 SSO_ADMIN_USERNAME/PASSWORD should be empty and required & add ENV for DB image version superseded by prs against specific product branches. cloud-1594 appears to have already been merged into master/sso-wip.
gharchive/pull-request
2017-05-25T19:16:05
2025-04-01T06:46:34.526275
{ "authors": [ "bdecoste", "rcernich" ], "repo": "jboss-openshift/application-templates", "url": "https://github.com/jboss-openshift/application-templates/pull/276", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
61703223
Implement infer method Fixed in https://github.com/jedmao/eclint/commit/580283fd53759c4a7645a1c4390b0085cb632d1f
gharchive/issue
2015-03-14T21:57:41
2025-04-01T06:46:34.533666
{ "authors": [ "jedmao" ], "repo": "jedmao/eclint", "url": "https://github.com/jedmao/eclint/issues/22", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
461076714
fix: broken build badge :tada: This PR is included in version 1.0.5 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-06-26T16:45:17
2025-04-01T06:46:34.536196
{ "authors": [ "jedmao" ], "repo": "jedmao/semantic-release-npm-github-config", "url": "https://github.com/jedmao/semantic-release-npm-github-config/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
443828479
feat: Added 'crd-install' hook to all CRDs /approve
gharchive/pull-request
2019-05-14T10:12:18
2025-04-01T06:46:34.538382
{ "authors": [ "garethjevans" ], "repo": "jenkins-x-apps/jx-app-cert-manager", "url": "https://github.com/jenkins-x-apps/jx-app-cert-manager/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
389243819
Pendiente hacer bucle for para autenticar Solucionado. Buble while
gharchive/issue
2018-12-10T10:50:29
2025-04-01T06:46:34.543726
{ "authors": [ "jfelis" ], "repo": "jfelis/PractiquesEDD", "url": "https://github.com/jfelis/PractiquesEDD/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
119847845
Fix drawable padding for buttons Duplicate of #32
gharchive/issue
2015-12-02T01:37:08
2025-04-01T06:46:34.545060
{ "authors": [ "jguerinet" ], "repo": "jguerinet/form-generator", "url": "https://github.com/jguerinet/form-generator/issues/30", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
101700353
Make the "warning" more visible +1.
gharchive/pull-request
2015-08-18T16:53:56
2025-04-01T06:46:34.608580
{ "authors": [ "jkingsman", "rodrigograca31" ], "repo": "jkingsman/bishop", "url": "https://github.com/jkingsman/bishop/pull/21", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
151332412
Handle timeout #4 Thanks! Published to hex as version 1.0.2. Let me know if you encounter any issues!
gharchive/pull-request
2016-04-27T08:53:44
2025-04-01T06:46:34.617064
{ "authors": [ "Awea", "johnotander" ], "repo": "johnotander/is_up", "url": "https://github.com/johnotander/is_up/pull/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
178643760
Change log level to debug lgtm
gharchive/pull-request
2016-09-22T15:34:43
2025-04-01T06:46:34.622347
{ "authors": [ "jordansissel", "suyograo" ], "repo": "jordansissel/ruby-grok", "url": "https://github.com/jordansissel/ruby-grok/pull/27", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
576933099
Upgrade to Laravel 7 The api is currently compatible with laravel 7? Added in https://github.com/joselfonseca/laravel-api/releases/tag/9.0.0 Great!) Thanks!
gharchive/issue
2020-03-06T13:31:03
2025-04-01T06:46:34.623693
{ "authors": [ "AbdullaevTimur", "joselfonseca" ], "repo": "joselfonseca/laravel-api", "url": "https://github.com/joselfonseca/laravel-api/issues/62", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
737412949
Fix/Design React-Native Stashしてます
gharchive/pull-request
2020-11-06T02:47:29
2025-04-01T06:46:34.627729
{ "authors": [ "Shunya078" ], "repo": "jphacks/D_2013", "url": "https://github.com/jphacks/D_2013/pull/91", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
43633313
add mingw to appveyor build matrix Shall we shelve this one for now?
gharchive/issue
2014-09-23T14:06:23
2025-04-01T06:46:34.632181
{ "authors": [ "Thrameos", "marscher" ], "repo": "jpype-project/jpype", "url": "https://github.com/jpype-project/jpype/issues/101", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
177183962
Travis CI: include nvm alias for the current stable Node.js Current coverage is 100% (diff: 100%) Merging #1563 into master will not change coverage @@ master #1563 diff @@ ===================================== Files 1 1 Lines 3733 3733 Methods 0 0 Messages 0 0 Branches 628 628 ===================================== Hits 3733 3733 Misses 0 0 Partials 0 0 Powered by Codecov. Last update 15fec5c...52f1991
gharchive/pull-request
2016-09-15T13:56:04
2025-04-01T06:46:34.634640
{ "authors": [ "ariya", "codecov-io" ], "repo": "jquery/esprima", "url": "https://github.com/jquery/esprima/pull/1563", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
807994300
A first batch of hlint improvements Hi, thanks for this patch! My understanding is that hlint can make a variety of change suggestions, each of which can be enabled or disabled as desired. I am more in favor of some hlint suggestions than others, so it would be helpful if the changes could be broken up a bit more. That would also help make it easier for me to evaluate the changes in smaller batches. Would you be willing to break this up more into patches that make changes based on fewer hlint suggestions per patch? Ok, give me a few days :)
gharchive/pull-request
2021-02-14T16:30:35
2025-04-01T06:46:34.643480
{ "authors": [ "KommuSoft", "jtdaugherty" ], "repo": "jtdaugherty/vty", "url": "https://github.com/jtdaugherty/vty/pull/200", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
948983177
cleanup based on .gitignore, add basic server extension with an endpoint closes #22
gharchive/pull-request
2021-07-20T19:16:18
2025-04-01T06:46:34.645892
{ "authors": [ "andrii-i" ], "repo": "jupytercalpoly/jupyterlab-notifications", "url": "https://github.com/jupytercalpoly/jupyterlab-notifications/pull/19", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
679734699
Create 0000-01-02-jzzy-jeff.md Not really sure yeah.
gharchive/pull-request
2020-08-16T11:05:05
2025-04-01T06:46:34.650050
{ "authors": [ "jzzy-jeff" ], "repo": "jzzy-jeff/github-slideshow", "url": "https://github.com/jzzy-jeff/github-slideshow/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
148678691
updated travis.yml to make sonar analyses on master and release @dpwspoon I updated the travis builds to publish on master and release branches as well. and added -Dsonar.branch=... so that each branch will have a separate project in sonarqube I also added -fn to the maven command so that this way all the modules run their tests even if one fails, this way we cand identify multiple test fails per run as the expense of a less readable log, please let me know if you think this is ok does the cobertura command run the tests again?(this is how it looks from the logs); if yes, is this intended? I thought the cobertura command should only provide coverage information(not run the tests again) the travis build failed with: [ERROR] Failed to execute goal org.eluder.coveralls:coveralls-maven-plugin:3.1.0:report (default-cli) on project gateway: Processing of input or output data failed: Report submission to Coveralls API failed with HTTP status 422: Unprocessable Entity (Couldn't find a repository matching this job.) -> [Help 1] This appears to be failing on uploads to sonarqube? And thus shouldn't be merged yet...? It's not doing the upload to sonarqube since this is a pull request, it's failing when trying to upload to coveralls Report submission to Coveralls API failed with HTTP status 422: Unprocessable Entity not sure who configured this or the cobertura plugin Please also see the above comment about the tests being run twice Ok, lets remove the coveralls upload reports please (since we chose to use sonarqube). It is somewhat intentional that they run twice (once with POJO compilation) and once when the corbetura code is injected. If we trust the corbetura code not to have side effects then I'm ok changing it to run once. I'm not sure about what effect cobertura has on the build, please let me know if we should keep it No lets just remove it please travis build passed
gharchive/pull-request
2016-04-15T14:40:45
2025-04-01T06:46:34.656058
{ "authors": [ "AdrianCozma", "dpwspoon" ], "repo": "kaazing/gateway", "url": "https://github.com/kaazing/gateway/pull/532", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
652801658
Upgrade to Ubuntu 20.04 LTS, bump up Kubernetes v1.18.0 This is fixed on the 1.18.6 branch.
gharchive/pull-request
2020-07-08T01:13:12
2025-04-01T06:46:34.673766
{ "authors": [ "ajensenwaud", "kelseyhightower" ], "repo": "kelseyhightower/kubernetes-the-hard-way", "url": "https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/587", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
935956540
Correctly parse constructor strings. Note, this change includes 2 changes to path-to-regexp. These have already been incorporated and pushed to the branches at: https://github.com/wanderview/path-to-regexp/branches This PR is another step towards fixing #7. Thanks! Looks fine. Was wondering whether the "END" has to be a string or not The path-to-regexp type is not an enum, so I think it has to be a string. We could propose changing that upstream, but I chose not to here. I guess its a bit confusing since I made the state type an enum.
gharchive/pull-request
2021-07-02T17:42:03
2025-04-01T06:46:34.681105
{ "authors": [ "wanderview" ], "repo": "kenchris/urlpattern-polyfill", "url": "https://github.com/kenchris/urlpattern-polyfill/pull/20", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
469016753
Package size badge Coverage remained the same at 100.0% when pulling f857a57ef13371a6a016e8c53c927bb2b8b65760 on kg-package-size into 0d386120e32b314eff298ae52e54d21df22f37d0 on master.
gharchive/pull-request
2019-07-17T06:44:55
2025-04-01T06:46:34.683474
{ "authors": [ "coveralls", "kevgo" ], "repo": "kevgo/node-text-stream-search", "url": "https://github.com/kevgo/node-text-stream-search/pull/54", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
751105312
Run Nix jobs on macOS The build is failing with this error: cd /tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/build/runtime/configurationparser && /nix/store/ff3sk8lzq1xga26zyd5ghwz5qra3ian1-clang-wrapper-10.0.0/bin/c++ -I/tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/include -I/tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/build/include -fno-stack-protector -g -O3 -DNDEBUG -arch x86_64 -Wall -Werror -Wno-return-type-c-linkage -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++17 -o CMakeFiles/configurationparser.dir/ConfigurationParser.cpp.o -c /tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/runtime/configurationparser/ConfigurationParser.cpp /tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/runtime/configurationparser/ConfigurationParser.cpp:32:80: error: 'get<const kllvm::KOREPattern *, const kllvm::KOREPattern *, construction>' is unavailable: introduced in macOS 10.14 const auto constructor = dynamic_cast<const KORECompositePattern *>(std::get<const KOREPattern *>(current)); ^ /nix/store/w7x7s9g7lrzzds5b7i0q5sjbskvqpimy-libc++-10.0.0/include/c++/v1/variant:1429:16: note: 'get<const kllvm::KOREPattern *, const kllvm::KOREPattern *, construction>' has been explicitly marked unavailable here constexpr _Tp& get(variant<_Types...>& __v) { ^ /tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/runtime/configurationparser/ConfigurationParser.cpp:62:27: error: 'get<construction, const kllvm::KOREPattern *, construction>' is unavailable: introduced in macOS 10.14 uint32_t tag = std::get<construction>(current).tag; ^ /nix/store/w7x7s9g7lrzzds5b7i0q5sjbskvqpimy-libc++-10.0.0/include/c++/v1/variant:1429:16: note: 'get<construction, const kllvm::KOREPattern *, construction>' has been explicitly marked unavailable here constexpr _Tp& get(variant<_Types...>& __v) { ^ /tmp/nix-build-llvm-backend-0.drv-0/llvm-backend/runtime/configurationparser/ConfigurationParser.cpp:63:31: error: 'get<construction, const kllvm::KOREPattern *, construction>' is unavailable: introduced in macOS 10.14 size_t nchildren = std::get<construction>(current).nchildren; ^ /nix/store/w7x7s9g7lrzzds5b7i0q5sjbskvqpimy-libc++-10.0.0/include/c++/v1/variant:1429:16: note: 'get<construction, const kllvm::KOREPattern *, construction>' has been explicitly marked unavailable here constexpr _Tp& get(variant<_Types...>& __v) { ^ 3 errors generated. According to nixos/nixpkgs#101229, we are using the macOS 10.12 SDK, which probably explains this error.
gharchive/pull-request
2020-11-25T20:40:08
2025-04-01T06:46:34.687498
{ "authors": [ "ttuegel" ], "repo": "kframework/llvm-backend", "url": "https://github.com/kframework/llvm-backend/pull/378", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
840681891
Add CHAOSS Asian-Pacific meeting notes Mar10_2021 /LGTM
gharchive/pull-request
2021-03-25T08:20:26
2025-04-01T06:46:34.702810
{ "authors": [ "king-gao" ], "repo": "king-gao/king-gao.github.io", "url": "https://github.com/king-gao/king-gao.github.io/pull/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
153750944
Migrate to servant v0.7 I can try and help. Since the stackage nightly-2016-05-08 has servant v0.6.1 I'll migrate to that version. Then migrating to v0.7 is easy since releases should be much smaller now. From the servant changelogs I think this is what is needed: [ ] Switch from EitherT to ExceptT [ ] Add Manager and BaseUrl to every api function (see [servant-client v0.6 changelog] (https://github.com/haskell-servant/servant/blob/master/servant-client/CHANGELOG.md)) [ ] Switch from ToText and FromText to ToHttpApiData and FromHttpApiData So the following dependecies should be needed: transformers (ExceptT) http-api-data ({To,From}HttpApiData) http-client (Manager) I'll send a pull request soon if everything goes as planned. Hi Arguggi, Contribution is highly appreciated! I was almost done but the most recent tls (1.3*) library seems to be bugged. I tried sending a message to telegram but received a connection error (looks like this issue) . Compiling with tls-1.2.2 seems to works. Updated servant version to v0.7 via extra-deps. I will come back to it to check resolver version before merge to master.
gharchive/issue
2016-05-09T10:54:12
2025-04-01T06:46:34.716219
{ "authors": [ "Arguggi", "klappvisor" ], "repo": "klappvisor/haskell-telegram-api", "url": "https://github.com/klappvisor/haskell-telegram-api/issues/21", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
716526008
add codecov badge That's a badge of shame 68% :( @vagababov I think of it as a motivational badge :)
gharchive/pull-request
2020-10-07T13:21:49
2025-04-01T06:46:34.725678
{ "authors": [ "vagababov", "vaikas" ], "repo": "knative/pkg", "url": "https://github.com/knative/pkg/pull/1784", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
56127307
Lokalna grafika w menu i ograniczenia na jednego gracza Wybór gracza w jednym comboboxie powinien usuwać go z drugiego, uniemożliwiając wybór dwóch naraz i tym samym rozpoczęcia gry.
gharchive/pull-request
2015-01-31T14:52:45
2025-04-01T06:46:34.730540
{ "authors": [ "kosiacz3q", "krysztalzg" ], "repo": "kosiacz3q/StrgWar", "url": "https://github.com/kosiacz3q/StrgWar/pull/9", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
806419008
CI for Node Initializes with two players
gharchive/pull-request
2021-02-11T14:03:34
2025-04-01T06:46:34.731123
{ "authors": [ "krishnatgkk123" ], "repo": "krishnatgkk123/github-actions-for-ci", "url": "https://github.com/krishnatgkk123/github-actions-for-ci/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
446025787
Bugfix for run kubefed e2e test /approve /lgtm
gharchive/pull-request
2019-05-20T09:56:08
2025-04-01T06:46:34.732961
{ "authors": [ "marun", "qinpingli" ], "repo": "kubernetes-sigs/kubefed", "url": "https://github.com/kubernetes-sigs/kubefed/pull/913", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
435401148
zh-trans: content/zh/docs/concepts/overview/working-with-objects/comm… /approve /lgtm /approve
gharchive/pull-request
2019-04-20T13:47:41
2025-04-01T06:46:34.742326
{ "authors": [ "markthink", "pigletfly", "tengqm" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/13918", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
63820303
Add the GSL bindings Thanks
gharchive/pull-request
2015-03-23T20:08:27
2025-04-01T06:46:34.744034
{ "authors": [ "GuillaumeGomez", "kud1ing" ], "repo": "kud1ing/awesome-rust", "url": "https://github.com/kud1ing/awesome-rust/pull/20", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
257763128
Adds Support for Swift4 & Updates to Xcode 9 Thanks for PR, I've merged #36 which adds the same while retaining Swift 3 support.
gharchive/pull-request
2017-09-14T15:33:05
2025-04-01T06:46:34.755418
{ "authors": [ "darkzlave", "kylef" ], "repo": "kylef/URITemplate.swift", "url": "https://github.com/kylef/URITemplate.swift/pull/38", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
874947017
Adding week picker doc @zDudaHang favor verificar os testes quebrados @zDudaHang favor verificar os testes quebrados São os mesmos testes que quebraram no PR #663 por causa dos snapshots do Month Range Picker @zDudaHang favor verificar os testes quebrados São os mesmos testes que quebraram no PR #663 por causa dos snapshots do Month Range Picker. Deveria atualizar nos dois branchs #646 e #645 ? Estava pensando em esperar o Box ser mergeado e apenas dar um pull do master. Não vejo problema em dar uma esperada.
gharchive/pull-request
2021-05-03T22:08:49
2025-04-01T06:46:34.762202
{ "authors": [ "lucasjoao", "zDudaHang" ], "repo": "laboratoriobridge/bold", "url": "https://github.com/laboratoriobridge/bold/pull/665", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
452143981
Update instances of lancache/ to lancachenet/ Ref: https://github.com/lancachenet/monolithic/issues/35
gharchive/pull-request
2019-06-04T18:30:52
2025-04-01T06:46:34.767923
{ "authors": [ "Lepidopterist" ], "repo": "lancachenet/lancachenet.github.io", "url": "https://github.com/lancachenet/lancachenet.github.io/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
376610852
adding new categories and links to public datasets Changing also the folder structure to: ├── README.md ├── LICENSE ├── datasets │ ├── spanish_emojis.csv │ └── ... └── ...
gharchive/pull-request
2018-11-01T23:34:11
2025-04-01T06:46:34.770248
{ "authors": [ "ilopezfr" ], "repo": "latinxinai/opensourced-datasets", "url": "https://github.com/latinxinai/opensourced-datasets/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
117281615
Finish fusion Changes Unknown when pulling 835e8995b4eed4ae8e739ede764b17e8038eeb3e on dselsam:finish_fusion into ** on leanprover:master**.
gharchive/pull-request
2015-11-17T04:48:07
2025-04-01T06:46:34.774500
{ "authors": [ "coveralls", "dselsam" ], "repo": "leanprover/lean", "url": "https://github.com/leanprover/lean/pull/878", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
205119463
fix facebook name Coverage increased (+0.08%) to 98.958% when pulling 88aaa6c8015a429c8ccb5891393c675030e4f69e on fix-facebook-name into 6bbfaccf9b8f2b73835b4a15afb8bc08d468da83 on master.
gharchive/pull-request
2017-02-03T10:20:20
2025-04-01T06:46:34.903812
{ "authors": [ "coveralls", "lipp" ], "repo": "lipp/login-with", "url": "https://github.com/lipp/login-with/pull/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
108492642
iOS9/ Swift2 compatibility update @jkates1 Thanks for the PRs!
gharchive/pull-request
2015-09-26T20:03:16
2025-04-01T06:46:34.957252
{ "authors": [ "jkates1", "lourenco-marinho" ], "repo": "lourenco-marinho/ActionButton", "url": "https://github.com/lourenco-marinho/ActionButton/pull/9", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
747570697
oh-my-posh3: Add version 3.43.1 @Ash258 fixed @Ash258 AHa, sorry Please review again. /verify re verify please Move this PR into main bucket with following commit message oh-my-posh3: Add version 3.43.2 Co-authored-by: Jan De Dobbeleer <jan.de.dobbeleer@gmail.com> Co-authored-by: Ash258 <cabera.jakub@gmail.com>
gharchive/pull-request
2020-11-20T15:17:16
2025-04-01T06:46:34.960657
{ "authors": [ "Ash258", "Vixb1122" ], "repo": "lukesampson/scoop-extras", "url": "https://github.com/lukesampson/scoop-extras/pull/5152", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
367077482
With (CTE) Support Pull Request Test Coverage Report for Build 197 0 of 0 changed or added relevant lines in 0 files are covered. No unchanged relevant lines lost coverage. Overall coverage remained the same at 93.841% Totals Change from base Build 195: 0.0% Covered Lines: 643 Relevant Lines: 674 💛 - Coveralls
gharchive/pull-request
2018-10-05T06:32:51
2025-04-01T06:46:34.967082
{ "authors": [ "coveralls", "eejdoowad" ], "repo": "lusakasa/sqorn", "url": "https://github.com/lusakasa/sqorn/pull/39", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
345460723
Make answer to remote add translatable Should be good to go
gharchive/pull-request
2018-07-28T16:22:57
2025-04-01T06:46:34.970205
{ "authors": [ "stgraber" ], "repo": "lxc/lxd", "url": "https://github.com/lxc/lxd/pull/4845", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
267368803
Document Diagnose command. Thank you.
gharchive/pull-request
2017-10-21T10:14:20
2025-04-01T06:46:34.972529
{ "authors": [ "lyuts", "marxin" ], "repo": "lyuts/vim-rtags", "url": "https://github.com/lyuts/vim-rtags/pull/84", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
306872165
Update docker-machine from 0.13.0 to 0.14.0 for Gopkg.toml resolved by #8
gharchive/issue
2018-03-20T13:46:23
2025-04-01T06:46:34.974718
{ "authors": [ "praveenkumar" ], "repo": "machine-drivers/docker-machine-driver-hyperkit", "url": "https://github.com/machine-drivers/docker-machine-driver-hyperkit/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
147599571
[MNOE-64] Fix bug introduced in 552c0b7b @x4d3 FYI See 552c0b7b
gharchive/pull-request
2016-04-12T00:48:13
2025-04-01T06:46:34.978075
{ "authors": [ "ouranos" ], "repo": "maestrano/mno-enterprise", "url": "https://github.com/maestrano/mno-enterprise/pull/10", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
693735381
fix: shrink lodash dependencies and package ignore files :tada: This PR is included in version 2.0.1 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2020-09-04T22:23:43
2025-04-01T06:46:34.993938
{ "authors": [ "makeros" ], "repo": "makeros/gelf-transformer", "url": "https://github.com/makeros/gelf-transformer/pull/10", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
544420829
Attempt to fix nodejs container build. rubocop test seems to be failing because of the update, here's the fix https://github.com/markstory/lint-review/pull/297
gharchive/pull-request
2020-01-02T01:30:43
2025-04-01T06:46:35.013886
{ "authors": [ "fadeltd", "markstory" ], "repo": "markstory/lint-review", "url": "https://github.com/markstory/lint-review/pull/296", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
58669362
style changes and removal of unused import (convert_path) Closing as this is significantly out of date now, and seems like the original author has lost interest.
gharchive/pull-request
2015-02-23T23:46:02
2025-04-01T06:46:35.030267
{ "authors": [ "WeatherGod", "sbellem" ], "repo": "matplotlib/basemap", "url": "https://github.com/matplotlib/basemap/pull/181", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
611455361
Empty stream is not an error (version bump) Sorry, apparently I don't know how this works.
gharchive/pull-request
2020-05-03T16:46:39
2025-04-01T06:46:35.032361
{ "authors": [ "mthom" ], "repo": "matt2xu/prolog_parser", "url": "https://github.com/matt2xu/prolog_parser/pull/1", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
738171257
add donate button Thank you for your suggestion. I am considering to add the button and set up a bank account.
gharchive/issue
2020-11-07T04:45:55
2025-04-01T06:46:35.032982
{ "authors": [ "dzmitry-lahoda", "matt9ucci" ], "repo": "matt9ucci/DockerCompletion", "url": "https://github.com/matt9ucci/DockerCompletion/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
624318359
Extended the interface I hope you like it
gharchive/pull-request
2020-05-25T13:59:29
2025-04-01T06:46:35.058457
{ "authors": [ "yormy" ], "repo": "mediatoolkit/activecampaign-v3-php", "url": "https://github.com/mediatoolkit/activecampaign-v3-php/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
329608723
Update feedback-api.md Please sign the CLA. Hi Ronald, can you please sign the CLA so I can publish this? Thanks.
gharchive/pull-request
2018-06-05T20:16:16
2025-04-01T06:46:35.063989
{ "authors": [ "Adam-Dupaski", "RonaldvW" ], "repo": "mendix/docs", "url": "https://github.com/mendix/docs/pull/1211", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
226063728
add release notes cloud portal @jandevriesmendix @Adam-Dupaski , can you merge? @jandevriesmendix thanks!
gharchive/pull-request
2017-05-03T17:47:57
2025-04-01T06:46:35.064931
{ "authors": [ "jtwaleson" ], "repo": "mendix/docs", "url": "https://github.com/mendix/docs/pull/368", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
146716889
Create CONTRIBUTING.md Looks great.
gharchive/pull-request
2016-04-07T19:10:57
2025-04-01T06:46:35.069512
{ "authors": [ "jsancio", "tamarrow" ], "repo": "mesosphere/dcos-cli", "url": "https://github.com/mesosphere/dcos-cli/pull/558", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
232407948
Zookeeper, ZK -> ZooKeeper Thank you, @ssk2
gharchive/pull-request
2017-05-30T23:08:15
2025-04-01T06:46:35.070350
{ "authors": [ "sascala", "ssk2" ], "repo": "mesosphere/dcos-commons", "url": "https://github.com/mesosphere/dcos-commons/pull/1040", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
167337387
Move health classes to core package LGTM! Thanks. Please rebase and I will merge. Rebased Thanks!
gharchive/pull-request
2016-07-25T10:43:43
2025-04-01T06:46:35.072399
{ "authors": [ "aquamatthias", "gkleiman" ], "repo": "mesosphere/marathon", "url": "https://github.com/mesosphere/marathon/pull/4133", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
419122725
Add armv5te-musleabi tag. Closes #20 Oops, forgot to add it to readme.
gharchive/pull-request
2019-03-09T22:32:18
2025-04-01T06:46:35.073058
{ "authors": [ "messense", "xoac" ], "repo": "messense/rust-musl-cross", "url": "https://github.com/messense/rust-musl-cross/pull/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
765460464
Improve test matrix for D8 + D9 and PHP8 Spin out into two workflows. There should be one workflow for PHPCS, PHPStan, PHPUnit. One workflow for the Drupal integrations. For example, first workflow: steps: - name: "Checkout" uses: "actions/checkout@v2" - name: "Install PHP" uses: "shivammathur/setup-php@v2" with: coverage: "none" php-version: "${{ matrix.php-version }}" tools: composer:v2 extensions: dom, curl, libxml, mbstring, zip, pdo, mysql, pdo_mysql, bcmath, gd, exif, iconv - name: "Install dependencies" run: "composer update --no-progress --prefer-dist" - name: "Downgrade dev dependencies" run: "composer require phpunit/phpunit:^7.5 drupal/core-recommended:${{ matrix.drupal }} --with-all-dependencies" if: ${{ matrix.drupal == '~8.9' }} - name: "PHPCS" run: "php vendor/bin/phpcs src" - name: "PHPStan" run: "php vendor/bin/phpstan analyze src" - name: "PHPUnit" run: "php vendor/bin/phpunit --debug" Second workflow: - name: Setup Drupal run: | COMPOSER_MEMORY_LIMIT=-1 composer create-project drupal/recommended-project:${{ matrix.drupal }} ~/drupal --no-interaction cd ~/drupal composer config minimum-stability dev composer config prefer-stable true composer config preferred-install dist composer config repositories.0 path $GITHUB_WORKSPACE composer config repositories.1 composer https://packages.drupal.org/8 COMPOSER_MEMORY_LIMIT=-1 composer require drupal/core-dev-pinned:${{ matrix.drupal }} --no-suggest - name: "require phpstan-drupal" run: | cd ~/drupal COMPOSER_MEMORY_LIMIT=-1 composer require mglaman/phpstan-drupal *@dev cp $GITHUB_WORKSPACE/tests/fixtures/config/drupal-phpstan.neon phpstan.neon - name: "Test core/install.php" run: | cd ~/drupal ./vendor/bin/phpstan analyze web/core/install.php --debug - name: "Test BrowserTestBase is autoloaded" run: | cd ~/drupal ./vendor/bin/phpstan analyze web/core/modules/dynamic_page_cache | grep -q "Class Drupal\Tests\BrowserTestBase not found and could not be autoloaded." && false || true - name: "Verify test fixtures are ignored." run: | cd ~/drupal ./vendor/bin/phpstan analyze web/core/modules/migrate_drupal --no-progress | grep -q "tests/fixtures" && false || true - name: 'Check "Cannot redeclare token_theme() due to blazy_test.module"' run: | cd ~/drupal COMPOSER_MEMORY_LIMIT=-1 composer require drupal/token drupal/blazy ./vendor/bin/phpstan analyze web/modules/contrib/blazy --no-progress || if (($? == 255)); then false; else true; fi Last failure seems to be on downgrading drupal/core and composer/installers breaking with composer v2 New idea: remove drupal/core packages from require-dev create a custom @requires annotation to specify the major version of drupal the test is for the pipeline runs composer require --dev of specific Drupal major version For @require drupal 8 and @require drupal 9, see \Drupal\Tests\TestRequirementsTrait. Parse from $annotations = $this->getAnnotations();
gharchive/pull-request
2020-12-13T15:14:49
2025-04-01T06:46:35.081193
{ "authors": [ "mglaman" ], "repo": "mglaman/phpstan-drupal", "url": "https://github.com/mglaman/phpstan-drupal/pull/157", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
98553922
How can I send parameters for registering tools ? @Tartoob use registerTool
gharchive/issue
2015-08-01T18:18:12
2025-04-01T06:46:35.082679
{ "authors": [ "Tartoob", "mgp25" ], "repo": "mgp25/SC-API", "url": "https://github.com/mgp25/SC-API/issues/165", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
515015860
fix build I still seem to be getting 2 errors when i build: lib/components/RoosterCommandBar.tsx:69:29 - error TS2322: Type '(ev: FocusEvent<HTMLElement>) => void' is not assignable to type '(ev?: MouseEvent<Element, MouseEvent> | KeyboardEvent<Element>, dismissAll?: boolean) => void'. 69 onDismiss: calloutOnDismiss, ~~~~~~~~~ ../../node_modules/office-ui-fabric-react/lib/components/ContextualMenu/ContextualMenu.types.d.ts:127:5 127 onDismiss?: (ev?: React.MouseEvent | React.KeyboardEvent, dismissAll?: boolean) => void; ~~~~~~~~~ The expected type comes from property 'onDismiss' which is declared here on type 'IContextualMenuProps' lib/components/RoosterCommandBar.tsx:246:13 - error TS2322: Type '(ev: FocusEvent<HTMLElement>) => void' is not assignable to type '(ev?: MouseEvent<Element, MouseEvent> | KeyboardEvent<Element>, dismissAll?: boolean) => void'. Types of parameters 'ev' and 'ev' are incompatible. Type 'MouseEvent<Element, MouseEvent> | KeyboardEvent<Element>' is not assignable to type 'FocusEvent<HTMLElement>'. Type 'MouseEvent<Element, MouseEvent>' is not assignable to type 'FocusEvent<HTMLElement>'. Types of property 'target' are incompatible. Type 'EventTarget' is not assignable to type 'EventTarget & HTMLElement'. Type 'EventTarget' is missing the following properties from type 'HTMLElement': accessKey, accessKeyLabel, autocapitalize, dir, and 232 more. 246 button.subMenuProps.onDismiss = calloutOnDismiss; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gharchive/pull-request
2019-10-30T22:14:33
2025-04-01T06:46:35.099638
{ "authors": [ "JiuqingSong", "bochong" ], "repo": "microsoft/roosterjs-react", "url": "https://github.com/microsoft/roosterjs-react/pull/102", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
650453742
Fix opencc CI build Duplicate of #12246
gharchive/pull-request
2020-07-03T08:59:57
2025-04-01T06:46:35.100899
{ "authors": [ "koprok" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/pull/12247", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
613684156
Bump UI package version You have to update the version of the appservice package so that we can release this. I suggest 0.58.1 -> 0.59.0. I'm somewhat iffy on whether or not a breaking change in a dependency (ui) means a breaking change for this package (appservice), but better to be safe I guess
gharchive/pull-request
2020-05-07T00:00:05
2025-04-01T06:46:35.101934
{ "authors": [ "EricJizbaMSFT", "alexweininger" ], "repo": "microsoft/vscode-azuretools", "url": "https://github.com/microsoft/vscode-azuretools/pull/702", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
816922699
Remove scaffolding from template extension AB#381852
gharchive/pull-request
2021-02-26T00:38:53
2025-04-01T06:46:35.103373
{ "authors": [ "jamarw" ], "repo": "microsoft/vscode-docs-authoring", "url": "https://github.com/microsoft/vscode-docs-authoring/pull/826", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
188168703
Update Jasmine link @mortonfox thanks!
gharchive/pull-request
2016-11-09T05:16:17
2025-04-01T06:46:35.131305
{ "authors": [ "miguelmota", "mortonfox" ], "repo": "miguelmota/dictnr", "url": "https://github.com/miguelmota/dictnr/pull/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
419601704
Add Pundit and policies Why do you need this? Why not?
gharchive/pull-request
2019-03-11T17:47:08
2025-04-01T06:46:35.132073
{ "authors": [ "aleksiszalitis", "mihkelal" ], "repo": "mihkelal/Todonaut", "url": "https://github.com/mihkelal/Todonaut/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
3286087
Handlebars filter Cool. I wonder whether it would be preferable to take the same approach as with the JST filter: Use the common path prefix of all template files to build the name. I.e. mediadir/templates/index.html mediadir/templates/page/foo.html would yield as names "index" and "page/foo", respectively. Of course, that would require to design this as an output filter, collecting the list of files first, so that the common prefix can be determined. +1 for using the JST approach to guess the root.
gharchive/issue
2012-02-19T18:04:06
2025-04-01T06:46:35.149069
{ "authors": [ "holdenmatt", "miracle2k", "pilt" ], "repo": "miracle2k/webassets", "url": "https://github.com/miracle2k/webassets/issues/107", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
224902887
Add bumpversion support Coverage remained the same at 70.577% when pulling 2158d74cac2cf462974182594b78fab075ed746a on bumpversion into 2889ba323cf5e6a5d907ced8c77795ae9fadb482 on master.
gharchive/pull-request
2017-04-27T20:25:32
2025-04-01T06:46:35.153521
{ "authors": [ "coveralls", "gravesm" ], "repo": "mitlib-tdm/pit", "url": "https://github.com/mitlib-tdm/pit/pull/20", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
101257671
spelling Solid thanks!
gharchive/pull-request
2015-08-16T12:12:00
2025-04-01T06:46:35.154126
{ "authors": [ "Coeur", "samgreen" ], "repo": "mixpanel/mixpanel-iphone", "url": "https://github.com/mixpanel/mixpanel-iphone/pull/316", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
148438003
MLDB-1574 generalize aggregators without groupby in pipeline executor +1 +1 (test pending)
gharchive/pull-request
2016-04-14T17:58:49
2025-04-01T06:46:35.156352
{ "authors": [ "FinchPowers", "guyd", "steadtler" ], "repo": "mldbai/mldb", "url": "https://github.com/mldbai/mldb/pull/313", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
165565309
Comments Thanks for your comments JC. I have merged this to the akka-streams branch and deleted the ones that I have actioned and left the ones that are still to be discussed/worked on.
gharchive/pull-request
2016-07-14T13:43:06
2025-04-01T06:46:35.163733
{ "authors": [ "JianChen123", "szaniszlo" ], "repo": "modelfabric/reactive-sparql", "url": "https://github.com/modelfabric/reactive-sparql/pull/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
542889163
Docs/ Add example of Custom Monad I think I can work on this thank you @dandoh @cjduncana there is an example of custom monad https://github.com/morpheusgraphql/morpheus-graphql/tree/master/examples/src/Server/MonadIO i think now we can close it
gharchive/issue
2019-12-27T14:15:53
2025-04-01T06:46:35.177768
{ "authors": [ "dandoh", "nalchevanidze" ], "repo": "morpheusgraphql/morpheus-graphql", "url": "https://github.com/morpheusgraphql/morpheus-graphql/issues/346", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
242677245
adds MulticastSource typings The failing tests are due to test fakes here and here still having ._dispose rather than .dispose. I wonder if it'd better to switch the tests to using real MulticastSources instead of maintaining fakes. Thoughts? Well we're already exporting MulticastSource so I think it'd be okay to switch the tests to use the real thing. Well we're already exporting MulticastSource so I think it'd be okay to switch the tests to use the real thing. Sounds good to me :+1:
gharchive/pull-request
2017-07-13T12:00:19
2025-04-01T06:46:35.180678
{ "authors": [ "TylorS", "briancavalier" ], "repo": "mostjs/core", "url": "https://github.com/mostjs/core/pull/91", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
164276217
MOTECH-2695: Add element id naming conventions to email module @nickdotreid Did you have a chance to take a look at the PR after fixes? @sebbrudzinski thanks for bringing this back up... it looks good and I merged it.... I will follow up with Piotr in the related ticket to see if this fits his needs....
gharchive/pull-request
2016-07-07T10:17:41
2025-04-01T06:46:35.181818
{ "authors": [ "jhopen", "nickdotreid", "sebbrudzinski" ], "repo": "motech/motech-ui", "url": "https://github.com/motech/motech-ui/pull/26", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
535891769
Soft token Thanks for this feature! Do you mind pushing this version to PyPI? Sure thing, released as 1.41, thanks again! On Wed, Dec 11, 2019 at 11:37 AM Steven Stelmach notifications@github.com wrote: Do you mind pushing this version to PyPI? — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/mrooney/mintapi/pull/193?email_source=notifications&email_token=AAA6GRLGQS44GRXM3ZLR4IDQYEQNZA5CNFSM4JZCQ2UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGT6XEI#issuecomment-564652945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA6GRPNU3OZBEAQXRJ72OLQYEQNZANCNFSM4JZCQ2UA .
gharchive/pull-request
2019-12-10T17:57:10
2025-04-01T06:46:35.255548
{ "authors": [ "mrooney", "sjstelmach" ], "repo": "mrooney/mintapi", "url": "https://github.com/mrooney/mintapi/pull/193", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
712658138
Update README.md Thank you for your contribution.
gharchive/pull-request
2020-10-01T09:17:16
2025-04-01T06:46:35.256490
{ "authors": [ "Nkosana-263", "mrsaeeddev" ], "repo": "mrsaeeddev/free-ai-resources", "url": "https://github.com/mrsaeeddev/free-ai-resources/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
826166898
pytorch 1.8.0 available now Many thanks for your help, you rock!
gharchive/pull-request
2021-03-09T16:09:37
2025-04-01T06:46:35.275318
{ "authors": [ "isuruf", "mwidjaja1" ], "repo": "mwidjaja1/DSOnMacARM", "url": "https://github.com/mwidjaja1/DSOnMacARM/pull/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
195020988
Corrected typo on dependency url thanks @ivanwitzke
gharchive/pull-request
2016-12-12T16:33:54
2025-04-01T06:46:35.282225
{ "authors": [ "ivanwitzke", "naderio" ], "repo": "naderio/nativescript-google-maps-utils", "url": "https://github.com/naderio/nativescript-google-maps-utils/pull/3", "license": "unlicense", "license_type": "permissive", "license_source": "bigquery" }
602491109
Automate pypi release Verified with ed0d6fa820d2ec045909471704685993636e7869
gharchive/issue
2020-04-18T15:53:54
2025-04-01T06:46:35.285511
{ "authors": [ "narendrans" ], "repo": "narendrans/sqlalchemy_dremio", "url": "https://github.com/narendrans/sqlalchemy_dremio/issues/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
110934650
Make a font as Mozilla/Adobe’s SVG in OpenType This project did it before: 🙂 https://github.com/eosrei/twemoji-color-font
gharchive/issue
2015-10-12T09:06:05
2025-04-01T06:46:35.289035
{ "authors": [ "nclm" ], "repo": "nclm/twemoji-font", "url": "https://github.com/nclm/twemoji-font/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
862055396
update locale/ja 👍
gharchive/pull-request
2021-04-19T22:50:28
2025-04-01T06:46:35.293401
{ "authors": [ "44uk", "segfaultxavi" ], "repo": "nemtech/symbol-docs", "url": "https://github.com/nemtech/symbol-docs/pull/640", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }