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:33:47.288356 | 2024-07-13T22:29:39 | 2407183936 | {
"authors": [
"Alirexaa",
"flobernd"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5686",
"repo": "elastic/elasticsearch-net",
"url": "https://github.com/elastic/elasticsearch-net/issues/8265"
} | gharchive/issue | Support OpentTelemetry Metrics
Is your feature request related to a problem? Please describe.
Colleccting Stats from nodes, indices and cluster for monitoring is not easy.
Describe the solution you'd like
I think its good to support such metrics as OTel Spec.
This client support tricing via using ActivityResource so ... |
2025-04-01T04:33:49.041780 | 2022-11-23T12:09:55 | 1461643366 | {
"authors": [
"P1llus",
"ShourieG",
"andrewkroh",
"elasticmachine"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5687",
"repo": "elastic/stream",
"url": "https://github.com/elastic/stream/pull/47"
} | gharchive/pull-request | Adding Azure Blob Storage output support
This PR adds support for Azure Blob Storage output, for adding system tests on integrations.
:broken_heart: Build Failed
the below badges are clickable and redirect to their specific view in the CI or DOCS
Expand to view the summary
Build stats
Start Time: 2022-... |
2025-04-01T04:33:49.053057 | 2024-01-18T12:48:40 | 2088220985 | {
"authors": [
"mmfernandespmg",
"srri",
"zephyros-dev"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5688",
"repo": "elastic/terraform-provider-ec",
"url": "https://github.com/elastic/terraform-provider-... | gharchive/issue | EC stack update fails if there are configuration changes that are not in Terraform state
Readiness Checklist
[x] I am running the latest version
[x] I checked the documentation and found no answer
[x] I checked to make sure that this issue has not already been filed
[x] I am reporting the issue to the correct... |
2025-04-01T04:33:49.062010 | 2021-10-14T08:39:08 | 1026122783 | {
"authors": [
"Xartos",
"viktor-f"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5689",
"repo": "elastisys/compliantkubernetes-apps",
"url": "https://github.com/elastisys/compliantkubernetes-apps/issues/628"... | gharchive/issue | Elasticsearch does not start properly on citycloud with encrypted disks
Describe the bug
When using encrypted disks on citycloud, the pods take a lot longer time to start. This seems to be a problem for elasticsearch who will not start up properly and you then seem to have to run the security admin script to fix it.
... |
2025-04-01T04:33:49.076099 | 2021-11-10T07:46:51 | 1049498595 | {
"authors": [
"OlleLarsson",
"cristiklein",
"robinelastisys"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5690",
"repo": "elastisys/compliantkubernetes-apps",
"url": "https://github.com/elastisys/compli... | gharchive/pull-request | apps sc: cert-manager 1.6.1
What this PR does / why we need it:
Our clusters have had problems renewing certificates lately. This could potentially be resolved by upgrading the cert-manager from 1.4.0 to 1.6.1.
https://github.com/elastisys/compliantkubernetes-apps/issues/661
https://github.com/elastisys/compliantkube... |
2025-04-01T04:33:49.089822 | 2024-02-27T14:29:20 | 2156743832 | {
"authors": [
"kevin-dp"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5692",
"repo": "electric-sql/electric",
"url": "https://github.com/electric-sql/electric/pull/1014"
} | gharchive/pull-request | fix (generator): fix type error with WhereUniqueInput schemas
This PR fixes type errors in the generated client with WhereUniqueInput schemas, as reported in: https://discord.com/channels/933657521581858818/1211387122351870072.
The type errors come from the fact that we are now using Prisma v5 for generating the Pris... |
2025-04-01T04:33:49.095196 | 2021-12-10T19:35:50 | 1077168585 | {
"authors": [
"beserge",
"stephenhensley"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5693",
"repo": "electro-smith/libDaisy",
"url": "https://github.com/electro-smith/libDaisy/pull/458"
} | gharchive/pull-request | Port bno055 9-DOF absolute Orientation IMU fusion breakout
Ported from here
closing because its old, and we haven't really tested it -- there also hasn't been much demand for this -- I'll leave the branch intact
|
2025-04-01T04:33:49.233295 | 2017-08-08T08:37:21 | 248640584 | {
"authors": [
"nornagon",
"theuniverse"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5694",
"repo": "electron/node-minidump",
"url": "https://github.com/electron/node-minidump/issues/28"
} | gharchive/issue | [Question] Is there any Java-equivalence of this library?
Sorry for opening this issue. We are building a micro service to handle the analysis of the crash reports, and part of it is handling the dumpfiles sent with the report. It's great to have this library in our PoC, but when we want to switch to SpringBoot micro... |
2025-04-01T04:33:49.244563 | 2016-07-12T15:15:37 | 165106211 | {
"authors": [
"dithillobothrium",
"toxa81"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5695",
"repo": "electronic-structure/SIRIUS",
"url": "https://github.com/electronic-structure/SIRIUS/issues/18"
} | gharchive/issue | Change signature of "generate_potential(...)"-like methods to more common view
It would be useful to make signature of method like generate_potential(Density& density). Now it is not convenient generate_potential(mdarray full_density, ndarray magnetization) because every new feature from density requires overwriting ... |
2025-04-01T04:33:49.270680 | 2018-05-22T21:14:07 | 325465646 | {
"authors": [
"etstaging",
"seph1603"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5696",
"repo": "elegantthemes/create-divi-extension",
"url": "https://github.com/elegantthemes/create-divi-extension/issues/70"
} | gharchive/issue | Image not Showing Up on VB
Problem Description
Uploaded image not showing up on VB
Steps To Reproduce
Upload an image
Image renders when closing visual builder but not when visual builder is active.
file.jsx
render() {
return (
<Fragment>
<div class="myte-my_testimonial">
<img src="{ th... |
2025-04-01T04:33:49.274553 | 2017-07-13T01:45:59 | 242562704 | {
"authors": [
"e1emeb0t",
"wulucxy"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5697",
"repo": "eleme/element-react",
"url": "https://github.com/eleme/element-react/issues/486"
} | gharchive/issue | 建议Button组件可以支持自定义html元素
建议Button组件可以支持自定义html元素
now Button component only support <button>, actually sometimes <a> is more suitable, or may be other tags, so can you support custom html tags for Button component?
element-react is syncing with element-ui, you can submit feature request to its issues.
|
2025-04-01T04:33:49.293228 | 2024-08-29T09:11:13 | 2493882197 | {
"authors": [
"ofek1weiss",
"stuartjd-lendable"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5698",
"repo": "elementary-data/elementary",
"url": "https://github.com/elementary-data/elementary/issues/1686"
} | gharchive/issue | Filter send-report using multiple selectors
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 [...]
This is my understanding from some experimentation/testing but please let me know if there's a way to do this already.... |
2025-04-01T04:33:49.296084 | 2023-01-18T09:14:24 | 1537651714 | {
"authors": [
"IDoneShaveIt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5699",
"repo": "elementary-data/elementary",
"url": "https://github.com/elementary-data/elementary/pull/585"
} | gharchive/pull-request | ELE-187 fix test runs order
Fixed the order of the test runs
Fixed test runs duplication
Added test for duplicate test runs
Added test for test runs order
@elongl sure thing!
There are 2 problems that we have with the test runs invocations currently:
The order of the invocations on the graph is based on the orde... |
2025-04-01T04:33:49.392954 | 2024-09-23T06:46:05 | 2541713527 | {
"authors": [
"acollings",
"fred-atherden"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5701",
"repo": "elifesciences/publish-reviewed-preprints-issues",
"url": "https://github.com/elifesciences/publish-reviewed-p... | gharchive/issue | MSID: 101936 Version: 1 DOI: 10.1101/2<IP_ADDRESS>3021
MSID: 101936
Version: 1
Preprint DOI: https://doi.org/10.1101/2<IP_ADDRESS>3021
Step 1. Awaiting reviews
Editorial to post reviews via hypothesis
Useful links:
DocMap: https://data-hub-api.elifesciences.org/enhanced-preprints/docmaps/v2/by-publisher/elife/get-by... |
2025-04-01T04:33:49.398283 | 2024-09-06T08:43:44 | 2509867381 | {
"authors": [
"Shagon94",
"elijah-potter"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5702",
"repo": "elijah-potter/harper",
"url": "https://github.com/elijah-potter/harper/issues/144"
} | gharchive/issue | Installation instructions for Docker
I wanted to try out the project, however even though I see the Dockerifle there are no instructions on how to use it.
Would it be possible to have a documentation page/wiki explaining with the different installation methods?
Additionally, is there support coming for different lang... |
2025-04-01T04:33:49.412954 | 2020-10-16T03:02:26 | 722823633 | {
"authors": [
"danj3",
"josevalim"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5703",
"repo": "elixir-ecto/ecto",
"url": "https://github.com/elixir-ecto/ecto/pull/3445"
} | gharchive/pull-request | Align behaviour cast for { :array, :string } with :string
In the refactor of type.ex for 3.5 a breaking change and
inconsistency was introduced:
Prior to the Type refactor:
3.4> Ecto.Type.cast( {:array, :string} , ["hello" , nil ])
{:ok, ["hello", nil]}
After the Type refactor:
3.5> Ecto.Type.cast( {:array, :string}... |
2025-04-01T04:33:49.414356 | 2019-06-12T17:07:20 | 455327998 | {
"authors": [
"uniqueg",
"vaniisgh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5704",
"repo": "elixir-europe/mock-TES",
"url": "https://github.com/elixir-europe/mock-TES/issues/6"
} | gharchive/issue | Add tests
[ ] Add tests for validation of schemas (bravado/connexion conflicts)
Closed for now because of low priority at the moment. Testing of mock-TES will be included through integration tests on TEStribute side for now.
|
2025-04-01T04:33:49.417689 | 2024-03-11T22:29:36 | 2180372303 | {
"authors": [
"GenericJam",
"josevalim"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5705",
"repo": "elixir-explorer/explorer",
"url": "https://github.com/elixir-explorer/explorer/pull/880"
} | gharchive/pull-request | Add more options for cacertfile including custom file supplied by user
The existing code was failing for me due to being behind corporate proxy.
I shamelessly borrowed most of this from here -https://github.com/elixir-cldr/cldr_utils/blob/2fcfefb729e1ff3fa06a4cb9d531846c2056bcf2/lib/cldr/http/http.ex#L330 - so if kip... |
2025-04-01T04:33:49.488208 | 2024-07-29T14:27:50 | 2435582770 | {
"authors": [
"FlXlT",
"falood"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5706",
"repo": "elixir-maru/maru_entity",
"url": "https://github.com/elixir-maru/maru_entity/pull/23"
} | gharchive/pull-request | Fix Elixir 1.17 warnings
Resolves the following warnings that arise in Elixir 1.17
warning: using map.field notation (without parentheses) to invoke function Maru.EntityTest.ReturnOnlyWantedFieldsWithBeforeSerializeTest.__exposures__() is deprecated, you must add parentheses instead: remote.function()
(maru_entity ... |
2025-04-01T04:33:49.492920 | 2022-02-21T07:52:51 | 1145439201 | {
"authors": [
"coveralls",
"moogle19",
"whatyouhide"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5707",
"repo": "elixir-mint/hpax",
"url": "https://github.com/elixir-mint/hpax/pull/8"
} | gharchive/pull-request | Use import Bitwise instead of use Bitwise
Fixes the deprecation warnings (for Elixir >= 1.14) for use Bitwise and only imports the function which is used in the module.
Pull Request Test Coverage Report for Build 494bdd936e2689d590f33af0d5ade2a3ebbc32a3-PR-8
0 of 0 changed or added relevant lines in 0 files are ... |
2025-04-01T04:33:49.497344 | 2023-10-27T09:23:27 | 1965119586 | {
"authors": [
"LuchoTurtle",
"jonatanklosko",
"josevalim",
"ndrean"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5708",
"repo": "elixir-nx/bumblebee",
"url": "https://github.com/elixir-nx/bumblebee/... | gharchive/issue | Model "Salesforce - Blip large" fails
Model: "Salesforce/blip-image-captioning-large" fails to build (but "base" is ok).
Bumblebee v 0.4.2
[error] Kino.listen with #Function<42.105768164/1 in :erl_eval.expr/6> failed with reason:
** (ArgumentError) invalid dimension in axis 2 found in shape. Each dimension must be a... |
2025-04-01T04:33:49.503201 | 2023-01-26T12:05:40 | 1558038330 | {
"authors": [
"orsinium",
"warmwaffles"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5709",
"repo": "elixir-sqlite/exqlite",
"url": "https://github.com/elixir-sqlite/exqlite/issues/231"
} | gharchive/issue | SQLITE_ENABLE_DBSTAT_VTAB
When I try to query the dbstat table I get the following exception:
** (Exqlite.Error) no such table: dbstat
SELECT * FROM dbstat;
My noob understanding of the issue is that exlite ships with a sqlite version inside that is built without the "SQLITE_ENABLE_DBSTAT_VTAB" compile-ti... |
2025-04-01T04:33:49.511059 | 2014-12-07T02:26:44 | 51204701 | {
"authors": [
"Spuds",
"emanuele45"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5710",
"repo": "elkarte/Elkarte",
"url": "https://github.com/elkarte/Elkarte/issues/1910"
} | gharchive/issue | Storage of PBE keys
Currently PBE keys are sent and stored as a hexcode-(m,p,t)(digits) format e.g. e938b108a0bfd41079bacabb45eabbb6-m112507
In normal practice this is fine, however it makes it difficult to adapt the database when topics are merged or messages removed/merged since that entire key is searched for and ... |
2025-04-01T04:33:49.535762 | 2022-06-01T23:43:51 | 1257303094 | {
"authors": [
"3nprob",
"ellenhp"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5711",
"repo": "ellenhp/headway",
"url": "https://github.com/ellenhp/headway/issues/43"
} | gharchive/issue | Missing static files
Getting the following errors in browser console after running make Sucre.up.
GET<EMAIL_ADDRESS>404 (Not Found)
GET<EMAIL_ADDRESS>404 (Not Found)
Error: Source layer "park" does not exist on source "openmaptiles" as specified by style layer "park".
Error: Source layer "park" does not exist on sou... |
2025-04-01T04:33:49.606938 | 2016-06-10T21:06:11 | 159723596 | {
"authors": [
"ellisonbg",
"jakevdp"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5712",
"repo": "ellisonbg/altair",
"url": "https://github.com/ellisonbg/altair/pull/128"
} | gharchive/pull-request | [MRG] Bump Vega-Lite to v1.0.10
Bumping Vega-Lite to v1.0.10
This change touches a lot of things. The basic summary is:
New examples & associated notebooks & tests from the Vega-Lite 1.0.10 release
New schema & wrappers for the Vega-Lite v1.0.10 schema
Two new top-level classes join Chart (names can easily be change... |
2025-04-01T04:33:49.611015 | 2018-09-12T15:40:59 | 359540705 | {
"authors": [
"ellisonch",
"jip"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5713",
"repo": "ellisonch/CFGLib",
"url": "https://github.com/ellisonch/CFGLib/issues/2"
} | gharchive/issue | Case-sensitive paths issue when building under Linux
The problem:
> msbuild
[...]
Processing resource file "Properties/Resources.resx" into "obj/Debug/Grammars.Properties.Resources.resources".
/home/user/CFGLib/Grammars/Properties/Resources.resx(129,5): error MSB3103: Invalid Resx file. Could not find a part of the... |
2025-04-01T04:33:49.617302 | 2016-02-22T12:22:15 | 135402354 | {
"authors": [
"jvoigtlaender",
"rlefevre",
"rosenk"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5714",
"repo": "elm/compiler",
"url": "https://github.com/elm/compiler/issues/1294"
} | gharchive/issue | Provide official arm build
On Raspberry Pi 2:
npm -g install elm
Unfortunately, there are currently no Elm Platform binaries available for your operating system and architecture.
Building from source is a horrific experience on such slow device. I tried but ghc is running out of ram or something.
This issue might b... |
2025-04-01T04:33:49.620793 | 2019-11-26T18:41:17 | 528905752 | {
"authors": [
"Razzeee",
"evancz",
"wonbyte"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5715",
"repo": "elm/compiler",
"url": "https://github.com/elm/compiler/issues/2025"
} | gharchive/issue | Homebrew bottle version
Quick Summary: When I install elm via homebrew i get the elm-0.19.0.mojave.bottle.tar.gz version. Is this ok to run on macOS Catalina? I have tried the repl and everything seems to work fine so just want to make sure.
Elm: 0.19.0
Operating System: macOS Catalina
I'm not sure who creates th... |
2025-04-01T04:33:49.685422 | 2020-04-21T10:45:31 | 603898415 | {
"authors": [
"Xjs",
"hanche",
"krader1961",
"xiaq",
"zzamboni"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5716",
"repo": "elves/elvish",
"url": "https://github.com/elves/elvish/issues/979"
} | gharchive/issue | Make \ a valid bareword character
The backslash () is the preferred path separator on Windows [1].
I intend to make it Elvish a truly cross-platform shell, so being able to write paths without quoting is an important part of that goal.
Elvish now only uses backslashes for line continuations; everywhere else it trigge... |
2025-04-01T04:33:49.692559 | 2020-06-02T20:51:13 | 629505592 | {
"authors": [
"akchinSTC"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5718",
"repo": "elyra-ai/elyra",
"url": "https://github.com/elyra-ai/elyra/pull/600"
} | gharchive/pull-request | Update kfp-notebook package imports
To be merged in tandem with https://github.com/elyra-ai/kfp-notebook/pull/27
https://github.com/elyra-ai/elyra/issues/455 will be dependent on this as well since the conda recipe for kfp-notebook depends on the released wheel
Developer's Certificate of Origin 1.1
By making a con... |
2025-04-01T04:33:49.786073 | 2024-04-19T08:45:53 | 2252434770 | {
"authors": [
"CharlesMangwa",
"biancalui-emarsys"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5719",
"repo": "emartech/react-native-emarsys-sdk",
"url": "https://github.com/emartech/react-native-emarsys-s... | gharchive/pull-request | Add TypeScript support
Motivation 💪
We're planning on using Emarsys at colorfy for some of our projects. However, the lack of static typing is a major hindrance for us, as all of them are fully typed. That what birthed this PR with the goal to implement support for TypeScript.
Approach 🤔
While making this PR, we tr... |
2025-04-01T04:33:49.787970 | 2021-04-12T10:08:49 | 855805041 | {
"authors": [
"Dirbaio",
"lulf"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5720",
"repo": "embassy-rs/embassy",
"url": "https://github.com/embassy-rs/embassy/pull/137"
} | gharchive/pull-request | Allow signals to be used when building for std
@Dirbaio Version of #135 that makes critical section independent of signal.
Looks great! Thanks :)
|
2025-04-01T04:33:49.794015 | 2022-06-15T23:00:09 | 1272834823 | {
"authors": [
"elpiel",
"jamwaffles",
"rfuest"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5721",
"repo": "embedded-graphics/simulator",
"url": "https://github.com/embedded-graphics/simulator/issues/42... | gharchive/issue | Bad performance when animating
Version of embedded-graphics-simulator in use (if applicable): 0.3
Version of embedded-graphics in use (if applicable): 0.7
Description of the problem/feature request/other
It seems that the simulator has a very bad performance when it comes to doing animation with SDL2.
When I was te... |
2025-04-01T04:33:49.804027 | 2015-02-04T18:05:57 | 56564344 | {
"authors": [
"rwjblue"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5722",
"repo": "ember-cli/ember-cli-qunit",
"url": "https://github.com/ember-cli/ember-cli-qunit/pull/39"
} | gharchive/pull-request | Add a short delay before starting tests.
This deals with a Chrome bug where if a breakpoint is hit during the evaluation of the page the sourcemaps will not continue to load.
/cc @dgeb
|
2025-04-01T04:33:49.867574 | 2024-06-27T19:54:15 | 2378983041 | {
"authors": [
"nelsitoPuglisi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5723",
"repo": "embrace-io/embrace-android-sdk",
"url": "https://github.com/embrace-io/embrace-android-sdk/pull/1004"
} | gharchive/pull-request | split branch from build and publish
Goal
Testing
Release Notes
WHAT:
WHY:
#1004 👈
master
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @nelsitoPuglisi and the rest of your teammates on Graphite
|
2025-04-01T04:33:49.872155 | 2023-11-28T17:10:48 | 2014916062 | {
"authors": [
"NullVoxPopuli",
"SergeAstapov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5724",
"repo": "embroider-build/addon-blueprint",
"url": "https://github.com/embroider-build/addon-blueprint/pull/231"
} | gharchive/pull-request | Remove unneeded babel plugins so that shipped addon code is way smaller and easier to debug without sourcemaps
(Sourcemaps are, ofc, still very good, and hi-fi)
Changes:
Removes: the babel plugins related to shipped proposals as well as the decorator transform
Adds: decorators-transform, which is a more targeted way... |
2025-04-01T04:33:49.907665 | 2024-08-05T06:05:01 | 2447679881 | {
"authors": [
"AdrianSosic",
"Alex6022",
"CLAassistant",
"Scienfitz",
"brandon-holt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5725",
"repo": "emdgroup/baybe",
"url": "https://github.com/emdg... | gharchive/pull-request | Feature/feature importance
Introduced SHAP (SHapley Additive exPlanations) analysis of the surrogate model to analyze the feature importance of finished campaigns. This is especially interesting in combination with the molecular encodings that are already built-in into BayBE.
In a previous project from the AC-BO-Hack... |
2025-04-01T04:33:49.919163 | 2023-03-22T17:14:56 | 1636189385 | {
"authors": [
"daweedm",
"sveetch"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5726",
"repo": "emencia/django-blog-lotus",
"url": "https://github.com/emencia/django-blog-lotus/issues/46"
} | gharchive/issue | Watch for DAL update with dark mode support
Is your feature request related to a problem? Please describe.
Current django-autocomplete-light (DAL) version (3.9.4) is not yet compatible Django admin and dark mode.
So for now, we included the following patch in templates/admin/lotus/article/change_form.html :
https://g... |
2025-04-01T04:33:49.950335 | 2023-03-01T22:20:16 | 1605749461 | {
"authors": [
"amfaber"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5727",
"repo": "emilk/egui",
"url": "https://github.com/emilk/egui/pull/2771"
} | gharchive/pull-request | Wip
Cranky and deny have been massaged to get checks to pass.
Because of https://github.com/ebarnard/rust-plist/commit/aa3821390fe804ad73bec28180a07c7ac31e0dc8 upgrading its dependency on base64 before bumping its version, base64 has been added to ban skips of cargo deny.
Accidentally created a PR upstream instead ... |
2025-04-01T04:33:49.951360 | 2024-04-28T12:46:03 | 2267546411 | {
"authors": [
"HugKitten",
"emipa606"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5728",
"repo": "emipa606/ArchotechPlus",
"url": "https://github.com/emipa606/ArchotechPlus/issues/4"
} | gharchive/issue | Add proper support for Hediff_Level
class Hediff_LevelWithComps should inherit Hediff_Level instead of HediffWithComps to allow for better comparability with the game, as the game already has a class that handles levels. This will allow the mod to work properly with character editors such as Pawn Editor and Character... |
2025-04-01T04:33:49.956553 | 2022-08-25T18:51:20 | 1351314578 | {
"authors": [
"BenGatewood",
"bothra90",
"cindymullins-dw",
"mrnonz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5729",
"repo": "emissary-ingress/emissary",
"url": "https://github.com/emissary-ingr... | gharchive/issue | Invalid Envoy Config Generated From Emissary GZIP Filter
Describe the bug
Enabling gzip compression as described on the docs page here: https://www.getambassador.io/docs/edge-stack/latest/topics/running/gzip/ appears to cause emissary to generate invalid envoy configuration. Specifically seems to be related to the co... |
2025-04-01T04:33:50.099094 | 2023-06-23T06:46:18 | 1770881291 | {
"authors": [
"kdpuvvadi",
"ysfscream"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5730",
"repo": "emqx/MQTTX",
"url": "https://github.com/emqx/MQTTX/issues/1318"
} | gharchive/issue | hashes for release files are missing
What did I do
Check for hash in release assets
What happened
Not available
Expected
Available in release assets
@kdpuvvadi Hello. Thank you for reporting this issue. Based on your description, you cannot find the hashes in the release assets.
To assist you better, I would need ... |
2025-04-01T04:33:50.208124 | 2024-01-08T08:59:17 | 2070000745 | {
"authors": [
"emzeat",
"mariuszwicker-cnhind"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5731",
"repo": "emzeat/mz-lictools",
"url": "https://github.com/emzeat/mz-lictools/issues/30"
} | gharchive/issue | Inconsistency when determining year
When amending to a commit the constructor for an Author is using DateUtils resulting in the current year to be used
...
if year_to is None:
year_to = DateUtils.current_year()
...
However when checking the git history is used with the date a commit was created, not amended:
...
a... |
2025-04-01T04:33:50.215643 | 2019-08-14T06:32:34 | 480504648 | {
"authors": [
"ybsung"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5732",
"repo": "enactjs/enact",
"url": "https://github.com/enactjs/enact/pull/2499"
} | gharchive/pull-request | ENYO-6143: Show overscroll effect properly via page up and down keys on paging controls
Checklist
[X] I have read and understand the contribution guide
[ ] A CHANGELOG entry is included
[ ] At least one test case is included for this feature or bug fix
[X] Documentation was added or is not needed
[ ] This is an API ... |
2025-04-01T04:33:50.226355 | 2018-01-30T16:31:38 | 292849360 | {
"authors": [
"thedrow",
"tomchristie"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5733",
"repo": "encode/apistar",
"url": "https://github.com/encode/apistar/issues/390"
} | gharchive/issue | Provide the asyncio event loop as a component
I know we can do asyncio.get_event_loop() but it feels nicer to have it as a component.
I'm going to pass on this. We'll keep things slimlined as much as possible for 0.4 (#400), but improve docs on creating components.
|
2025-04-01T04:33:50.256907 | 2020-09-30T14:35:56 | 712004458 | {
"authors": [
"brenzi",
"clangenb"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5734",
"repo": "encointer/encointer-wallet-flutter",
"url": "https://github.com/encointer/encointer-wallet-flutter/issues/73"
... | gharchive/issue | SocketException Failed host lookup: 'nctr-gsl.subscan.io'
When tapping on an nctr-currency we see the following error message in the log.
SocketException: Failed host lookup: 'nctr-gsl.subscan.io' (OS Error: No address associated with hostname, errno = 7)
I saw that before and that's to be expected as subscan does... |
2025-04-01T04:33:50.294891 | 2024-08-30T13:12:48 | 2497207365 | {
"authors": [
"AyanSinhaMahapatra",
"TimBrown1611",
"flo7000"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5735",
"repo": "endoflife-date/endoflife.date",
"url": "https://github.com/endoflife-date/endoflife.da... | gharchive/issue | Show Product Identifiers in API
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
When I look in the website I see Show Product Identifiers
which specifies CPE \ PURL of a package \ distro
is it possible to display it in the API?
Describe the soluti... |
2025-04-01T04:33:50.304628 | 2020-06-08T14:31:12 | 634668322 | {
"authors": [
"julienrf",
"scala-steward"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5736",
"repo": "endpoints4s/endpoints4s",
"url": "https://github.com/endpoints4s/endpoints4s/pull/583"
} | gharchive/pull-request | Update akka-actor, akka-stream, ... to 2.6.6
Updates
com.typesafe.akka:akka-actor
com.typesafe.akka:akka-stream
com.typesafe.akka:akka-stream-testkit
com.typesafe.akka:akka-testkit
from 2.6.3 to 2.6.6.
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to s... |
2025-04-01T04:33:50.318221 | 2024-01-25T23:15:50 | 2101319056 | {
"authors": [
"ashwinbalaramb",
"jrhender"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5737",
"repo": "energywebfoundation/ocn-tools",
"url": "https://github.com/energywebfoundation/ocn-tools/issues/1"
} | gharchive/issue | npm install step fails
Hi, I am trying to setup your project in my local by following the readme step. The npm install step fails on my Mac. My node and npm versions are:
npm --version
10.2.0
node --version
v21.1.0
I have attached the logs too. I tried updating the node-gyp module, removed the package-lock.json file... |
2025-04-01T04:33:50.321071 | 2021-10-23T14:14:44 | 1034176904 | {
"authors": [
"AkinAD",
"isereb",
"mfridman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5738",
"repo": "enescakir/emoji",
"url": "https://github.com/enescakir/emoji/issues/10"
} | gharchive/issue | Add ability to check (or retrieve) aliases in an input
Awesome package, thanks.
What do you think about adding a func Contains(input string) bool or func FindAll(input string) []string functions? Exposing how Parse finds aliases.
This would allow the caller to check for existence, or find all the aliases in a given i... |
2025-04-01T04:33:50.333097 | 2017-04-10T21:13:21 | 220772429 | {
"authors": [
"jpailthorpe"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5739",
"repo": "engagementgamelab/at-stake-v3",
"url": "https://github.com/engagementgamelab/at-stake-v3/issues/123"
} | gharchive/issue | CoinValues: Update all mockup screens to have accurate coin buy/receive values that match keystone
Though we want to do a thorough review of point balancing, for now we can do some quick copy changes to make sure the screens where coin values are listed match keystone values.
[ ] Adjust copy in mockups to match ... |
2025-04-01T04:33:50.336550 | 2024-06-03T15:03:51 | 2331396768 | {
"authors": [
"engeir"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5740",
"repo": "engeir/volcano-data-deconvolution",
"url": "https://github.com/engeir/volcano-data-deconvolution/pull/16"
} | gharchive/pull-request | chore(main): release volcano-data-deconvolution 1.0.5
:robot: I have created a release beep boop
1.0.5 (2024-06-03)
Continuous Integration
github: update citation.cff and validate after (8def5c5)
This PR was generated with Release Please. See documentation.
:robot: Release is at https://github.com/engeir/volcano... |
2025-04-01T04:33:50.344356 | 2021-05-17T22:38:23 | 893768832 | {
"authors": [
"Tmpod",
"brtwrst",
"realtux",
"rushsteve1"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5741",
"repo": "engineer-man/piston-bot",
"url": "https://github.com/engineer-man/piston-bot/issues/41... | gharchive/issue | Custom prefixes or more unique default prefix
/ is a far too common prefix and it is the leader sequence for interactions, which means one just gets in the way when you're trying to use the other, and vice-versa. Setting a more unique prefix (like irc!, ~, ##, etc) or even better, allowing for configurable prefixes w... |
2025-04-01T04:33:50.374689 | 2019-01-30T13:56:54 | 404782438 | {
"authors": [
"fatmcgav",
"sds"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5742",
"repo": "enkessler/childprocess",
"url": "https://github.com/enkessler/childprocess/issues/143"
} | gharchive/issue | Childprocess v1.0.0 failing to install
I've spotted a failure on some of our CI pipelines this morning, that appears to be related to the release of v1.0.0 of childprocess.
The jobs are failing with:
Fetching: childprocess-1.0.0.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installi... |
2025-04-01T04:33:50.384341 | 2022-12-25T16:53:14 | 1510369677 | {
"authors": [
"enkiark"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5743",
"repo": "enkiark/bluise",
"url": "https://github.com/enkiark/bluise/pull/8"
} | gharchive/pull-request | [Snyk] Security upgrade nuxt from 2.13.3 to 2.15.0
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.
Changes included in this PR
Changes to the following files to upgrade the vulne... |
2025-04-01T04:33:50.421929 | 2023-08-05T05:59:11 | 1837594463 | {
"authors": [
"Honkychunkymonkey",
"enricoros"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5744",
"repo": "enricoros/big-agi",
"url": "https://github.com/enricoros/big-agi/issues/150"
} | gharchive/issue | Feature: Import conversation from ChatGPT to Big AGI.
Sometimes, while I'm using GPT-4 on the ChatGPT frontend, I forget how much I'm using it and run out of messages. I'd like a feature where you could Import a chat from the ChatGPT frontend to BigAGI and continue the conversation there.
I like the idea, what is t... |
2025-04-01T04:33:50.427192 | 2023-02-05T22:55:40 | 1571649972 | {
"authors": [
"jdunkerley",
"wdanilo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5745",
"repo": "enso-org/enso",
"url": "https://github.com/enso-org/enso/issues/5263"
} | gharchive/issue | Implement Excel_Files and Excel_Connection
This task is automatically imported from the old Task Issue Board and it was originally created by James Dunkerley.
Original issue is here.
Allow connection to a collection of Excel files:
Excel_Options.Excel_Files path:(File|Text) recursive:Boolean=False patterns:(Vector T... |
2025-04-01T04:33:50.435838 | 2023-08-08T12:05:56 | 1841178817 | {
"authors": [
"Akirathan"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5746",
"repo": "enso-org/enso",
"url": "https://github.com/enso-org/enso/pull/7519"
} | gharchive/pull-request | Ability to invoke all std benchmarks via jmh
Closes #7489
Pull Request Description
Important Notes
All the benchmarks have configured phases (number of iterations/seconds for warmup or measurement) such that the total number of benchmark invocations per warmup and measurement is somewhere around 100 at least and the... |
2025-04-01T04:33:50.455136 | 2020-08-07T05:59:12 | 674780285 | {
"authors": [
"liamdawson"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5747",
"repo": "envato/rack-ecg",
"url": "https://github.com/envato/rack-ecg/pull/22"
} | gharchive/pull-request | Extend documentation (including RDoc via YARD)
I'm hoping to ensure the next release of rack-ecg includes comprehensive RDoc for consumers. Therefore, I've introduced YARD and added RDoc to most of the existing methods on classes I expect a consumer would use.
Yeah, I'm the acting maintainer at this time.
|
2025-04-01T04:33:50.469342 | 2020-02-19T16:25:42 | 567677034 | {
"authors": [
"RenjieTang",
"danzh2010"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5749",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/issues/10102"
} | gharchive/issue | quiche: implement QUIC stats API
source/extensions/quic_listeners/quiche/platform/quic_server_stats_impl.h has no-op implementation for QUIC stats interface, i.e. QUIC_SERVER_HISTOGRAM_ENUM_IMPL. We need to implement those with Envoy stats.
/assign @RenjieTang
I did some research and found the following histogram... |
2025-04-01T04:33:50.480977 | 2021-03-04T05:31:17 | 821769728 | {
"authors": [
"antoniovicente",
"dio",
"moderation",
"nareddyt",
"qiwzhang"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5750",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/... | gharchive/issue | Add grpc_httpjson_transcoder external dependency to core
This is for https://github.com/envoyproxy/envoy/pull/15299 to address https://github.com/envoyproxy/envoy/issues/7763
Title: Add grpc_httpjson_transcoder external dependency to core
Description:
grpc_httpjson_transcoding external dependency is already used by h... |
2025-04-01T04:33:50.487300 | 2022-08-01T03:47:01 | 1323767073 | {
"authors": [
"13567436138",
"alyssawilk",
"zuercher"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5751",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/issues/22477"
} | gharchive/issue | how is header to metadata encode BASE64 work? rbac not effective
If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via emailing
<EMAIL_ADDRESS>where the issue will be triaged appropriately.
Title: One line description
Description:
Describe the ... |
2025-04-01T04:33:50.489151 | 2023-10-13T19:13:37 | 1942496980 | {
"authors": [
"abeyad",
"phlax"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5752",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/issues/30199"
} | gharchive/issue | CronetRequestUrlTest is flakey on Linux CI
e.g. https://github.com/envoyproxy/envoy/actions/runs/6512040855/job/17688913785?pr=30198
qualifying a couple of things - it seems to be permafailing, with some exceptions - which may give a clue to the problem
this is the same for mac and linux - it was moved to linux in ... |
2025-04-01T04:33:50.492695 | 2020-01-03T18:00:20 | 545096481 | {
"authors": [
"mattklein123",
"slomo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5753",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/issues/9553"
} | gharchive/issue | Allow http health checks on https upstreams
Title: Allow http health checks on https upstreams
Description:
My use case is an upstream cluster offers (for legacy reasons) health checks via http on a different port than the content which is offered with TLS encryption. The documentation states:
Health checks occur ov... |
2025-04-01T04:33:50.495965 | 2021-05-05T16:41:42 | 876643522 | {
"authors": [
"phlax"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5754",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/pull/16338"
} | gharchive/pull-request | protos: Readd v2 legacy protos in v3
Signed-off-by: Ryan Northey<EMAIL_ADDRESS>Commit Message: protos: Readd v2 legacy protos in v3
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional A... |
2025-04-01T04:33:50.498208 | 2021-08-22T03:08:51 | 976271639 | {
"authors": [
"keith",
"mattklein123"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5755",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/pull/17800"
} | gharchive/pull-request | contrib: move sql filters
Fixes https://github.com/envoyproxy/envoy/issues/14078
Risk Level: Low
Testing: Existing tests
Docs Changes: Automatic
Release Notes: Added
Platform Specific Features: N/A
cc @lizan @keith @akonradi also. Some of the stuff I had to do to share the example config code is a bit hacky, so op... |
2025-04-01T04:33:50.500358 | 2021-12-15T13:00:44 | 1081012846 | {
"authors": [
"phlax",
"wbpcode"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5756",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/pull/19295"
} | gharchive/pull-request | docs: supplement release note for PR #19114
Signed-off-by: wbpcode<EMAIL_ADDRESS>Commit Message: supplement release note for PR #19114
Additional Description:
Supplement to #19114.
Risk Level: Low.
Testing: N/A.
Docs Changes: N/A.
Release Notes: Added.
Platform Specific Features: N/A.
@alyssawilk Here is the remedy... |
2025-04-01T04:33:50.504738 | 2018-02-21T18:55:13 | 299087164 | {
"authors": [
"danielhochman",
"ofek"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5757",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/pull/2656"
} | gharchive/pull-request | fix front-proxy example
Description:
This fixes the front-proxy example's docker-compose.yml.
Risk Level: Low
Testing:
The example doesn't work otherwise.
The example works for me, and the net effect of this PR seems like the working dir would be the same as before. Doesn't mean we won't accept this simplification ... |
2025-04-01T04:33:50.508406 | 2023-11-30T14:00:31 | 2018731855 | {
"authors": [
"IssaAbuKalbein",
"adisuissa"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5758",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/pull/31125"
} | gharchive/pull-request | |
2025-04-01T04:33:50.510278 | 2019-07-26T05:13:28 | 473180330 | {
"authors": [
"kyessenov"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5759",
"repo": "envoyproxy/envoy",
"url": "https://github.com/envoyproxy/envoy/pull/7732"
} | gharchive/pull-request | cleanup: expose address string_view accessor
Signed-off-by: Kuat Yessenov<EMAIL_ADDRESS>Description: expose address instance string_view accessor. It already owns the string, so we can avoid the copy.
Risk Level: low
Testing: unit tests
Docs Changes:
Release Notes:
The problem it's trying to solve is to make it exp... |
2025-04-01T04:33:50.512748 | 2024-04-30T18:16:16 | 2272180677 | {
"authors": [
"arkodg",
"zhaohuabing"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5760",
"repo": "envoyproxy/gateway",
"url": "https://github.com/envoyproxy/gateway/pull/3312"
} | gharchive/pull-request | feat: forward basic auth user
This PR extracts username from the HTTP authorization header and add it to a custom header, providing a user identity that can be directly used in the Authorization Policy and by other filters or backends.
basicAuth:
users:
name: "users-secret1"
forwardUse... |
2025-04-01T04:33:50.522799 | 2020-04-30T22:11:40 | 610420731 | {
"authors": [
"38leinaD",
"EugeneVdovenko",
"JuanJoanJon",
"envygeeks",
"meitar"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5761",
"repo": "envygeeks/jekyll-docker",
"url": "https://github.com/envyge... | gharchive/issue | Trouble with permissions
I have a problem when docker run
Bundler::PermissionError: There was an error while trying to write to
/usr/gem/cache. It is likely that you need to grant write permissions for that
path.
Update the Docker image.
I just pulled the docker image a few minutes ago (first time user) and see... |
2025-04-01T04:33:50.530151 | 2015-12-09T02:06:39 | 121144281 | {
"authors": [
"jaewonjang"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5762",
"repo": "enyojs/moonstone",
"url": "https://github.com/enyojs/moonstone/pull/2672"
} | gharchive/pull-request | PLAT-10884: Remodify Accessibility string for multi language support
We had modified temporarily accessibility string with substitution string
witch has been translated already.
Now we can request translation for 2016 TV MR and restore it to the original
string.
https://jira2.lgsvl.com/browse/PLAT-10884
Enyo-DCO-1.1-... |
2025-04-01T04:33:50.534848 | 2023-05-29T08:21:34 | 1730318760 | {
"authors": [
"h1alexbel",
"rultor",
"zoeself"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5763",
"repo": "eo-cqrs/xfake",
"url": "https://github.com/eo-cqrs/xfake/pull/32"
} | gharchive/pull-request | logging level param
PR-Codex overview
This PR adds a new constructor to the Logged class that takes a Level parameter for logging.
Detailed summary
Added a new constructor to the Logged class that takes a Level parameter for logging.
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
... |
2025-04-01T04:33:50.543758 | 2024-01-16T17:23:35 | 2084481258 | {
"authors": [
"BenjaminGormanPMP"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5764",
"repo": "eosnetworkfoundation/grant-milestones",
"url": "https://github.com/eosnetworkfoundation/grant-milestones/issues/163... | gharchive/issue | Evaluator Review: Neutroswap Milestone 1&2 #160
Review, approve, or deny https://github.com/eosnetworkfoundation/grant-milestones/pull/160
Closed per @nsjames approval for https://github.com/eosnetworkfoundation/grant-milestones/pull/160.
|
2025-04-01T04:33:50.552137 | 2024-05-27T03:23:53 | 2318145953 | {
"authors": [
"paul-yangmy"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5765",
"repo": "eosphoros-ai/DB-GPT",
"url": "https://github.com/eosphoros-ai/DB-GPT/issues/1562"
} | gharchive/issue | [Bug] v056无法连接milvus
Search before asking
[X] I had searched in the issues and found no similar issues.
Operating system information
Linux
Python version information
=3.11
DB-GPT version
main
Related scenes
[ ] Chat Data
[ ] Chat Excel
[ ] Chat DB
[X] Chat Knowledge
[ ] Model Management
[ ] Dashboard
[ ] Plugins... |
2025-04-01T04:33:50.568546 | 2021-12-06T17:35:12 | 1072418558 | {
"authors": [
"epage"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5766",
"repo": "epage/clapng",
"url": "https://github.com/epage/clapng/issues/96"
} | gharchive/issue | ArgRequiredElseHelp is ignored if there are any default values
Issue by whitfin
Tuesday May 01, 2018 at 04:59 GMT
Originally opened as https://github.com/clap-rs/clap/issues/1264
Rust Version
rustc 1.25.0 (84203cac6 2018-03-25)
Affected Version of clap
2.31.2
Expected Behavior Summary
If ArgRequiredElseHelp is enab... |
2025-04-01T04:33:50.590862 | 2024-04-08T14:06:48 | 2231321196 | {
"authors": [
"ai-dial-actions",
"irinakartun"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5767",
"repo": "epam/ai-dial-chat",
"url": "https://github.com/epam/ai-dial-chat/pull/1221"
} | gharchive/pull-request | feat(chat-e2e): split-e2e-tests: splitted tests for faster execution
Description:
splitted tests for faster execution
Checklist:
[x] the pull request name complies with Conventional Commits
[x] the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2... |
2025-04-01T04:33:50.595016 | 2023-05-23T08:16:05 | 1721488087 | {
"authors": [
"gairon",
"yuleicul"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5768",
"repo": "epam/ketcher",
"url": "https://github.com/epam/ketcher/issues/2652"
} | gharchive/issue | Find a solution to remove not-null-assertion from mergeBondsParams
Background
There 4 not-null-assertions in the function mergeBondsParams that is located in file packages/ketcher-core/src/application/editor/shared/utils.ts
not-null assertion were here https://github.com/epam/ketcher/pull/2646/files#diff-fadb01040c68... |
2025-04-01T04:33:50.602683 | 2021-05-17T11:39:45 | 893242917 | {
"authors": [
"AndreiMazol",
"Svetlana-Asinovskaia"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5769",
"repo": "epam/ketcher",
"url": "https://github.com/epam/ketcher/issues/519"
} | gharchive/issue | [EPIC] Bond tool
PART 1
Add support for hydrogen and dative bonds.
A separate block for new types of bonds is added to the 'Bond' tool menu. In full screen format a button for new types of bonds appears on the Tools palette.
User can draw a hydrogen bond:
New item appears in the bonds menu.
It is drawn the sa... |
2025-04-01T04:33:50.656315 | 2020-03-05T08:57:02 | 576091183 | {
"authors": [
"erzetpe",
"seriva",
"toszo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5770",
"repo": "epiphany-platform/epiphany",
"url": "https://github.com/epiphany-platform/epiphany/issues/970"
} | gharchive/issue | Automate switch from software collections PostgreSQL RedHat to PostgreSQL from PostgreSQL repository.
Starting from Epicli v0.6 on RedHat we install PostgreSQL packages from the PostgreSQL repository. Earlier versions of Epiphany installed PostgreSQL from Software Collections Repository. The purpose of this task is t... |
2025-04-01T04:33:50.670544 | 2017-08-09T19:25:47 | 249135676 | {
"authors": [
"epoberezkin",
"gerardob"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5771",
"repo": "epoberezkin/ajv",
"url": "https://github.com/epoberezkin/ajv/issues/545"
} | gharchive/issue | error in npm install
I try to install dependencies, with npm install I have a project with ionic, but I get this error:
Unexpected end of input at 1:19108
npm ERR! 85ee90a76dbf346","tarball":"https://registry.npmjs.org/ajv/-/ajv-0.4.
I try to install various versions with npm install<EMAIL_ADDRESS><EMAIL_ADDRESS>for ... |
2025-04-01T04:33:50.678457 | 2023-05-08T22:36:04 | 1701038276 | {
"authors": [
"d0ughnutz",
"eprbell"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5772",
"repo": "eprbell/rp2",
"url": "https://github.com/eprbell/rp2/issues/95"
} | gharchive/issue | I can def help
Howdy. Great work here. I am an ex-crypto tax software dude (worked at a few companies but was laid off from the most recent a few months ago) and been working in parallel to you. I just came across your page and would love to contribute where I am able.
I have been building a tool to test all the curr... |
2025-04-01T04:33:50.689197 | 2017-03-20T23:25:20 | 215585232 | {
"authors": [
"cbeach47",
"doolse",
"drewwills",
"emcgarrahan",
"smclaughlin520"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5773",
"repo": "equella/Equella",
"url": "https://github.com/equella/E... | gharchive/issue | Create and Establish repos for additional Equella ecosystem components
Decompose these into multiple issues as identified
These are items known so far
Equella Metadata Utility (EMU)
Equella Bulk Importer (EBI)
Basic/stripped down export and import utilities
Several simple scripts frequently used by clients (e... |
2025-04-01T04:33:50.692299 | 2018-12-21T03:20:30 | 393297381 | {
"authors": [
"edalex-ian"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5774",
"repo": "equella/Equella",
"url": "https://github.com/equella/Equella/issues/669"
} | gharchive/issue | Inconsistent colour of icons in the app bar
Describe the bug
As seen below, the four icons on the right hand side have inconsistent colours. (Indeed, looking at the styles each individual one is trying to set a different one.)
Expected behavior
It is expected that all icons in the app bar have the same colour. Ideal... |
2025-04-01T04:33:50.694878 | 2022-09-20T23:22:48 | 1380101167 | {
"authors": [
"displague"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5775",
"repo": "equinix/metal-cli",
"url": "https://github.com/equinix/metal-cli/issues/219"
} | gharchive/issue | metal add user
What problem are you facing?
I want to add users as admins or collaborators to one or more projects with metal-cli.
How could the Equinix Metal CLI help solve this problem?
metal user add<EMAIL_ADDRESS>with optional -p proj_id1 -p proj_id2 -p proj_id3
Because metal init ensures the default project is... |
2025-04-01T04:33:50.702045 | 2022-07-08T18:51:09 | 1299343708 | {
"authors": [
"ctreatma",
"displague",
"ocobleseqx"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5776",
"repo": "equinix/terraform-provider-equinix",
"url": "https://github.com/equinix/terraform-provider-equin... | gharchive/issue | equinix_metal_connection field vlans should be forcenew
The vlans field of equinix_metal_connection can not be updated. If a user changes this field the resource must be recreated.
What happens today is the change is silently updated in state without making remote changes.
https://github.com/equinix/terraform-provide... |
2025-04-01T04:33:50.703604 | 2022-04-22T08:30:35 | 1212014008 | {
"authors": [
"wenche"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5777",
"repo": "equinor/energyvision",
"url": "https://github.com/equinor/energyvision/issues/1022"
} | gharchive/issue | Verify robots.txt
Lighthouse reports an error for the robots.txt file. Check this.
LGMT and Lighthouse :thumbsup:
|
2025-04-01T04:33:50.706288 | 2023-11-10T07:22:20 | 1987066083 | {
"authors": [
"DzianisMakeichyk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5778",
"repo": "equinor/engineering-symbols",
"url": "https://github.com/equinor/engineering-symbols/issues/754"
} | gharchive/issue | Visual upgrade v.2
[x] Implement login name + "Login" text
[x] Quick menu rotation input
[x] Less paddings in container
[x] Fix empty info bar when sending on revirew
[x] Zooming issue
[x] Implement information popup in uploading workflow
:tada: This issue has been resolved in version 1.1.0 :tada:
The release is ... |
2025-04-01T04:33:50.752227 | 2024-01-16T16:17:47 | 2084369496 | {
"authors": [
"sindre-nistad"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5779",
"repo": "equinor/gaussianfft",
"url": "https://github.com/equinor/gaussianfft/pull/44"
} | gharchive/pull-request | [Feature] Support arm based architectures
Originally part of #26
Closes: #43
Replaced with #54.
Some of the content here may be reused for a possible source installation using FFTW3. That way it would be possible to build and use gaussianfft without proprietary libraries
|
2025-04-01T04:33:50.791615 | 2016-11-23T01:58:06 | 191172002 | {
"authors": [
"schnittstabil",
"shadowhand"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5780",
"repo": "equip/dispatch",
"url": "https://github.com/equip/dispatch/pull/7"
} | gharchive/pull-request | Rename classes and add more tests
Rename classes by intent and test each class separately.
@schnittstabil objections to any of this?
LGTM – I really like the adapter-to-proxy rename.
FWIW, dispatching and pipe management can be separated, because those have different concerns:
$pipe = new MiddlewarePipe($middlewa... |
2025-04-01T04:33:50.804117 | 2022-04-19T04:22:00 | 1207727870 | {
"authors": [
"AlecDiraimondo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5781",
"repo": "eraft-io/eraft",
"url": "https://github.com/eraft-io/eraft/pull/58"
} | gharchive/pull-request | Feat/improved quorums
Relax commit quorum when cluster is even and no config changes pending
Hello, sorry about the confusion. This is my mistake, the PR was only intended for our fork where we are implementing some changes to the original raft protocol for a small research project here at University of Illinois Ur... |
2025-04-01T04:33:50.818997 | 2016-06-21T23:53:16 | 161565866 | {
"authors": [
"cmc333333",
"donjo"
],
"license": "cc0-1.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5782",
"repo": "eregs/regulations-site",
"url": "https://github.com/eregs/regulations-site/pull/427"
} | gharchive/pull-request | Color Variables Part 1
see eregs/notice-and-comment#403
There may be some overlap/duplicate variables but they will be reorganized in the next phase.
Additionally we will decide if hover states will continue to use the darken/lighten function on the base color of the element or if they will have their own color defin... |
2025-04-01T04:33:50.832465 | 2016-10-15T14:02:34 | 183211267 | {
"authors": [
"coveralls",
"ergoithz",
"g-tv"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5783",
"repo": "ergoithz/browsepy",
"url": "https://github.com/ergoithz/browsepy/pull/5"
} | gharchive/pull-request | File sharing plugin.
Hi there, browsepy is a nice file sharing solution. I love it.
I wanted to create a plugin that allows me to share files only using a specific key.
The browsepy is behind a proxy and I only need to make the /share/get/... path reachable.
Next step would be to add some more features to know if fil... |
2025-04-01T04:33:50.846001 | 2016-09-14T08:25:43 | 176845178 | {
"authors": [
"ericclemmons",
"ocombe"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5784",
"repo": "ericclemmons/npm-install-webpack-plugin",
"url": "https://github.com/ericclemmons/npm-install-webpack-plugin/issues... | gharchive/issue | Issue with @angularclass/hmr-loader
Hello,
I use the @angularclass/hmr-loader npm webpack plugin, but it tries to install a lib named @angularclass-loader, looks like it doesn't handle the / well.
From my webpack config:
loaders: [
// Support for .ts files.
{
test: /\.ts$/,
... |
2025-04-01T04:33:50.848837 | 2021-07-07T22:06:25 | 939298751 | {
"authors": [
"ericcornelissen"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5785",
"repo": "ericcornelissen/webmangler",
"url": "https://github.com/ericcornelissen/webmangler/issues/122"
} | gharchive/issue | Attribute mangling support missing from built-in JavaScript language plugin
Feature Request
packages/core v0.1.23
Description
The built-in JavaScript language plugin does not mangle HTML attributes at all even though JavaScript may contain attribute names, e.g. in a DOM call like $el.getAttribute("data-foobar").
This... |
2025-04-01T04:33:50.852805 | 2021-02-20T02:32:06 | 812491509 | {
"authors": [
"ericls",
"jackton1"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5786",
"repo": "ericls/django-hashids",
"url": "https://github.com/ericls/django-hashids/issues/15"
} | gharchive/issue | Generate a new release.
@ericls Any chance we can get a new release out to PyPI ??
Thanks
Published 0.4.0
|
2025-04-01T04:33:50.862815 | 2017-03-24T12:17:47 | 216768721 | {
"authors": [
"michalmuskala",
"xnagpa"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5787",
"repo": "ericmj/mongodb",
"url": "https://github.com/ericmj/mongodb/issues/112"
} | gharchive/issue | invalid document containing atom and string keys
Hello!
I faced a weird behavior while executing this:
Mongo.find(:mongo, "my_collection",%{}, sort: ["modified_at": -1], modifiers: ["hint": "my_index_name"]) |> Enum.to_list
I keep getting this:
** (ArgumentError) invalid document containing atom and string keys: [{"$... |
2025-04-01T04:33:50.870745 | 2019-05-19T01:10:42 | 445768806 | {
"authors": [
"ericmjl",
"jk3587",
"mattharrison"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5788",
"repo": "ericmjl/pyjanitor",
"url": "https://github.com/ericmjl/pyjanitor/issues/368"
} | gharchive/issue | [ENH] expand_columns should support drop_first
Brief Description
In general, when you create dummy variables it is a good idea to drop one of the resultant columns as it is a linear combination of the other columns.
See https://datascience.stackexchange.com/questions/27957/why-do-we-need-to-discard-one-dummy-variable... |
2025-04-01T04:33:50.911235 | 2021-04-19T16:10:44 | 861481436 | {
"authors": [
"Paipy74"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:5789",
"repo": "erikrichardlarson/unbox",
"url": "https://github.com/erikrichardlarson/unbox/issues/39"
} | gharchive/issue | The caption does not appear on OBS
Hi everyone,
i have installed UNBOX and am using it on WIN10 and Serato.
UNBOX seems to work fine, in fact I see the flashing green dot of the LIVE GO and I have the links (both localhost and IP address), I also have the local web page with the caption that works regularly.
The prob... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.