added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T04:35:26.710688
2024-06-16T12:40:43
2355741914
{ "authors": [ "ratmaiden", "sbcarp" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10599", "repo": "sbcarp/TopazVideoPauser", "url": "https://github.com/sbcarp/TopazVideoPauser/issues/5" }
gharchive/issue
Does not pause the video render and the tray icon is a yellow lock I've tried pausing the render, but it won't stop nor freeze the UI at all. I've tried multiple times. I'm still using the 2.2.0 version of Topaz though, maybe that's the problem? Can't update, because it's on my PC from work and they've frozen any app...
2025-04-01T04:35:26.740122
2017-07-27T21:06:15
246169200
{ "authors": [ "dwijnand" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10601", "repo": "sbt/sbt", "url": "https://github.com/sbt/sbt/issues/3379" }
gharchive/issue
Re-enable (neo-)sbt-scalafmt Now that v1.9 has been release cross-built for sbt 1. [x] https://github.com/sbt/io/pull/71 [x] https://github.com/sbt/util/pull/118 [x] https://github.com/sbt/librarymanagement/pull/158 [ ] https://github.com/sbt/zinc/pull/392 [ ] https://github.com/sbt/sbt/pull/3418
2025-04-01T04:35:26.745605
2019-05-01T16:06:26
439219396
{ "authors": [ "BillyAutrey", "eed3si9n" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10602", "repo": "sbt/sbt", "url": "https://github.com/sbt/sbt/issues/4642" }
gharchive/issue
Feature Request: SettingKey to ignore test failures [x] I've read the CONTRIBUTING guidelines Steps Run sbt test in any project with a test that runs, but fails assertions. Problem Test failures will throw an sbt.TestsFailedException when tests are run. This is caused by TestResultLogger, specifically here. The re...
2025-04-01T04:35:26.751644
2020-08-20T14:55:18
682783565
{ "authors": [ "SethTisue", "eed3si9n", "eugeniyk", "rfan-debug" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10603", "repo": "sbt/sbt", "url": "https://github.com/sbt/sbt/issues/5785" }
gharchive/issue
Concurrency issue while compiling compiler bridge on a fresh machine? steps Recently I ran into this while sending https://github.com/sbt/sbt/pull/5767/files. If you change the sbt/src/sbt-test/plugins/dotty-sandwich/test to > compile > compile and wipe out Travis CI cache you might be able to reproduce what I saw....
2025-04-01T04:35:26.753359
2020-10-08T16:38:29
717499424
{ "authors": [ "eatkins" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10604", "repo": "sbt/sbt", "url": "https://github.com/sbt/sbt/pull/5960" }
gharchive/pull-request
Set SimpleTerminal properties based on system props When running sbt 1.4.0 with -Dsbt.ci=true and -Dsbt.color=true, there is no color output. This was because in this scenario, a SimpleTerminal was used and isAnsiSupported and isColorEnabled were hardcoded to false rather than reading the values from the system prope...
2025-04-01T04:35:26.758713
2023-09-06T05:29:31
1883252969
{ "authors": [ "rin-st", "technophile-04" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10605", "repo": "scaffold-eth/scaffold-eth-2", "url": "https://github.com/scaffold-eth/scaffold-eth-2/pull/522" }
gharchive/pull-request
fix: test file name Description Renamed test file Additional Information [x] I have read the contributing docs (if this is your first contribution) [x] This is not a duplicate of any existing pull request Your ENS/address: 0xrinat Ohh lol tysm Rinat !
2025-04-01T04:35:26.779045
2015-10-20T19:23:56
112442092
{ "authors": [ "gzm0", "sjrd" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10606", "repo": "scala-js/scala-js", "url": "https://github.com/scala-js/scala-js/issues/1961" }
gharchive/issue
Honor call-site @inline and @noinline The feature was introduced in Scala/JVM in https://github.com/scala/scala/pull/4801 Can we move this post-v1? We should at least figure out now how we are going to represent that information in the IR. Could they be two additional flags in the ApplyFlags of Apply* nodes? Curr...
2025-04-01T04:35:26.783110
2015-10-30T09:50:36
114235296
{ "authors": [ "sjrd" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10607", "repo": "scala-js/scala-js", "url": "https://github.com/scala-js/scala-js/issues/1990" }
gharchive/issue
Node.js 4's console does not deduplicate % anymore -> our test breaks Failing build log: https://scala-webapps.epfl.ch/jenkins/job/scalajs-task-worker/66687/console We need to remove the hack at https://github.com/scala-js/scala-js/blob/6e3255a6c0e502c317b9d14a645dcb091a3407aa/js-envs/src/main/scala/org/scalajs/jsenv...
2025-04-01T04:35:26.791922
2024-06-11T12:41:45
2346332909
{ "authors": [ "sjrd", "tanishiking" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10608", "repo": "scala-js/scala-js", "url": "https://github.com/scala-js/scala-js/issues/4997" }
gharchive/issue
Allow for linktime conditional branching Part of https://github.com/scala-js/scala-js/issues/4991 Motivation The motivation behind this feature was to allow switching the implementation based on whether the target is Wasm running in the browser (WasmJS) or a standalone Wasm application. For example, with regular expr...
2025-04-01T04:35:26.806462
2019-05-16T10:00:40
444864665
{ "authors": [ "amitjoy", "retronym" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10609", "repo": "scala/jardiff", "url": "https://github.com/scala/jardiff/issues/32" }
gharchive/issue
Exclude files from diff calculation Is there any possibility to exclude specific files from the diff calculation? I think that would really be an interesting feature. One possibility is to use -g to persist the diffs to an on-disk Git repository, and then use Git to browse subsets of the changelog. I'd also be open...
2025-04-01T04:35:26.827777
2022-06-07T01:20:40
1262604190
{ "authors": [ "Philippus", "devosalain" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10610", "repo": "scala/scala-swing", "url": "https://github.com/scala/scala-swing/issues/164" }
gharchive/issue
which jdk version is adviced ? I have openjdk versions 8,11,12,13,14,15,16,17 installed. But which one would you advice to use ? I think you can follow this: https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html This library is tested on JDK 8, 11 and 17: https://github.com/scala/scala-swing/blob/wo...
2025-04-01T04:35:26.892971
2015-10-19T08:12:26
112094635
{ "authors": [ "xeno-by" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10611", "repo": "scalameta/scalameta", "url": "https://github.com/scalameta/scalameta/issues/270" }
gharchive/issue
support for SAMs As brought up by @darkdimius, we should probably have special treatment for lambdas that are used in SAM positions. This needs to be thought through and, if necessary, implemented. Semantic API has evolved significantly since this issue has been opened. Instead of trying to marry syntactic and sema...
2025-04-01T04:35:26.897840
2014-10-29T20:26:18
47199108
{ "authors": [ "dlwh", "mikeunwin", "quentinms" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10612", "repo": "scalanlp/breeze", "url": "https://github.com/scalanlp/breeze/issues/320" }
gharchive/issue
Creating CSCMatrix from SparseVector throws ArrayIndexOutOfBondException when the active size is a power of 2 I have the following snippet for (fill ← 0 until 2000) { val vb = new VectorBuilder[Int](421337) for (i ← 0 to fill) { vb.add(i,i) } val sv = vb.toSparseVector try{ sv.as...
2025-04-01T04:35:26.899695
2018-07-17T13:08:39
341911981
{ "authors": [ "jdegoes", "tuleism" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10613", "repo": "scalaz/scalaz-zio", "url": "https://github.com/scalaz/scalaz-zio/pull/116" }
gharchive/pull-request
Simplify name for IOApp, IOQueue and IORef Fixes #114. @tuleism Looks great, thank you! Can you resolve the conflicts? Done! @tuleism One more minor conflict. Sorry for the rash of PRs being merged! Done :smirk_cat: @tuleism Looks great. Thank you! 😄
2025-04-01T04:35:26.929433
2021-08-09T09:34:06
963812667
{ "authors": [ "adriengibrat" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10614", "repo": "scaleway/scaleway-ui", "url": "https://github.com/scaleway/scaleway-ui/pull/618" }
gharchive/pull-request
chore: remove Box component typing hacks Summary Improve Box component typings & use snapshots classname generation based on style content to reduce false positive snaphosts test failure. Type Enhancement Summarise concisely: A visual testing was done locally with loki to ensure there was no regression. What is ex...
2025-04-01T04:35:26.991181
2023-04-11T08:55:12
1662043369
{ "authors": [ "codecov-commenter", "tomaz-s1" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10615", "repo": "scalyr/dataset-go", "url": "https://github.com/scalyr/dataset-go/pull/3" }
gharchive/pull-request
Add status badges to the readme This pull request adds GHA workflow and codecov.io status badge to the readme. It also removes codecov token from the workflow - this token is not needed anymore for integration now that this repo is public. I also pushed a change so code quality workflow now also triggers for pull r...
2025-04-01T04:35:27.000797
2023-04-26T13:06:04
1684996413
{ "authors": [ "bunufi", "scambra" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10616", "repo": "scambra/devise_invitable", "url": "https://github.com/scambra/devise_invitable/issues/889" }
gharchive/issue
When is the next planned release? I have noticed that turbo issue, when validation errors are not displayed in "set password" form, is fixed with: https://github.com/scambra/devise_invitable/commit/87228c1feefa0fea1d74f82fe7867111fddc7f91 This is great and is exactly what we need for our app! Currently we are requiri...
2025-04-01T04:35:27.027262
2022-11-28T14:41:08
1466550119
{ "authors": [ "alexandereneroth", "mJarsater" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10617", "repo": "scania-digital-design-system/sdds", "url": "https://github.com/scania-digital-design-system/sdds/pull/659...
gharchive/pull-request
docs(canvas): made canvas the default tab Describe pull-request Removed the parameter setting docs as the default tab. Solving issue Fixes: AB#2729 How to test Go to storybook link below Check in a couple of random stories. Make sure canvas is the default tab. Screenshots Additional context Also made canvas the f...
2025-04-01T04:35:27.056987
2023-09-13T22:21:31
1895342767
{ "authors": [ "Garfield100", "chkothe" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10619", "repo": "sccn/xdf", "url": "https://github.com/sccn/xdf/issues/64" }
gharchive/issue
Mandatory XML content Hello again, In the StreamHeader chunk section of the specification, the given XML example is described as "[...] the minimal XML content as populated by an early client [...]". It contains quite a few tags. In contrast, the streams in the minimal.xdf example file have fewer tags. The following ...
2025-04-01T04:35:27.061998
2023-03-24T22:32:51
1640135951
{ "authors": [ "mileslucas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10620", "repo": "scexao-org/vampires_dpp", "url": "https://github.com/scexao-org/vampires_dpp/issues/4" }
gharchive/issue
Skip intermediate data products by default Right now every step of the pipeline is written to take a path to a FITS file in and produce a new FITS file and return the new path. This leads to a lot of data copying, which can cause significant ballooning of working directory sizes because you essentially get a 1:1 copy...
2025-04-01T04:35:27.074019
2018-05-22T12:47:05
325278075
{ "authors": [ "schalkneethling" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10621", "repo": "schalkneethling/project-calavera", "url": "https://github.com/schalkneethling/project-calavera/pull/9" }
gharchive/pull-request
docs(readme): Add getting started docs Add documentation for installing and using Porject Calavera fix #8 :tada: This PR is included in version 1.2.1 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
2025-04-01T04:35:27.074858
2017-03-02T13:36:25
211392627
{ "authors": [ "jvhaarst", "mschatz" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10622", "repo": "schatzlab/genomescope", "url": "https://github.com/schatzlab/genomescope/pull/2" }
gharchive/pull-request
Add k value used to plots. I also put the units on a separate line, so they are not in front of the next value, which might be confusing (it was for me at first). Looks good, thank you!
2025-04-01T04:35:27.098265
2024-10-27T05:12:22
2616323192
{ "authors": [ "Retropikzel", "lassik" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10623", "repo": "scheme-containers/monorepo", "url": "https://github.com/scheme-containers/monorepo/pull/45" }
gharchive/pull-request
Build latest script Script similar to the build-heads script. Also added comment about how to use on that script too. It only builds lates if it's an integer. This is made under the assumption that the latest directory should be the main version number of the series. For example 2, for 2.N or 2.N.N. If for example di...
2025-04-01T04:35:27.104992
2023-02-03T07:27:13
1569356498
{ "authors": [ "p1ranha", "schlac" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10624", "repo": "schlac/hacs-integration-discovergy", "url": "https://github.com/schlac/hacs-integration-discovergy/issues/18" ...
gharchive/issue
Integration fails to start with HA 2023.2.1 During startup following error occurs: Logger: homeassistant.components.sensor Source: custom_components/discovergy/sensor.py:256 Integration: Sensor (documentation, issues) First occurred: 8:13:43 AM (1 occurrences) Last logged: 8:13:43 AM Error while setting up discovergy...
2025-04-01T04:35:27.141940
2012-04-30T18:42:09
4355469
{ "authors": [ "Blandph88", "apextemple", "emptyflask", "schneems", "xanview" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10625", "repo": "schneems/wicked", "url": "https://github.com/schneems/wicked/iss...
gharchive/issue
Wizard paths with object IDs I'm not sure how to use Wicked with paths like: /controller/:id/wizard_step The situation is that I want to create a new product: /products/new Save a new object and redirect to the wizard to populate its data: /products/1/step_1 /products/1/step_2 etc. I'm still confused with this, ...
2025-04-01T04:35:27.178986
2022-07-27T17:28:38
1319871413
{ "authors": [ "HJZollner", "mkwbritton" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10627", "repo": "schorschinho/osprey", "url": "https://github.com/schorschinho/osprey/issues/475" }
gharchive/issue
[BUG] -io_loadspec_twix Crash When Importing 2+ Datasets - osp_LoadTwix - Mark Britton Describe the bug Bug occurs while importing a set of HERMES .dat files in the MATLAB command line (rather than using the Osprey GUI). osp_LoadTwix fails on the second data file with this error message: `Index in position 2 exceeds ...
2025-04-01T04:35:27.201507
2015-10-28T18:19:31
113888669
{ "authors": [ "Maigard", "sbotman" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10628", "repo": "schubergphilis/nagios", "url": "https://github.com/schubergphilis/nagios/pull/451" }
gharchive/pull-request
Fix inheritance options I was thinking about the inheritance options, and the only way I could think about the directive modifiers was to store them and add them back in in the when they are rendered in the definition, and to skip any objects named "null" or "*". Just took a quick peek at this and looks good... But...
2025-04-01T04:35:27.248059
2024-11-30T17:03:36
2707666078
{ "authors": [ "LucaCappelletti94" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10629", "repo": "scikit-fingerprints/scikit-fingerprints", "url": "https://github.com/scikit-fingerprints/scikit-fingerprints/pull/334" }
gharchive/pull-request
Added fixed version of map4 Changes Resolved issue #303. Here follows the TSNEs of the older and newer versions - the improvement in quality is quite clear. Checklist before requesting a review [x] Docstrings added/updated in public functions and classes [ ] Tests added, reasonable test coverage (at least ~90%, ma...
2025-04-01T04:35:27.294937
2024-04-09T14:51:33
2233637909
{ "authors": [ "LukasDrews97", "codecov-commenter", "mirand863" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10630", "repo": "scikit-learn-contrib/hiclass", "url": "https://github.com/scikit-learn-cont...
gharchive/pull-request
Add probabilistic classification to hiclass Add probabilistic classification via calibration to hiclass using the following methods: Platt Scaling Isotonic Regression Beta calibration (Inductive/Cross) Venn-ABERS calibration Hi @LukasDrews97, Just a quick request from someone from France. Would it be possible to ...
2025-04-01T04:35:27.435897
2019-06-17T16:30:47
457029944
{ "authors": [ "jacobmontiel", "smastelini" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10631", "repo": "scikit-multiflow/scikit-multiflow", "url": "https://github.com/scikit-multiflow/scikit-multiflow/pu...
gharchive/pull-request
Fixing division by zero and dealing with numerical imprecision on Regression and Multi-target Regression HT Greetings @jacobmontiel, I'm happy to finally be able to contribute again to scikit-multiflow. It's been a long time! I've fixed some minor bugs when calculating the standard deviation and comparing split meri...
2025-04-01T04:35:27.438640
2022-08-27T03:46:00
1352930844
{ "authors": [ "EmmaRenauld", "arnaudbore" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10632", "repo": "scilus/tractometer_website", "url": "https://github.com/scilus/tractometer_website/pull/1" }
gharchive/pull-request
First PR Copying files from scil + changing content for tractometer pages. A lot of tweeking still needed. Nearly all links should be updated. Things that would be nice: Make subtitles bigger Improve general style: banners and other. Main page. Hyperlinks colors! (They color on hover but base color is not a visible ...
2025-04-01T04:35:27.439843
2018-10-08T07:42:35
367669958
{ "authors": [ "kormat", "scrye" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10633", "repo": "scionproto/scion", "url": "https://github.com/scionproto/scion/issues/1931" }
gharchive/issue
SD.go: sciond doesn't filter expired paths If sciond has old paths in its pathdb, it will hand them out to clients even if they've already expired. Fixed by https://github.com/scionproto/scion/pull/1944.
2025-04-01T04:35:27.449778
2019-04-10T08:40:51
431376125
{ "authors": [ "HBuenoo", "rgommers" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10634", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/issues/10043" }
gharchive/issue
Trouble importing scipy.spacial.transform I do have scipy installed, but when I need it in another package, I cant get over this error, says cant find module from scipy ModuleNotFoundError Traceback (most recent call last) in 4 import astropy.units as u 5 from astropy.time import Time ----> 6 ...
2025-04-01T04:35:27.452598
2022-02-10T10:59:46
1129842637
{ "authors": [ "rgommers", "tupui" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10635", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/issues/15568" }
gharchive/issue
BENCH/CI: Benchmark timeout Benchmarks are reliably timing out half way (at a different point). This is the first commit which is failing in the history. But there is no link with the changes. https://github.com/scipy/scipy/commit/3134ab622b09d5d9bfd34c7aabbf8b92a8497723 Can't sleep, so having a look at the daily ...
2025-04-01T04:35:27.457556
2016-02-07T00:56:56
131918347
{ "authors": [ "ev-br", "josef-pkt", "rgommers" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10636", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/issues/5817" }
gharchive/issue
BUG: skew, kurtosis return np.nan instead of "propagate" Initial guess I thought "propagate" just calculates with nans in the arrays, like np.sum, so we get the correct shape with just some extra nans. Instead we get a scalar nan back https://github.com/scipy/scipy/blame/v0.17.0/scipy/stats/stats.py#L1319 possible ca...
2025-04-01T04:35:27.465876
2016-03-10T03:55:23
139777151
{ "authors": [ "Eric89GXL", "e-q", "endolith" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10637", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/issues/5954" }
gharchive/issue
Complex conjugates in correlate() I don't know when this was introduced, but there's a discrepancy in handling of complex conjugates in scipy 0.17.0: scipy.signal.correlate(1j, 2j) (-2+0j) scipy.signal.correlate([1j], [2j]) array([ 2.+0.j]) scipy.signal.correlate([[1j]], [[2j]]) ...
2025-04-01T04:35:27.483598
2018-02-28T11:44:19
300993320
{ "authors": [ "cdipaolo", "ilayn", "jomsdev", "kdhingra307", "rgommers" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10638", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/issue...
gharchive/issue
Query Regarding threshold variable in clarkson_woodruff_transform Abstract: There is a threshold variable 0.1 in the clarkson_woodruff_transform demo and in the documentation, which according to my overall understanding should not be there because it has never been used in the calculations as such. Details: I found c...
2025-04-01T04:35:27.490949
2018-10-16T13:00:47
370600354
{ "authors": [ "ev-br", "ilayn", "kstacer", "ludcila", "rgommers" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10639", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/issues/9381"...
gharchive/issue
linregress should warn user in 2x2 array case The heuristic for splitting an array into x and y inside linregress is ambiguous for 2x2 arrays. I discovered this ambiguity when I called linregress with a 2x2 array where x and y were oriented as columns (a common case when working with pandas dataframes) and got an u...
2025-04-01T04:35:27.507522
2020-04-20T14:35:25
603287130
{ "authors": [ "Kai-Striega", "WarrenWeckesser", "ilayn", "mdhaber", "rgommers" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10640", "repo": "scipy/scipy", "url": "https://github.com/scipy/scip...
gharchive/pull-request
BUG: linalg: test_heequb failure Investigate/fix failure of test_heequb failure caused by gh-11664. @Kai-Striega @ilayn feel free to push here directly. @ilayn it seems that you understood the issue, but I don't, so I wanted to rule out the possibility that the addition of the gejsv tests are interfering somehow with...
2025-04-01T04:35:27.511522
2022-11-13T22:02:52
1447106570
{ "authors": [ "doronbehar", "rgommers" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10641", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/pull/17416" }
gharchive/pull-request
BLD: fix a lot of configuration warnings by using fs.copyfile Warnings looked like (~100x): WARNING: custom_target '_lib_pxd' has more than one output! Using the first one. WARNING: custom_target '_cython_tree' has more than one output! Using the first one. WARNING: custom_target '_dummy_init_cyoptimize' has more tha...
2025-04-01T04:35:27.514536
2024-04-08T11:38:17
2230966416
{ "authors": [ "t-om5", "yuanx749" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10642", "repo": "scipy/scipy", "url": "https://github.com/scipy/scipy/pull/20414" }
gharchive/pull-request
BUG: fix jensenshannon returns NaN for some similar distributions Closes #20083 The jensenshannon function returns NaN values for some distributions close to each other by taking the square root of a negative number. The negative numbers appear in the return of the rel_entr function. To fix this, use the equivalent k...
2025-04-01T04:35:27.524988
2021-12-10T16:26:47
1077020091
{ "authors": [ "WesleiRamos", "c-smile", "pravic" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10643", "repo": "sciter-sdk/rust-sciter", "url": "https://github.com/sciter-sdk/rust-sciter/issues/125" }
gharchive/issue
How to inject code in all windows? I'm making an application where the user can create windows using their own html files, but it would require the windows to have a default behavior, so I developed a simple code that could be manually added by the user, but if there was a way to inject that code would make it a lot ...
2025-04-01T04:35:27.530851
2019-08-12T18:35:38
479790144
{ "authors": [ "sclevine", "zachgersh" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10644", "repo": "sclevine/spec", "url": "https://github.com/sclevine/spec/pull/13" }
gharchive/pull-request
updates travis to newer go versions Hey from DigitalOcean @sclevine! I had been looking for a project to use this on and I finally found a good fit in: https://github.com/digitalocean/doctl/pull/549 Any pointers on organization with the library let me know. Otherwise: Wanted to drop 1.9 which is deprecated and bring ...
2025-04-01T04:35:27.537250
2022-02-09T11:14:42
1128401528
{ "authors": [ "phracek", "pkubatrh" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10645", "repo": "sclorg/container-common-scripts", "url": "https://github.com/sclorg/container-common-scripts/pull/230" }
gharchive/pull-request
Add support for generating Dockerfile.c9s This pull request adds support for generation Dockefile.c9s files. And specify distgen configuration file. Signed-off-by: Petr "Stone" Hracek<EMAIL_ADDRESS> [test] The configuration file for C9S already exist here: https://github.com/devexp-db/distgen/blob/main/distgen/dis...
2025-04-01T04:35:27.586171
2019-12-23T06:14:07
541594850
{ "authors": [ "SkyWriter", "chessai" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10646", "repo": "scotty-web/scotty", "url": "https://github.com/scotty-web/scotty/pull/259" }
gharchive/pull-request
Handle adjacent slashes in the path as one A PR that [hopefully] fixes the https://github.com/scotty-web/scotty/issues/189 LGTM! Thanks! Thank you for the wonderful library!
2025-04-01T04:35:27.594655
2020-05-14T21:25:01
618545301
{ "authors": [ "noviluni" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10647", "repo": "scrapinghub/dateparser", "url": "https://github.com/scrapinghub/dateparser/issues/680" }
gharchive/issue
dateparser.parse raises unexpected errors in some edge cases I ran the dateparser.parse method against all the strings included in the Big List of Naughty Strings and I found 4 edge cases where dateparser raises an error. Big number string: dateparser.parse('2.2250738585072011e-308') OverflowError: Python int too la...
2025-04-01T04:35:27.599061
2015-09-30T18:22:20
109150532
{ "authors": [ "iwxfer", "kmike" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10648", "repo": "scrapinghub/splash", "url": "https://github.com/scrapinghub/splash/issues/310" }
gharchive/issue
Is is possible to take a screen shot with splash? I would like to take a screen shot to a webste. Is it possible with this piece of awesome code? Hey @iwxfer, Yes, sure - it started as a screenshoting server. Check render.png, render.jpeg or render.json endpoints, or Splash Scripts + splash:png() or splash:jpeg() m...
2025-04-01T04:35:27.659704
2023-12-13T06:55:12
2039073030
{ "authors": [ "georgehao", "zimpha" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10649", "repo": "scroll-tech/scroll", "url": "https://github.com/scroll-tech/scroll/pull/1046" }
gharchive/pull-request
feat(contract): change contract unit test coverage to codecov Purpose or design rationale of this PR Describe your change. Make sure to answer these three questions: What does this PR do? Why does it do it? How does it do it? change the contract unit test coverage tool PR title Your PR title must follow conventional ...
2025-04-01T04:35:27.687358
2023-03-07T07:53:33
1612914639
{ "authors": [ "LucaMarconato", "kevinyamauchi", "melonora" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10650", "repo": "scverse/napari-spatialdata", "url": "https://github.com/scverse/napari-spatiald...
gharchive/issue
Speeding up napari-spatialdata Hey everyone! I just wanted to make an issue to discuss ways we can try to improve the performance of napari-spatial data for large data. I've listed a few ideas/suggestions off the top of my head below to get things started. [easy] Profiling loading of data. I think we need to do some...
2025-04-01T04:35:27.688858
2024-06-15T12:01:09
2354792076
{ "authors": [ "LucaMarconato" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10651", "repo": "scverse/spatialdata-io", "url": "https://github.com/scverse/spatialdata-io/pull/158" }
gharchive/pull-request
fix bin_size parsing visium hd Closes #157 Tests fail because we need to cut a new release in spatialdata, but all good. The CI status is red because we need to make a release in spatialdata.
2025-04-01T04:35:27.690412
2024-08-08T15:34:04
2456104377
{ "authors": [ "fruch", "pehala" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10652", "repo": "scylladb/argus", "url": "https://github.com/scylladb/argus/issues/429" }
gharchive/issue
Add ability to hide not planned tests A fair share of tests are not planned for specific release (~190 for 2024.2) and as such are not planned, however, they still show at the list, which creates visual clutter and can be severely confusing for a newcomer (like me). I propose adding an option to hide not planned test...
2025-04-01T04:35:27.697747
2023-05-09T04:19:15
1701297482
{ "authors": [ "bhalevy", "fruch" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10653", "repo": "scylladb/scylla-ccm", "url": "https://github.com/scylladb/scylla-ccm/pull/452" }
gharchive/pull-request
node: run_cqlsh: add timeout parameter Set by default to 10 minutes to prevent blocking in communicate forever. Blocked run_cqlsh was seen in https://jenkins.scylladb.com/view/master/job/scylla-master/job/dtest-daily-release/244/testReport/cqlsh_tests.cqlsh_copy_tests/TestCqlshCopy/Run_Dtest_Parallel_Cloud_Machines__...
2025-04-01T04:35:27.700396
2024-03-19T02:56:47
2193896480
{ "authors": [ "dkropachev", "zey1996" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10654", "repo": "scylladb/scylla-cdc-go", "url": "https://github.com/scylladb/scylla-cdc-go/pull/18" }
gharchive/pull-request
fix: reader don't exit in some cases. I notice cdc can't change to new generation in some case. I think it's a bug. https://github.com/zey1996/scylla-cdc-go/blob/e99bcf197b49a2603acc317875f5c6d62db9a0e2/stream_batch.go#L160 when we close reader, sbr.interruptCh be writed a struct. but ,if sbr.reachedEndOfTheGeneratio...
2025-04-01T04:35:27.765637
2015-01-19T10:01:30
54744983
{ "authors": [ "sdeleuze" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10655", "repo": "sdeleuze/rxweb", "url": "https://github.com/sdeleuze/rxweb/issues/2" }
gharchive/issue
Use spring-web converters The main issue to fix is that they use InputStream / OutputStream in their API. Maybe we could implement something like Netty ByteBufInputStream and ByteBufOutputStream for java.nio.ByteBuffer. To be moved in the spring-rxweb repository.
2025-04-01T04:35:27.796622
2019-10-30T17:38:08
514857987
{ "authors": [ "cc-a", "finswimmer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10656", "repo": "sdispater/poetry", "url": "https://github.com/sdispater/poetry/pull/1520" }
gharchive/pull-request
Flake8 config Quite speculative but this PR provides the flake8 configuration file I used whilst working on poetry. It's compatible with black so should be a useful addition for people who use flake8 in their IDE's as standard. Hello @cc-a , thanks a lot for your contribution! In the meantime @sdispater has include...
2025-04-01T04:35:27.806156
2016-06-02T09:20:50
158095072
{ "authors": [ "noumar", "sdogruyol" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10657", "repo": "sdogruyol/kemal", "url": "https://github.com/sdogruyol/kemal/pull/152" }
gharchive/pull-request
Fix SSL context Fixes the recently moved SSL context for servers. Travis fails on latest as the change is still only in Crystal nightly. @sdogruyol, Travis fails on latest as the change is still only in Crystal nightly. Hey @noumar , thanks for the pull request. Let's wait till this gets published in Crystal la...
2025-04-01T04:35:27.808937
2019-11-06T12:24:56
518438610
{ "authors": [ "manang", "peaceiris" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10658", "repo": "sdras/awesome-actions", "url": "https://github.com/sdras/awesome-actions/issues/249" }
gharchive/issue
remove asset or release Hi, I want to know if it is a way to remove the assets or the release during the action job. I need to update the release, but I don't want to remove the release. I want to overwrite the pre existing assets. Thanks Please use GitHub Actions - GitHub Community Forum. This repository is not su...
2025-04-01T04:35:27.810310
2016-09-30T13:47:07
180307979
{ "authors": [ "joewandy", "justinjjvanderhooft" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10659", "repo": "sdrogers/ms2ldaviz", "url": "https://github.com/sdrogers/ms2ldaviz/issues/24" }
gharchive/issue
Correlate positive and negative mode alpha vectors Not sure how to visualize it (?), but it would be a cool picture for the manuscript if we see any of the combinations that I passed on earlier showing up - and perhaps some novel ones? Justin said low priority, nice to have but maybe don't bother if no time. What...
2025-04-01T04:35:27.816175
2018-02-06T07:02:30
294652362
{ "authors": [ "Zhiyuan-Amos", "eugenepeh", "vivekscl" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10660", "repo": "se-edu/addressbook-level4", "url": "https://github.com/se-edu/addressbook-level4/pull/820" }
gharchive/pull-request
Email regex validation does not accept + #743 Fixes #743 Do note that the domain name has to be 2 characters long so that it does not start and end with dots or hyphens. On a side note, the updated email regex just allows the use of more characters to solve the issue. Should a more restrictive validation be used inst...
2025-04-01T04:35:27.821789
2019-06-13T10:11:31
455653528
{ "authors": [ "julianbreiteneicher", "vulder" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10661", "repo": "se-passau/VaRA-Tool-Suite", "url": "https://github.com/se-passau/VaRA-Tool-Suite/pull/78" }
gharchive/pull-request
Adds support to restrict plots to a case study resolves se-passau/VaRA#403 Here is an overview of what got changed by this pull request: Complexity increasing per file ============================== - varats/plots/plots.py 2 See the complete overview on Codacy hmm, this is not related to the change ...
2025-04-01T04:35:27.828612
2022-03-10T04:52:44
1164751308
{ "authors": [ "noahjade", "rainasong" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10662", "repo": "se701team3/Forgettable", "url": "https://github.com/se701team3/Forgettable/pull/90" }
gharchive/pull-request
NavBar Component Created the NavBar component as desired from #57 Note this is just the UI implementation, I will create a new ticket to address and PR to address the routing to different pages :) Pictured here in lightmode: I also messed with the colour files a bit to set up for implementing darkmode in the future ...
2025-04-01T04:35:27.841963
2016-08-06T23:09:48
169770979
{ "authors": [ "adriangb", "jethrogb", "seanmonstar" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10663", "repo": "seanmonstar/httparse", "url": "https://github.com/seanmonstar/httparse/issues/18" }
gharchive/issue
Improve API I would like to build a function fn read_headers<'a,'b,R: BufRead>( stream: &mut R, buf: &'b mut Vec<u8>, headers: &'a mut [Header<'b>] ) -> Result<Request<'a,'b>,E> that reads as much from stream into buf as necessary to get a Complete return from Request::parse. This turns o...
2025-04-01T04:35:27.843896
2020-08-10T19:05:37
676350454
{ "authors": [ "eaufavor", "seanmonstar" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10664", "repo": "seanmonstar/httparse", "url": "https://github.com/seanmonstar/httparse/pull/78" }
gharchive/pull-request
Replace deprecated 'try!' with '?' https://doc.rust-lang.org/std/macro.try.html Deprecated since 1.39.0: use the ? operator instead We can't make this change, because then it stops building on Rust versions before ? became stable.
2025-04-01T04:35:27.858680
2015-06-28T21:41:54
91645265
{ "authors": [ "kramer", "sunilalmond" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10665", "repo": "searchbox-io/Jest", "url": "https://github.com/searchbox-io/Jest/pull/218" }
gharchive/pull-request
Added new fields - index, type and score for Hit Added a new test for score. Thank you for your contribution @sunilalmond !
2025-04-01T04:35:27.874385
2021-12-03T17:35:30
1070812182
{ "authors": [ "twelch" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10666", "repo": "seasketch/geoprocessing", "url": "https://github.com/seasketch/geoprocessing/issues/102" }
gharchive/issue
GP function result caching not working properly It's not clear caching is working properly for GP functions. The cache related code doesn't seem to be well documented or have much testing in place. Initial approach: Start with manually testing by creating a Postman test suite or similar. Expose the issue and fix as ...
2025-04-01T04:35:27.880093
2023-02-03T02:37:09
1569114520
{ "authors": [ "CLAassistant", "luky116", "springrain", "wuxiangege" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10667", "repo": "seata/seata-go-samples", "url": "https://github.com/seata/seata-go-s...
gharchive/pull-request
add seata at_zorm tests add seata at_zorm tests Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.1 out of 2 committers have signed the CLA.:white_check_mark: springrain:x: wuxian...
2025-04-01T04:35:27.894068
2022-08-18T01:58:51
1342471682
{ "authors": [ "PangXing", "codecov-commenter" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10668", "repo": "seata/seata-go", "url": "https://github.com/seata/seata-go/pull/230" }
gharchive/pull-request
bug: fix infinite loop of asyncCallback What this PR does: Fix infinite loop of asyncCallback Which issue(s) this PR fixes: Fixes # Special notes for your reviewer: Does this PR introduce a user-facing change?: Codecov Report Merging #230 (eed8447) into master (fd2c058) will decrease coverage by 16.01%. The d...
2025-04-01T04:35:27.925113
2021-04-15T17:53:53
859114588
{ "authors": [ "holly-r-li", "neel-a-mehta" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10669", "repo": "seattle-uat/civiform", "url": "https://github.com/seattle-uat/civiform/issues/801" }
gharchive/issue
Make Tailwind Playground demo for Currency question type The task Please create a Tailwind playground demo for this feature: UX task: #559 Story: #450 Tracker: tiny.cc/cvf-ux-tracker Background On tiny.cc/cvf-flow, we've created some wireframes for what a few key pages of our app will look like. We will eventually ...
2025-04-01T04:35:28.017891
2020-06-05T17:50:06
631796777
{ "authors": [ "JohanBendz", "jeroendew" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10670", "repo": "sebbebebbe/com.philips.hue.zigbee", "url": "https://github.com/sebbebebbe/com.philips.hue.zigbee/issues/194" }
gharchive/issue
GU10 and E27 White Ambiance with BT, not recognized Today I got the GU10 Ambiance with BT but it's not recognized. Could somebody add these to the app? Product ID: LGT002 Service ID: 268 Profile ID: 260 Edit: And the E27 White Ambiance with BT isn't recognized either. Product ID: LTA001 Service ID: 268 Profile ID...
2025-04-01T04:35:28.081811
2023-07-11T23:04:09
1799883929
{ "authors": [ "nicksuper" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10671", "repo": "secretflow/scql", "url": "https://github.com/secretflow/scql/pull/106" }
gharchive/pull-request
Update scql_config_manual.po Update scql_config_manual.po by yanghui I have read the CLA Document and I hereby sign the CLA I have read the CLA Document and I hereby sign the CLA
2025-04-01T04:35:28.085168
2021-04-24T09:14:37
866701414
{ "authors": [ "hectorkambow", "munubi254" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10672", "repo": "section-engineering-education/engineering-education", "url": "https://github.com/section-engineering-e...
gharchive/issue
Getting started with Kubernetes Clusters Proposed title of the article Getting started with Kubernetes Clusters Introduction paragraph (2-3 paragraphs): A Kubernetes Cluster is a dynamic system that places and manages containers, grouped in pods, running on nodes, along with all the interconnections and communication...
2025-04-01T04:35:28.090032
2021-07-21T10:03:10
949540660
{ "authors": [ "WanjaMIKE", "ahmadmardeni1", "hectorkambow", "salvador02" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10673", "repo": "section-engineering-education/engineering-education", "url": "h...
gharchive/issue
Connect-Flash, Bootstrap, Passport and Express-sessions on the go Proposed title of article Connect-Flash, Bootstrap, Passport and Express-sessions on the go Introduction paragraph (2-3 paragraphs): Connect-flash is node module that allows developers to send flash messages to the user interface efficiently. Connect F...
2025-04-01T04:35:28.102752
2021-09-29T18:42:53
1011327077
{ "authors": [ "ahmadmardeni1", "hectorkambow", "njerikaren" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10674", "repo": "section-engineering-education/engineering-education", "url": "https://github.com...
gharchive/issue
[Android] Getting started with android application over the air updates Topic Suggestion Pre-submission advice By following all our pre-submission advice and reviewing our Resources folder, you will maximise your chances of your topic is approved. We ask that you please be patient as our team works through approving ...
2025-04-01T04:35:28.123730
2022-01-21T09:07:09
1110223373
{ "authors": [ "hectorkambow", "katungi", "marienjus", "srishilesh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10675", "repo": "section-engineering-education/engineering-education", "url": "https:/...
gharchive/pull-request
Managing React State with Hookstate Article checklist Attention Our Peer Reviewer and Content Moderator teams do NOT provide any revisions services. All revisions and edits should be completed on your own forked repo (as to not take up room in the queue) in order for our team to review them all in a timely manner. AN...
2025-04-01T04:35:28.137030
2024-12-21T05:07:57
2753765225
{ "authors": [ "RoyalOughtness", "nihil-admirari", "spaceoden" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10676", "repo": "secureblue/secureblue", "url": "https://github.com/secureblue/secureblue/pull/...
gharchive/pull-request
feat: yafti: harden ramdisk #697 modifying fstab in yafti is a bit scary :smile: we should test this thoroughly, maybe even keep it in PR until we can run it through @girlpocalypse's new integration testing action Mount points can be modified with systemd mount units without the need to touch fstab. See e.g. http...
2025-04-01T04:35:28.138654
2023-06-11T20:59:05
1751601906
{ "authors": [ "darioalessandro" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10677", "repo": "security-union/zoom-rs", "url": "https://github.com/security-union/zoom-rs/issues/57" }
gharchive/issue
(Tauri) Limit MacOS min version to 13.4 Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Describe the solution you'd like Set MacOS min version to 13.4 using the tauri plist key: LSMinimumSystemVersion Lol, Ma...
2025-04-01T04:35:28.165453
2018-05-01T06:58:48
319132153
{ "authors": [ "markdalgleish", "ryanseddon", "seek-oss-ci" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10678", "repo": "seek-oss/html-sketchapp-cli", "url": "https://github.com/seek-oss/html-sketchapp-cli/pul...
gharchive/pull-request
feat(middleware): Add concept of middleware for calling html-sketchapp APIs Since I landed brainly/html-sketchapp#90 with resizingCintraints api I've been trying to think of a good way to expose calling APIs from here. So I've come up a kind of middleware concept with this as something that works but happy to iterate...
2025-04-01T04:35:28.211339
2024-05-26T10:12:49
2317622092
{ "authors": [ "Piumal1999", "anjula-sack", "dilankavishka" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10679", "repo": "sef-global/scholarx-frontend", "url": "https://github.com/sef-global/scholarx-frontend/i...
gharchive/issue
Create a separate component for mentor card (horizontal view) Is your feature request related to a problem? Please describe. In the admin's mentee profile view, we are currently displaying the mentor details like this: Currently, it is built inside the MentorProfile component, rather than as a separate component. De...
2025-04-01T04:35:28.215304
2021-07-16T14:51:24
946364327
{ "authors": [ "anjula-sack", "kumuditha-udayanga" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10680", "repo": "sef-global/scholarx-frontend", "url": "https://github.com/sef-global/scholarx-frontend/issues/204" }
gharchive/issue
Prevent showing 'Manage' button to the mentor in "MENTEE_APPLICATION" state Describe the bug MENTEE_APPLICATION period showing a manage button for mentors (in my programs) To Reproduce Add a condition to prevent showing the button. Expected behaviour A clear and concise description of what you expected to happen....
2025-04-01T04:35:28.218208
2016-11-15T02:15:06
189281216
{ "authors": [ "CannedGeo", "ShiangYong" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10681", "repo": "seg/2016-ml-contest", "url": "https://github.com/seg/2016-ml-contest/issues/15" }
gharchive/issue
PE regression? Hi all- Has anyone tried generating a PE for the wells that do not have it (Alexander D and Kimzey A)? I have made some attempts using from sklearn.svm import SVR and playing around with the different models. Do you think this would lead to a valid answer? Are there better regression techniques to use?...
2025-04-01T04:35:28.228015
2017-03-29T22:07:58
218023859
{ "authors": [ "Jaimal", "codecov-io", "hankim813" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10682", "repo": "segment-integrations/analytics.js-integration-twitter-ads", "url": "https://github.com/segment-inte...
gharchive/pull-request
Fire singleTags AS WELL AS PageView when Universal Website Tag ID Hey Guys, So this fix is for Turner, the logic has it that EITHER the PageView OR the singleTag were fired. Turner wants to use both. https://segment.atlassian.net/browse/EPD-2462 @hankim813 @sperand-io Codecov Report Merging #12 into master will no...
2025-04-01T04:35:28.253958
2021-11-19T16:49:21
1058727109
{ "authors": [ "brandongregoryscott", "vojtatom" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10683", "repo": "segmentio/evergreen", "url": "https://github.com/segmentio/evergreen/issues/1365" }
gharchive/issue
Empty divs in evergree-portal-container using Tooltip Hello, I think I have encountered similar issue to this one https://github.com/segmentio/evergreen/issues/329 using the Tooltip component. I'm using version 6.6.1 React: <Tooltip content="Layers" > <IconButton icon={LayersIcon} appearance="minimal" onClick={()...
2025-04-01T04:35:28.271560
2024-12-10T19:22:00
2730994806
{ "authors": [ "TravisHRabble", "pwseg" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10684", "repo": "segmentio/segment-docs", "url": "https://github.com/segmentio/segment-docs/pull/7309" }
gharchive/pull-request
Rabble AI Destination Documentation Proposed changes This is the initial commit for Rabble AI Destination Documentation Merge timing ASAP once approved Related issues (optional) just one change for me Went ahead and committed this so we can deploy today.
2025-04-01T04:35:28.275107
2018-01-31T00:31:05
292989151
{ "authors": [ "jocgir", "metmajer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10685", "repo": "segmentio/terraform-docs", "url": "https://github.com/segmentio/terraform-docs/pull/45" }
gharchive/pull-request
Extend options Hi, I added several new options to terraform-docs in order to be able to export results in various format YAML, HCL, XML in addition to JSON and MD. It is also possible to select only part of the data (inputs or outputs). We can also inject variables files and even output results coming either from ter...
2025-04-01T04:35:28.289113
2021-11-28T19:33:14
1065416028
{ "authors": [ "Bintaaaa", "seikosantana" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10686", "repo": "seikosantana/gampah", "url": "https://github.com/seikosantana/gampah/issues/6" }
gharchive/issue
where is the navigation back button? sometimes it goes to getStartedPage or blank page. I changed the navigation, have you received my pull? I investigated this and seems like the issue is caused by the CustomToolbarWidget using pop while the profile widget is not navigated using push. We replaced named and it c...
2025-04-01T04:35:28.341717
2021-06-10T15:00:51
917445527
{ "authors": [ "kevin-brown", "sphuber" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10687", "repo": "select2/select2", "url": "https://github.com/select2/select2/issues/6048" }
gharchive/issue
Allow the selection of the same value multiple times The current behaviour is that if a value is already selected, if it is selected again from the drop down menu, it will be deselected instead of being a tag being added another time to the selected values. I searched online and the documentation for mention of this ...
2025-04-01T04:35:28.355118
2022-09-10T15:16:22
1368650499
{ "authors": [ "admizh", "amuthansakthivel", "asolntsev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10688", "repo": "selenide/selenide-appium", "url": "https://github.com/selenide/selenide-appium/issues/76" }
gharchive/issue
Support for methods like scrollTo, $(byText()) in selenide-appium I am trying to use selenide-appium for mobile automation needs. It would be great to have features like scrollTo, finding element by Text in appium. For now these utilities work in selenide-selenium. @amuthansakthivel Yes, I agree. I know there is ...
2025-04-01T04:35:28.392961
2020-01-30T19:12:32
557694468
{ "authors": [ "rjyounes", "sa-bpelakh" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10689", "repo": "semanticarts/gist", "url": "https://github.com/semanticarts/gist/issues/164" }
gharchive/issue
Remove Visio files since out of date Does this also apply to the PDFs and PNGs in the Documentation directory? @rjyounes I don't know how many users looked at the giant PDF rather than loading into Protege and poking around. Technically we have embedded docs, though logical grouping and smart layout is not inherent...
2025-04-01T04:35:28.405500
2016-08-04T14:22:32
169386624
{ "authors": [ "megastef", "otisg", "rocketraman" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10690", "repo": "sematext/sematext-agent-docker", "url": "https://github.com/sematext/sematext-agent-docker/is...
gharchive/issue
On logsene service 503, container stopped with exit code 2 Saw this from the :dev container: sematext-agent-docker-1: Container stopped with exit code 2 2016-08-04T14:19:03.835216077Z at emitNone (events.js:91:20) The container automatically restarted. Is there a way to see the logs of the stopped container so ...
2025-04-01T04:35:28.415118
2022-07-27T13:19:17
1319555479
{ "authors": [ "lsroman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10691", "repo": "semrush/intergalactic", "url": "https://github.com/semrush/intergalactic/pull/322" }
gharchive/pull-request
TEST preview site for pull request What changed? 🦄... Definition of Done [ ] Dependencies checked (if applicable) [ ] TS types updated (if applicable) [ ] CHANGELOG.md updated (if applicable) [ ] Complete unit testing (if applicable) [ ] Complete screenshot testing (if applicable) [ ] Complete UX review (if applica...
2025-04-01T04:35:28.421435
2018-10-09T14:58:37
368254950
{ "authors": [ "SendGridDX", "spencerbyw", "thinkingserious" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10692", "repo": "sendgrid/docs", "url": "https://github.com/sendgrid/docs/pull/4101" }
gharchive/pull-request
Fix various typos in the documentation Description of the change: Fixes for a couple wording issues I found while reading through the docs. Reason for the change: Fix wording. Link to original source: N/A Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign ...
2025-04-01T04:35:28.430939
2020-11-25T18:07:47
751024057
{ "authors": [ "jarscr", "thinkingserious" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10693", "repo": "sendgrid/sendgrid-php", "url": "https://github.com/sendgrid/sendgrid-php/issues/1023" }
gharchive/issue
Domain International Extension Issue Summary Hi, I have issue sending email from domain with international extension, I don't find one solution for this. Thanks Code Snippet <EMAIL_ADDRESS>, 'Name'); <EMAIL_ADDRESS>, 'Name'); $mail->addTo('me@gmail.com); Exception/Log "$emailAddress" must be a valid e...
2025-04-01T04:35:28.436593
2015-05-22T08:41:58
79357507
{ "authors": [ "Znow", "senny" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10694", "repo": "senny/pdfjs_viewer-rails", "url": "https://github.com/senny/pdfjs_viewer-rails/issues/4" }
gharchive/issue
Unexpected server response - Amazon Heya Getting this error when trying to retrieve from Amazon: PDF.js v1.0.907 (build: e9072ac) Message: Unexpected server response (0) while retrieving PDF "https://xxxxx.s3.amazonaws.com/uploads/document/document/3/xxxxx.pdf". Duplicate of #12. The linked issue also contains req...
2025-04-01T04:35:28.439380
2015-07-23T18:13:48
96872422
{ "authors": [ "shakycode" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10695", "repo": "sensu-plugins/sensu-plugin", "url": "https://github.com/sensu-plugins/sensu-plugin/issues/94" }
gharchive/issue
only handling every 180 occurrences I have the latest sensu-core installed and I've installed the sensu-plugin gem using the omnibus package. Sensu is up and running no problem, but I'm running into major issues with handlers. I've setup both the standard ruby mailer.rb from the community plugins, as well as the pag...
2025-04-01T04:35:28.442483
2016-07-16T07:38:29
165917394
{ "authors": [ "CVTJNII", "cwjohnston", "fessyfoo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10696", "repo": "sensu-plugins/sensu-plugin", "url": "https://github.com/sensu-plugins/sensu-plugin/pull/142" }
gharchive/pull-request
sensu-handler: filter_repeated pass resolve events resolution events should not be filtered by filter_repeated On-call personnel may not receive resolve notifications due to this filtering method. I believe this is a bad user experience which may lead some people to mistrust Sensu as a monitoring and alerting system...
2025-04-01T04:35:28.448291
2018-03-19T23:01:42
306669427
{ "authors": [ "mercul3s" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10697", "repo": "sensu/sensu-docs-site", "url": "https://github.com/sensu/sensu-docs-site/pull/275" }
gharchive/pull-request
RBAC - read-only user guide and reference doc refactoring Closes #245 Closes #267 @palourde I think I've addressed all your comments, ready for another round of review.
2025-04-01T04:35:28.455565
2017-02-11T20:36:52
207006547
{ "authors": [ "agoddard", "cwjohnston", "dkinon", "portertech" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10698", "repo": "sensu/sensu", "url": "https://github.com/sensu/sensu/issues/1551" }
gharchive/issue
Sensu Stashes Disappear When I stash both client and check specific alerts with no expiration via uchiwa, some time later (seems to be arbitrary but always within1-2 days) the stashes just disappear and alerts start flowing again. So far I haven't been unable to correlate this to any specific log entries. Expected B...
2025-04-01T04:35:28.462523
2018-06-15T08:58:30
332696680
{ "authors": [ "azupanc", "devisperessutti", "fvivian", "nilshempelmann" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10699", "repo": "sentinel-hub/eo-learn", "url": "https://github.com/sentinel-hub/eo-lear...
gharchive/issue
TRUE-COLOR-S2-L1C layer configuration I was trying to run the example land-cover-map over Switzerland on my local machine but ran into a problem: --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <ipython-input-20-54...
2025-04-01T04:35:28.467984
2023-12-26T15:20:44
2056500273
{ "authors": [ "docktermj" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10700", "repo": "senzing-garage/evaluate", "url": "https://github.com/senzing-garage/evaluate/issues/45" }
gharchive/issue
Update repository after transfer See https://github.com/senzing-garage/garage-roadmap/issues/3 Pull requests: https://github.com/senzing-garage/docker-xterm/pull/267
2025-04-01T04:35:28.468962
2023-12-22T19:12:25
2054421866
{ "authors": [ "docktermj" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10701", "repo": "senzing-garage/ibm-openshift-guide", "url": "https://github.com/senzing-garage/ibm-openshift-guide/issues/30" }
gharchive/issue
Update repository after transfer See https://github.com/senzing-garage/garage-roadmap/issues/3 Pull requests: https://github.com/senzing-garage/ibm-openshift-guide/pull/31