id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
662974440 | Release of CmdStan 2.24.0
Summary:
2.24 Release Notes
@serban-nicusor-toptal the just tagged cmdstan 2.24-rc1 does not include the dependencies like stan, Stan-math, etc....
I'm uploading the archive now, takes a bit sorry ... slow internet
I just downloaded the archive and now it's 33MB... that's good, but the... | gharchive/issue | 2020-07-21T12:40:12 | 2025-04-01T04:35:57.221398 | {
"authors": [
"mitzimorris",
"serban-nicusor-toptal",
"wds15"
],
"repo": "stan-dev/cmdstan",
"url": "https://github.com/stan-dev/cmdstan/issues/911",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1449157351 | Update wanted ebooks list
I see that sometimes they're deleted and sometimes they're commented out, so I have a 50% of choosing correctly. Of course, I also have a 50% chance of choosing incorrectly…
Typically commented out when someone is actively working on it, and deleted when it’s released 🙂
Well, then, I wa... | gharchive/pull-request | 2022-11-15T04:44:48 | 2025-04-01T04:35:57.244682 | {
"authors": [
"acabal",
"robinwhittleton",
"vr8hub"
],
"repo": "standardebooks/web",
"url": "https://github.com/standardebooks/web/pull/203",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
505358529 | Update build system to use java 11
We use java 8 because at the time, bazel required java 8 to bootstrap. Nowadays they use java 11, and java 8 is EOL in Flathub.
(Alternatively, we could stop building the whole of tensorflow, and only build tensorflow-lite...)
Fixed by #51
| gharchive/issue | 2019-10-10T15:47:48 | 2025-04-01T04:35:57.263562 | {
"authors": [
"gcampax"
],
"repo": "stanford-oval/almond-gnome",
"url": "https://github.com/stanford-oval/almond-gnome/issues/50",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
639033060 | Categorical HM integration with Spatial kernel implementations
For example, can we do something like:
def innerProdMatMult(tileA: SRAM2[T], tileB: SRAM2[T], tileC: SRAM2[T]): Void = {
Foreach(...){...} // fill tileC using inner products
}
def outerProdMatMult(tileA: SRAM2[T], tileB: SRAM2[T], tileC: SRAM2[T]): Voi... | gharchive/issue | 2020-06-15T17:55:15 | 2025-04-01T04:35:57.265517 | {
"authors": [
"David-Durst",
"mattfel1"
],
"repo": "stanford-ppl/spatial",
"url": "https://github.com/stanford-ppl/spatial/issues/309",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
506328634 | data/Animals.csv file not found
when running on colab
https://colab.research.google.com/github/stared/thinking-in-tensors-writing-in-pytorch/blob/master/3 Linear regression.ipynb#scrollTo=s5gdu-mRRiwo
@jlj0n3s Right now the workaround is to manually upload the files from https://github.com/stared/thinking-in-tenso... | gharchive/issue | 2019-10-13T13:55:26 | 2025-04-01T04:35:57.277360 | {
"authors": [
"jlj0n3s",
"stared"
],
"repo": "stared/thinking-in-tensors-writing-in-pytorch",
"url": "https://github.com/stared/thinking-in-tensors-writing-in-pytorch/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1378270544 | Add property to enable/disable registration of the "old" DocsAPI in-Coordination implementation
Currently system property stargate.rest.enableV1 (SYSPROP_ENABLE_SGV1_REST) exists to allow either enabling or disabling of registration of the Coordinator co-located (running within Coordinator) REST API implementation. T... | gharchive/issue | 2022-09-19T17:11:33 | 2025-04-01T04:35:57.282027 | {
"authors": [
"tatu-at-datastax"
],
"repo": "stargate/stargate",
"url": "https://github.com/stargate/stargate/issues/2081",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1579587900 | Fix changelog generation
It's impossible to keep the changelog updated.. Merges between v1 and main are impossible to handle. We need to make a working solution.
Here is the small idea on how this can be done:
Main thing, keep change log for the versions separated
CHANGELOG_V1.md exists in the v1 and main branch (m... | gharchive/issue | 2023-02-10T12:15:16 | 2025-04-01T04:35:57.284927 | {
"authors": [
"ivansenic",
"jeffreyscarpenter"
],
"repo": "stargate/stargate",
"url": "https://github.com/stargate/stargate/issues/2435",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2129027586 | Update what_s_starknet.js.md
Typographical errors were corrected and ambiguities clarified in the description.
Motivation and Resolution
The primary goal of this pull request is to enhance readability and ensure the accuracy of the documentation. It addresses various typographical mistakes and clarifies sections wher... | gharchive/pull-request | 2024-02-11T15:11:08 | 2025-04-01T04:35:57.295382 | {
"authors": [
"ivpavici",
"mettete"
],
"repo": "starknet-io/starknet.js",
"url": "https://github.com/starknet-io/starknet.js/pull/958",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1510379613 | Made sierra contracts be felt-vec based.
Stack:
#1485
#1484
#1482 ⬅
⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results.
This change is
crates/starknet/src/contract_class_test.rs line 19 at r1 (raw file):
Previously, orizi wrote…
in here specifically - ... | gharchive/pull-request | 2022-12-25T17:43:35 | 2025-04-01T04:35:57.299612 | {
"authors": [
"ilyalesokhin-starkware",
"orizi"
],
"repo": "starkware-libs/cairo",
"url": "https://github.com/starkware-libs/cairo/pull/1482",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1925274762 | feat: Storage{Base}Address impls
Implements the Into trait to convert a Storage{Base}Address into a felt252
Implements the Into trait to convert a Storage{Base}Address into a u256
Implements PartialEq trait to allow comparison of StorageBaseAddress and StorageAddress
Resolves #4195
This change is
I was thinki... | gharchive/pull-request | 2023-10-04T02:20:27 | 2025-04-01T04:35:57.303622 | {
"authors": [
"enitrat"
],
"repo": "starkware-libs/cairo",
"url": "https://github.com/starkware-libs/cairo/pull/4194",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1583817332 | 功能问题
MySQL,Redis管理部署出来没有呀
请具体描述下问题。
参考mysql redis的接入文档
https://github.com/starsliao/ConsulManager/tree/main/docs
| gharchive/issue | 2023-02-14T09:36:09 | 2025-04-01T04:35:57.308156 | {
"authors": [
"aiopser",
"starsliao"
],
"repo": "starsliao/ConsulManager",
"url": "https://github.com/starsliao/ConsulManager/issues/53",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
1419689961 |
请问补上速通链接已点过的期数的具体方法
> 我这里还是不行
刚刚试了,显示Error: raise Exception('貌似自己这显示完成了,但实际上没有?建议自己检查下(尤其是有团支书账号可以看到情况的),然后可以在issue#31里反馈下') 团支书后台没有记录
我这里刚刚试过,还是没有显示,我在想是不是因为之前我点过那个速通链接,多点了很多导致留下了不少空白的完成记录。但现在速通链接已经寄了,所以即使后台看不到完成记录,但在这里还是检测为已完成,所以就没有速通?是不是要等到空白记录都填上,这个程序才能发挥作用?
新的期数应该可以,以前的应该是这个情况,如果不想手动解决可以把文件主体那块换成一个循环补... | gharchive/issue | 2022-10-23T07:41:29 | 2025-04-01T04:35:57.314705 | {
"authors": [
"SakuraLaurel",
"z-rrr"
],
"repo": "startkkkkkk/Beijing_Daxuexi_Simple",
"url": "https://github.com/startkkkkkk/Beijing_Daxuexi_Simple/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
665333598 | Sonoff SNZB-02 i have this error can you give me a idea how to resolve this .
hello a have a few of this sensors in my house anda i cant mount because a have this error .
2020-07-24 19:07:00.001 (zigbee2mqtt) MQTT message: zigbee2mqtt/0x00124b001b7832e7 {'temperature': 27.84, 'linkquality': 92, 'humidity': 55.28, 'ba... | gharchive/issue | 2020-07-24T18:11:20 | 2025-04-01T04:35:57.318045 | {
"authors": [
"kan0bi",
"stas-demydiuk",
"tomdudu38"
],
"repo": "stas-demydiuk/domoticz-zigbee2mqtt-plugin",
"url": "https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin/issues/369",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1040503154 | EventFrom marks optional properties as required
Description
When extracting event types from a model blueprint with EventFrom, optional properties of the event will be treated just like required properties.
Expected Result
The type of optional properties should be preserved
Actual Result
Optional properties are marke... | gharchive/issue | 2021-10-31T15:28:25 | 2025-04-01T04:35:57.370725 | {
"authors": [
"Andarist",
"CodingDive",
"janovekj"
],
"repo": "statelyai/xstate",
"url": "https://github.com/statelyai/xstate/issues/2777",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2509542768 | Update monitor-an-experiment.md
add new health checks
🚀 Deployed on https://66da9218c84f8dfc8b9adbce--cozy-fox-0defec.netlify.app
| gharchive/pull-request | 2024-09-06T05:22:40 | 2025-04-01T04:35:57.391218 | {
"authors": [
"jasonwzm",
"lin-statsig"
],
"repo": "statsig-io/docs",
"url": "https://github.com/statsig-io/docs/pull/1977",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
149546809 | [MIPAS] coda.time_double_to_parts_utc can't manage the conversion of the date in the right way
coda.time_double_to_parts(0.0)
[2000, 1, 1, 0, 0, 0, 0]
coda.time_double_to_parts_utc(0.0)
[1999, 12, 31, 23, 59, 28, 0]
Since the reference time of coda output is 2000-1-1, this 2 functions should return the same time f... | gharchive/issue | 2016-04-19T18:39:57 | 2025-04-01T04:35:57.634045 | {
"authors": [
"flaviobar",
"svniemeijer"
],
"repo": "stcorp/coda",
"url": "https://github.com/stcorp/coda/issues/11",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2673365060 | feat: add at method to array/fixed-endian-factory
Resolves #3135 .
Description
What is the purpose of this pull request?
This pull request:
adds at method to array/fixed-endian-factory
adds the respective benchmarks and tests
updates README
Related Issues
Does this pull request have any related issues?
This pul... | gharchive/pull-request | 2024-11-19T19:52:45 | 2025-04-01T04:35:57.640950 | {
"authors": [
"aayush0325",
"kgryte"
],
"repo": "stdlib-js/stdlib",
"url": "https://github.com/stdlib-js/stdlib/pull/3184",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1509953810 | Add C implementation for @stdlib/math/base/special/expit
Resolves #767.
Checklist
[x] update readme.md
[x] include.gypi
[x] binding.gyp
[x] include/stdlib/math/base/special/
[x] src
[x] manifest.json
[x] lib
[x] examples
[x] benchmark
[x] test
@kgryte
All tests and benchmarks cleared, this PR can have a review.
| gharchive/pull-request | 2022-12-24T05:53:49 | 2025-04-01T04:35:57.644192 | {
"authors": [
"Pranavchiku"
],
"repo": "stdlib-js/stdlib",
"url": "https://github.com/stdlib-js/stdlib/pull/770",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
230745167 | findAsync with an Array parameter
Hello!
According to documentation, one can pass an Array as second argument for the findAsync method. What is the expected outcome of this?
I was expecting something like:
Given this array, if any of the entries match a file, return the path to this file
And indeed it looks like th... | gharchive/issue | 2017-05-23T15:17:05 | 2025-04-01T04:35:57.655410 | {
"authors": [
"gpiress",
"steelbrain"
],
"repo": "steelbrain/atom-linter",
"url": "https://github.com/steelbrain/atom-linter/issues/169",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1783190281 | Snscrape Get Items Error
Everything was working fine then suddenly a unknown snscrape error occured.
Traceback (most recent call last):
File "f:\TwitterGiveawayBot-main\get_tweet.py", line 258, in search_giveaway
for i,tweet in enumerate(sntwitter.TwitterSearchScraper(text).get_items()):
File "C:\Program Files\Python... | gharchive/issue | 2023-06-30T21:36:44 | 2025-04-01T04:35:57.696418 | {
"authors": [
"Rana-0003",
"steevenakintilo"
],
"repo": "steevenakintilo/TwitterGiveawayBot",
"url": "https://github.com/steevenakintilo/TwitterGiveawayBot/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1552268968 | Runnable track crossing eventlisteners (iOS)
If you try to slide the runnable track on iOS-Safari (iPhone 13) the eventListener input and change are fired at the same time.
Fixed by setting a onclick on the HTML head if the touchpoints is > 0
| gharchive/issue | 2023-01-22T20:19:25 | 2025-04-01T04:35:57.748089 | {
"authors": [
"stefanradouane"
],
"repo": "stefanradouane/vidplayer",
"url": "https://github.com/stefanradouane/vidplayer/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1144992364 | Ethernet Anbindung Wbec
Guten Tag,
hat jemand eine Anbindung per Ethernet statt Wifi realisiert? Wird das unterstützt?
Danke
taschaue
Hallo taschaue,
mit dem verwendeten Mikrocontroller geht es meines Wissens nicht.
Mögliche Alternative, wenn schon ein Netzwerkkabel bei der Wallbox liegt: Das Netzwerkkabel für den ... | gharchive/issue | 2022-02-20T11:26:33 | 2025-04-01T04:35:57.756086 | {
"authors": [
"steff393",
"taschaue"
],
"repo": "steff393/wbec",
"url": "https://github.com/steff393/wbec/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
85262926 | Refactor login component
DocumentTitle should be always set only on top most (pages) components. In case of login form, it just seems to be defined twice.
THAT WAS MY ISSUE :-1:
| gharchive/issue | 2015-06-04T20:28:08 | 2025-04-01T04:35:57.776726 | {
"authors": [
"grabbou"
],
"repo": "steida/este",
"url": "https://github.com/steida/este/issues/259",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2438509458 | services/horizon/internal/ingest: reap lookup tables without blocking ingestion
PR Checklist
PR Structure
[ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs).
[ ] This PR avoids mixing refactoring changes with feature changes (split into two PRs
otherwise).
[ ] This PR's title starts w... | gharchive/pull-request | 2024-07-30T19:15:31 | 2025-04-01T04:35:57.791847 | {
"authors": [
"sreuland",
"tamirms"
],
"repo": "stellar/go",
"url": "https://github.com/stellar/go/pull/5405",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1360406624 | Instruct users to checkout v0.0.4 tag for examples
What
Instruct users to checkout v0.0.4 tag for examples.
Why
We tried having a dev branch but it became a more significant overhead than I think we should maintain. @MonsieurNicolas also pointed out these repos don't have snapshots and so we're adding tags to these r... | gharchive/pull-request | 2022-09-02T16:35:01 | 2025-04-01T04:35:57.795253 | {
"authors": [
"leighmcculloch",
"stellar-jenkins"
],
"repo": "stellar/soroban-docs",
"url": "https://github.com/stellar/soroban-docs/pull/107",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2375852795 | [SDP-1245] Invalidate Circle Distribution Account Status upon receiving a 401/403
What
[TODO: Short statement about what is changing.]
Why
[TODO: Why this change is being made. Include any context required to understand the why.]
Known limitations
[TODO or N/A]
Checklist
PR Structure
[ ] This PR has a reasonably nar... | gharchive/pull-request | 2024-06-26T16:59:54 | 2025-04-01T04:35:57.829986 | {
"authors": [
"stellar-jenkins",
"ziyliu"
],
"repo": "stellar/stellar-disbursement-platform-backend",
"url": "https://github.com/stellar/stellar-disbursement-platform-backend/pull/338",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1888359544 | Small tweaks
-Add Discord to top menu
-Move MGI tutorial to application section
-Add Soroban to main nav
-Add "Basic" to Tutorials
Preview is available here:http://developers-pr230.previews.kube001.services.stellar-ops.com
| gharchive/pull-request | 2023-09-08T21:06:01 | 2025-04-01T04:35:57.831909 | {
"authors": [
"briwylde08",
"stellar-jenkins"
],
"repo": "stellar/stellar-docs",
"url": "https://github.com/stellar/stellar-docs/pull/230",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1127642580 | Add send-insights to Harden-Runner
@varunsh-coder does the file agent.service required in the dist/pre folder? when i ran the npm build it did not generate so I was wondering if it is required
@varunsh-coder does the file agent.service required in the dist/pre folder? when i ran the npm build it did not generate s... | gharchive/pull-request | 2022-02-08T19:00:06 | 2025-04-01T04:35:57.848893 | {
"authors": [
"arjundashrath",
"varunsh-coder"
],
"repo": "step-security/harden-runner",
"url": "https://github.com/step-security/harden-runner/pull/92",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
96375532 | debug-toolbar break modeltranslation
Django==1.8.3
django-debug-toolbar==1.3.2
django-modeltranslation==0.10
Mezzanine==4.0.0
with
`OPTIONAL_APPS = (
"debug_toolbar", ...
i get error:
Traceback (most recent call last):
File "./manage.py", line 28, in <module>
execute_from_command_line(sys.argv)
File "/home/sl... | gharchive/issue | 2015-07-21T17:46:46 | 2025-04-01T04:35:57.863735 | {
"authors": [
"Kniyl",
"slav0nic",
"stephenmcd"
],
"repo": "stephenmcd/mezzanine",
"url": "https://github.com/stephenmcd/mezzanine/issues/1358",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
349715240 | Migration to Boostrap 4?
Do you plan to migrate to Boostrap 4 in near future?
Can you post this to the mailing list? Thanks
| gharchive/issue | 2018-08-11T08:00:32 | 2025-04-01T04:35:57.864827 | {
"authors": [
"matousc89",
"stephenmcd"
],
"repo": "stephenmcd/mezzanine",
"url": "https://github.com/stephenmcd/mezzanine/issues/1870",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2172531421 | Gallery display is not showing
Website after fruition https://chaugary.com/
Original notion page https://chaugary.notion.site/Chau-Gary-Software-Engineer-4fe059ef795d40c588d23f1d6bd267f6
My blog section is missing.
I am also having this same issue with all database views. Even a database included on a page. I've t... | gharchive/issue | 2024-03-06T22:10:21 | 2025-04-01T04:35:57.866962 | {
"authors": [
"LudwigStumpp",
"jachane99",
"sunnythedev"
],
"repo": "stephenou/fruitionsite",
"url": "https://github.com/stephenou/fruitionsite/issues/278",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
726981220 | Can it support tailing log files, too?
Note: this issue was imported from https://github.com/wercker/stern/issues/54, but it was originally created by ryuheechul...
Just tried stern and it was pretty awesome, thank you for your work!
In our case though, sometimes some logs are not being printed as stdout/stderr. Some... | gharchive/issue | 2020-10-22T01:59:38 | 2025-04-01T04:35:57.886130 | {
"authors": [
"superbrothers"
],
"repo": "stern/stern",
"url": "https://github.com/stern/stern/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
217058384 | Derive Eq for VersionReq
Seems to make sense to me. Version already implements it.
That said, maybe Hash would make sense, too. At least my current investigation of https://github.com/rust-lang/cargo/issues/1982 indicates that this would make it easier. Thoughts?
Thoughts?
Mostly, "I haven't thought about it en... | gharchive/pull-request | 2017-03-26T15:09:42 | 2025-04-01T04:35:57.894951 | {
"authors": [
"jonas-schievink",
"steveklabnik"
],
"repo": "steveklabnik/semver",
"url": "https://github.com/steveklabnik/semver/pull/109",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
384819312 |
Enabled selection when grouping rows
Hi! I'm a customer of ZippyTech, with an owned license =)
We haven't yet switched to the new DataGrid, and are still using this one, and found that row selection wasn't enabled when using groupBy.
We have forked the project and done a quick change to solve it. Feel free to incor... | gharchive/pull-request | 2018-11-27T14:25:33 | 2025-04-01T04:35:57.897786 | {
"authors": [
"stevelacy",
"thoriphes"
],
"repo": "stevelacy/react-datagrid2",
"url": "https://github.com/stevelacy/react-datagrid2/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
650352904 | Uncaught Error: Error from Instagram: This endpoint has been retired
Suddenly not working from yesteday.
Hey @boseakash7! Instagram has retired the API in favor of the new Basic Display API:
From the Instagram API page
The remaining Instagram Legacy API permission ("Basic Permission") was disabled on June 29, 2020... | gharchive/issue | 2020-07-03T05:29:18 | 2025-04-01T04:35:57.916129 | {
"authors": [
"boseakash7",
"stevenschobert"
],
"repo": "stevenschobert/instafeed.js",
"url": "https://github.com/stevenschobert/instafeed.js/issues/678",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
45600369 | API auth
Hello!
First of all, good job on track-o-bot! That's also great to open source it.
I began working on a little companion Android App that will use the API.
At first, I'll show a "login" screen so the user enters his username and token. I'd like to have a way to ask the API if these credentials are valid.
As ... | gharchive/issue | 2014-10-13T01:32:03 | 2025-04-01T04:35:57.937534 | {
"authors": [
"Mathbl",
"emilesilvis"
],
"repo": "stevschmid/trackobot.com",
"url": "https://github.com/stevschmid/trackobot.com/issues/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
665616613 | crash on launch hrev54460
crash report: http://fatelk.com/jim/WonderBrush-555-debug-25-07-2020-15-52-37.report.zip
Fixed in https://git.haiku-os.org/haiku/commit/?id=d548fb2b3e493004761739c3e3fcc008ec497860
Indeed it now woeks.
This issue can be closed.
| gharchive/issue | 2020-07-25T16:42:35 | 2025-04-01T04:35:57.964414 | {
"authors": [
"bbjimmy",
"diversys",
"waddlesplash"
],
"repo": "stippi/WonderBrush-v2",
"url": "https://github.com/stippi/WonderBrush-v2/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
992850952 | Fix to show SafariView in nested sheets
See #8
Hi @twodayslate,
Thank you for your contribution! I have checked that your PR fixes the issue and working well :)
However, I'm sorry that it will not be merged because v2.4.0 (which migrates SafariViewPresenter to UIViewRepresentable in 6e10ed37f83d8ebe62dd952a7bce8194... | gharchive/pull-request | 2021-09-10T03:21:59 | 2025-04-01T04:35:57.970219 | {
"authors": [
"stleamist",
"twodayslate"
],
"repo": "stleamist/BetterSafariView",
"url": "https://github.com/stleamist/BetterSafariView/pull/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
150733282 | Added unit tests for escaped quotes.
Per the comments in the associated pull request, adding unit tests for escaped quotes.
I'm more familiar with TestNG, but I see that some of the existing test have things like this:
@Test(expected=NullPointerException.class)
If it possible to use the same notation for your test... | gharchive/pull-request | 2016-04-25T03:07:36 | 2025-04-01T04:35:57.972738 | {
"authors": [
"captainIowa",
"johnjaylward",
"stleary"
],
"repo": "stleary/JSON-Java-unit-test",
"url": "https://github.com/stleary/JSON-Java-unit-test/pull/45",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1256988981 | SPI Outputs not initializied with Reset
Hi Stephan,
if the Reset is applied to the neorv32 the outputs of the spi are staying uninitilized. The SPI uses also only a clock. To avoid unpredictable behaviour needs at least the CSn outputs an reset defined output value. This avoid accidentally activation of the driven SP... | gharchive/issue | 2022-06-01T20:39:55 | 2025-04-01T04:35:57.983156 | {
"authors": [
"akaeba",
"andkae",
"stnolting"
],
"repo": "stnolting/neorv32",
"url": "https://github.com/stnolting/neorv32/issues/330",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1994764347 | Implementation with nextpnr-xilinx + prjxray doesn't work.
Hello everyone!
Context:
Until now, I synthesized the NEORV32 with Vivado and there wasn't any problem. Even I added a module via Stream Link and it worked successfully.
However, I'm trying to synthesize the NEORV32 CPU by default using only open tools and I'... | gharchive/issue | 2023-11-15T13:18:27 | 2025-04-01T04:35:57.996262 | {
"authors": [
"Unike267",
"stnolting"
],
"repo": "stnolting/neorv32",
"url": "https://github.com/stnolting/neorv32/issues/726",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1431033120 | Support to show hub informations
ref: https://github.com/stolostron/backlog/issues/25831
Signed-off-by: clyang82 chuyang@redhat.com
/assign @KevinFCormier Please take a look at.
I will continue to increase the code coverage. Thanks.
| gharchive/pull-request | 2022-11-01T08:01:15 | 2025-04-01T04:35:58.004519 | {
"authors": [
"clyang82"
],
"repo": "stolostron/console",
"url": "https://github.com/stolostron/console/pull/2224",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1864500287 | [release-2.8] donot delete addon if cluster is not found
issue: https://issues.redhat.com/browse/ACM-6997
/lgtm
| gharchive/pull-request | 2023-08-24T06:35:58 | 2025-04-01T04:35:58.005596 | {
"authors": [
"elgnay",
"zhiweiyin318"
],
"repo": "stolostron/klusterlet-addon-controller",
"url": "https://github.com/stolostron/klusterlet-addon-controller/pull/212",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1715016690 | Disable the logs for event by default
Disable the logs for event-watch by default, because it is too noisy.
/LGTM
| gharchive/pull-request | 2023-05-18T05:39:47 | 2025-04-01T04:35:58.006362 | {
"authors": [
"clyang82",
"yanmxa"
],
"repo": "stolostron/multicluster-global-hub",
"url": "https://github.com/stolostron/multicluster-global-hub/pull/442",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2360297700 | increase Search operator mem limit
Description
Increase memory limit of manager container in search-operator pod
Related Issue
If applicable, please reference the issue(s) that this pull request addresses.
https://issues.redhat.com/browse/ACM-11936
Changes Made
Provide a clear and concise overview of the changes made... | gharchive/pull-request | 2024-06-18T16:50:55 | 2025-04-01T04:35:58.013141 | {
"authors": [
"SherinV",
"bjoydeep",
"dislbenn"
],
"repo": "stolostron/multiclusterhub-operator",
"url": "https://github.com/stolostron/multiclusterhub-operator/pull/1567",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
212876460 | Feedback de retorno
Feedback visual muito discreto de que retornou com sucesso (aumentar o tempo do toast ou criar um alerta com botão de confirmação).
E no pinpad fica escrito: "TRANSAC APROVADA" eternamente se a transação foi feita por esse applinking.
Acredito que poderia antes de retornar da mPos, voltar ao padrã... | gharchive/issue | 2017-03-08T22:28:16 | 2025-04-01T04:35:58.015084 | {
"authors": [
"guilhermebruzzi",
"jgabrielfreitas"
],
"repo": "stone-pagamentos/Android-Uri-demo",
"url": "https://github.com/stone-pagamentos/Android-Uri-demo/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2262714104 | 🚀 Feature: Default share expiration configurable in administration
🔖 Feature description
Default share expiration configurable in administration
🎤 Pitch
I'm likely to use pingvin for a group of friend's in a private discord, but we have no things to be automatically deleted. Currently the default behavior is for a... | gharchive/issue | 2024-04-25T05:41:21 | 2025-04-01T04:35:58.018813 | {
"authors": [
"alexdaums",
"jimz011",
"pcmike"
],
"repo": "stonith404/pingvin-share",
"url": "https://github.com/stonith404/pingvin-share/issues/454",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1980365485 | feat: preload next article for infinite scroll
https://storipress-media.atlassian.net/browse/SPMVP-6295
Add a "preload" option for useLoadMore and InfiniteScroll.
Ds error?
Ds error?
seems false positive
| gharchive/pull-request | 2023-11-07T01:27:43 | 2025-04-01T04:35:58.022305 | {
"authors": [
"DanSnow",
"SidStraw",
"ches4117"
],
"repo": "storipress/karbon",
"url": "https://github.com/storipress/karbon/pull/293",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1748611776 | feature-request: Use storyblok functions from this package directly on API routes
Description
Can we import storyblok/nuxt directly on a nuxt API route instead of using the client? The setup is already done in the nuxt.config. Since the functions are only in the composable context, it would be nice to use them now on... | gharchive/issue | 2023-06-08T20:46:37 | 2025-04-01T04:35:58.052072 | {
"authors": [
"alvarosabu",
"chstappert",
"steffkes",
"zacwebb"
],
"repo": "storyblok/storyblok-nuxt",
"url": "https://github.com/storyblok/storyblok-nuxt/issues/440",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
497565250 | Reworked with new template, TS support, dependencies updated
Use current versions of storyblok modules (especially storyblok-js-client).
TypeScript now works correctly, extended Vue interface for use of $storyapi & $storybridge
'storyblok-nuxt' needs to be added to the types in tsconfig.json of the nuxt application ... | gharchive/pull-request | 2019-09-24T09:22:01 | 2025-04-01T04:35:58.062128 | {
"authors": [
"DominikAngerer",
"Gomah",
"Lindar90",
"MarvinRudolph",
"alvarosabu",
"emanuelgsouza",
"f3ltron",
"m4rvr",
"onefriendaday",
"tillmon"
],
"repo": "storyblok/storyblok-nuxt",
"url": "https://github.com/storyblok/storyblok-nuxt/pull/6",
"license": "MIT",
"... |
1139419680 | fix syntax of code example in docs: hierarchy-separator
Issue: n/a
What Changed
add a closing quote on string of code example in docs
run yar update-all which added a trailing comma on the same code example
Checklist
Check the ones applicable to your change:
[X] Ran yarn update-all
[ ] Tests are updated
[X] Docume... | gharchive/pull-request | 2022-02-16T01:36:23 | 2025-04-01T04:35:58.066137 | {
"authors": [
"aurmer",
"yannbf"
],
"repo": "storybookjs/eslint-plugin-storybook",
"url": "https://github.com/storybookjs/eslint-plugin-storybook/pull/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
235251007 | Feature: Support Vue
Talking with @ndelangen about storybook also supporting rendering Vue components; seems like it is a viable solution instead forking or building a separate tool. I believe there has been interest in supporting it from others and the team but no one actively working on this?
https://github.com/st... | gharchive/issue | 2017-06-12T14:28:02 | 2025-04-01T04:35:58.189662 | {
"authors": [
"TheLarkInn",
"alexandrebodin",
"andreiglingeanu",
"gustojs",
"hzoo",
"kazupon",
"nblackburn",
"ndelangen",
"shilman",
"zephraph"
],
"repo": "storybooks/storybook",
"url": "https://github.com/storybooks/storybook/issues/1262",
"license": "MIT",
"license... |
226362435 | Allow passing options to storiesOf().add() as hook to customizing story behaviour in plugins
Having the generic ability to pass options alongside each story to the storiesOf and add method would open the door to some easier per-story customization in decorators or other add-ons.
I see few possible solutions:
Option 1... | gharchive/issue | 2017-05-04T18:03:05 | 2025-04-01T04:35:58.208361 | {
"authors": [
"Hypnosphi",
"UsulPro",
"ndelangen",
"shilman",
"theinterned",
"tmeasday"
],
"repo": "storybooks/storybook",
"url": "https://github.com/storybooks/storybook/issues/993",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2620510553 | Expose occupied() in unordered map
Useful when iterating over the whole hash and copying valid entries.
Thanks for the feature request. The same change has also been proposed in #427 to address #423. As already mentioned there, I believe that publicly exposing the internal occupied() function is not the right desig... | gharchive/pull-request | 2024-10-29T08:29:32 | 2025-04-01T04:35:58.210888 | {
"authors": [
"david-tingdahl-nvidia",
"stotko"
],
"repo": "stotko/stdgpu",
"url": "https://github.com/stotko/stdgpu/pull/436",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
580439537 | Version with prerelease tag "x.x.x-x" is working for android but not for ios
Hello,
I'm trying to use react-native-version to propagate the version 0.3.0-0 to both android and ios. It works fine for android but ios checks version 0.3.0 which is unwanted.
yarn version --preminor changes package.json to the following :... | gharchive/issue | 2020-03-13T08:12:51 | 2025-04-01T04:35:58.215096 | {
"authors": [
"ThomasCarca",
"stovmascript"
],
"repo": "stovmascript/react-native-version",
"url": "https://github.com/stovmascript/react-native-version/issues/178",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
509481553 | Add support for custom scalars
Description
This adds support for custom GraphQL scalars. The usage is a bit different from what was proposed in #114: the serialize/parse functions are passed as argument to the decorator instead of being defined on the type itself. This allows to use an existing type without any chang... | gharchive/pull-request | 2019-10-19T17:10:46 | 2025-04-01T04:35:58.311297 | {
"authors": [
"botberry",
"jgosmann",
"patrick91"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/191",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1841051727 | [strawberry.ext.mypy_plugin] Fix import error for users who don't use pydantic
This should fix import error in strawberry.ext.mypy_plugin for users who don't use pydantic introduced in latest version. Hopefully the new location of the import is fine.
Error importing plugin "strawberry.ext.mypy_plugin": No module name... | gharchive/pull-request | 2023-08-08T10:41:02 | 2025-04-01T04:35:58.314640 | {
"authors": [
"botberry",
"davidnemec"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/3018",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
637041269 | Add call method on result of strawberry.union
This fixes an issue when using named unions with generic types.
Error that was fixed:
Thanks for adding the RELEASE.md file!
Here's a preview of the changelog:
This release fixes an issue when using named union types in generic types,
for example using an optional un... | gharchive/pull-request | 2020-06-11T14:00:45 | 2025-04-01T04:35:58.317210 | {
"authors": [
"botberry",
"patrick91"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/350",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
842387490 | Add support for specifying private fields through a strawberry.type variable
Description
strawberry.Private is great for specifying private fields, however, does not play well with IDE's: https://github.com/strawberry-graphql/strawberry/issues/702
This PR adds supports for specifying which fields on a type should ... | gharchive/pull-request | 2021-03-27T01:42:23 | 2025-04-01T04:35:58.326656 | {
"authors": [
"botberry",
"eimantas-gecas-axomic",
"lijok",
"patrick91"
],
"repo": "strawberry-graphql/strawberry",
"url": "https://github.com/strawberry-graphql/strawberry/pull/792",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
268517555 | paddr_base
Why is paddr_base is ignored? I have a 32bit ARM device that passes on custom memtester app (which opens /dev/mem and maps test mem from a predefined physical address) but fails on stressapptest - it shows several miscompares
paddr_base was used for a Google-specific mmap interface at one point. You
can ... | gharchive/issue | 2017-10-25T19:21:02 | 2025-04-01T04:35:58.458886 | {
"authors": [
"HarshBokil",
"manojngb",
"nickjsanders"
],
"repo": "stressapptest/stressapptest",
"url": "https://github.com/stressapptest/stressapptest/issues/51",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
96943190 | Add Maintainer
@tylerb Can I be added to this as a maintainer, seems some PR's are stale
Certainly. Thanks for volunteering!
@tylerb Thank u sir, writing a Gitlab Provider
| gharchive/issue | 2015-07-24T01:57:01 | 2025-04-01T04:35:58.460834 | {
"authors": [
"bscott",
"tylerb"
],
"repo": "stretchr/gomniauth",
"url": "https://github.com/stretchr/gomniauth/issues/32",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
452757796 | (styled or unstyled) displays red line separators between exp/cvc/zip even when valid
Summary
<CardElement> displays red (invalid?) line separators between expiration / CVC / zip code when viewing in responsive design mode on firefox quantum. happens on all mobile screen widths from ipad (vertical) and below
Other i... | gharchive/issue | 2019-06-05T23:14:41 | 2025-04-01T04:35:58.506982 | {
"authors": [
"asolove-stripe",
"mbarrett-stripe",
"the-vampiire"
],
"repo": "stripe/react-stripe-elements",
"url": "https://github.com/stripe/react-stripe-elements/issues/360",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
714132653 | Issue-1861: Upgraded commons-io version to 2.8.0
This pull request fixes strongbox/strongbox#1861.
Incremented commons-io version from 2.6 to 2.8.0. Successfully ran the integration tests and confirmed the dependency tree does not contain any other version that 2.8.0.
Hi!
Thank you for your contribution!
Would you ... | gharchive/pull-request | 2020-10-03T17:05:32 | 2025-04-01T04:35:58.533952 | {
"authors": [
"TheNytangel",
"carlspring"
],
"repo": "strongbox/strongbox-parent",
"url": "https://github.com/strongbox/strongbox-parent/pull/88",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
268232143 | Figure out artifact extensions using Apache Tika
We need to be able to figure out the extensions of artifact files. It seems that Apache Tika is one way to do this. Doing a simple path.subString(path.lastIndexOf(File.separatorChar), path.length)) is not good enough, because there are certain extensions that are more ... | gharchive/issue | 2017-10-25T00:46:26 | 2025-04-01T04:35:58.540531 | {
"authors": [
"carlspring",
"dinesh19aug",
"sbespalov"
],
"repo": "strongbox/strongbox",
"url": "https://github.com/strongbox/strongbox/issues/370",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
158826292 | Madcow - syke
Changes Unknown when pulling 25a281117fef668b4830c7e25fb274004974379d on mokhan:madcow into ** on stronglifters:master**.
Changes Unknown when pulling cb9987e9ae932f55925ee971b41eb68c4dd68335 on mokhan:madcow into ** on stronglifters:master**.
Changes Unknown when pulling 9c79f5eff10107386f90d... | gharchive/pull-request | 2016-06-07T03:13:51 | 2025-04-01T04:35:58.567628 | {
"authors": [
"coveralls",
"mokhan"
],
"repo": "stronglifters/surface",
"url": "https://github.com/stronglifters/surface/pull/45",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
353690152 | Warn when component is tried to attached to a node already having a component
Is your feature request related to a problem? Please describe.
Currently when developer creates a component that conflicts with selector of already existing one component is silently not attached - it may be hard to understand why the compo... | gharchive/issue | 2018-08-24T08:22:58 | 2025-04-01T04:35:58.632363 | {
"authors": [
"mateuszluczak",
"xolir"
],
"repo": "strudeljs/strudel",
"url": "https://github.com/strudeljs/strudel/issues/58",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
323216270 | Make Yeoman generator more usable
The generator is a good way to quickly get up and running with Atlas, but its current behaviour is lacking, to say the least:
It generates JS code which requires compilation with Babel (ES modules, class properties)
It does not add compilation pipeline to the generated code 😱
It ca... | gharchive/issue | 2018-05-15T13:24:14 | 2025-04-01T04:35:58.635560 | {
"authors": [
"robertrossmann"
],
"repo": "strvcom/atlas.js",
"url": "https://github.com/strvcom/atlas.js/issues/44",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
429812934 | Support for mutation-testing-elements
Time for the next step: hosting mutation testing reports. We will use mutation-testing-elements for the json schema as well as the html report itself.
Suggestion for the new api:
HTTP POST https://dashboard.stryker-mutator.io/api/reports
{
"apiKey": "61213121e3wdasdASD",
"bra... | gharchive/issue | 2019-04-05T15:27:25 | 2025-04-01T04:35:58.637983 | {
"authors": [
"nicojs",
"simondel"
],
"repo": "stryker-mutator/stryker-dashboard",
"url": "https://github.com/stryker-mutator/stryker-dashboard/issues/105",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
900666723 | Playertools broken
We seem to have a bug that only affects Edge where it returns a blank page whilst processing player.json.
@ussjohnjay I think this might be coming from your voyage tools based on the errors?
Hmmm. I haven't been able to reproduce this on Edge (version 90.0.818.66). Tested player tools with abo... | gharchive/issue | 2021-05-25T11:19:40 | 2025-04-01T04:35:58.652969 | {
"authors": [
"AlexCPU",
"ineffyble",
"mururoa",
"ussjohnjay"
],
"repo": "stt-datacore/website",
"url": "https://github.com/stt-datacore/website/issues/233",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2295975752 | 🛑 Beefs and Beers is down
In 3240f74, Beefs and Beers (https://beefsandbeers.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Beefs and Beers is back up in f6ebe00 after 13 minutes.
| gharchive/issue | 2024-05-14T17:09:27 | 2025-04-01T04:35:58.684091 | {
"authors": [
"studiovlijmscherp"
],
"repo": "studiovlijmscherp/uptime",
"url": "https://github.com/studiovlijmscherp/uptime/issues/1110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1350083780 | 🛑 Lightronics is down
In 9527314, Lightronics (https://www.lightronics.nl) was down:
HTTP code: 500
Response time: 2420 ms
Resolved: Lightronics is back up in c21de74.
| gharchive/issue | 2022-08-24T22:21:27 | 2025-04-01T04:35:58.686434 | {
"authors": [
"studiovlijmscherp"
],
"repo": "studiovlijmscherp/uptime",
"url": "https://github.com/studiovlijmscherp/uptime/issues/225",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
464911838 | Update README.md with my information
Update README.md with my information
Thanks for the pull request; I'm merging it now.
| gharchive/pull-request | 2019-07-07T03:49:13 | 2025-04-01T04:35:58.701995 | {
"authors": [
"DJankauskas",
"mzhang00"
],
"repo": "stuyspec/stuyspec.github.io",
"url": "https://github.com/stuyspec/stuyspec.github.io/pull/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
231396099 | Windoze plz
Hi, I tried to use this on windows and came across a few issues trying to look at the styled-components section
I followed the instructions on installation, had to change the scripts as that was failing, I added full file path:
"main": "src/index.js",
"scripts": {
"start": "C:/Users/spenc/gitrepos/c... | gharchive/issue | 2017-05-25T16:53:22 | 2025-04-01T04:35:58.704184 | {
"authors": [
"spences10"
],
"repo": "styled-components/comparison",
"url": "https://github.com/styled-components/comparison/issues/42",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
434277950 | Migration path and breaking changes in v4
This is not really an issue itself, but a statement that I want to pass to the kind authors and contributors to styled-components. First of all, I want to thank you for all your hard work and changing the way we style our web projects ❤️
I was really excited when v4 was annou... | gharchive/issue | 2019-04-17T13:16:58 | 2025-04-01T04:35:58.712897 | {
"authors": [
"jeremenichelli",
"mxstbr",
"probablyup"
],
"repo": "styled-components/styled-components",
"url": "https://github.com/styled-components/styled-components/issues/2506",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
563012146 | Styled Components doesn't work after "npm run build" in a local build folder.
Hey!
I'm using the create-react-app with styled-components. I'm running index.html from the build folder(using "homepage": "." in the package.json) and it's running with styled-components but without any styles for sc classes. I've found so... | gharchive/issue | 2020-02-11T07:01:18 | 2025-04-01T04:35:58.721123 | {
"authors": [
"EntaltsevSN",
"kitten",
"probablyup"
],
"repo": "styled-components/styled-components",
"url": "https://github.com/styled-components/styled-components/issues/3014",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1838480110 | Add missing types CSSProperties, CSSObject, CSSPseudos and CSSKeyframes
https://github.com/styled-components/styled-components/issues/4062
I found that styled-components has lost some types since v6. There is actually an issue.
I added some of them.
CSSProperties
CSSObject
CSSPseudos
CSSKeyframes
I tried to work on... | gharchive/pull-request | 2023-08-07T00:26:34 | 2025-04-01T04:35:58.724442 | {
"authors": [
"probablyup",
"takurinton"
],
"repo": "styled-components/styled-components",
"url": "https://github.com/styled-components/styled-components/pull/4117",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
490094458 | Add CSS Columns module
I’d like an almost-clone of the Grid module in Styled System made for CSS Columns properties. column-gap to use the whitespace scale, column-rule (& its derivatives) to use the border scale, etc.
Is your feature request related to a problem? Please describe.
Styling CSS columns with styled-syst... | gharchive/issue | 2019-09-06T02:21:04 | 2025-04-01T04:35:58.726964 | {
"authors": [
"The-Code-Monkey",
"lachlanjc"
],
"repo": "styled-system/styled-system",
"url": "https://github.com/styled-system/styled-system/issues/763",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
301097637 | Provide a way to skip some examples
Snapguidist should ideally provide a way to filter which examples are tested, or to disable testing for specific code blocks. For example, users may not want snapguidist to run tests on example blocks in general doc sections.
+100 @cef62 and I talked a lot about this.
PR anyone? ... | gharchive/issue | 2018-02-28T16:44:36 | 2025-04-01T04:35:58.744519 | {
"authors": [
"MicheleBertoli",
"jason0x43"
],
"repo": "styleguidist/snapguidist",
"url": "https://github.com/styleguidist/snapguidist/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
225756423 | Adds Faker::Witcher
Adds characters, locations, and such from the Witcher series, as Faker::Witcher
@llamicron I worked on my own fork on something for the Witcher saga. I consider mine a little bit more complete. I don't know if but if this pull request doesn't get approved I'll put up one of mine.
Either way if t... | gharchive/pull-request | 2017-05-02T16:55:05 | 2025-04-01T04:35:58.762915 | {
"authors": [
"JoaoCnh",
"llamicron"
],
"repo": "stympy/faker",
"url": "https://github.com/stympy/faker/pull/899",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
904216500 | Auto generate collections index page
Automatically generate index page under the paths specified in routesConfig.ts.
There are a couple of observations:
For some reason, when viewing a post under a collection path, Nextjs will request favicon.png and Ghost will report that it's an invalid slug. This doesn't affect t... | gharchive/pull-request | 2021-05-27T21:33:33 | 2025-04-01T04:35:58.767620 | {
"authors": [
"chancharles",
"styxlab"
],
"repo": "styxlab/next-cms-ghost",
"url": "https://github.com/styxlab/next-cms-ghost/pull/92",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1149824449 | Support PNG files
The world just doesn't seem to be ready for SVG files :-(...
Work plan:
[x] Make unpersonalized Square PNG files using ImageMagick -- README.md
[x] Make personalized Square PNG files using ImageMagick -- build-square.sh
[x] Update JSON metadata to reference the PNG files -- load-blockchain.mjs
[x] ... | gharchive/issue | 2022-02-24T22:26:17 | 2025-04-01T04:35:58.770606 | {
"authors": [
"fulldecent"
],
"repo": "su-squares/update-script",
"url": "https://github.com/su-squares/update-script/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1706811872 | UnboundLocalError:
UnboundLocalError: cannot access local variable 'loader' where it is not associated with a value
Git missed the fix. Now pull and it should work.
see
I still have this same error-
Traceback (most recent call last):
File "/Users/yenielfeliciano/Downloads/CASALIOY/ingerir.py", line 42, in
main(s... | gharchive/issue | 2023-05-12T02:08:53 | 2025-04-01T04:35:58.778527 | {
"authors": [
"anonimo28",
"su77ungr"
],
"repo": "su77ungr/CASALIOY",
"url": "https://github.com/su77ungr/CASALIOY/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1523010926 | Notes with date and time.
A user can write notes using voice and it will be saved with date and time in a text file
Just like a Voice Diary.
Kindly assign me this feature for SWOC.
Go on !
| gharchive/issue | 2023-01-06T19:01:54 | 2025-04-01T04:35:58.803074 | {
"authors": [
"programmingninjas",
"subhadip-saha-05"
],
"repo": "subhadip-saha-05/Python-Voice-Assistant",
"url": "https://github.com/subhadip-saha-05/Python-Voice-Assistant/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2254906231 | 🛑 Cubari (Dynasty Scans) is down
In 79eeb5e, Cubari (Dynasty Scans) (https://cubari.moe/read/dynasty/the_engagement_of_the_disgraced_witch_and_the_cross_dressing_princess/?cache_buster=$GITHUB_RUN_NUMBER) was down:
HTTP code: 500
Response time: 8206 ms
Resolved: Cubari (Dynasty Scans) is back up in a40ed03 after... | gharchive/issue | 2024-04-21T05:12:30 | 2025-04-01T04:35:58.806055 | {
"authors": [
"funkyhippo"
],
"repo": "subject-f/cubari-status-page",
"url": "https://github.com/subject-f/cubari-status-page/issues/2001",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2341987391 | 🛑 Cubari (MangaDex) is down
In 61396f4, Cubari (MangaDex) (https://cubari.moe/read/mangadex/d86cf65b-5f6c-437d-a0af-19a31f94ec55/?cache_buster=$GITHUB_RUN_NUMBER) was down:
HTTP code: 500
Response time: 599 ms
Resolved: Cubari (MangaDex) is back up in 68fea19 after 1 minute.
| gharchive/issue | 2024-06-09T02:45:46 | 2025-04-01T04:35:58.808804 | {
"authors": [
"funkyhippo"
],
"repo": "subject-f/cubari-status-page",
"url": "https://github.com/subject-f/cubari-status-page/issues/2427",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1122656316 | Should there be a way to adjust the style of inlay hints in the README?
The default style of inlay hints may not be suitable for everyone.
It may be convenient to add custom css styles in LSP-rust-analyzer.sublime-settings to solve this issue.
Inlay hints in default style:
Inlay hints after adjusting the style:
Th... | gharchive/issue | 2022-02-03T04:59:34 | 2025-04-01T04:35:58.863881 | {
"authors": [
"Rapptz",
"rchl",
"thep0y",
"velvia"
],
"repo": "sublimelsp/LSP-rust-analyzer",
"url": "https://github.com/sublimelsp/LSP-rust-analyzer/issues/56",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
731003053 | Use Directive when creating bundle
When creating a bundle, a Directive should be generated using the metadata from each Runnable's DotHive, and the Directive file should be included in the bundle
If a version is not provided, one should be sussed out using git tags?
Basic version of this is done, will open new is... | gharchive/issue | 2020-10-28T01:34:55 | 2025-04-01T04:35:58.867289 | {
"authors": [
"cohix"
],
"repo": "suborbital/subo",
"url": "https://github.com/suborbital/subo/issues/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1283918721 | allow php 8.x and elasticsearch/elasticsearch 6.x
I've needed elasticsearch 6.8 compatibility, so I've tested it with elasticsearch/elasticsearch:^6.0 and its also compatible with php 8.x..
Thanks
| gharchive/pull-request | 2022-06-24T15:59:20 | 2025-04-01T04:35:58.876036 | {
"authors": [
"Basster",
"subsan"
],
"repo": "subsan/codeception-module-elasticsearch",
"url": "https://github.com/subsan/codeception-module-elasticsearch/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158197945 | Browserify bundle contains absolute link to some development files
I'm trying to bundle my CLI app with browserify (13.0.1) to make it easy to distribute, but I'm running into some issues with some (4 in particular) paths within the created bundle which contain absolute links to npm packages on my development environ... | gharchive/issue | 2016-06-02T17:38:09 | 2025-04-01T04:35:58.886949 | {
"authors": [
"MellowMelon",
"dominickp",
"jmm"
],
"repo": "substack/node-browserify",
"url": "https://github.com/substack/node-browserify/issues/1571",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
466098731 | Pass options verbatim
Any chance to get something like this:
quote(['echo', { op: '<' }, 'file']) to produce echo < file instead of echo \< file?
Basically a way to mark verbatim parts in the array and don't escape them.
Happy to open a PR!
I think this is a duplicate of #12—I think adding an unparse() method that ... | gharchive/issue | 2019-07-10T04:53:26 | 2025-04-01T04:35:58.889142 | {
"authors": [
"goto-bus-stop",
"joscha"
],
"repo": "substack/node-shell-quote",
"url": "https://github.com/substack/node-shell-quote/issues/35",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
53427397 | 1.0.1 - node.js complains about window.URL
Upgrading to the latest 1.0.1 causes the following issue when trying to run.
This is how it's being used, so pretty basic.
var Work = require('webworkify');
var ImageWorker = require('../workers/process-image');
.
.
.
var imageWorker = Work(ImageWorker);
Here's the stack ou... | gharchive/issue | 2015-01-05T18:35:19 | 2025-04-01T04:35:58.891831 | {
"authors": [
"asvsfs",
"snypelife"
],
"repo": "substack/webworkify",
"url": "https://github.com/substack/webworkify/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
162433237 | Add support for all simple annotation types
We've got most basic annotations covered. However we could need help for the remaining items.
I just activated command + tool for bold, so a bold toggle shows up in the toolbar. See #31
Anyone wants to help activating the other simple annotation tools?
[ ] italic
[ ] su... | gharchive/issue | 2016-06-27T11:45:54 | 2025-04-01T04:35:58.894461 | {
"authors": [
"michael"
],
"repo": "substance/scientist",
"url": "https://github.com/substance/scientist/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
406770563 | bring back thumbnail of panels?
I would prefer if a thumbnail carousel of some sort would provide preview of what the panels are. In first demo, it was more intuitive. Maybe similar but horizontal (top?)
We tried this but realised there's a number of problems with the thumbnails on top approach:
does not scale (we... | gharchive/issue | 2019-02-05T12:57:45 | 2025-04-01T04:35:58.898489 | {
"authors": [
"evabenitoembo",
"michael",
"oliver----",
"source-data"
],
"repo": "substance/texture",
"url": "https://github.com/substance/texture/issues/1139",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1536396295 | Update monitor-node-metrics.md
fixed indentations
Thanks!
| gharchive/pull-request | 2023-01-17T13:38:21 | 2025-04-01T04:35:58.899670 | {
"authors": [
"kalaninja",
"lisa-parity"
],
"repo": "substrate-developer-hub/substrate-docs",
"url": "https://github.com/substrate-developer-hub/substrate-docs/pull/1739",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
267543361 | Left click the Tray on Windows
Currently to open up Tray on Windows you have to right click it and then it opens up, but on other operating systems like MacOS and Ubuntu , you just left click it and then Tray pops up, suggestion:
Lets left click Tray to open it on Windows
This issue has the Testing label ,where w... | gharchive/issue | 2017-10-23T05:12:19 | 2025-04-01T04:35:58.922836 | {
"authors": [
"akylbekesenaliev"
],
"repo": "subutai-io/tray",
"url": "https://github.com/subutai-io/tray/issues/316",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
296090109 | Failed to load the tool-bar package
`
Error compiling Less stylesheet: /home/sergio/.atom/packages/tool-bar/styles/tool-bar.less
Line number: 37
variable @button-text-color-selected is undefined
Atom: 1.23.3 x64
Electron: 1.6.15
OS: Debian GNU/Linux
Thrown From: tool-bar package 1.1.5
Stack Trace
Failed to load the t... | gharchive/issue | 2018-02-10T10:14:35 | 2025-04-01T04:35:58.928182 | {
"authors": [
"sergiocntr"
],
"repo": "suda/tool-bar",
"url": "https://github.com/suda/tool-bar/issues/222",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
350093808 | Bulk Tracks and Spam Moderation
Right now uploaded tracks and comments both go through spam detection.
Both can be un-spammed, but neither can be done in bulk, so probably some sort of moderator view is necessary.
Spam comments currently show up "in bulk" (groups of 10) here:
http://alonetone.com/comments
But tracks ... | gharchive/issue | 2018-08-13T16:06:02 | 2025-04-01T04:35:58.931214 | {
"authors": [
"sudara"
],
"repo": "sudara/alonetone",
"url": "https://github.com/sudara/alonetone/issues/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1444732604 | Disable Deposit button when globus option is selected
UI flow: https://projects.invisionapp.com/share/YQ132HXFX2GR#/screens/470591811_Globus_Workflow
When user selects the globus option, they should not be able to deposit, as they still have to move the files into the globus endpoint first.
There is also some additio... | gharchive/issue | 2022-11-11T00:11:03 | 2025-04-01T04:35:58.985716 | {
"authors": [
"justinlittman",
"peetucket"
],
"repo": "sul-dlss/happy-heron",
"url": "https://github.com/sul-dlss/happy-heron/issues/2846",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
725985606 | Feature flag
Why was this change made?
Fixes #103
This feature flag will allow deployment to production early without risk to existing SDR content. (Think: before the PO has signed off)
Flag defaults to NOT ALLOWING content to be updated - this makes for more work in tests, but avoids possibly messing up in prod ..... | gharchive/pull-request | 2020-10-20T22:23:02 | 2025-04-01T04:35:58.988317 | {
"authors": [
"ndushay"
],
"repo": "sul-dlss/happy-heron",
"url": "https://github.com/sul-dlss/happy-heron/pull/197",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
257450273 | [Depends on #24] Build spark streaming
This is a partial solution for #21 to assemble the spark streaming app on the spark cluster.
This PR depends on PR #24
This capistrano task assembles the spark app on the spark nodes. The first time it runs, it has to install sbt and the first time sbt runs it has to download ... | gharchive/pull-request | 2017-09-13T16:53:14 | 2025-04-01T04:35:58.990353 | {
"authors": [
"atz",
"darrenleeweber"
],
"repo": "sul-dlss/ld4p-data-pipeline",
"url": "https://github.com/sul-dlss/ld4p-data-pipeline/pull/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.