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
257327271
Transits depending on the cumuls of another dimension in python Is there any plans to expose API to create dimension with transits depending on the cumuls of another dimension into SWIG?, i.e. AddDimensionDependentDimensionWithVehicleCapacity and corresponding functions in routing.h are now available only in cpp. As ...
gharchive/issue
2017-09-13T10:11:23
2025-04-01T06:38:50.510472
{ "authors": [ "Mizux", "TheZepto", "emakarov", "lperron" ], "repo": "google/or-tools", "url": "https://github.com/google/or-tools/issues/480", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
335669799
Fix typo in Readme.md Just a small typo. I signed it!
gharchive/pull-request
2018-06-26T05:59:16
2025-04-01T06:38:50.511580
{ "authors": [ "dirkschumacher" ], "repo": "google/or-tools", "url": "https://github.com/google/or-tools/pull/734", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
836024014
Combine Gpu debug marker and submission tracks into one. Prior this, we had two Gpu tracks per queue (when the Vulkan layer was enabled). However, those belong tightly together. This change makes GpuTrack being a composed track of GpuDebugMarkerTrack and GpuSubmissionTrack. It refactors out the logic of each kind of ...
gharchive/pull-request
2021-03-19T13:57:23
2025-04-01T06:38:50.516983
{ "authors": [ "florian-kuebler", "ronaldfw" ], "repo": "google/orbit", "url": "https://github.com/google/orbit/pull/2099", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
2562958515
fix(sourcerepo-sync): improve debugability Problem: + poetry run python source_sync.py --kind SourceRepository --project oss-vdb-test --file ../../source_test.yaml --no-dry-run --verbose Loaded 26 local source repositories Validated 26 source repositories Retrieved 26 source repositories from datastore Traceback (mos...
gharchive/pull-request
2024-10-03T02:00:40
2025-04-01T06:38:50.523850
{ "authors": [ "andrewpollock", "michaelkedar" ], "repo": "google/osv.dev", "url": "https://github.com/google/osv.dev/pull/2700", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1107661902
trace config invalid Hello, I got this error when I turn on the 'Scheduling details' on CPU Probes. could you help me? -:69:13 error: No field named "symbolize_ksyms" in proto FtraceConfig symbolize_ksyms: true ^~~~~~~~~~~~~~~ [452.354] perfetto_cmd.cc:476 The trace config is invalid, bailing out. Please provid...
gharchive/issue
2022-01-19T05:30:34
2025-04-01T06:38:50.529756
{ "authors": [ "LalitMaganti", "Sunghyeok93", "octaviantu", "primiano" ], "repo": "google/perfetto", "url": "https://github.com/google/perfetto/issues/230", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
381821169
physic: decimal overflow fix. Fixes bug in overflow detection in dtoi() when the exponent is large enough that overflow check is passed when it has overflowed and wrapped passed base. Add fail test case for over overflow. gohci (Ignoring the as7262 failure)
gharchive/pull-request
2018-11-17T02:56:15
2025-04-01T06:38:50.531191
{ "authors": [ "NeuralSpaz", "maruel" ], "repo": "google/periph", "url": "https://github.com/google/periph/pull/340", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1639086316
Output source image is too different from the input image Hi, thanks for your work! When I tried some real images, the null-text inversion output was fine, but the ptp editing output was totally different from the input, including both the source image and the edited image. Could you please help to explain why this h...
gharchive/issue
2023-03-24T10:02:48
2025-04-01T06:38:50.544337
{ "authors": [ "MunchkinChen", "XinDing5", "failbetter77", "g-jing", "jingweim" ], "repo": "google/prompt-to-prompt", "url": "https://github.com/google/prompt-to-prompt/issues/47", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
56626650
Update recaptchalib.php The array index in Line 133 needs quotes to prevent an error message. It should be ['error-codes'] instead of [error-codes]. Thanks! Duplicate of #1 (and many other PRs), can you close this PR? Fixed in v1.1
gharchive/pull-request
2015-02-05T04:37:53
2025-04-01T06:38:50.566215
{ "authors": [ "mrodrigueztech", "rowan-m", "svivian" ], "repo": "google/recaptcha", "url": "https://github.com/google/recaptcha/pull/23", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
154452537
shaka-player and webGL with drm content Hello, I'm developing some drafts to study the viability of make video mosaics using webGL. I've thought to give DASH support through a shaka player, building a texture with the content of the html5 video element attached to the player and rendering it in a webGL context. I had...
gharchive/issue
2016-05-12T10:47:12
2025-04-01T06:38:50.614999
{ "authors": [ "eipporko", "iamprem", "joeyparrish" ], "repo": "google/shaka-player", "url": "https://github.com/google/shaka-player/issues/379", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
391695319
Split the crate in 2: starlark and starlark-repl The main crate had a lot of transitive dependencies due to the REPL so this change extract the REPL in a separate crate. This way the main Starlark crate only have 9 non-build transitive dependencies: $ cargo tree starlark v0.2.0-pre (/usr/local/google/home/dmarting/gi...
gharchive/pull-request
2018-12-17T12:42:53
2025-04-01T06:38:50.634746
{ "authors": [ "damienmg", "jmillikin" ], "repo": "google/starlark-rust", "url": "https://github.com/google/starlark-rust/pull/24", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
722211884
pkg/bisect: run multiple config bisect rounds Crash might be dependent on multiple config options. Run config bisect multiple times to identify multiple config options. Signed-off-by: Jouni Hogander jouni.hoegander@partner.bmw.de Before sending a pull request, please review Contribution Guidelines: https://github.co...
gharchive/pull-request
2020-10-15T10:35:19
2025-04-01T06:38:50.637949
{ "authors": [ "dvyukov", "hogander-unikie" ], "repo": "google/syzkaller", "url": "https://github.com/google/syzkaller/pull/2193", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
348459615
sys/fuchsia: add fdio_service_connect description Current fuchsia syscall description does not have a way to bind an endpoint of a channel to a service, which makes subsequent zx_channel_{call,read,write} fail too early. This CL adds a syscall description for fdio_service_connect, which binds a given channel endpoint...
gharchive/pull-request
2018-08-07T19:39:40
2025-04-01T06:38:50.639936
{ "authors": [ "dokyungs" ], "repo": "google/syzkaller", "url": "https://github.com/google/syzkaller/pull/672", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
66026849
Support extended import syntax This adds support for a import clause pair: import def, {a, b} from 'mod'; import def2, * as m from 'mod'; The AST for this is using a ImportClausePair. To simplify the transformer the above is first transformed into: import {default as def, a, b} from 'mod'; import {default as def2} fr...
gharchive/pull-request
2015-04-02T22:54:29
2025-04-01T06:38:50.646549
{ "authors": [ "UltCombo", "arv", "johnjbarton" ], "repo": "google/traceur-compiler", "url": "https://github.com/google/traceur-compiler/pull/1863", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
722252014
Error while installing usd_from_gltf : No rule to make target '$USDROOT/lib/libboost_python.so', needed by 'usd_from_gltf/usd_from_gltf' {USD} = USDROOT {UFG_SRC} = usd_from_gltf {UFG_BUILD} = UFG_BUILD `python usd_from_gltf/tools/ufginstall/ufginstall.py UFG_BUILD USDROOT Install Settings: Source Directory: /hom...
gharchive/issue
2020-10-15T11:35:05
2025-04-01T06:38:50.670394
{ "authors": [ "AksAman", "Schlomoh" ], "repo": "google/usd_from_gltf", "url": "https://github.com/google/usd_from_gltf/issues/60", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
593329182
Image resizing not working when the origin point is in the top-left corner Bug Description When the origin of the resizing is top-left corner AND the image is rotated 90 degrees, resizing fails and the image "disappears". Similar issues occur with text boxes and many different rotations (when rotated more than 90 de...
gharchive/issue
2020-04-03T11:54:45
2025-04-01T06:38:50.685997
{ "authors": [ "csossi", "miina", "samitron7" ], "repo": "google/web-stories-wp", "url": "https://github.com/google/web-stories-wp/issues/1011", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
668935725
Update Preview and AMP Story generated animation code to support effects like "Fly In" In order for animation effects like "Fly In" to be supported by our Dashboard preview animations and in a generated AMP Story, we have to make sure that the page's elements are being passed into the appropriate animation providers....
gharchive/issue
2020-07-30T16:25:46
2025-04-01T06:38:50.689664
{ "authors": [ "littlemilkstudio", "mariano-formidable" ], "repo": "google/web-stories-wp", "url": "https://github.com/google/web-stories-wp/issues/3562", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
850561528
Default duration time overrules when using a shorter video Bug Description When auto-advance is selected the default page duration setting is overridden by the video element and will auto-advance after the video has finished playing. However, if that video is shorter than the default page duration time, then the pag...
gharchive/issue
2021-04-05T18:23:28
2025-04-01T06:38:50.699162
{ "authors": [ "LuckynaSan", "csossi", "miina", "o-fernandez", "rajpalsaurabh", "swissspidy" ], "repo": "google/web-stories-wp", "url": "https://github.com/google/web-stories-wp/issues/7053", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1460065736
Fix typo in README.md seperate -> separate Thank you for the fix!
gharchive/pull-request
2022-11-22T15:15:06
2025-04-01T06:38:50.701808
{ "authors": [ "eltociear", "rictic" ], "repo": "google/wireit", "url": "https://github.com/google/wireit/pull/562", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
209997683
Plugin Ecosystem Having tried Xi-editor on Mac and see it starting up faster than anything else, I really hope this editor takes off. The preference to stream-based plugin over embedded extension is also to my liking, dare I say UNIX-y, or along the spirit of Acme from Plan 9. Now there is a plugin ecosystem around e...
gharchive/issue
2017-02-24T09:22:59
2025-04-01T06:38:50.705452
{ "authors": [ "louy2", "raphlinus" ], "repo": "google/xi-editor", "url": "https://github.com/google/xi-editor/issues/158", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
265666935
Load some winapi functions at runtime Certain functions in winapi are only supported on newer versions of windows. If we want to run on older versions, we have to load these functions at runtime. If loading fails, that means that the function is not available. In that case, we have to fall back to doing something els...
gharchive/pull-request
2017-10-16T07:10:16
2025-04-01T06:38:50.712039
{ "authors": [ "raphlinus", "seventh-chord" ], "repo": "google/xi-win", "url": "https://github.com/google/xi-win/pull/6", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1031773412
Banner Ads not working correctly on Android, portions of content disappear and reappear below the ads when scrolling up and down Plugin Version Details Target Platform: Target OS version: Devices: Logs Logs @Sunny-Aiub Can you provide flutter doctor -v and a complete minimal reproducible code sample th...
gharchive/issue
2021-10-20T19:49:59
2025-04-01T06:38:50.723209
{ "authors": [ "Sunny-Aiub", "darshankawar" ], "repo": "googleads/googleads-mobile-flutter", "url": "https://github.com/googleads/googleads-mobile-flutter/issues/410", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
59780496
Add Network Extra Hi, I'm trying to add networkExtra to mediate flurry, but I can't find a way to do this, can somebody help me ? Hi there, Setting network extras on mediation networks is not directly supported from the API of the plugin. This isn't really something the plugin can feasibly implement either, since t...
gharchive/issue
2015-03-04T10:46:58
2025-04-01T06:38:50.725501
{ "authors": [ "ericleich", "paradizIscool" ], "repo": "googleads/googleads-mobile-plugins", "url": "https://github.com/googleads/googleads-mobile-plugins/issues/80", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
170570825
I want to use video.js play hls and google ima. cant i use version? I want to use video.js play hls and google ima. cant i use version? As long as your browser supports HLS in the <video> element you should be good to go. Let me know if you run into an specific issues. You can test it out by modifying one of our sa...
gharchive/issue
2016-08-11T04:59:51
2025-04-01T06:38:50.735427
{ "authors": [ "lipxitutvl10", "shawnbuso" ], "repo": "googleads/videojs-ima", "url": "https://github.com/googleads/videojs-ima/issues/260", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
437789778
Documentation directory outside of lib? The generator currently creates a bunch of documentation files in the /lib/doc directory. This location should be fine, as we are not expecting anyone to require those file paths. However, it is still possible. Currently we have added a raise statement with an error message sta...
gharchive/issue
2019-04-26T18:18:11
2025-04-01T06:38:50.737713
{ "authors": [ "blowmage", "jbolinger", "quartzmo" ], "repo": "googleapis/gapic-generator-ruby", "url": "https://github.com/googleapis/gapic-generator-ruby/issues/123", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
423452313
How do we use the method_signatures annotation? The method_signatures annotations allow for nested arguments, but how does this work with Ruby? So far, we are not considering this annotation. We are accepting either the request object as a positional argument, the request values in a Hash as a positional argument, ...
gharchive/issue
2019-03-20T20:16:10
2025-04-01T06:38:50.739793
{ "authors": [ "blowmage", "jbolinger" ], "repo": "googleapis/gapic-generator-ruby", "url": "https://github.com/googleapis/gapic-generator-ruby/issues/68", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
361983304
Add Java showcase tests Add a showcase test suite for Java using the https://github.com/googleapis/gapic-showcase/releases/tag/v0.0.4 release (mostly ported from the Kotlin version). @landrito I generated the client and got all these tests passing locally. I could use your help getting them wired up in the CI config....
gharchive/pull-request
2018-09-20T01:22:25
2025-04-01T06:38:50.746317
{ "authors": [ "codecov-io", "jbolinger" ], "repo": "googleapis/gapic-generator", "url": "https://github.com/googleapis/gapic-generator/pull/2327", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
139680582
Fixed an issue in LocalServiceHelper sendPostRequest() was not waiting for the response. PTAL LGTM.
gharchive/pull-request
2016-03-09T19:43:59
2025-04-01T06:38:50.747710
{ "authors": [ "garrettjonesgoogle", "shinfan" ], "repo": "googleapis/gax-java", "url": "https://github.com/googleapis/gax-java/pull/24", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1204557645
"kid" invalid, unable to lookup correct key in /var/app/vendor/firebase/php-jwt/src/JWT.php:434 Environment details OS: Ubuntu PHP version: 8.1.2 Package name and version: google/apiclient v2.12.2 Steps to reproduce Composer update to latest release ( firebase/php-jwt:^6.0 ) Run example code https://github.com/goo...
gharchive/issue
2022-04-14T13:51:57
2025-04-01T06:38:50.754338
{ "authors": [ "Baylie21", "bshaffer", "dany1980it", "gweller22", "megamk" ], "repo": "googleapis/google-api-php-client", "url": "https://github.com/googleapis/google-api-php-client/issues/2242", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
423475138
Refactor MSVC runtime configuration. We had this in the gRPC config, but there is nothing gRPC specific about it, and we will need it in a separate file for the googleapis submodule removal. This change is  Codecov Report Merging #2268 into master will not change coverage. The diff coverage is n/a. @@ ...
gharchive/pull-request
2019-03-20T21:13:16
2025-04-01T06:38:50.760851
{ "authors": [ "codecov-io", "coryan" ], "repo": "googleapis/google-cloud-cpp", "url": "https://github.com/googleapis/google-cloud-cpp/pull/2268", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
469994624
BigQuery: Verify/implement list options for job collection Filing this as a backlog issue for all the client languages. It looks like the BigQuery API doesn't really expose the minCreationTime / maxCreationTime options available in jobs.list via tests. My understanding is that dotnet exports the discovery types dire...
gharchive/issue
2019-07-18T21:20:30
2025-04-01T06:38:50.763852
{ "authors": [ "jskeet", "shollyman" ], "repo": "googleapis/google-cloud-dotnet", "url": "https://github.com/googleapis/google-cloud-dotnet/issues/3244", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2294618939
Release Google.Cloud.SecurityCenter.V1 version 3.21.0 Changes in this release: New features Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2) Created release for Google.Cloud.SecurityCenter.V1-3.21.0
gharchive/pull-request
2024-05-14T07:14:44
2025-04-01T06:38:50.765873
{ "authors": [ "jskeet", "yoshi-automation" ], "repo": "googleapis/google-cloud-dotnet", "url": "https://github.com/googleapis/google-cloud-dotnet/pull/12918", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
417626779
Should Publisher be shudown everytime ? I have multiple scheduler which synchronize different kinds of data to different topics every 1 min. Since my scheduler runs every 1 min either i have to either create an publisher on each invocation(and shutdown) of scheduler or i can maintain publisher as an spring bean and r...
gharchive/issue
2019-03-06T05:15:56
2025-04-01T06:38:50.769742
{ "authors": [ "ajaaym", "ayushj158" ], "repo": "googleapis/google-cloud-java", "url": "https://github.com/googleapis/google-cloud-java/issues/4628", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
375595993
Fix search folder for BQDT synth output Fixes #3877 The synth script was looking in the wrong directory. Test failure is in BigTable and unrelated. Filed #3883 for that.
gharchive/pull-request
2018-10-30T17:01:34
2025-04-01T06:38:50.770846
{ "authors": [ "chingor13" ], "repo": "googleapis/google-cloud-java", "url": "https://github.com/googleapis/google-cloud-java/pull/3878", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
485743235
spanner-jdbc: Fix possible IllegalArgumentException in SingleUseTransaction The fireAndForgetRollbackAndCloseTxManager method could cause an IllegalArgumentException if it happened to execute after a different method had already closed the TransactionManager. The fireAndForgetRollback method has therefore been remove...
gharchive/pull-request
2019-08-27T11:06:32
2025-04-01T06:38:50.773600
{ "authors": [ "kolea2", "olavloite" ], "repo": "googleapis/google-cloud-java", "url": "https://github.com/googleapis/google-cloud-java/pull/6175", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
567134718
Split packages The package com.google.cloud.kms.v1 is in multiple jars. This is going to be a problem in java 9 and later. This is a problem across every gapic generated client library we publish. See https://github.com/googleapis/google-cloud-java/issues/5760 No update but this issue needs to be addressed widely...
gharchive/issue
2020-02-18T20:19:51
2025-04-01T06:38:50.782005
{ "authors": [ "chingor13", "elharo", "suztomo" ], "repo": "googleapis/java-kms", "url": "https://github.com/googleapis/java-kms/issues/84", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
524627333
GA Release Package name: @google-cloud/asset Current release: beta Proposed release: GA Instructions Check the lists below, adding tests / documentation as required. Once all the "required" boxes are ticked, please create a release and close this issue. Required [ ] 28 days elapsed since last beta release with new A...
gharchive/issue
2019-11-18T21:22:42
2025-04-01T06:38:50.786760
{ "authors": [ "JustinBeckwith" ], "repo": "googleapis/nodejs-asset", "url": "https://github.com/googleapis/nodejs-asset/issues/223", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
656248660
feat: detect param type if not in provided types Adds ability to detect named parameter type if types were provided for some parameters, but not all. [x] Ensure the tests and linter pass [x] Code coverage does not decrease (if any source code was changed) [x] Appropriate docs were updated (if necessary) Fixes #802 ...
gharchive/pull-request
2020-07-14T01:05:02
2025-04-01T06:38:50.789046
{ "authors": [ "pdfabbro", "steffnay" ], "repo": "googleapis/nodejs-bigquery", "url": "https://github.com/googleapis/nodejs-bigquery/pull/813", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1129231767
samples: update things referencing names to be namesOrIds This is because the Node library lets you use either. Fixes https://github.com/googleapis/nodejs-pubsub/issues/1198 🦕 Adding owlbot:ignore due to the blocked other OwlBot PR.
gharchive/pull-request
2022-02-10T00:10:15
2025-04-01T06:38:50.790484
{ "authors": [ "feywind" ], "repo": "googleapis/nodejs-pubsub", "url": "https://github.com/googleapis/nodejs-pubsub/pull/1488", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
435502034
chore(docs): formatting updates This PR was generated using Autosynth. :rainbow: Here's the log from Synthtool: synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. synthtool > Ensuring dependencies. synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:314eae2a40f6f...
gharchive/pull-request
2019-04-21T11:52:14
2025-04-01T06:38:50.794107
{ "authors": [ "JustinBeckwith", "yoshi-automation" ], "repo": "googleapis/nodejs-spanner", "url": "https://github.com/googleapis/nodejs-spanner/pull/582", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
934920993
chore: Removing unused region tag Really, just removing one unused tag. @m-strzelczyk , I'm going to close this PR due to inactivity but please feel free to re-open it.
gharchive/pull-request
2021-07-01T14:41:58
2025-04-01T06:38:50.797489
{ "authors": [ "m-strzelczyk", "parthea" ], "repo": "googleapis/python-compute", "url": "https://github.com/googleapis/python-compute/pull/73", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
315480565
Base ceres scan matcher on correspondence cost function Base ceres scan matcher on correspondence cost function instead of probabilities Step towards RFC 0019 The evaluation results show no performance regression with the current PR. Evaluation results averaged over 5 runs (b2-2016-04-05-14-44-52.bag). | Commit  ...
gharchive/pull-request
2018-04-18T13:30:40
2025-04-01T06:38:50.806660
{ "authors": [ "kdaun", "wally-the-cartographer" ], "repo": "googlecartographer/cartographer", "url": "https://github.com/googlecartographer/cartographer/pull/1085", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
334166262
WIP: Monitoring bridge https://github.com/googlecartographer/rfcs/pull/26 (code not ready for merge yet, prototyping) The interface is now implemented. A simple test to view the unfiltered metrics message is to run rosservice call /collect_metrics | less while a node is running. @MichaelGrupp @gaschler I also t...
gharchive/pull-request
2018-06-20T16:52:17
2025-04-01T06:38:50.809965
{ "authors": [ "MichaelGrupp", "cschuet" ], "repo": "googlecartographer/cartographer_ros", "url": "https://github.com/googlecartographer/cartographer_ros/pull/906", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
217966638
Update dependencies (Fixes #43) Update dependencies, update gradle, add gradle wrapper task, use jcenter instead of mavenCentral. Fixes #43 Anyone still maintain this repo?
gharchive/pull-request
2017-03-29T18:26:12
2025-04-01T06:38:50.810989
{ "authors": [ "barnhill" ], "repo": "googlecast/CastVideos-android", "url": "https://github.com/googlecast/CastVideos-android/pull/44", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1045237572
An error has occurred in the authorization process - after clicking the auth_init trigger URL and completing permission flow I was able to deploy the functions and add all the env_vars.yml and deploy a second time having completed the permissions grants. However, at step 5 "Setup Gmail push notifications" after click...
gharchive/issue
2021-11-04T21:43:14
2025-04-01T06:38:50.819741
{ "authors": [ "amurciasu", "kbroughton", "pavitra15", "weynhamz" ], "repo": "googlecodelabs/gcf-gmail-codelab", "url": "https://github.com/googlecodelabs/gcf-gmail-codelab/issues/18", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
348124523
Checks upstreams/projects for levels of Variable Font support Observed behaviour Earlier this year, @m4rc1e has privately drafted a set of definitions for the GF team on how well a project supports generating Variable Fonts, and hand-made a spreadsheet table of which levels are supported by which upstreams. Yet the s...
gharchive/issue
2018-08-07T00:26:15
2025-04-01T06:38:50.850815
{ "authors": [ "davelab6", "m4rc1e" ], "repo": "googlefonts/fontbakery", "url": "https://github.com/googlefonts/fontbakery/issues/2005", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1663052199
cmap formats The default build of Oswald with fontmake has a <cmap_format_4 platformID="0" platEncID="3" language="0"> and a <cmap_format_4 platformID="3" platEncID="1" language="0">. fontmake-rs emits only the latter. We appear to agree on the content so it appears we just need to decide if we should emit the extra...
gharchive/issue
2023-04-11T19:02:02
2025-04-01T06:38:50.852447
{ "authors": [ "rsheeter" ], "repo": "googlefonts/fontmake-rs", "url": "https://github.com/googlefonts/fontmake-rs/issues/251", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
143515974
New Belize phone numbers not validating This Belize phone number is a working phone number that you can call successfully, but the libphone is not validating it yet: +5016519885 This number is also reachable +5016529885, so I believe the +501 65x prefix is valid. Can this prefix please be added to the library? Coun...
gharchive/issue
2016-03-25T14:47:22
2025-04-01T06:38:50.874562
{ "authors": [ "padmaksha", "rzaryan" ], "repo": "googlei18n/libphonenumber", "url": "https://github.com/googlei18n/libphonenumber/issues/1037", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
683410609
Frontend cleanup - phase one Primarily renaming, more comments and of improved quality Also, fix: <v-row>s should be in <v-containers> according to Vuetify docs. Mobile view has two rows now, all larger ones have one to display the summary and 'apply' button. file diff fix: We shouldn't have been recalculating colum...
gharchive/pull-request
2020-08-21T08:59:31
2025-04-01T06:38:50.880695
{ "authors": [ "s17k" ], "repo": "googleinterns/recomator", "url": "https://github.com/googleinterns/recomator/pull/113", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
659730333
Add card display to srp (updated) new PR to consolidate front end changes is #27 outdated? is #27 outdated? no, there are still features unique to #27 that are needed in the future
gharchive/pull-request
2020-07-17T23:24:39
2025-04-01T06:38:50.882128
{ "authors": [ "AaronLopes", "irisliu77" ], "repo": "googleinterns/step1-2020", "url": "https://github.com/googleinterns/step1-2020/pull/43", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2264145050
chore: add region tags to 6 samples Tag 6 top-priority samples for new samples pages on developers.google.com Merging with known issues (same comment as https://github.com/googlemaps-samples/android-samples/pull/1551#issuecomment-2076085392)
gharchive/pull-request
2024-04-25T17:38:56
2025-04-01T06:38:50.883730
{ "authors": [ "wangela" ], "repo": "googlemaps-samples/android-samples", "url": "https://github.com/googlemaps-samples/android-samples/pull/1552", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2586447210
How to stop navigation So our flow is like this. You go to task screen where you see some details. You then navigate to navigation where guidance automatically starts. you can go back if you need some more details during this time navigation is still active. We don't call clear or stop guidance here since we still w...
gharchive/issue
2024-10-14T15:53:28
2025-04-01T06:38:50.895426
{ "authors": [ "jokerttu", "ziga-hvalec" ], "repo": "googlemaps/react-native-navigation-sdk", "url": "https://github.com/googlemaps/react-native-navigation-sdk/issues/301", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
280461603
PagingWithNetworkSample - failed Hello guys, I would like to report ANR on your new sample. If you use DB + NETWORK case, and use pull to refresh app crashes. 12-08 12:36:37.183 31074-31074/com.android.example.paging.pagingwithnetwork A/art: art/runtime/thread.cc:1349] Throwing new exception 'length=246; index=1434' ...
gharchive/issue
2017-12-08T11:38:02
2025-04-01T06:38:50.938655
{ "authors": [ "JoseAlcerreca", "vladanSD", "yigit" ], "repo": "googlesamples/android-architecture-components", "url": "https://github.com/googlesamples/android-architecture-components/issues/245", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
471577708
Library files was not copied to distribution_Dir in project hello-libs hello-libs The function add_custom_command add_custom_command(TARGET gperf POST_BUILD COMMAND "${CMAKE_COMMAND}" -E copy "${CMAKE_CURRENT_SOURCE_DIR}/src/gperf.h" "${distribution_DIR}/gperf/...
gharchive/issue
2019-07-23T09:14:00
2025-04-01T06:38:50.944893
{ "authors": [ "ggfan", "zoozooll" ], "repo": "googlesamples/android-ndk", "url": "https://github.com/googlesamples/android-ndk/issues/645", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
157078596
removing comment about gradle.properties, no code changes if we have sourceSets.main.jni.srcDirs = [], then gradle.properties is not needed LGTM
gharchive/pull-request
2016-05-26T21:02:53
2025-04-01T06:38:50.945907
{ "authors": [ "ggfan", "rschiu" ], "repo": "googlesamples/android-ndk", "url": "https://github.com/googlesamples/android-ndk/pull/216", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
225774180
Bundling the natives with the APK? Hi! A feature for bundling the native library with the APK as part of the compilation process, or even by Google Play while uploading the APK - would be great. As in some cases - where people have weird network conditions, or constraints set up by the IT department - the download of...
gharchive/issue
2017-05-02T18:02:58
2025-04-01T06:38:50.947268
{ "authors": [ "athornz", "danielgindi" ], "repo": "googlesamples/android-vision", "url": "https://github.com/googlesamples/android-vision/issues/224", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
124194724
Library not found? I haven't been able to reproduce this issue. It was likely an outage in Apps Script. Please try again,
gharchive/issue
2015-12-29T10:57:40
2025-04-01T06:38:50.948494
{ "authors": [ "erickoledadevrel", "sakib118" ], "repo": "googlesamples/apps-script-oauth1", "url": "https://github.com/googlesamples/apps-script-oauth1/issues/21", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
118638393
VR-Mode disabled leads to blackscreen on some devices Hi, our game "Sinister Edge" (https://play.google.com/store/apps/details?id=com.everbytestudio.sinisteredge) is live on google playstore for a few weeks. The player is able to choose (in main menu) if he wants to play in VR mode. We save this data and set the VR m...
gharchive/issue
2015-11-24T15:49:41
2025-04-01T06:38:50.958427
{ "authors": [ "HansBernd", "ckrin", "ddutchie", "justinwasilenko", "smdol" ], "repo": "googlesamples/cardboard-unity", "url": "https://github.com/googlesamples/cardboard-unity/issues/121", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
102988359
Can not register token with GCM I copy example code in my project, and run it. catch some error like pic. How to fix it? @smallg have you installed the pods? yes i use pod install to add Google/CloudMessaging @silvolu I think i am already fixed it. modify Other Link Flag value to "$(inherited)" @smallg gr...
gharchive/issue
2015-08-25T09:40:08
2025-04-01T06:38:50.961580
{ "authors": [ "silvolu", "smallg" ], "repo": "googlesamples/google-services", "url": "https://github.com/googlesamples/google-services/issues/49", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2085799631
🛑 goormEDU is down In 7096fe2, goormEDU (https://edu.goorm.io) was down: HTTP code: 403 Response time: 606 ms Resolved: goormEDU is back up in 949bc9c after 5 minutes.
gharchive/issue
2024-01-17T09:45:17
2025-04-01T06:38:50.985578
{ "authors": [ "rlatjdwn4926" ], "repo": "goorm-dev/goorm-status", "url": "https://github.com/goorm-dev/goorm-status/issues/2039", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
703554523
Attempting to assign any value to LinkedList.front directly results in an error Goost and Godot version: gd3 @ 455ebc02a2268aeefce4e0ad066071a8f2f30560, 3.2. OS/device including version: Windows 10. Issue description: Attempting to assign any value to LinkedList.front directly results in an error: 'Invalid set index ...
gharchive/issue
2020-09-17T12:46:03
2025-04-01T06:38:50.992215
{ "authors": [ "Xrayez" ], "repo": "goostengine/goost", "url": "https://github.com/goostengine/goost/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
911798969
gopass insert [name] [key] fails to handle multiline YAML entries Summary With a secret of the format: pass key1: | text moretext inserting a new key will yield pass key1: | key2: content text moretext gopass insert also fails to properly handle inserting multiline YAML strings even manually adding the entr...
gharchive/issue
2021-06-04T20:01:53
2025-04-01T06:38:50.997446
{ "authors": [ "dominikschulz", "innovate-invent" ], "repo": "gopasspw/gopass", "url": "https://github.com/gopasspw/gopass/issues/1940", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1883078597
[cleanup] Math/rand.Seed deprecated Summary Since Go 1.20 release, math/rand.Seed is marked "Deprecated" Looks like five instances to consider updating: find . -name "*.go" -type f -print | xargs grep .Seed ./pkg/pwgen/pwgen_test.go: mrand.Seed(1789) ./pkg/pwgen/rand.go: rand.Seed(time.Now().Unix() + int64(o...
gharchive/issue
2023-09-06T02:52:51
2025-04-01T06:38:51.003908
{ "authors": [ "AnomalRoil", "dominikschulz", "lhardt", "n4x2", "orangekame3" ], "repo": "gopasspw/gopass", "url": "https://github.com/gopasspw/gopass/issues/2650", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
787539239
UX update Streamline command output, add unicode icons and as for passphrase during onboarding. Fixes #1698 Signed-off-by: Dominik Schulz dominik.schulz@gauner.org Codecov Report Merging #1715 (add5760) into master (774eb1d) will increase coverage by 0.02%. The diff coverage is 36.21%. @@ Coverage Dif...
gharchive/pull-request
2021-01-16T19:46:17
2025-04-01T06:38:51.030041
{ "authors": [ "codecov-io", "dominikschulz" ], "repo": "gopasspw/gopass", "url": "https://github.com/gopasspw/gopass/pull/1715", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
812261670
git: disable automatic line ending conversion The main motivation for this PR is to enable using bash scripts on Windows. This disables automatic conversion of line feeds from /n to /r/n for text files We cannot use windows style line endings in bash scripts, they specifically have to be unix-style line endings Hi...
gharchive/pull-request
2021-02-19T18:59:35
2025-04-01T06:38:51.113405
{ "authors": [ "jmoguillansky-gpsw" ], "repo": "gopro/gopro-lib-node.gl", "url": "https://github.com/gopro/gopro-lib-node.gl/pull/204", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
171073310
Add support to playlist Can you add support to multiple songs, like a playlist ? @cbfranca Thanks for the suggestion! This is somewhat planned. Hoping to get back to work next week or so. I'm going to start working on this as I have a need for a non-JQuery player. Any suggestions/requests for the implementation? ...
gharchive/issue
2016-08-14T19:07:18
2025-04-01T06:38:51.209473
{ "authors": [ "azariah001", "cbfranca", "gorork" ], "repo": "gorork/paper-audio-player", "url": "https://github.com/gorork/paper-audio-player/issues/22", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
81395806
Streamtime module Adds a !streamtime command to Wololobot that displays a countdown to the next stream. Times for the streams are fetched from a Schedule panel in the stream description. It is identified by either having the title 'Schedule' or an image (identified by the schedImage option passed to the module). The ...
gharchive/pull-request
2015-05-27T10:46:49
2025-04-01T06:38:51.213572
{ "authors": [ "goto-bus-stop", "jazzpi" ], "repo": "goto-bus-stop/wololobot", "url": "https://github.com/goto-bus-stop/wololobot/pull/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
244560228
Added compatibility with knock 2 & multiple entities authentication Hi I fixed some errors with new version of knock. great! thanks a lot!
gharchive/pull-request
2017-07-21T04:18:07
2025-04-01T06:38:51.214570
{ "authors": [ "gottfrois", "max-konin" ], "repo": "gottfrois/grape-knock", "url": "https://github.com/gottfrois/grape-knock/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2412919015
Updating SLO module and amending codeowners Description: Updating SLO dashboard module, amending codeowners and updating service health dashboard Ticket number: Checklist: [ ] Is my change backwards compatible? Please include evidence [ ] I have tested this and added output to Jira Comment: [ ] Documentation added (...
gharchive/pull-request
2024-07-17T07:50:41
2025-04-01T06:38:51.227599
{ "authors": [ "chrisdodd93" ], "repo": "govuk-one-login/observability-configuration", "url": "https://github.com/govuk-one-login/observability-configuration/pull/257", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1176616352
MetaLinks won't import Describe the bug The MetaLinks component is not part of the exported components. To Reproduce Steps to reproduce the behavior: Go to 'Storybook govuk-react' Copy the footer snippet Footer with with Meta Links into your code. Import the necessary components See error Expected behavior The Meta...
gharchive/issue
2022-03-22T11:02:04
2025-04-01T06:38:51.233293
{ "authors": [ "cherrelleM1", "penx" ], "repo": "govuk-react/govuk-react", "url": "https://github.com/govuk-react/govuk-react/issues/1063", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
394990934
v0.2 Checklist: [x] Adapt to PHP 7.3 https://github.com/gowork/values/pull/7 [ ] new methods (groupBy, chunk, splice, find, findLast, any, every) https://github.com/gowork/values/pull/8 [ ] IterableValue https://github.com/gowork/values/pull/5 [ ] new methods for IterableValue (groupBy, chunk, splice, find, any) [ ]...
gharchive/issue
2018-12-31T14:52:51
2025-04-01T06:38:51.236319
{ "authors": [ "bronek89" ], "repo": "gowork/values", "url": "https://github.com/gowork/values/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
251148114
does it support webpack2? does it support webpack2? I just installed it on a project. It works well on webpack2. You just need to install font-awesome first: npm install font-awesome @KiGniark no, it does not work with webpack 2: https://github.com/gowravshekar/font-awesome-webpack/issues/33
gharchive/issue
2017-08-18T06:05:41
2025-04-01T06:38:51.238006
{ "authors": [ "AndrewRayCode", "KiGniark", "luqingxuan" ], "repo": "gowravshekar/font-awesome-webpack", "url": "https://github.com/gowravshekar/font-awesome-webpack/issues/37", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
95172178
cocoa pods support Please add support for cocoapods :) It's planned! :-) I need to add some tests first... Added! http://cocoadocs.org/docsets/SwiftChart/0.2.0/ 🎉
gharchive/issue
2015-07-15T11:48:51
2025-04-01T06:38:51.240087
{ "authors": [ "bphenriques", "gpbl" ], "repo": "gpbl/SwiftChart", "url": "https://github.com/gpbl/SwiftChart/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
941514044
use padding instead of offsets in the display p if might be better to us margins instead of offsets for each font. this has been fixed
gharchive/issue
2021-07-11T19:01:04
2025-04-01T06:38:51.241387
{ "authors": [ "gpend" ], "repo": "gpend/calc-app", "url": "https://github.com/gpend/calc-app/issues/2", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2524632140
gradio web report error after recording #69 85|omni_gradio_web | File "/home/ops/anaconda3/envs/omni/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py", line 2185, in 85|omni_gradio_web | lambda source, handler: handler(source) 85|omni_gradio_web | File "/home/ops/anaconda3/envs/omni/lib...
gharchive/issue
2024-09-13T11:43:40
2025-04-01T06:38:51.260764
{ "authors": [ "Emotibot5", "mincomp", "mini-omni" ], "repo": "gpt-omni/mini-omni", "url": "https://github.com/gpt-omni/mini-omni/issues/70", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
369848223
[WHLSL] Local variables should be statically allocated Migrated from https://bugs.webkit.org/show_bug.cgi?id=188402: At 2018-08-08T03:03:55Z, tdenney@apple.com wrote: The interpreter conforms to the spec; the Metal compiler doesn't (necessarily). For example, a call to foo() should return 1: thread int* bar(bool flag...
gharchive/issue
2018-10-13T22:39:54
2025-04-01T06:38:51.335495
{ "authors": [ "litherum" ], "repo": "gpuweb/WHLSL", "url": "https://github.com/gpuweb/WHLSL/issues/105", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1484435168
chore: upgrade dev dependencies Description Upgrades dev dependencies. Checklist [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own changes [x] I have run yarn lint to make sure my changes pass all tests [x] I have run yarn test to make sure my changes pass all lint...
gharchive/pull-request
2022-12-08T11:33:26
2025-04-01T06:38:51.347428
{ "authors": [ "douglaseggleton", "gr4vy-code" ], "repo": "gr4vy/gr4vy-embed", "url": "https://github.com/gr4vy/gr4vy-embed/pull/121", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
257223085
Add test targets for the newer android plugins and gradle versions ugh https://travis-ci.org/gradle-fury/gradle-fury/builds/274866548 so i did make progress with this, but ran into a whole lot of test failures. unreal how difficult it is to get everything working consistently across versions several issues starti...
gharchive/issue
2017-09-13T00:28:03
2025-04-01T06:38:51.370594
{ "authors": [ "spyhunter99" ], "repo": "gradle-fury/gradle-fury", "url": "https://github.com/gradle-fury/gradle-fury/issues/51", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2130243321
Improve documentation Improve grammar Improve clarity Fix small mistakes and word duplications Thanks very much for the documentation improvements! @bigdaz you're welcome, thanks for the quick response!
gharchive/pull-request
2024-02-12T14:21:30
2025-04-01T06:38:51.372081
{ "authors": [ "bigdaz", "martinfrancois" ], "repo": "gradle/actions", "url": "https://github.com/gradle/actions/pull/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
492249990
Source dependencies from local (file:...) git repo not allowed in --offline mode Git repositories can be defined as a url or a path. As a URL: sourceControl { gitRepository("https://github.com/${repoGroup}/${repoName}.git") { producesModule("${module}") } } As a path: sourceControl { gitRepositor...
gharchive/issue
2018-10-26T16:48:54
2025-04-01T06:38:51.375672
{ "authors": [ "TLATER", "tculp" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/issues/10588", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1235563215
IdentityTransform fails with FileNotFound after updating to 7.5-rc1 AndroidX Github Build started failing after updating Gradle to 7.5-rc-1 from 7.5-20220421031748+0000 First failure: https://github.com/androidx/androidx/commit/dc4af6559aeea3e9eb285857b06078bb152a56cf Expected Behavior compileReleaseJavaWithJavac tas...
gharchive/issue
2022-05-13T18:35:12
2025-04-01T06:38:51.395984
{ "authors": [ "DPUkyle", "adammurdoch", "bamboo", "big-guy", "liutikas", "nuhkoca", "rolgalan", "yigit" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/issues/20778", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api"...
362959628
Renaming unrelated task makes test task not up-to-date Expected Behavior Running tests is expensive, so they should be up-to-date when unrelated changes are done in build scripts Current Behavior Tests task is marked as not up-to-date Context I am running tests using Pact library, which produces contract files. I nee...
gharchive/issue
2018-09-23T17:12:42
2025-04-01T06:38:51.404687
{ "authors": [ "big-guy", "pkubowicz" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/issues/6864", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
193526414
Extending the NativeComponentSpec to build partially linked objects Gradle by default only allows to build executables or libraries(shared and static) for C source files. For my build system, I would like to build a partially linked object from the C source set. For this, I would like to extend the NativeComponentSp...
gharchive/issue
2016-12-05T15:22:42
2025-04-01T06:38:51.409731
{ "authors": [ "ImGanesh", "lacasseio" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/issues/969", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
750002565
Use a named object container for the catalogs Context Suggestion from @big-guy For consistency with other DSLs in Gradle, use a named object container to declare catalogs. For the Groovy DSL it's actually a bit nicer. For the Kotlin DSL unfortunately it makes things a bit more verbose. @bot-gradle test this OK, ...
gharchive/pull-request
2020-11-24T20:04:27
2025-04-01T06:38:51.412159
{ "authors": [ "bot-gradle", "melix" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/15301", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
960481054
Backport: Don't lose task dependencies when zipping against provider with no dependencies Backport #17930 Your PR is queued. See the queue page for details. OK, I've already triggered a build for you.
gharchive/pull-request
2021-08-04T13:47:33
2025-04-01T06:38:51.413866
{ "authors": [ "bamboo", "bot-gradle" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/17944", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1090017650
Ignore always failing tests This either indicates a bug or a behavior change introduced in Gradle 7.3 @bot-gradle test and merge OK, I've already triggered a build for you.
gharchive/pull-request
2021-12-28T16:55:24
2025-04-01T06:38:51.415124
{ "authors": [ "bot-gradle", "ljacomet" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/19443", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1110794583
Introduce Task.doNotCacheConfigurationIf For optimistic incremental adoption of the configuration cache. The new API supports the scenario where one would like to use the configuration cache whenever it just works via the configuration-cache-problems=warn setting and have it automatically disabled whenever tasks for ...
gharchive/pull-request
2022-01-21T19:03:18
2025-04-01T06:38:51.430070
{ "authors": [ "bamboo", "bot-gradle" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/19661", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1154531753
Merge daemon defaults with user-supplied jvmargs Fixes #19750 Context Previously, setting any value for org.gradle.jvmargs caused all default settings to be lost. This often resulted in important defaults like -XXMaxMetaspaceSize being omitted when a user attempted to provide more memory to a build process. With this...
gharchive/pull-request
2022-02-28T20:45:09
2025-04-01T06:38:51.454740
{ "authors": [ "big-guy", "bigdaz", "blindpirate", "bot-gradle", "eskatos", "jvandort", "octylFractal" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/20054", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1180832322
Publish 7.4.2-20220325135218+0000 Publish 7.4.2-20220325135218+0000 @bot-gradle test and merge
gharchive/pull-request
2022-03-25T14:02:02
2025-04-01T06:38:51.456360
{ "authors": [ "bot-gradle" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/20285", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2081682628
Run native related builds on Intel macs only Since 2024 there will be only 2 Intel Mac build agents. Because only native builds are architecture-dependent, this PR only executes native subprojects on Intel Macs. I have squashed this PR as 1f49fed23a4ec031d66d628e833546019d84c605 Can't cherry-pick due to merge c...
gharchive/pull-request
2024-01-15T10:07:39
2025-04-01T06:38:51.458363
{ "authors": [ "blindpirate", "bot-gradle" ], "repo": "gradle/gradle", "url": "https://github.com/gradle/gradle/pull/27692", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1567574930
Fix port name not in effect and nodePort changed failed when update When grafana instance is created, the port name configured for the service does not take effect. is also not effective when changed grafana nodeport Description apiVersion: integreatly.org/v1alpha1 kind: Grafana metadata: name: grafana namespace...
gharchive/pull-request
2023-02-02T08:37:10
2025-04-01T06:38:51.467416
{ "authors": [ "NissesSenap", "gitgaoxiang", "pb82" ], "repo": "grafana-operator/grafana-operator", "url": "https://github.com/grafana-operator/grafana-operator/pull/887", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1765967075
Property Value Aggregate Query Has Double the Expected Number of Data Points The following description was taken from 2 comments in https://github.com/grafana/iot-sitewise-datasource/issues/160 I tested the new version (1.9.2) with Grafana version 10.0.0. With my current setup, I get the following response: By down...
gharchive/issue
2023-06-20T18:47:39
2025-04-01T06:38:52.335593
{ "authors": [ "kevinwcyu" ], "repo": "grafana/iot-sitewise-datasource", "url": "https://github.com/grafana/iot-sitewise-datasource/issues/200", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2572420634
Allow tuning of .Values.configValidator.pullPolicy It would be really nice to be able to tune the pullPolicy of the configValidator pod. Just adding this to the values {{- with .Values.configValidator.nodeSelector }} and tweak the template validate-configuration.yaml this feature will be going away in v2. So I'd sa...
gharchive/issue
2024-10-08T08:04:15
2025-04-01T06:38:52.342138
{ "authors": [ "josemrs", "petewall" ], "repo": "grafana/k8s-monitoring-helm", "url": "https://github.com/grafana/k8s-monitoring-helm/issues/773", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2432198828
pprof panic on recent toolchains This simple program panics on recent toolchains use pyroscope::PyroscopeAgent; use pyroscope_pprofrs::{pprof_backend, PprofConfig}; fn main() { let pprof_config = PprofConfig::new().sample_rate(100); let pprof_backend = pprof_backend(pprof_config); let pprof_agent = ...
gharchive/issue
2024-07-26T13:03:38
2025-04-01T06:38:52.399852
{ "authors": [ "DeanHnter", "Yerkwell", "korniltsev" ], "repo": "grafana/pyroscope-rs", "url": "https://github.com/grafana/pyroscope-rs/issues/174", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
527909912
Error loading: myorgid-simple-panel I read the grafana documentation and starting with this example and then working my way towards integrating the funnel part but I can't seem to get it working。I restarted the Server when I tried opening this Panel I got an error saying Error loading: myorgid-simple-panel.My grafana...
gharchive/issue
2019-11-25T07:47:59
2025-04-01T06:38:52.420062
{ "authors": [ "efvhi", "gretamosa", "karlie93", "manu2194", "ryantxu", "sbelondr", "speg" ], "repo": "grafana/simple-react-panel", "url": "https://github.com/grafana/simple-react-panel/issues/8", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-...
275220435
Add func (seg MediaSegment)String() related #98 Coverage decreased (-5.05%) to 66.278% when pulling 178325b3c3cfb74ad192bc583db21a09792757f0 on keizo042:media_segment_string into d137fcd412b91fee5939a56a9d0d5a83c81d39d3 on grafov:master. I'm concerned that we'd now have two different methods to write a segment. ...
gharchive/pull-request
2017-11-20T02:33:44
2025-04-01T06:38:52.438676
{ "authors": [ "bradleyfalzon", "coveralls", "keizo042" ], "repo": "grafov/m3u8", "url": "https://github.com/grafov/m3u8/pull/100", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
128103281
Question: would it be possible to use extensions Having annotation is quite small code change. But would it be possible to have extension which accepts an object and saves/load it from parcel. At least current API could be improved with extension to avoid using util classes What do you mean by extensions? The next ...
gharchive/issue
2016-01-22T07:55:44
2025-04-01T06:38:52.477164
{ "authors": [ "edenman", "emartynov", "grandstaish" ], "repo": "grandstaish/DataParcel", "url": "https://github.com/grandstaish/DataParcel/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
310533981
All get lost on updates In every update all I had saved its lost. Is there I way I can recover it all? or don't overwrite by updates, its a nightmare!!!!! Thanks @kikoseijo ! We did put a warning into the release notes about exactly this. Did this happen to you through auto update? You can install an older release ...
gharchive/issue
2018-04-02T16:36:17
2025-04-01T06:38:52.484541
{ "authors": [ "kikoseijo", "timsuchanek" ], "repo": "graphcool/graphql-playground", "url": "https://github.com/graphcool/graphql-playground/issues/629", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
308852210
custom scalar Hi All This is more of a question than an issue. How do I create a custom scalar with graphql-yoga? I have attempted to use GraphQLScalarType from 'graphql' along the following lines: import { GraphQLScalarType } from 'graphql' //... const MyScalar = new GraphQLScalarType({ //... }) //... const resolv...
gharchive/issue
2018-03-27T07:31:06
2025-04-01T06:38:52.487982
{ "authors": [ "aogriffiths" ], "repo": "graphcool/graphql-yoga", "url": "https://github.com/graphcool/graphql-yoga/issues/229", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
358351026
carbon-cache memory leak when put under LB Recently we put our graphite service under Load Balance, then seeing lots of log as bellow, the IP address here are from LB connection, carbon-cache process memory increasing slowly and finally OOM, suspect the LB short connection which making carbon-cache memory leak. n. 0...
gharchive/issue
2018-09-09T05:18:53
2025-04-01T06:38:52.514757
{ "authors": [ "deniszh", "piotr1212", "rmrf" ], "repo": "graphite-project/carbon", "url": "https://github.com/graphite-project/carbon/issues/810", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
396890432
Remove /opt/graphite prefix and use setuptools See https://github.com/graphite-project/carbon/pull/835 for reasoning I'm not finished yet but made some changes to the docs which I would like to get some feedback for. I've tried to simplify the docs, IMO there were too much separate pages which you had to jump back ...
gharchive/pull-request
2019-01-08T12:43:02
2025-04-01T06:38:52.523957
{ "authors": [ "adamboutcher", "deniszh", "piotr1212", "ploxiln" ], "repo": "graphite-project/graphite-web", "url": "https://github.com/graphite-project/graphite-web/pull/2409", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }