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-01T06:38:05.847139 | 2017-08-05T15:51:09 | 248192316 | {
"authors": [
"apodkutin",
"chkal",
"djbehnke",
"edysli"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4335",
"repo": "brettwooldridge/HikariCP",
"url": "https://github.com/brettwooldridge/HikariCP/iss... | gharchive/issue | PrometheusMetricsTrackerFactory should support custom registries
Prometheus collectors can typically be registered either in the default registry or in a user supplied registry. As the default registry is basically a singleton maintained in a static field of Prometheus' CollectorRegistry, using it in non-trivial clas... |
2025-04-01T06:38:05.872274 | 2015-08-12T15:44:04 | 100573408 | {
"authors": [
"brianc",
"edudutra"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4336",
"repo": "brianc/node-sql",
"url": "https://github.com/brianc/node-sql/pull/255"
} | gharchive/pull-request | Fix #224 - aliased column in function
Fixed the aliased column in function call issue. When in a function call, columns must not have alias. Added some tests as well.
Hi @brianc. More conflicts resolved. I think this one is good to merge too
:dancer:
|
2025-04-01T06:38:06.446454 | 2016-06-30T00:03:50 | 163054266 | {
"authors": [
"brianchirls",
"johanbelin",
"tencircles"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4337",
"repo": "brianchirls/Seriously.js",
"url": "https://github.com/brianchirls/Seriously.js/issues/126"
} | gharchive/issue | Jitter when animating via transformNode.scale
Hey!
I'm currently trying to put together a project using masking and we've run across an issue wherein setting scale on a transformNode causes a visible jitter.
This behavior seems to become worse the more nodes are added to the graph.
Essentially we are running an reque... |
2025-04-01T06:38:06.458523 | 2022-01-22T20:01:59 | 1111673246 | {
"authors": [
"briandelmsft",
"piaudonn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4338",
"repo": "briandelmsft/SentinelAutomationModules",
"url": "https://github.com/briandelmsft/SentinelAutomationModules/issu... | gharchive/issue | AAD SignIns Insights
I wonder if there would be an interest for such a module. It's essentially a similar concept of what we have for analysts in the entity page available for automation and a bit of what we have in UEBA.
Takes a user and return stats such as:
Last successful logon data (timestamp + other metadata)
... |
2025-04-01T06:38:06.471518 | 2014-10-22T21:28:08 | 46562977 | {
"authors": [
"brianreavis",
"gdibble"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4339",
"repo": "brianreavis/selectize.js",
"url": "https://github.com/brianreavis/selectize.js/issues/604"
} | gharchive/issue | publish to npm
so ppl can npm install selectize --save :+1:
Caved in and published it: https://www.npmjs.com/package/selectize
:+1: Thank you :)
On Thursday, January 29, 2015, Brian Reavis<EMAIL_ADDRESS>wrote:
Closed #604 https://github.com/brianreavis/selectize.js/issues/604.
—
Reply to this email directly or v... |
2025-04-01T06:38:06.472563 | 2017-09-05T15:51:14 | 255324908 | {
"authors": [
"brianshumate",
"vincent-legoll"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4340",
"repo": "brianshumate/ansible-consul",
"url": "https://github.com/brianshumate/ansible-consul/pull/115"
} | gharchive/pull-request | Fix removed task file include
Fix bug introduced in : fb936053af1663abe4557befb4db36a845043c3a
I tested this is working on a single node install (ubuntu 17.04)
Our fixes just crossed as I just fixed this as well and made a new release.
|
2025-04-01T06:38:06.493637 | 2024-02-26T18:33:46 | 2154845812 | {
"authors": [
"Kmschr",
"voximity"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4341",
"repo": "brickadia-community/brickadia-rs",
"url": "https://github.com/brickadia-community/brickadia-rs/pull/3"
} | gharchive/pull-request | Proper save time handling
Finally resolve the TODO for reading save time
use chrono::DateTime for parsed save time
if save does not have a time, use current time when writing
Result of read_json example
{
"version":10,
"game_version":6781,
"map":"Plate",
"description":"",
"author":{
"name":"x",
"i... |
2025-04-01T06:38:06.502959 | 2022-08-24T07:50:18 | 1349017990 | {
"authors": [
"lonegunmanb"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4342",
"repo": "bridgecrewio/yor",
"url": "https://github.com/bridgecrewio/yor/pull/298"
} | gharchive/pull-request | Add depth check for brace and paren to fix #297
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
This patch added a depth check for brace and paren to fix incorrect tag value parse.
Unfortunately I found that the gosec issue and failed tests also exi... |
2025-04-01T06:38:06.587415 | 2022-08-01T19:26:08 | 1324871695 | {
"authors": [
"daileytj",
"jeffvg"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4343",
"repo": "brightlayer-ui/react-native-component-library",
"url": "https://github.com/brightlayer-ui/react-native-compo... | gharchive/pull-request | Publish v6.0.3
Publishes v6.0.3
Publishes fixes for all v.6.0.3 milestone issues
ran across this when I toggled theme...is correct with the white-ish?
@jeffvg for that section it's supposed to be a random image. It's just not rendering for you for some reason so I think this is ok for now. There's no styles o... |
2025-04-01T06:38:06.590073 | 2021-10-22T01:49:16 | 1033097366 | {
"authors": [
"bkarambe",
"huayunh"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4344",
"repo": "brightlayer-ui/react-themes",
"url": "https://github.com/brightlayer-ui/react-themes/issues/11"
} | gharchive/issue | TableSortLabel should not be hidden when mouse is not hovering on it
Describe the desired behavior
When a .MuiTableSortLabel is not hovered on, the arrow should have the ~disabled color~
(edit: should be a "disabledBackground" color of Gray500@12% for light theme, and a Black200@24% for dark theme).
When it is hovere... |
2025-04-01T06:38:06.592484 | 2023-03-27T12:33:10 | 1642017995 | {
"authors": [
"lostcontrol"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4345",
"repo": "briis/hass-weatherflow",
"url": "https://github.com/briis/hass-weatherflow/issues/66"
} | gharchive/issue | Weatherflow Hourly based Forecast: Unknown
As visible in the following screenshot, I sometimes get 'unknown' ('Inconnu' in French) as the current weather condition:
I get this for a few weeks/months now. Not sure if it was caused by a change in this plugin or if Weatherflow changed something in their API. One of the... |
2025-04-01T06:38:06.598289 | 2023-05-05T07:13:36 | 1697128985 | {
"authors": [
"brillout",
"samuelstroschein"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4346",
"repo": "brillout/vite-plugin-ssr",
"url": "https://github.com/brillout/vite-plugin-ssr/issues/860"
} | gharchive/issue | Discord Bot
Description
Create a new Discord Server for Vike, and use/create a Discord bot to teach users about https://github.com/brillout/vite-plugin-ssr/discussions/526.
Having a cozy firechat-like place to casually chit-chat about general topics could be lovely. Example use cases:
Show us what you're building (s... |
2025-04-01T06:38:06.601515 | 2023-11-11T15:58:12 | 1989014187 | {
"authors": [
"jameskerr",
"theearlofsandwich"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4347",
"repo": "brimdata/react-arborist",
"url": "https://github.com/brimdata/react-arborist/issues/187"
} | gharchive/issue | Show max depth or prevent drop on folders
I've got a tree that has categories and within those there are child links. I render two different trees, one that shows just the top level categories (and I want it only to ever display the root level nodes) and one that when you select a category shows the children of the s... |
2025-04-01T06:38:06.604239 | 2022-12-22T16:42:00 | 1508193376 | {
"authors": [
"nwt",
"philrz"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4348",
"repo": "brimdata/zed",
"url": "https://github.com/brimdata/zed/issues/4278"
} | gharchive/issue | Replace zio/parquetio with zio/arrowio and pqarrow
We can replace the Parquet reader and writer in zio/parquetio with a combination of zio/arrowio and github.com/apache/arrow/go/v11/parquet/pqarrow, and we probably should since
it'll let us remove about 750 lines from zio/parquetio,
the Arrow Parquet implementation ... |
2025-04-01T06:38:06.723382 | 2016-02-29T21:06:06 | 137374964 | {
"authors": [
"davidbenjamin",
"samuelklee"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4349",
"repo": "broadinstitute/gatk-protected",
"url": "https://github.com/broadinstitute/gatk-protected/issues/380"
... | gharchive/issue | Filter based on Gaussianity
We filter targets with extreme variance, the idea being that tangent normalization did a poor job with these and our model is unreliable for them. However, issue #378 will likely go a long way toward making this less of a concern. One thing we don't filter on and perhaps should is not ho... |
2025-04-01T06:38:06.760685 | 2024-10-24T11:38:51 | 2611301659 | {
"authors": [
"Shchepotin",
"ukpagrace"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4350",
"repo": "brocoders/nestjs-boilerplate",
"url": "https://github.com/brocoders/nestjs-boilerplate/issues/1772"
} | gharchive/issue | github video player having issues when playing video
Describe the bug
Video keeps restarting or seizing the volume button and playing with no sound
Desktop (please complete the following information):
chrome, edge
Additional context
Suggest the video is moved to youtube and displayed in the readme
@ukpagrace Thi... |
2025-04-01T06:38:06.762051 | 2023-04-27T09:40:37 | 1686493301 | {
"authors": [
"Seantourage",
"ShatteredGod"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4351",
"repo": "brokiem/auto-hoyolab-checkin",
"url": "https://github.com/brokiem/auto-hoyolab-checkin/issues/2"
} | gharchive/issue | Honkai Star Rail Support?
With the recent launch of Honkai Star Rail, seems adding it would be really easy.
https://act.hoyolab.com/bbs/event/signin/hkrpg/index.html?act_id=e202303301540311&bbs_auth_required=true&bbs_presentation_style=fullscreen&lang=en-us&utm_source=share&utm_medium=link&utm_campaign=web
yes plea... |
2025-04-01T06:38:06.785024 | 2023-03-12T04:04:08 | 1620226847 | {
"authors": [
"brownag"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4352",
"repo": "brownag/gpkg",
"url": "https://github.com/brownag/gpkg/issues/1"
} | gharchive/issue | refactor gpkg_write()
[x] vector write not working properly anymore
[x] better handling of list input for naming feature / tile sets / data_null
[x] basic post-processing/validating of result
[x] tests
I am happy with the functioning of gpkg_write() and think it is now more robust and better documented. Will crea... |
2025-04-01T06:38:06.823047 | 2018-01-30T17:47:15 | 292876140 | {
"authors": [
"arnomi",
"brpandey"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4353",
"repo": "brpandey/interval_tree",
"url": "https://github.com/brpandey/interval_tree/issues/1"
} | gharchive/issue | License / publication on hex
Hi brpandey,
thanks for this implementation. Is there any chance of publishing this on hex? And/or, could you put an explicit license on the code?
Thanks in advance
arnomi
https://hex.pm/packages/interval_tree
|
2025-04-01T06:38:06.850829 | 2015-01-06T11:14:56 | 53504800 | {
"authors": [
"devel-pa",
"es128"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4354",
"repo": "brunch/brunch",
"url": "https://github.com/brunch/brunch/issues/904"
} | gharchive/issue | Test assets folder copied in public folder on production env
In previous versions, too. Today one is 1.17.20
Change the assets convention in your config to be more specific, or rename the assets dir you don't want copied.
|
2025-04-01T06:38:06.854741 | 2020-11-19T08:18:35 | 746353127 | {
"authors": [
"brxck",
"thomasvaeth",
"yansusanto"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4355",
"repo": "brxck/gatsby-starter-stripe",
"url": "https://github.com/brxck/gatsby-starter-stripe/issues/32"
} | gharchive/issue | Installation problem
Hi there,
I hope someone in the know could help point me in the right direction. What could I possibly be missing? Thank you!
/usr/local/lib/node_modules/gatsby-cli/node_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53
throw ex;
^
Error: listen EADDRINUSE: addre... |
2025-04-01T06:38:06.892131 | 2015-08-02T16:43:25 | 98620899 | {
"authors": [
"bryanjos",
"cs-victor-nascimento"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4356",
"repo": "bryanjos/joken",
"url": "https://github.com/bryanjos/joken/issues/54"
} | gharchive/issue | Allow the config_module key to be placed on any config block
Since there is now only one config item for Joken, config_module, it would probably be nice to make it so that the user can define which config block contains the key.
I propose change the config_module key to joken_module, and adding a using macro that tak... |
2025-04-01T06:38:06.914512 | 2024-07-03T13:28:47 | 2388636511 | {
"authors": [
"243006306",
"ArnWEB",
"bsorrentino"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4357",
"repo": "bsorrentino/langgraph4j",
"url": "https://github.com/bsorrentino/langgraph4j/issues/8"
} | gharchive/issue | Evaluate to implement other use cases from langgraph tutorial
Original langgraph tutorial contains a lot of interesting examples, I would implements others to promote langgraph4j as first citizen in langchain4j eco-system:
RAG
Agentic RAG
Corrective RAG (CRAG)
Corrective RAG (CRAG) using local LLMs
Self-RAG
Self-RAG... |
2025-04-01T06:38:06.920716 | 2022-01-06T05:24:42 | 1094980527 | {
"authors": [
"bsp2",
"loiteringsloth"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4358",
"repo": "bsp2/VeeSeeVSTRack",
"url": "https://github.com/bsp2/VeeSeeVSTRack/issues/33"
} | gharchive/issue | Can't load plugins into Ableton 11 or Bitwig 4.1.2
For bug reports
Operating system(s): Windows 10 64-bit 21H2
Version of Rack if using official binary, or commit hash and branch if compiling from source: VCVRack:v2.0.5
All hardware relevant to your issue (e.g. graphic card model, audio/MIDI device): Radeon Pro WX31... |
2025-04-01T06:38:06.929371 | 2021-01-14T19:00:36 | 786236497 | {
"authors": [
"janoside",
"mflaxman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4359",
"repo": "btcguide/btcguide.github.io",
"url": "https://github.com/btcguide/btcguide.github.io/pull/70"
} | gharchive/pull-request | UX Improvements
"bootstrap native" breadcrumbs
"alert" wrapper for "Advanced Considerations"
tweak text related to "advanced" sections
use some "»" chars (for "next steps" prefix and before "Advanced Considerations" in titles)
tweak margins/padding in the base layout to give a little more breathing room
Love the ... |
2025-04-01T06:38:06.956828 | 2019-12-26T02:02:44 | 542407074 | {
"authors": [
"FiloSottile",
"davecgh"
],
"license": "isc",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4360",
"repo": "btcsuite/btcutil",
"url": "https://github.com/btcsuite/btcutil/issues/152"
} | gharchive/issue | bech32: Encode accepts invalid uppercase HRP
bech32.Encode will accept an uppercase HRP and generate an invalid bech32 encoding instead of normalizing it or returning an error.
BIP 0173 is clear that mixed case encodings are invalid, and that the lowercase encoding should be used for checksum purposes. This means the... |
2025-04-01T06:38:06.993855 | 2023-12-20T22:19:56 | 2051369313 | {
"authors": [
"fulldecent",
"weiqiushi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4361",
"repo": "buckyos/DCRM",
"url": "https://github.com/buckyos/DCRM/issues/6"
} | gharchive/issue | sortedlist 试两次
{ "hash": "0x39c767e230f1cc4d8fa7baa4ef8c39bc2e4add8680d09bfe086e1efdaa0d6437", "score": 290 }, // 10
{ "hash": "0x39c767e230f1cc4d8fa7baa4ef8c39bc2e4add8680d09bfe086e1efdaa0d6438", "score": 290 }, // 10
看那个先进
According to current implementation, two items with the same score are sorted in order of... |
2025-04-01T06:38:07.030191 | 2018-04-12T13:21:54 | 313724601 | {
"authors": [
"Shiv-Dangi",
"amanthegreatone",
"bengourley",
"pavan-syook"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4362",
"repo": "bugsnag/bugsnag-js",
"url": "https://github.com/bugsnag/bugsnag-js/issu... | gharchive/issue | code splitting and uploading all source maps
Hi,
In my react app I am using code splitting (react-loadable) to reduce the bundle size and serve them on demand whenever the respective route is loaded. Using this technique I am getting about 53 chunks and a main file (.js and .map).
How can I upload all these source ma... |
2025-04-01T06:38:07.041568 | 2020-01-30T11:23:07 | 557429558 | {
"authors": [
"Ashwini-ap",
"SanjanaTailor",
"lc3t35",
"mattdyoung",
"phillipsam",
"xander-jones"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4363",
"repo": "bugsnag/bugsnag-js",
"url": "https://git... | gharchive/issue | RNCNetInfo.getCurrentState got 3 arguments, expected 2.
Enviornment info :
System:
OS: Windows 10 10.0.17763
CPU: (8) x64 Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz
Memory: 1.06 GB / 7.88 GB
Binaries:
Node: 8.16.1 - C:\Program Files\nodejs\node.EXE
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
SDKs:
Android SDK:
API Lev... |
2025-04-01T06:38:07.043737 | 2015-02-20T01:59:12 | 58300908 | {
"authors": [
"ConradIrwin",
"paton"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4364",
"repo": "bugsnag/bugsnag-node",
"url": "https://github.com/bugsnag/bugsnag-node/pull/51"
} | gharchive/pull-request | Rename req.host to req.hostname
Just upgraded to Bugsnag v1.6.0, but express v4.11.2 started logging this warning:
express deprecated req.host: Use req.hostname instead node_modules/bugsnag/lib/request_info.js:6:46
This should fix this!
Original pull request broke on old versions of express. Just fixed that.
Awe... |
2025-04-01T06:38:07.049707 | 2020-08-04T13:17:48 | 672786287 | {
"authors": [
"GOVINDDIXIT",
"mattdyoung"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4365",
"repo": "bugsnag/bugsnag-react-native",
"url": "https://github.com/bugsnag/bugsnag-react-native/issues/473"
} | gharchive/issue | Sourcemap path in case of android flavor builds
I have created flavor builds in the android side of the React Native app. Earlier there was no flavor builds
So I was uploading the source map using CI like this
- run:
name: Upload sourcemaps to Bugsnag
command: |
if [[ $BUGSNAG_KEY ]]; ... |
2025-04-01T06:38:07.052955 | 2022-12-30T19:28:28 | 1514757688 | {
"authors": [
"metaclips"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4366",
"repo": "build-trust/ockam",
"url": "https://github.com/build-trust/ockam/issues/4005"
} | gharchive/issue | Use global default shell in release-tag.yml workflow
To remove the need to repeat default shell declaration in our workflow, we should set a global default so that it is available across all jobs in https://github.com/build-trust/ockam/blob/cdf925aa2adb4439061449e5ea5f9ad774833e20/.github/workflows/release-tag.yml#L1... |
2025-04-01T06:38:07.058434 | 2016-03-02T07:27:58 | 137796424 | {
"authors": [
"ab9",
"toolmantim"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4367",
"repo": "buildkite/agent",
"url": "https://github.com/buildkite/agent/issues/249"
} | gharchive/issue | Bootstrap script doesn't fetch correctly with Git < v1.9
TL;DR: In version 2.1.5, the bootstrap script runs git fetch origin --tags to update all heads and tags. In some older versions of Git, that command will only update the tags, which can cause the subsequent checkout to fail.
We upgraded to version 2.1.5 on Ub... |
2025-04-01T06:38:07.062896 | 2018-05-08T10:44:48 | 321134627 | {
"authors": [
"ksanderer",
"lox"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4368",
"repo": "buildkite/agent",
"url": "https://github.com/buildkite/agent/issues/761"
} | gharchive/issue | Docker images docs
I have few suggestions about docker images:
There should be the docs on the dockerhub where explicitly stated base image for tags. Or at least how to determine which base image was used.
Agent docker images should have appropriate tag naming for ubuntu and alpine, etc.. Take a look on python do... |
2025-04-01T06:38:07.065677 | 2016-04-25T23:59:00 | 151009758 | {
"authors": [
"deoxxa",
"mikekap",
"toolmantim"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4369",
"repo": "buildkite/buildkite-aws-stack",
"url": "https://github.com/buildkite/buildkite-aws-stack/issues/44"
... | gharchive/issue | Add support for other aws regions
It would be nice to launch these in e.g. us-west-2 in my case.
@mikekap @deoxxa this is now live, you can now use the stack in:
us-west-1
us-west-2
eu-west-1
eu-central-1
ap-northeast-1
ap-northeast-2
ap-southeast-1
ap-southeast-2
sa-east-1
Excellent! Thank you!
|
2025-04-01T06:38:07.072317 | 2020-04-21T12:26:04 | 603957345 | {
"authors": [
"plaindocs",
"toolmantim"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4370",
"repo": "buildkite/docs",
"url": "https://github.com/buildkite/docs/pull/710"
} | gharchive/pull-request | Make h3's linkable, and provide the ability for id and class overrides
Makes all the h3 elements linkable by adding an automatic id, and let's you customize the id and class.
For example, the following markdown:
## A long complicated section description
{: id="short-id"}
### Subsection 1
## Section 2
### Subsectio... |
2025-04-01T06:38:07.088690 | 2019-02-14T21:22:48 | 410498119 | {
"authors": [
"ekcasey",
"scothis"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4371",
"repo": "buildpack/pack",
"url": "https://github.com/buildpack/pack/pull/99"
} | gharchive/pull-request | Set individual environment variables for build
pack allows setting build-time environment variables via a file, but not
as individual values on the cli. This PR adds the ability to set one (or
more) environment variables directly as cli switches.
The same semantics are preserved from --env-file where a value can be
f... |
2025-04-01T06:38:07.112489 | 2023-11-17T16:39:12 | 1999519850 | {
"authors": [
"jagthedrummer",
"newstler"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4373",
"repo": "bullet-train-co/jbuilder-schema",
"url": "https://github.com/bullet-train-co/jbuilder-schema/pull/73"
} | gharchive/pull-request | Add CI job for testing against the starter repo
This make it so that the GitHub Actions CI pipeline will:
Checkout the starter repo. We'll look for a branch on the starter repo that matches the name of the branch being tested. If we can't find one we'll test against the main branch.
Checkout the core repo, also look... |
2025-04-01T06:38:07.126514 | 2020-08-25T06:30:44 | 685214884 | {
"authors": [
"hazem3500",
"jxom"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4374",
"repo": "bumbag/bumbag-ui",
"url": "https://github.com/bumbag/bumbag-ui/issues/47"
} | gharchive/issue | Menu with options
Is your feature request related to a problem? Please describe.
It isn't clear how or there isn't a component yet to make a menu that contains options that could be selected
Describe the solution you'd like
If it's already possible with the current components we could add an example for it in the Do... |
2025-04-01T06:38:07.181902 | 2017-01-02T02:18:36 | 198291201 | {
"authors": [
"colby-swandale",
"hmistry",
"pallavi16"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4375",
"repo": "bundler/bundler",
"url": "https://github.com/bundler/bundler/issues/5299"
} | gharchive/issue | gem error
Error details
Errno::EACCES: Permission denied @ rb_file_s_rename - (/var/folders/vj/dkscdd2x3wbftywhjf9d8lx80000gn/T/bundler-compact-index-20170101-53146-7cinnb/versions, /Users/pallaviaggarwal/.bundle/cache/compact_index/rubygems.org.443.29b0360b937aa4d161703e6160654e47/versions)
/Users/pallaviaggarwal/... |
2025-04-01T06:38:07.184308 | 2019-03-27T14:08:46 | 425982322 | {
"authors": [
"colby-swandale",
"dylanahsmith"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4376",
"repo": "bundler/bundler",
"url": "https://github.com/bundler/bundler/pull/7069"
} | gharchive/pull-request | backport: bundle clean native extensions for gems with a git source
Cherry-pick https://github.com/bundler/bundler/pull/7059 to 1-17-stable since, as https://github.com/bundler/bundler/issues/7058 mentioned, the bug is present on 1.17.3
This test error seems unrelated to this PR
ERROR: Error installing rubocop:
p... |
2025-04-01T06:38:07.240812 | 2017-02-23T14:55:25 | 209784276 | {
"authors": [
"southpolesteve",
"zfoster"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4377",
"repo": "bustlelabs/shep",
"url": "https://github.com/bustlelabs/shep/issues/202"
} | gharchive/issue | Master CI build error
Transpile... https://travis-ci.org/bustlelabs/shep/builds/204605328
will fix
On Feb 23, 2017, at 6:55 AM, Steve Faulkner<EMAIL_ADDRESS>wrote:
Transpile... https://travis-ci.org/bustlelabs/shep/builds/204605328
—
You are receiving this because you are subscribed to this thread.
Reply to this e... |
2025-04-01T06:38:07.243909 | 2017-10-27T22:20:57 | 269252776 | {
"authors": [
"bonustrack",
"jm90m",
"ryanbaer"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4378",
"repo": "busyorg/busy",
"url": "https://github.com/busyorg/busy/issues/915"
} | gharchive/issue | Single post, interesting people block should not appear
The block "Interesting people" on right sidebar should not appear on single post when logged:
Also there should be a bottom margin on sidebar right blocks
Yes, was going to report this. Thanks for fixing it. Also noticed: on Recommended Posts, there's no cont... |
2025-04-01T06:38:07.301470 | 2024-04-18T00:35:06 | 2249502540 | {
"authors": [
"Fabioni",
"bvaughn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4379",
"repo": "bvaughn/react-resizable-panels",
"url": "https://github.com/bvaughn/react-resizable-panels/issues/341"
} | gharchive/issue | Option to completely deactivate hitAreaMargins
The whole hitAreaMargins is quite tricky and compote heavy as you state yourself in: https://github.com/bvaughn/react-resizable-panels/blob/638d0f6d3a9d1aeabae8333396ed725ecbeff513/packages/react-resizable-panels/src/PanelResizeHandleRegistry.ts#L169-L174
I propose we ha... |
2025-04-01T06:38:07.401890 | 2023-04-23T07:55:24 | 1679911003 | {
"authors": [
"DeutscheMark",
"bwp91"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4404",
"repo": "bwp91/homebridge-meross",
"url": "https://github.com/bwp91/homebridge-meross/issues/519"
} | gharchive/issue | Add EU smart plug mini MSS315 (Matter)
{"uuid":"xxxxxxxxxxxxxxxxxxxxx","onlineStatus":1,"devName":"Reiskocher","devIconId":"device024","bindTime":1681137596,"deviceType":"mss315","subType":"eu","channels":[{}],"region":"eu","fmwareVersion":"9.3.26","hdwareVersion":"9.0.0","userDevIcon":"","iconType":1,"domain":"mqtt-... |
2025-04-01T06:38:07.405376 | 2018-03-05T14:30:20 | 302321001 | {
"authors": [
"rennervo",
"tamazlykar"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4405",
"repo": "bwsw/cloudstack-ui",
"url": "https://github.com/bwsw/cloudstack-ui/issues/1012"
} | gharchive/issue | Buttons "Create", "Edit" and "Delete" for template tags are absent for user
Buttons "Create", "Edit" and "Delete" tags aren't available for role "User" in Images tab.
Steps:
Log in and go to Images;
Go to Tags tab of any Template or ISO
Actual result: Buttons for manage of tags aren't available for a role "User"
Ex... |
2025-04-01T06:38:07.411540 | 2021-01-25T21:57:15 | 793755106 | {
"authors": [
"shesek",
"tiero"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4406",
"repo": "bwt-dev/bwt-electrum-plugin",
"url": "https://github.com/bwt-dev/bwt-electrum-plugin/issues/2"
} | gharchive/issue | Use with Tails
Unfortunately Tails has not the recent Electrum version and since I cannot use pip I cannot either install from source.
The only option is to use AppImage, but AFAIK this plugin cannot work with it. There is any workaround to this?
(I cannot use the old Electrum, because my watch-only wallet has been c... |
2025-04-01T06:38:07.451391 | 2024-11-04T19:17:09 | 2633638339 | {
"authors": [
"DevMC7",
"byteManiak"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4407",
"repo": "byteManiak/mecha",
"url": "https://github.com/byteManiak/mecha/issues/4"
} | gharchive/issue | Hitbox being offset and way too large
I tried to make a boss that has a custom hitbox using this mod but the hitbox is really large and offset. I used the sample code from the repo's readme but whenever I returned a list with more than one element the hitbox became like the one in the image. I've tried to use extrem... |
2025-04-01T06:38:07.463136 | 2023-11-29T01:18:17 | 2015614708 | {
"authors": [
"divya-mohan0209",
"ricochet"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4408",
"repo": "bytecodealliance/governance",
"url": "https://github.com/bytecodealliance/governance/pull/59"
} | gharchive/pull-request | Add Divya as recognized contributor
I am nominating or self-nominating a Recognized Contributor.
Name: Divya Mohan
GitHub Username: @divya-mohan0209
Projects/SIGs:
SIG-Documentation
JCO
Nomination
Divya has made several contributions to documentation for component docs and JCO.
Optional: Endorsements
Bailey Hay... |
2025-04-01T06:38:07.494580 | 2023-05-30T10:53:07 | 1732008081 | {
"authors": [
"wenyongh",
"yamt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4409",
"repo": "bytecodealliance/wasm-micro-runtime",
"url": "https://github.com/bytecodealliance/wasm-micro-runtime/pull/2244"
... | gharchive/pull-request | aot/jit native stack bound check improvement
summary:
Move the native stack overflow check from the caller to the callee because the former doesn't work for call_indirect and imported functions.
Make the stack usage estimation more accurate.
Instead of making a guess from the number of wasm locals in the function, us... |
2025-04-01T06:38:07.498619 | 2024-11-09T01:47:38 | 2645465756 | {
"authors": [
"lum1n0us",
"sjamesr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4410",
"repo": "bytecodealliance/wasm-micro-runtime",
"url": "https://github.com/bytecodealliance/wasm-micro-runtime/pull/389... | gharchive/pull-request | GlobalValueSet was moved to IRPartitionLayer recently, but we have a …
…local definition anyway
This resolves a compilation error against recent revisions of LLVM
GlobalValueSet was moved to IRPartitionLayer recently
In which llvm release? WAMR is somewhat sensitive to the version of LLVM. Currently WAMR depend... |
2025-04-01T06:38:07.516135 | 2024-06-26T20:50:40 | 2376259543 | {
"authors": [
"alexcrichton",
"lann",
"lukewagner",
"tschneidereit"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4411",
"repo": "bytecodealliance/wasmtime",
"url": "https://github.com/bytecodeallian... | gharchive/issue | What should the default behavior of wasmtime serve be with scheme/authority?
My changes in https://github.com/bytecodealliance/wasmtime/pull/8861 introduced a change in the default behavior of wasmtime serve. Notably this program:
use wasi::http::types::*;
struct T;
wasi::http::proxy::export!(T);
impl wasi::export... |
2025-04-01T06:38:07.520581 | 2024-01-21T11:14:41 | 2092538955 | {
"authors": [
"CLAassistant",
"losfair"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4412",
"repo": "bytedance/monoio",
"url": "https://github.com/bytedance/monoio/pull/226"
} | gharchive/pull-request | fix: BufReader should not panic when used after cancellation
If a BufReader::fill_buf() call is cancelled when the internal buffer is held by .read(), re-allocate the buffer when used in the future.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Con... |
2025-04-01T06:38:07.522790 | 2023-06-29T05:21:00 | 1780151232 | {
"authors": [
"AsterDY",
"chenzhuoyu",
"zacharytse"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4413",
"repo": "bytedance/sonic",
"url": "https://github.com/bytedance/sonic/issues/472"
} | gharchive/issue | Undefined symbols for architecture x86_64
Hello.When I use sonic which version is 1.9.2,I get an error 'Undefined symbols for architecture x86_64'.I test this problem in linux and mac.My go version is 1.17.11.I don't know how to solve this problem
Please describe your question in more details.
Maybe you mean deco... |
2025-04-01T06:38:07.548630 | 2017-04-30T16:09:31 | 225336601 | {
"authors": [
"VisualFox",
"ianmjones"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4414",
"repo": "bytepixie/actordb-for-docker",
"url": "https://github.com/bytepixie/actordb-for-docker/pull/4"
} | gharchive/pull-request | Update to ActorDB 0.10.25.
Updated ActorDB to 0.10.25 and dumb-init to 1.20
Reviewed and tested, merging.
Thanks @VisualFox!
|
2025-04-01T06:38:07.601092 | 2022-11-16T21:24:36 | 1452292597 | {
"authors": [
"callumrollo",
"hvdosser",
"jklymak",
"richardsc"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4416",
"repo": "c-proof/pyglider",
"url": "https://github.com/c-proof/pyglider/issues/128... | gharchive/issue | SeaExplorer delayed mode time series data loss
In testing the new code for this pull request, I found an issue with processing the delayed mode SeaExplorer time series data for missions for which certain sensors (oxygen in this case) are severely oversampled. These missions end up with delayed mode data files that co... |
2025-04-01T06:38:07.607931 | 2021-06-22T13:34:24 | 927241606 | {
"authors": [
"c-smile",
"zyxk"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4417",
"repo": "c-smile/sciter-js-sdk",
"url": "https://github.com/c-smile/sciter-js-sdk/issues/125"
} | gharchive/issue | sciter.js using console.log cannot exceed 11 lines
Using usciter debugging, console.log cannot exceed 11 lines, otherwise it cannot be displayed
Fixed already.
|
2025-04-01T06:38:07.627151 | 2022-11-10T14:10:45 | 1443975313 | {
"authors": [
"c0c0n3"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4418",
"repo": "c0c0n3/kitt4sme.live",
"url": "https://github.com/c0c0n3/kitt4sme.live/pull/184"
} | gharchive/pull-request | JSON Agent
This PR implements a fully-fledged JSON Agent deployment with HTTP and MQTT transports as #185 requested. Specifically, the following got implemented.
Manifests to run JSON Agent in a K8s cluster. The agent comes with an internal endpoint for provisioning and two external endpoints to get JSON device data... |
2025-04-01T06:38:07.704314 | 2018-05-19T23:25:50 | 324668178 | {
"authors": [
"samhocevar",
"yugr"
],
"license": "WTFPL",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4422",
"repo": "cacalabs/libcaca",
"url": "https://github.com/cacalabs/libcaca/pull/34"
} | gharchive/pull-request | Hide private symbols (issue #33).
Hi, this is a PR for patch in https://github.com/cacalabs/libcaca/issues/33
Thanks for the PR.
|
2025-04-01T06:38:07.721818 | 2015-01-06T23:53:41 | 53579515 | {
"authors": [
"Crash--",
"GrahamCampbell",
"jbrooksuk",
"joecohens"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4426",
"repo": "cachethq/Cachet",
"url": "https://github.com/cachethq/Cachet/pull/317... | gharchive/pull-request | [WIP] Notifications
DO NOT MERGE THIS YET. IT'S TOTALLY UNREADY!
@Crash-- You've misused migrations here. That belongs in a seeder.
@GrahamCampbell OK but I absolutely need these data in the DB. Without, we'll have a problem, this is why I put it into a migration because migrations are mandatory and seeds are opt... |
2025-04-01T06:38:07.755587 | 2023-05-04T17:21:11 | 1696397086 | {
"authors": [
"Lingxi-Li",
"mholt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4427",
"repo": "caddyserver/forwardproxy",
"url": "https://github.com/caddyserver/forwardproxy/issues/101"
} | gharchive/issue | Rationale of :443 in ":443, example.com"
The doc says
In the Caddyfile the addresses must start with :443 for the forward_proxy to work for proxy requests of all origins.
Could you help further clarify? I thought example.com alone should have both 80 and 443 covered. The magic :443, example.com looks a self contrad... |
2025-04-01T06:38:07.770678 | 2015-01-06T20:09:02 | 53557099 | {
"authors": [
"Turini",
"renanigt"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4428",
"repo": "caelum/vraptor4",
"url": "https://github.com/caelum/vraptor4/issues/922"
} | gharchive/issue | Deploy vraptor-site
Taking a look at vraptor-site commit, if I'm not worng vraptor-site isn't deployed since October with "articles and presentations" page.
The download page still with 4.1.1 vraptor's version.
Since we had some improvements on documentation, what about deploy it ?
Done! (actually, I forgot that it... |
2025-04-01T06:38:07.774461 | 2017-03-15T01:01:12 | 214252053 | {
"authors": [
"Yangqing",
"pietern",
"slayton58"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4429",
"repo": "caffe2/caffe2",
"url": "https://github.com/caffe2/caffe2/pull/202"
} | gharchive/pull-request | Explicitly pass CXX to NCCL Makefile
Necessary if CXX isn't set when cmake is called. The CXX variable will then be
empty which prevents make from using its own default.
cc Mr @slayton58 by the way - in case NV finds errors in other nccl clients.
@Yangqing Thanks! Good catch @pietern!
|
2025-04-01T06:38:07.800274 | 2016-06-15T11:49:58 | 160403061 | {
"authors": [
"gep13",
"patriksvensson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4430",
"repo": "cake-build/cake",
"url": "https://github.com/cake-build/cake/issues/988"
} | gharchive/issue | Fix broken Publish-GitHub-Release Task
Both both the 0.12.0 and 0.13.0 release of Cake, we were met with an error similar to this:
https://ci.appveyor.com/project/cakebuild/cake/build/0.12.0.build.2049#L506
When trying to Publish the GitHub Release. Initially, I thought this was an error with GitReleaseManager, but ... |
2025-04-01T06:38:07.803822 | 2017-09-09T15:43:35 | 256446872 | {
"authors": [
"Julien-Mialon",
"devlead",
"dnfclas"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4431",
"repo": "cake-build/cake",
"url": "https://github.com/cake-build/cake/pull/1793"
} | gharchive/pull-request | GH1625 Escape comma and semicolon in msbuild property values
Replace comma and semicolon in msbuild properties values by hex equivalent to fix issue #1625
@Julien-Mialon,
Thanks for your contribution.
To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreem... |
2025-04-01T06:38:07.868738 | 2019-08-28T07:57:29 | 486217982 | {
"authors": [
"dereuromark",
"tarnagas"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4437",
"repo": "cakephp/phinx",
"url": "https://github.com/cakephp/phinx/issues/1597"
} | gharchive/issue | "Phinx\Console\Command\Init" cannot have an empty name (symfony/console >= 4.3.4)
PHP Fatal error: Uncaught Symfony\Component\Console\Exception\LogicException: The command defined in "Phinx\Console\Command\Init" cannot have an empty name. in /var/www/localhost/htdocs/vendor/symfony/console/Command/Command.php:453
St... |
2025-04-01T06:38:07.871818 | 2019-07-17T19:21:13 | 469400083 | {
"authors": [
"MasterOdin",
"dereuromark",
"lorenzo",
"raph1mm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4438",
"repo": "cakephp/phinx",
"url": "https://github.com/cakephp/phinx/pull/1575"
} | gharchive/pull-request | Cache names of created tables for exists check
Fixes #1569 where because running under dry-run meant that the table was never actually created subsequent checks for existence of the table would fail, and an extra invalid CREATE TABLE statement would end up getting inserted into the dry-run log.
I'm not 100% satisfied... |
2025-04-01T06:38:07.905489 | 2017-03-23T13:19:56 | 216424762 | {
"authors": [
"angelosarto",
"benjie",
"calebmer",
"yleigh"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4439",
"repo": "calebmer/postgraphql",
"url": "https://github.com/calebmer/postgraphql/issues/404"
} | gharchive/issue | JWT Token Verification using RS256
I was having some problems getting token verification working if the token was signed using RS256 instead of HS256.
In RS256 you need to pass in the public key in PEM format. My issues was that the PEM format is strict both in terms of encoding (base64) AND line breaking.
Downlo... |
2025-04-01T06:38:07.908528 | 2017-11-03T17:16:46 | 271053887 | {
"authors": [
"Tafkas",
"rsangole"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4440",
"repo": "calintat/minimal",
"url": "https://github.com/calintat/minimal/issues/36"
} | gharchive/issue | Did something break with netlify?
Hello,
This isn't an issue with your repo per say. I had a working website for the past many months (forked your code.. and modified it considerably for my own purposes).
But today, it looks really wierd on all my browsers:
http://rsangole.netlify.com
Did netlify break? Why has this ... |
2025-04-01T06:38:07.910622 | 2017-11-01T00:08:20 | 270156208 | {
"authors": [
"oliviertassinari",
"t49tran"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4441",
"repo": "callemall/material-ui",
"url": "https://github.com/callemall/material-ui/pull/8930"
} | gharchive/pull-request | [Table Pagination] export LabelDisplayedRowArgs interface and improve label props types
Export LabelDisplayedRowsArgs from TablePagination.d.ts.
Change labelDisplayedRows return type to JSX.Element | string so it is aligned with the implementation.
Change labelRowsPerPage return type to JSX.Element | string.
Hi @o... |
2025-04-01T06:38:07.943949 | 2015-07-07T00:24:10 | 93406900 | {
"authors": [
"IBPX",
"notolaf"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4443",
"repo": "cameron/squirt",
"url": "https://github.com/cameron/squirt/issues/174"
} | gharchive/issue | Damn!
This could be a powerful classroom tool for reading fluency - in fact, I found it on an educational website - but I would be very hesitant to use it in my third grade classroom when the word "damn" pops up every time they finish reading. Is there a way to get that changed?
Cathi Palmer
I agree, this should be... |
2025-04-01T06:38:08.011655 | 2019-07-01T15:00:23 | 462763881 | {
"authors": [
"rnelson0",
"rodjek"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4444",
"repo": "camptocamp/facterdb",
"url": "https://github.com/camptocamp/facterdb/issues/101"
} | gharchive/issue | New release
The Puppet Development Kit includes pinned gems and that includes facterdb 0.6.0. That is unfortunately a bit behind the times and leads to things like RHEL 6 and 7 not including the networking facts hash. It would be nice to see a newer version they could include in the next PDK release.
@rnelson0 I'm ... |
2025-04-01T06:38:08.029082 | 2023-03-01T08:18:47 | 1604492702 | {
"authors": [
"barmac",
"markfarkas-camunda",
"nikku"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4445",
"repo": "camunda/camunda-modeler",
"url": "https://github.com/camunda/camunda-modeler/issues/3483"
} | gharchive/issue | Shortcuts override the search input in template selection modal
Describe the bug
If you open the template selector popup window the search input field has the focus, and if you press the button "p", everything works as expected. But if you press any button which is a shortcut, for example "n", or "a", it does not sea... |
2025-04-01T06:38:08.049294 | 2022-10-13T16:45:43 | 1408126176 | {
"authors": [
"aabouzaid",
"vctrmn"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4446",
"repo": "camunda/camunda-platform-helm",
"url": "https://github.com/camunda/camunda-platform-helm/issues/443"
} | gharchive/issue | [BUG] Connection insecure on Operate with Keycloak enabled
Describe the bug:
Operate and Keycloak is exposed via a secure https endpoint.
When I authenticate to Operate in the Keycloak UI, I have a "Connection insecure" warning.
Tested via Google Chrome and Mozilla Firefox.
Environment:
Platform: IBM Cloud Kubernet... |
2025-04-01T06:38:08.092323 | 2022-10-04T01:34:52 | 1395546237 | {
"authors": [
"obriensystems"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4447",
"repo": "canada-ca/accelerators_accelerateurs-gcp",
"url": "https://github.com/canada-ca/accelerators_accelerateurs-gcp/issues/51"
} | gharchive/issue | Add GR 09: restrict public IPs for VMs and SQL instances via organization policy
IAM organization policy - restrict SQL public IPs - https://console.cloud.google.com/iam-admin/orgpolicies/sql-restrictPublicIp?organizationId=743091813895&supportedpurview=project
AM organization policy - allowd external IPs for VMs - ... |
2025-04-01T06:38:08.201544 | 2024-04-18T01:02:16 | 2249527679 | {
"authors": [
"yanksyoon"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4448",
"repo": "canonical/github-runner-image-builder-operator",
"url": "https://github.com/canonical/github-runner-image-builder-operator/... | gharchive/pull-request | feat: initial charm
Applicable spec: ISD-143
Overview
A charm that periodically builds ubuntu image.
Supports relation to GitHub runner and provides the image ID on openstack for consumption.
Rationale
To support GitHub runner with ready-to-use images.
Juju Events Changes
On install: installs packages needed to... |
2025-04-01T06:38:08.208066 | 2024-04-15T13:58:48 | 2243766354 | {
"authors": [
"beliaev-maksim",
"gruyaume"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4449",
"repo": "canonical/httprequest-lego-k8s-operator",
"url": "https://github.com/canonical/httprequest-lego-k8s-op... | gharchive/issue | Charm is not in Blocked state when cannot access let's enrypt
Describe the bug
I have deployed the charm, but I did not provide auth configs. However, juju shows my charm as green. Also, firewall is not yet opened, so it cannot talk to the site
I think charm could not properly reconcile events after I started relati... |
2025-04-01T06:38:08.238950 | 2024-09-10T11:17:21 | 2516153223 | {
"authors": [
"AlanGriffiths",
"CharleeSF",
"Saviq",
"robert-ancell"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4450",
"repo": "canonical/iot-example-graphical-snap",
"url": "https://github.com/canonical... | gharchive/issue | Flutter snaps with 3.24.1 shows inverted colors
Hey guys,
I know this is probably a flutter bug again, just like earlier reported https://github.com/canonical/iot-example-graphical-snap/issues/31, but I think it still should be listed here, as this seems the only place where people talk about snapping flutter applica... |
2025-04-01T06:38:08.245114 | 2024-10-15T08:09:11 | 2587986565 | {
"authors": [
"Batalex",
"deusebio"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4451",
"repo": "canonical/kafka-k8s-operator",
"url": "https://github.com/canonical/kafka-k8s-operator/pull/143"
} | gharchive/pull-request | [DPE-5612] Update shared workflows version
This PR updates the shared workflows we use in our CI.
In addition, I also upgraded the GH actions checkout and download-artifact. This will prevent a nodejs version warning in the logs, and we were at risk of our CI breaking soon.
I would have separated the project updat... |
2025-04-01T06:38:08.258708 | 2022-03-18T11:09:55 | 1173467088 | {
"authors": [
"Abuelodelanada",
"balbirthomas",
"mmanciop",
"rbarry82",
"simskij"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4452",
"repo": "canonical/loki-k8s-operator",
"url": "https://githu... | gharchive/issue | Every time the constructor is called, an HTTP request is sent to Loki asking it for it's version
Bug Description
Every time the constructor is called, an HTTP request is sent to Loki asking it for its version. This information is then logged into the debug logs, spamming them with unneeded log lines.
To Reproduce
ju... |
2025-04-01T06:38:08.284801 | 2023-03-17T12:53:22 | 1629265588 | {
"authors": [
"paulomach"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4453",
"repo": "canonical/mysql-k8s-operator",
"url": "https://github.com/canonical/mysql-k8s-operator/pull/175"
} | gharchive/pull-request | Feature/tls runtime set
Issue
Slow and fragile TLS setup.
DPE-1447
Solution
Port TLS hot reload with lib from merged PR#142
Should we delete the rolling ops lib since we are no longer using it?
what a miss, thanks!
Done db310a1
|
2025-04-01T06:38:08.301169 | 2021-11-18T06:54:26 | 1057003499 | {
"authors": [
"dstathis",
"sed-i"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4454",
"repo": "canonical/prometheus-operator",
"url": "https://github.com/canonical/prometheus-operator/pull/168"
} | gharchive/pull-request | support python 3.5 in libs
Note: @balbirthomas I converted JujuTopology from a dataclass to a regular class. Tests still pass but I wanted to bring that to your attention.
Bump LIBPATCH?
manually merging so leon can continue work
|
2025-04-01T06:38:08.306621 | 2024-04-12T13:03:47 | 2240115656 | {
"authors": [
"ghislainbourgeois",
"gruyaume"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4455",
"repo": "canonical/sdcore-nssf-k8s-operator",
"url": "https://github.com/canonical/sdcore-nssf-k8s-operator/... | gharchive/pull-request | chore: Use the rustup snap to install latest stable rust
Description
This changes the way Rust and Cargo are installed for building the charm. Instead of using the deb packages available for the base, it uses the rustup snap to install the latest stable Rust and Cargo releases.
This will solve building issues for mod... |
2025-04-01T06:38:08.317563 | 2018-02-06T04:56:19 | 294632411 | {
"authors": [
"coveralls",
"kunsingh"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4456",
"repo": "canoo/dolphin-platform",
"url": "https://github.com/canoo/dolphin-platform/pull/840"
} | gharchive/pull-request | Controller tests for parent child
This change is
https://github.com/canoo/dolphin-platform/issues/603
Coverage increased (+0.07%) to 57.736% when pulling 007da71d8ea45d03de3c493564522a4ee974a19d on ControllerTestsForParentChild into 5483d3fbcbb5f61ca999e0cba6f932f6b844d4e8 on master.
Review Comments Fixed.
|
2025-04-01T06:38:08.319329 | 2022-01-12T20:22:22 | 1100755625 | {
"authors": [
"canozbey",
"izemlyanskiy"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4457",
"repo": "canozbey/finite-state-rice-decoder",
"url": "https://github.com/canozbey/finite-state-rice-decoder/pull/2"
} | gharchive/pull-request | global refactoring and make possible to access longs
Hi! Sorry, there were long holidays in my country, that's why I kept silent all that time.
Thank you very much for the hints you gave me in #1. I successfully adapted your code to longs, and now I'm happy to share the results.
I made a minor refactoring, so now it'... |
2025-04-01T06:38:08.339206 | 2016-01-03T20:16:08 | 124668952 | {
"authors": [
"cantino",
"dsander"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4458",
"repo": "cantino/huginn",
"url": "https://github.com/cantino/huginn/pull/1205"
} | gharchive/pull-request | When the WebsiteAgent receives Events, we do not need to require that they contain a url keyword
I think it’s unfortunate that we wrote this Agent to use the url value from an event. The newer url_from_event is much better, and could just be set to {{ url }} to emulate the old behavior, but dropping this would be a ... |
2025-04-01T06:38:08.343104 | 2022-09-14T06:57:55 | 1372461514 | {
"authors": [
"StefH",
"canton7"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4459",
"repo": "canton7/RestEase",
"url": "https://github.com/canton7/RestEase/issues/235"
} | gharchive/issue | Question: Extend the RestEaseGeneratedType ?
When using the RestEase.SourceGenerator, a internal class is generated: internal class Implementation_1_ITestApi : global::Test.Net.Client.ITestApi.
I want to extend this class like:
public class MyClient : RestEaseGeneratedTypes.Implementation_1_ITestApi, ITestClient
{
... |
2025-04-01T06:38:08.355333 | 2017-09-11T09:06:07 | 256631357 | {
"authors": [
"caouecs",
"idhamperdameian"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4461",
"repo": "caouecs/Laravel-lang",
"url": "https://github.com/caouecs/Laravel-lang/issues/751"
} | gharchive/issue | Validation changed in original source.
I think you need to update it again, please look original source here
https://github.com/caouecs/Laravel-lang/blob/827aa1240855862582573495aa67b50835792bc5/script/en/validation.php#L44
:'(
Headache? 😺
I open a issue for all languages ( #752 )
|
2025-04-01T06:38:08.356398 | 2018-04-26T20:10:31 | 318179531 | {
"authors": [
"caouecs",
"mohsen4887"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4462",
"repo": "caouecs/Laravel-lang",
"url": "https://github.com/caouecs/Laravel-lang/pull/819"
} | gharchive/pull-request | not_regex translated and province attribute added
this is my first pull request 😄
i'll work on fa language and help to make it perfect.
Thank you
|
2025-04-01T06:38:08.364280 | 2019-08-28T11:55:32 | 486334814 | {
"authors": [
"nnganesha"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4463",
"repo": "capergroup/bayou",
"url": "https://github.com/capergroup/bayou/issues/221"
} | gharchive/issue | Source files for the web front end
Any idea where can we see the source for the front end (askbayou.com)? I can see that there is a flask server running. Ports 8080,8081 & 8084 are open. But 8084 seems to be accessible for API access only. Any documentation on how to call the same (http://localhost:8084/apisynthesis)... |
2025-04-01T06:38:08.399441 | 2018-09-26T20:34:54 | 364200663 | {
"authors": [
"jberg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4464",
"repo": "captbaritone/webamp",
"url": "https://github.com/captbaritone/webamp/pull/659"
} | gharchive/pull-request | Add MilkDrop title text animation
Text doesn't look great at the default size, not sure if there is something wrong or just its small so looks jaggy.
im working on fixing the blurriness of the text in butterchurn
the text should be less aliased now (we were rendering at a smaller resolution and scaling it up befo... |
2025-04-01T06:38:08.409217 | 2021-01-21T19:57:35 | 791450758 | {
"authors": [
"RobertaJHahn",
"yellowdragonfly"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4465",
"repo": "carbon-design-system/carbon-for-ibm-dotcom",
"url": "https://github.com/carbon-design-system/carb... | gharchive/issue | menu item doesn't show active state in hamburg menu in masthead
talked with Anna Wen on this issue. She was able to reproduce it on current testing environment.
When setting the last menu item link in the masthead to be selected, the item does not have a selected state in the mobile nav, only desktop
DESKTOP:
MOBILE... |
2025-04-01T06:38:08.415609 | 2021-05-26T17:27:45 | 902719681 | {
"authors": [
"oliviaflory"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4466",
"repo": "carbon-design-system/carbon-for-ibm-dotcom",
"url": "https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues... | gharchive/issue | [Content group] without expressive, update to use Carbon core
Detailed description
Describe in detail the issue you're having.
Removing the expressive theme, Link and list within Content group should be updated to use Link large and List large variants from Carbon core.
I am hoping that updating the Link and list ... |
2025-04-01T06:38:08.418061 | 2019-05-28T16:19:28 | 449361673 | {
"authors": [
"ibmer20",
"jcharnetsky"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4467",
"repo": "carbon-design-system/carbon-tutorial",
"url": "https://github.com/carbon-design-system/carbon-tutorial/pul... | gharchive/pull-request | feat(tutorial): complete step 1
Closes #
{{short description}}
Changelog
New
{{new thing}}
Changed
{{change thing}}
Removed
{{removed thing}}
Congratulations! 🥇 You have successfully completed part 1.
|
2025-04-01T06:38:08.420524 | 2022-03-29T21:49:51 | 1185450703 | {
"authors": [
"joshblack",
"laurenmrice",
"mbgower"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4468",
"repo": "carbon-design-system/carbon-website",
"url": "https://github.com/carbon-design-system/car... | gharchive/pull-request | Update usage.mdx
Removed screen reader info; usual editorial tweaks with Keyboard. Made "group label" the consistent name by removing "heading" (as discussed).
Most important change to scrutinize: the repositioning of the 2nd bullet of the label to the group label area. Took a guess at what was meant; may not be corr... |
2025-04-01T06:38:08.447508 | 2019-10-18T20:54:03 | 509305734 | {
"authors": [
"oliviaflory"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4469",
"repo": "carbon-design-system/ibm-dotcom-library-design-kit",
"url": "https://github.com/carbon-design-system/ibm-dotcom-library-d... | gharchive/issue | Design kit: add icon cell variants
Carbon added additional icon cell variations to design kit
02 hover
03 selected
04 disabled
Acceptance criteria:
[ ] white theme
[ ] gray 10 theme
[ ] gray 90 theme
[ ] gray 100 theme
not stale
|
2025-04-01T06:38:08.450502 | 2023-11-29T19:07:01 | 2017235785 | {
"authors": [
"elycheea",
"ljcarot"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4470",
"repo": "carbon-design-system/ibm-products",
"url": "https://github.com/carbon-design-system/ibm-products/issues/3863"... | gharchive/issue | Clean up Datagrid stories
Reorganize Datagrid stories so that base component features are exposed top level and “extensions” are included as extensions.
The base component of the Datagrid includes the following features
– Table headers
– Clickable row items
– Row action buttons
– Batch actions
– Empty state
– Frozen ... |
2025-04-01T06:38:08.498914 | 2022-12-13T11:58:04 | 1494090408 | {
"authors": [
"LukaKurnjek",
"rdlrt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4471",
"repo": "cardano-foundation/developer-portal",
"url": "https://github.com/cardano-foundation/developer-portal/issues/886"
} | gharchive/issue | Issue with building cardano-node: Fedora 37 official repos do not contain ncurses-compat-libs
I followed the procedure https://github.com/cardano-foundation/developer-portal/blob/staging/docs/get-started/installing-cardano-node.md on my Fedora 37 (newest version as of writing) and found out that the package ncurses-c... |
2025-04-01T06:38:08.501937 | 2022-08-12T00:10:11 | 1336611305 | {
"authors": [
"falcon78921"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4472",
"repo": "cardinal-dev/Cardinal",
"url": "https://github.com/cardinal-dev/Cardinal/issues/180"
} | gharchive/issue | [Documentation] Fix Redundant Header in Compatibility Guide
See: https://cardinal-dev.github.io/Cardinal/pages/compatibility-guide/
Fixed in: https://github.com/cardinal-dev/Cardinal/pull/185
|
2025-04-01T06:38:08.505042 | 2024-10-30T00:32:49 | 2622587337 | {
"authors": [
"habdelra",
"lukemelia"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:4473",
"repo": "cardstack/boxel",
"url": "https://github.com/cardstack/boxel/pull/1735"
} | gharchive/pull-request | Only show finder filter scrollbar when hovered
This PR updates the cards grid such that the filter list scroll bar is only shown when hovered over.
Note that this update is hostile to touch devices like the iPad...
I tried it on a MacBook. It works when connected to an external mouse but does not show if I just u... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.