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 |
|---|---|---|---|---|---|
1756043881 | Proposal: Introduce DataLoader for Ballerina GraphQL
Summary
DataLoader is a versatile tool used for accessing various remote data sources in GraphQL. Within the realm of GraphQL, DataLoader is extensively employed to address the N+1 problem. The aim of this proposal is to incorporate a DataLoader functionality into ... | gharchive/issue | 2023-06-14T04:43:09 | 2025-04-01T04:56:07.520594 | {
"authors": [
"MohamedSabthar",
"ThisaruGuruge",
"hasithaa"
],
"repo": "ballerina-platform/ballerina-standard-library",
"url": "https://github.com/ballerina-platform/ballerina-standard-library/issues/4569",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
268475256 | [Debugger] For connectors, complex values should be renamed to a proper indicator.
more information here https://github.com/ballerinalang/composer/issues/2984
Can you please elaborate on this issue please. An example would be great.
In the given sample req and res are empty structs (earlier it was listed as compl... | gharchive/issue | 2017-10-25T17:02:01 | 2025-04-01T04:56:07.525485 | {
"authors": [
"lafernando",
"pahans"
],
"repo": "ballerinalang/ballerina",
"url": "https://github.com/ballerinalang/ballerina/issues/3760",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
201463840 | Add HTTP Protocol related functions
HTTP protocol related utilities has to be added as functions (e.g: Set status code, disable chunking, enforce http 1.0 etc.).
Since this issue is not specific about what should be included, created a new issue (#4267) to track the missing feature (enforcing HTTP 1.0) out of the f... | gharchive/issue | 2017-01-18T02:36:43 | 2025-04-01T04:56:07.527077 | {
"authors": [
"anupama-pathirage",
"kasun04",
"pubudu91"
],
"repo": "ballerinalang/ballerina",
"url": "https://github.com/ballerinalang/ballerina/issues/846",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
224368215 | Directly forward video content bitstream to Chromecast device when video is full-screen
Do you think that PyChromecast can also take advantage of this method that the Google Chrome development team is experimenting with?
https://plus.google.com/+FrancoisBeaufort/posts/bCAFwn7EQGi
http://www.androidpolice.com/2017/04/... | gharchive/issue | 2017-04-26T07:23:44 | 2025-04-01T04:56:07.534926 | {
"authors": [
"Hedda",
"uudruid74"
],
"repo": "balloob/pychromecast",
"url": "https://github.com/balloob/pychromecast/issues/171",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1629464553 | Atrace not getting collected on Moto G40 Phone Device
WHAT
I used the custom script to profile an android app. The app is in release build with the profileable tag enabled. On debugging and going a little deep into the source code i realised that the atrace was not getting collected. On debugging a little more i see... | gharchive/issue | 2023-03-17T15:00:39 | 2025-04-01T04:56:07.623999 | {
"authors": [
"Almouro",
"nitish24p"
],
"repo": "bamlab/flashlight",
"url": "https://github.com/bamlab/flashlight/issues/78",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
151989840 | set header for get share page
share page now return 403 when user agent not set
Thanks!
| gharchive/pull-request | 2016-04-29T23:50:39 | 2025-04-01T04:56:07.631113 | {
"authors": [
"banbanchs",
"ezioruan"
],
"repo": "banbanchs/pan-baidu-download",
"url": "https://github.com/banbanchs/pan-baidu-download/pull/30",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2075928102 | 点击添加更多可访问的照片后 怎么不要显示视频呢?
提bug前必看
请先回答下列三个问题,否则不允处理,谢谢配合。
1、我最新的Demo是否有这个bug?【如果Demo没问题,请升级新版】
答:有
2、你用的是什么版本?升级到最新版后是否正常?
答:最新版本
3、是否有改动过我库内部的代码?【如有,请说明改动点】
答:无
bug内容描述
点击添加更多可访问的照片后 显示了视频
我如何复现这个bug?
imagePickerVc.allowPickingVideo = NO;
imagePickerVc.allowTakeVideo = NO;
imagePickerVc.allowTakePicture = NO;
imagePi... | gharchive/issue | 2024-01-11T07:17:25 | 2025-04-01T04:56:07.634790 | {
"authors": [
"banchichen",
"twlk-jzy"
],
"repo": "banchichen/TZImagePickerController",
"url": "https://github.com/banchichen/TZImagePickerController/issues/1665",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
591376409 | Fix warning: MobileCoreServices has been renamed. Use CoreServices instead.
Close #1295
If our library was installed via CocoaPods, Xcode 11.4 will issue the warning "MobileCoreServices has been renamed. Use CoreServices instead.".
How to fix: Do not explicitly link MobileCoreServices.framework in the CocoaPods gene... | gharchive/pull-request | 2020-03-31T19:46:00 | 2025-04-01T04:56:07.637783 | {
"authors": [
"ElfSundae",
"LeoAiolia",
"banchichen",
"pengpeng-wang"
],
"repo": "banchichen/TZImagePickerController",
"url": "https://github.com/banchichen/TZImagePickerController/pull/1297",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2691669339 | 🛑 MXN Scroll On-ramps is down
In 357617b, MXN Scroll On-ramps ($QUOTE_ENDPOINT) was down:
HTTP code: 500
Response time: 27026 ms
Resolved: MXN Scroll On-ramps is back up in e484fe8 after 13 minutes.
| gharchive/issue | 2024-11-25T17:44:40 | 2025-04-01T04:56:07.645634 | {
"authors": [
"luisgj"
],
"repo": "bandohq/upptime-monitor",
"url": "https://github.com/bandohq/upptime-monitor/issues/531",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2760488314 | 🛑 MXN Blast On-ramps is down
In 60720fe, MXN Blast On-ramps ($QUOTE_ENDPOINT) was down:
HTTP code: 500
Response time: 6415 ms
Resolved: MXN Blast On-ramps is back up in 27fb91a after 9 minutes.
| gharchive/issue | 2024-12-27T06:55:31 | 2025-04-01T04:56:07.647904 | {
"authors": [
"luisgj"
],
"repo": "bandohq/upptime-monitor",
"url": "https://github.com/bandohq/upptime-monitor/issues/603",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
452859235 | 多数据源 测试用例带@Transactional 无法使用
3.1.1
该问题是怎么引起的?(最新版上已修复的会直接close掉)
@RunWith(SpringRunner.class)
@SpringBootTest(classes = {ApplicationLauncher.class})
@Transactional
@DS("test")
public class TestControllerTest{
@Test
.......
}
重现步骤
报错信息
无法定位数据源
去那边提,这边只管 mp
| gharchive/issue | 2019-06-06T06:47:50 | 2025-04-01T04:56:07.658966 | {
"authors": [
"hsoftxl",
"miemieYaho"
],
"repo": "baomidou/mybatis-plus",
"url": "https://github.com/baomidou/mybatis-plus/issues/1236",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
302161834 | Hikari连接池针对DB2数据库无法打印sql语句
底层数据库:DB2
连接池版本:HikariCP-java7--2.4.13
在判断HikariPreparedStatementWrapper.equals(stmtClassName)时,通过getValue("delegate.sqlStatement")获取不到sql语句,返回的为类对象字符形式
抱歉,我们团队无 db2 环境,希望可以提供 PR
| gharchive/issue | 2018-03-05T03:36:53 | 2025-04-01T04:56:07.660159 | {
"authors": [
"qmdx",
"sxrstrive"
],
"repo": "baomidou/mybatis-plus",
"url": "https://github.com/baomidou/mybatis-plus/issues/253",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2001201170 | 使用lambdaUpdate().remove()更新时,自动填充失效
当前使用版本(必填,否则不予处理)
3.5.2
该问题是如何引起的?(确定最新版也有问题再提!!!)
执行逻辑删除时,updateTime未更新;
重现步骤(如果有就写完整)
this.lambdaUpdate().eq(SchoolBook::getSchoolId,schoolId)
.in(SchoolBook::getBookId,delBookIds)
.remove()
看了下源码,参数处理时未获取到tableInfo,未进入填充逻辑;
报错信息
无
填充只能填充到entity里
填充只能填充到entity里
近期有规划解决吗?没有的... | gharchive/issue | 2023-11-20T01:34:37 | 2025-04-01T04:56:07.667350 | {
"authors": [
"chess3cake",
"miemieYaho",
"yuge1805"
],
"repo": "baomidou/mybatis-plus",
"url": "https://github.com/baomidou/mybatis-plus/issues/5785",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
700299432 | Is there a pretrained model that uses resnet18 as a backbone?
Hello.
I would like to run the code with a smaller ResNet Model. Do you have any model with resnet18 as the backbone?
If you can't provide a model, can you roughly know the accuracy?
Thank you.
Hi ksoy0128,
I don't have the resnet18 model. Sorry! :(
| gharchive/issue | 2020-09-12T16:47:08 | 2025-04-01T04:56:07.669189 | {
"authors": [
"baoxinchen",
"ksoy0128"
],
"repo": "baoxinchen/siammask_e",
"url": "https://github.com/baoxinchen/siammask_e/issues/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
650045070 | PostgisReferenceCache throws IllegalArgumentException
While I am experimenting with Windows, I have noticed, that the osm_relations table is always empty after the import. I think the problem is due to the PostgisReferenceCache implementation I am using.
In PostgisReferenceCache#get an IllegalArgumentException is th... | gharchive/issue | 2020-07-02T16:00:31 | 2025-04-01T04:56:08.020104 | {
"authors": [
"bchapuis",
"bytefish"
],
"repo": "baremaps/baremaps",
"url": "https://github.com/baremaps/baremaps/issues/97",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2349477 | Pubsubhubbub
I think it's stable now, so go for it :D
Bartlomiej Szejna
reply@reply.github.com a
écrit :
I think it's stable now, so go for it :D
You can merge this Pull Request by running:
git pull https://github.com/barjo/arvensis pubsubhubbub
Or you can view, comment on it, or merge it online at:
https://github... | gharchive/issue | 2011-11-25T13:49:18 | 2025-04-01T04:56:08.056589 | {
"authors": [
"DenisMorand",
"baju"
],
"repo": "barjo/arvensis",
"url": "https://github.com/barjo/arvensis/issues/7",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
166907810 | Update from main bandit repo
Update from main bandit repo to fix VS 2015 compilation errors
+1
| gharchive/pull-request | 2016-07-21T20:15:59 | 2025-04-01T04:56:08.057780 | {
"authors": [
"chrisbaron",
"steve450"
],
"repo": "barklyprotects/bandit",
"url": "https://github.com/barklyprotects/bandit/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
295493971 | [2.4.3] ide-helper:generate overwrites vendor file
$ ./artisan ide-helper:generate
A new helper file was written to _ide_helper.php
Unexpected no document on Illuminate\Database\Eloquent\Model
Wrote expected docblock to /vagrant/…/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php
$ PAGER= git diff ... | gharchive/issue | 2018-02-08T12:28:11 | 2025-04-01T04:56:08.097344 | {
"authors": [
"barryvdh",
"iPaat",
"mfn"
],
"repo": "barryvdh/laravel-ide-helper",
"url": "https://github.com/barryvdh/laravel-ide-helper/issues/625",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
153235242 | Save load
Now, when you load a project, the blocks are actually shown on screen instead of just added in the background
I placed one small comment, other then that it looks fine :)
| gharchive/pull-request | 2016-05-05T13:46:12 | 2025-04-01T04:56:08.100768 | {
"authors": [
"bartdejonge1996",
"mennoo1996"
],
"repo": "bartdejonge1996/goto-fail",
"url": "https://github.com/bartdejonge1996/goto-fail/pull/60",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
429488139 | calculate % changed
[ ] How many of the metrics have changed? (in %)
[ ] How much % has each of the metrics changed?
diff src/index.js test/index.js | diffstat
unknown | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 148 insertions(+), 32 deletions(-)
fixed in a77082d14... | gharchive/issue | 2019-04-04T21:19:49 | 2025-04-01T04:56:08.107468 | {
"authors": [
"bartveneman"
],
"repo": "bartveneman/css-analysis-diffstat",
"url": "https://github.com/bartveneman/css-analysis-diffstat/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2568966844 | Can't connect to server
Server show's offline. Logs from server
FIG FILES CREATED. WAIT FOR ANOTHER 40 SECONDS TO MAKE SURE ALL CHANGES WERE APPLIED...
CONFIG FILE DIR CHANGED change AstroServerSettings.ini
CONFIG FILE DIR CHANGED rename GameplayTags.ini
CONFIG FILE DIR CHANGED change GameplayTags.ini
CONFIG FILE DIR... | gharchive/issue | 2024-10-06T23:13:17 | 2025-04-01T04:56:08.136833 | {
"authors": [
"JoeJoeTV",
"KrisCris",
"barumel",
"hexonMD"
],
"repo": "barumel/docker-astroneer-server",
"url": "https://github.com/barumel/docker-astroneer-server/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
123885752 | security
https://github.com/moajs/moa-api/issues/15
https://github.com/krakenjs/lusca
https://github.com/koajs/koa-lusca
| gharchive/issue | 2015-12-25T15:10:37 | 2025-04-01T04:56:08.142131 | {
"authors": [
"i5ting"
],
"repo": "base-n/base2-core",
"url": "https://github.com/base-n/base2-core/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1849896231 | feat: custom button text on external drop cards
Description
Deploy Notes
Notes regarding deployment of the contained body of work. These should note any
db migrations, nginx routes, infrastructure changes, and anything that must be done before deployment.
[ ] Need to add environment variables
ENV_VAR=
Screensho... | gharchive/pull-request | 2023-08-14T14:26:19 | 2025-04-01T04:56:08.145408 | {
"authors": [
"cb-heimdall",
"wilsoncusack"
],
"repo": "base-org/onchainsummer.xyz",
"url": "https://github.com/base-org/onchainsummer.xyz/pull/248",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2366059780 | Deploy stopped working since v1.7: docker stderr: context "<name>" does not exist
Hi, thanks for this great package!
Today i tried to use the latest Kamal image and i got the error below. Looks like it's not able to inspect / create the docker context.
Logs from kamal deploy -d production --verbose using ghcr.io/base... | gharchive/issue | 2024-06-21T08:53:48 | 2025-04-01T04:56:08.157944 | {
"authors": [
"djmb",
"edolix",
"plattenschieber"
],
"repo": "basecamp/kamal",
"url": "https://github.com/basecamp/kamal/issues/851",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1786981442 | Create LICENSE
Resolves #2
An already mentioned
https://github.com/bashnick/transformer/blob/d953b08dd6be5e5a5fe19a83b03eb61bb97e4c45/README.md?plain=1#L33
@bashnick Friendly ping 🏓
| gharchive/pull-request | 2023-07-04T01:04:31 | 2025-04-01T04:56:08.164137 | {
"authors": [
"szepeviktor"
],
"repo": "bashnick/transformer",
"url": "https://github.com/bashnick/transformer/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
182271581 | Merge upstream commits
Avoid Basho fork drifting too far from upstream project.
:+1: 00bfcb6
| gharchive/pull-request | 2016-10-11T13:59:51 | 2025-04-01T04:56:08.166571 | {
"authors": [
"javajolt",
"kesslerm"
],
"repo": "basho/bear",
"url": "https://github.com/basho/bear/pull/4",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
104668673 | Please add a License
Would you please be so kind as to add a license to this repository, so it is clear how it is licensed out?
I am assuming you are intending Apache V2, since that seems to be what you use, and also what is written in the header of lager_syslog_backend.erl, but if you could explicitly add a license,... | gharchive/issue | 2015-09-03T11:04:33 | 2025-04-01T04:56:08.168154 | {
"authors": [
"mrallen1",
"sebastian"
],
"repo": "basho/lager_syslog",
"url": "https://github.com/basho/lager_syslog/issues/19",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
152685621 | Improve SSL warning [JIRA: CLIENTS-835]
When you use a Python and an "old" version of OpenSSL this code will emit a warning:
https://github.com/basho/riak-python-client/blob/master/riak/security.py#L41-L45
https://github.com/basho/riak-python-client/blob/master/riak/security.py#L60-L64
Since Python 2.6 isn't suppor... | gharchive/issue | 2016-05-03T02:10:56 | 2025-04-01T04:56:08.170661 | {
"authors": [
"lukebakken"
],
"repo": "basho/riak-python-client",
"url": "https://github.com/basho/riak-python-client/issues/458",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
31909430 | riak_kv_gcounter dialyzer errors
riak_kv_gcounter.erl:64: Invalid type specification for function riak_kv_gcounter:new/2. The success typing is (_,pos_integer()) -> {'ok',riak_kv_gcounter:gcounter()}
riak_kv_gcounter.erl:75: Invalid type specification for function riak_kv_gcounter:update/3. The success typing is ('in... | gharchive/issue | 2014-04-21T17:30:32 | 2025-04-01T04:56:08.172132 | {
"authors": [
"hmmr",
"reiddraper"
],
"repo": "basho/riak_kv",
"url": "https://github.com/basho/riak_kv/issues/922",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
625810131 | WIP: Issue/#83 release annotations
Hello @ceckoslab
Here is latest changes required to achieve dynamic release annotations
Kindly review and let me know
P.S. Also need to update test to reflect latest changes
Hello @ceckoslab
I fixed currently existing tests and prepared to implement dynamic releases tests. I guess... | gharchive/pull-request | 2020-05-27T15:44:49 | 2025-04-01T04:56:08.176856 | {
"authors": [
"ceckoslab",
"korzol"
],
"repo": "basicrum/backoffice",
"url": "https://github.com/basicrum/backoffice/pull/127",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1404198380 | alternative solution
Hi
Thank you very much for this project, it helped me a lot when trying to play DayZ with friends.
But over time, I realized that I lacked the server browser, history, favorites and automatic installation of mods. And I tried to implement this in the project https://github.com/WoozyMasta/dayz-ctl... | gharchive/issue | 2022-10-11T08:11:26 | 2025-04-01T04:56:08.187780 | {
"authors": [
"WoozyMasta",
"bastimeyer"
],
"repo": "bastimeyer/dayz-linux-cli-launcher",
"url": "https://github.com/bastimeyer/dayz-linux-cli-launcher/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2108166802 | Generate README files
With "next steps" if any
With documentation about how Vike is used
The following is an example of generated README:
This app have been created with Bati using the following flags: --eslint --solid --edgedb
To-Do
EdgeDB
Setup
If EdgeDB CLI is not yet installed, execute the following command:
c... | gharchive/pull-request | 2024-01-30T15:38:42 | 2025-04-01T04:56:08.211630 | {
"authors": [
"brillout",
"magne4000"
],
"repo": "batijs/bati",
"url": "https://github.com/batijs/bati/pull/182",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1909693864 | 🛑 SAT - Portal CFDI is down
In 1d44a68, SAT - Portal CFDI (https://portalcfdi.facturaelectronica.sat.gob.mx) was down:
HTTP code: 503
Response time: 196 ms
Resolved: SAT - Portal CFDI is back up in 590dc8f after 10 minutes.
| gharchive/issue | 2023-09-23T03:37:47 | 2025-04-01T04:56:08.215084 | {
"authors": [
"batnieluyo"
],
"repo": "batnieluyo/sat-monitor",
"url": "https://github.com/batnieluyo/sat-monitor/issues/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
66977177 | Revert "Http server"
msimerson wants to merge 1 commit into master
Actually, he doesn't.
haha
| gharchive/pull-request | 2015-04-07T19:50:58 | 2025-04-01T04:56:08.216134 | {
"authors": [
"celesteking",
"msimerson"
],
"repo": "baudehlo/Haraka",
"url": "https://github.com/baudehlo/Haraka/pull/913",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
325607841 | 如何实现checkbox的绑定选中?
我想实现编辑的时候,根据已有的数据显示某些行时选中的,有方案吗?
h
有复选框的选中事件么? 想实现的效果:选中某行的复选框,得到当前行的所有数据
可以通过getCheckedData 方法获取已选中的行的数据
或通过getCheckedTr 方法获取已选中的行dom
行的选中不支持通过代码进行操作
单条行显中后没有事件进行接收,但是可以通过getCheckedData进行获取已选中的
或者可以将所遇到的详细场景进行描述,如果确实存在这种需求,会考虑对此进行升级。
获取数据确实没有问题,就是通过行的的主键来绑定已有的值,通常用在编辑的时候。这个现在我还没有找到合适的方... | gharchive/issue | 2018-05-23T08:48:49 | 2025-04-01T04:56:08.218266 | {
"authors": [
"baukh789",
"cuitwangshicheng",
"cupPhone"
],
"repo": "baukh789/GridManager",
"url": "https://github.com/baukh789/GridManager/issues/86",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2187363338 | toolchains_llvm@1.0.0
Release: https://github.com/bazel-contrib/toolchains_llvm/releases/tag/1.0.0
@fmeum, not sure how the new presubmit and review process is supposed to work. I can not add reviewers to the PR.
It's in the process of being automated, right now these operations can only be performed by members o... | gharchive/pull-request | 2024-03-14T22:20:02 | 2025-04-01T04:56:08.229040 | {
"authors": [
"fmeum",
"siddharthab"
],
"repo": "bazelbuild/bazel-central-registry",
"url": "https://github.com/bazelbuild/bazel-central-registry/pull/1626",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
512545246 | Add Python script that generates //:repositories.bzl
Just experimenting.
NOT FOR REVIEW!
Interesting.
I'm not exactly sure where you are going but there are a few things to think about
point to a repo release by git commit or release tag
retrieve the package from the cannonical URL from github based on the tag
upd... | gharchive/pull-request | 2019-10-25T14:21:49 | 2025-04-01T04:56:08.236891 | {
"authors": [
"Yannic",
"aiuto"
],
"repo": "bazelbuild/bazel-federation",
"url": "https://github.com/bazelbuild/bazel-federation/pull/85",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
311179755 | Add bazel RC support
Current implementation uses --bazelrc=/dev/null which means that bazel will ignore .bazelrc. There are cases where this may block some use cases
CC: @natansil @ittaiz
Btw,
This is indeed one of the improvements this library needs. Ease hermetic
dependency on external repositories.
I think there... | gharchive/pull-request | 2018-04-04T10:52:04 | 2025-04-01T04:56:08.243758 | {
"authors": [
"anchlovi",
"ittaiz"
],
"repo": "bazelbuild/bazel-integration-testing",
"url": "https://github.com/bazelbuild/bazel-integration-testing/pull/58",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1033347470 | Update jazzer
This brings improved macOS support as well as a configurable deps for java_fuzz_test.
I updated Jazzer to a version with native support for M1 Macs. I don't know whether Honggfuzz supports it, but everything else in rules_fuzzing should.
| gharchive/pull-request | 2021-10-22T09:01:21 | 2025-04-01T04:56:08.327274 | {
"authors": [
"fmeum"
],
"repo": "bazelbuild/rules_fuzzing",
"url": "https://github.com/bazelbuild/rules_fuzzing/pull/181",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1406949837 | Improve validation of extension attribute to pkg_tar
If the pkg_tar rule is called without specifying compressor, then extension should only be allowed to take one of these values exactly (with or without the leading dot) [^1] [^2]:
https://github.com/bazelbuild/rules_pkg/blob/60dbd92d1ce3338cbb8adcb8ae8800ea3421d7b8... | gharchive/issue | 2022-10-13T00:14:31 | 2025-04-01T04:56:08.343620 | {
"authors": [
"aiuto",
"dpward"
],
"repo": "bazelbuild/rules_pkg",
"url": "https://github.com/bazelbuild/rules_pkg/issues/623",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
824032992 | Devices do not support tenant association
Currently there does not appear to be any way to associated imported devices with a tenant, so they are left hanging.
This literately took 5 minutes to implement. Can you please test the branch "feature/add-vm_tenant_relation"
Thank you.
Works beautifully! Thank you so mu... | gharchive/issue | 2021-03-07T22:02:37 | 2025-04-01T04:56:08.345236 | {
"authors": [
"andymelichar",
"bb-Ricardo"
],
"repo": "bb-Ricardo/netbox-sync",
"url": "https://github.com/bb-Ricardo/netbox-sync/issues/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1556694592 | Update scalafmt-core to 3.7.1
Updates org.scalameta:scalafmt-core from 3.6.1 to 3.7.1.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just ment... | gharchive/pull-request | 2023-01-25T13:51:40 | 2025-04-01T04:56:08.350041 | {
"authors": [
"scala-steward"
],
"repo": "bbarker/diz",
"url": "https://github.com/bbarker/diz/pull/58",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
56360833 | Style multiline with + is indented
cop is correcting my code in new line after + is on the end
def method_name
first_long_line_of_code +
second_long_line_of_code +
third_long_line_of_code
end
expected:
def method_name
first_long_line_of_code +
second_long_line_of_code +
third_long_line_of_code
end
... | gharchive/issue | 2015-02-03T10:41:23 | 2025-04-01T04:56:08.356643 | {
"authors": [
"jonas054",
"sufleR"
],
"repo": "bbatsov/rubocop",
"url": "https://github.com/bbatsov/rubocop/issues/1628",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1319683358 | Regex + RichText translation
Hello! I have a string in a game that I want to create a regex for, that looks like
<color\=white>総ユニット数:18/30</color> (<color\=#80ffffff>未配置:1</color> <color\=#80ff80ff>配置済:9</color> <color\=#ffaa80ff>略奪:8</color> <color\=#ff4040ff>負傷:0</color> )
I try to create a regex for it like th... | gharchive/issue | 2022-07-27T14:51:28 | 2025-04-01T04:56:08.387073 | {
"authors": [
"pipja",
"zclimber"
],
"repo": "bbepis/XUnity.AutoTranslator",
"url": "https://github.com/bbepis/XUnity.AutoTranslator/issues/302",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
268314358 | Crystal 0.23.1
Hi!
I've tried this shard with the latest Crystal release, and it doesn't work.
Do you have any plans to maintain this library?
https://github.com/bbtfr/proxy.cr/pull/2
Sorry for the delay, I have been busy lately.
I saw your PR, would you like to re-open it?
Hi.
I've made a lot of changes includ... | gharchive/issue | 2017-10-25T08:47:27 | 2025-04-01T04:56:08.414523 | {
"authors": [
"bbtfr",
"mamantoha"
],
"repo": "bbtfr/proxy.cr",
"url": "https://github.com/bbtfr/proxy.cr/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2602353319 | 🐛 [BUG]: Updating edge jumps to top handle
Is there an existing issue for this?
[X] I have searched the existing issues and this is a new bug.
Current Behavior
I have custom node with 4 source handles all around.
<Handle id="source-left" type="source" :position="Position.Left" />
<Handle id="source-top" type="sour... | gharchive/issue | 2024-10-21T12:08:44 | 2025-04-01T04:56:08.437363 | {
"authors": [
"Zambiorix",
"bcakmakoglu",
"yiwwhl"
],
"repo": "bcakmakoglu/vue-flow",
"url": "https://github.com/bcakmakoglu/vue-flow/issues/1647",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
267386351 | ftp connect to ftp.broadinstitute.org failed
I ran into some error while installing genome refernece data:
Running GGD recipe: hg19 hapmap 3.3
--2017-10-21 10:21:02-- ftp://gsapubftp-anonymous:password@ftp.broadinstitute.org/bundle/hg19/hapmap_3.3.hg19.sites.vcf.gz
=> `-'
Resolving ftp.broadinstitute.org... 69.173.8... | gharchive/issue | 2017-10-21T14:38:52 | 2025-04-01T04:56:08.450605 | {
"authors": [
"chapmanb",
"veggiesaurus",
"weizhu365"
],
"repo": "bcbio/bcbio-nextgen",
"url": "https://github.com/bcbio/bcbio-nextgen/issues/2118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
634321799 | sqlalchemy.exc.InterfaceError: (sqlite3.InterfaceError) Error binding parameter 123 - probably unsupported type.
Version info
bcbio version (bcbio_nextgen.py --version):1.2.3
OS name and version: Ubuntu 18.04 bionic
To Reproduce
Exact bcbio command you have used
bcbio_nextgen.py -t local -n 20 ../config/config.y... | gharchive/issue | 2020-06-08T07:56:19 | 2025-04-01T04:56:08.474217 | {
"authors": [
"hocinebendou",
"naumenko-sa"
],
"repo": "bcbio/bcbio-nextgen",
"url": "https://github.com/bcbio/bcbio-nextgen/issues/3256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1596112263 | CSS styling, buttons hover effect
CSS styling, buttons hover effect
Thanks
| gharchive/pull-request | 2023-02-23T02:23:10 | 2025-04-01T04:56:08.477970 | {
"authors": [
"Tunestring",
"bcebel"
],
"repo": "bcebel/Hot10",
"url": "https://github.com/bcebel/Hot10/pull/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1031550001 | Include a placeholder index.html on the initial deployment
The web page will display an error message until the CronJob runs (scheduled for Sundays at 0:00). This can be resolved with a placeholder index.html file created on the initial deployment of the solution. The default web page will be overwritten by the Cro... | gharchive/issue | 2021-10-20T15:30:17 | 2025-04-01T04:56:08.488506 | {
"authors": [
"michaelshire"
],
"repo": "bcgov/AppAssessment",
"url": "https://github.com/bcgov/AppAssessment/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2085186786 | Test - Province in Government RM Issue
Province is drop down select an option but there are no options to select under 'Government Location'
Also made British Columbia the default value.
| gharchive/issue | 2024-01-17T00:35:36 | 2025-04-01T04:56:08.489777 | {
"authors": [
"bferguso",
"emjohnst"
],
"repo": "bcgov/BCHeritage",
"url": "https://github.com/bcgov/BCHeritage/issues/773",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2212011246 | Sort my workplans by start date descending
https://app.zenhub.com/workspaces/epictrack-63891ea941d309001fa292cf/issues/gh/bcgov/epic.track/1927
Details:
change order_by to start_date.desc()
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded ... | gharchive/pull-request | 2024-03-27T22:31:57 | 2025-04-01T04:56:08.509550 | {
"authors": [
"codecov-commenter",
"jadmsaadaot"
],
"repo": "bcgov/EPIC.track",
"url": "https://github.com/bcgov/EPIC.track/pull/2045",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1008843788 | Record attachment type for project and/or survey report attachments
Overview
Links to jira tickets
https://quartech.atlassian.net/browse/BHBC-1382
This PR contains the following changes
Record attachment type for project and/or survey report attachments
This PR contains the following types of changes
[x] New fea... | gharchive/pull-request | 2021-09-28T00:00:28 | 2025-04-01T04:56:08.530064 | {
"authors": [
"anissa-agahchen",
"sdevalapurkar"
],
"repo": "bcgov/biohubbc",
"url": "https://github.com/bcgov/biohubbc/pull/553",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1716103451 | Investigate if teimpPaymentPercentage and teimpPaymentAmount calculated fields are still required[5]
###Description of the Tech Debt###
These two calculated fields are on the TEIMP form but we don't show them on the form. Investigate if we still need these two fields on this form.
###Tech Debt Triage#
The purpose of ... | gharchive/issue | 2023-05-18T18:47:25 | 2025-04-01T04:56:08.539698 | {
"authors": [
"BCerki",
"Sepehr-Sobhani",
"pbastia"
],
"repo": "bcgov/cas-cif",
"url": "https://github.com/bcgov/cas-cif/issues/1675",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1893531407 | Incorporate Opt-in workflows into the design
Describe the task
Context (to be refined) below:
Hanna: Hi Scrum Team, it seems like there's been a decision in the business area that industrial operations will be allowed to opt in starting in the first year, i.e. at the same time as the other OBPS registrants. We will ... | gharchive/issue | 2023-09-13T00:36:31 | 2025-04-01T04:56:08.548825 | {
"authors": [
"hannavovk",
"nanyangpro"
],
"repo": "bcgov/cas-registration",
"url": "https://github.com/bcgov/cas-registration/issues/104",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2520856390 | new private land layer needed in layer picker
[ ] add the private cadastral layer from the BC Datawarehouse to the layer picker and ensure it can be turned on/off like the other layers.
Layer is called "PMBC Parcel CADSTRE - Private - Fully Attributed" (in imap).
| gharchive/issue | 2024-09-11T21:53:59 | 2025-04-01T04:56:08.596568 | {
"authors": [
"CrystalChadburn"
],
"repo": "bcgov/invasivesbc",
"url": "https://github.com/bcgov/invasivesbc/issues/3481",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2695595850 | feat: retrieve compliance report chain
feat: Retrieve Full Report Chain and Enhance Frontend Display
Thanks for fixing test cases @kevin-hashimoto, But found issues w.r.t BCeID user.
Please fix the issue from both BCeID user and IDIR user perspective and mask statuses as deemed necessary.
Since we're using chai... | gharchive/pull-request | 2024-11-26T17:49:15 | 2025-04-01T04:56:08.598463 | {
"authors": [
"kevin-hashimoto"
],
"repo": "bcgov/lcfs",
"url": "https://github.com/bcgov/lcfs/pull/1293",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
483133934 | Admin console User/Group management will not highlight group when selected
There is an issue with the upgraded Keycloak consoles where it doesn't highlight which group you've clicked on when you're trying to manage groups for a user manually.
The issue below happens in dev and test, but not prod at current time. (The... | gharchive/issue | 2019-08-20T23:52:42 | 2025-04-01T04:56:08.606049 | {
"authors": [
"junminahn",
"loneil",
"zsamji"
],
"repo": "bcgov/ocp-sso",
"url": "https://github.com/bcgov/ocp-sso/issues/46",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
268852636 | Credit Trade screen to be built based on wireframe and including history
Credit Transfer | Credit Trade screen to be built based on wireframe and including history |3| [v0.0.3-alpha]
https://trello.com/c/1XtO2C6o
https://trello.com/c/1XtO2C6o
The issue was create for experimental use. We start to actively use the... | gharchive/issue | 2017-10-26T17:51:57 | 2025-04-01T04:56:08.614867 | {
"authors": [
"dainetrinidad",
"kuanfandevops"
],
"repo": "bcgov/tfrs",
"url": "https://github.com/bcgov/tfrs/issues/118",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
461642975 | Compliance Report | Part 2 Summary Line 1 and Line 12 |2|
Task:
This card builds off of the work that was completed in Card 1250 by implementing the required functionality for the Part 2 Renewable Fuel Requirement Summary section of the Summary & Declaration Page.
Line 1 - Volume of petroleum-based gasoline supplied:... | gharchive/issue | 2019-06-27T16:59:48 | 2025-04-01T04:56:08.620350 | {
"authors": [
"KMenke",
"amichard"
],
"repo": "bcgov/tfrs",
"url": "https://github.com/bcgov/tfrs/issues/1262",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1533549868 | Hamburger 577
By default the sidebar shrinks and expands depending on screen width
If the user clicks the hamburger button the sidebar toggles to either narrow or wide.
If the user clicks the hamburger button it is assumed they want the sidebar to stay in the desired state no matter what the screen width.
Innkeep... | gharchive/pull-request | 2023-01-14T23:27:19 | 2025-04-01T04:56:08.623279 | {
"authors": [
"GurcharanjeetSingh",
"loneil",
"popkinj"
],
"repo": "bcgov/traction",
"url": "https://github.com/bcgov/traction/pull/386",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
140271460 | Form_validation always accepts empty array
See the following code:
$this->load->library('form_validation');
$inputData = ['inp' => []];
$this->form_validation->set_data($inputData);
$this->form_validation->set_rules('inp', 'Input field', 'is_natural|required');
//Will return true
$this->form_vali... | gharchive/issue | 2016-03-11T19:33:49 | 2025-04-01T04:56:08.647115 | {
"authors": [
"Bitblade",
"coldlamper",
"narfbg"
],
"repo": "bcit-ci/CodeIgniter",
"url": "https://github.com/bcit-ci/CodeIgniter/issues/4516",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2252757709 | 6492 signature implementation
Summary
This PR is adding 6492 signature support to the SDK
Change Type
[ ] Bug Fix
[ ] Refactor
[x] New Feature
[ ] Breaking Change
[ ] Documentation Update
[ ] Performance Improvement
[ ] Other
Checklist
[x] My code follows this project's style guidelines
[x] I've reviewed my own co... | gharchive/pull-request | 2024-04-19T11:34:34 | 2025-04-01T04:56:08.652929 | {
"authors": [
"VGabriel45",
"joepegler"
],
"repo": "bcnmy/biconomy-client-sdk",
"url": "https://github.com/bcnmy/biconomy-client-sdk/pull/468",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
59231558 | remove dependency on string
The node package string modifies String.prototype which is a Javascript antipattern - some may agree/ disagree with this.
However, when the same project includes the shelljs package as well, things get really messy - to and toEnd get invoked for no apparent reason:
getNativeStringProperti... | gharchive/issue | 2015-02-27T12:42:57 | 2025-04-01T04:56:08.666673 | {
"authors": [
"bcoe",
"bguiz"
],
"repo": "bcoe/yargs",
"url": "https://github.com/bcoe/yargs/issues/106",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
418149572 | Fail to achieve concurrency
masterFile.txt
Above is the input file for the map. Now I was hoping that it would get split per line. Meaning, there shall be 10 lambda functions running concurrently, considering the input file has 10 new lines. Hence it fails to achieve concurrency.
But it doesn't. Instead, Only a singl... | gharchive/issue | 2019-03-07T06:26:56 | 2025-04-01T04:56:08.679808 | {
"authors": [
"ShagunParikh",
"bcongdon"
],
"repo": "bcongdon/corral",
"url": "https://github.com/bcongdon/corral/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1733099343 | prepare to add continuous state based predicates to spot envs
also fix default spot IP to prevent hanging / bad behavior when running tests on network
coauthor: @nkumar-bdai
(tested on spot)
| gharchive/pull-request | 2023-05-30T22:19:01 | 2025-04-01T04:56:08.681643 | {
"authors": [
"tsilver-bdai"
],
"repo": "bdaiinstitute/predicators",
"url": "https://github.com/bdaiinstitute/predicators/pull/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
458093601 | Permissions issues with electron sandbox on archlinux
Operating System: Archlinux (Manjaro)
Beaker version: 0.8.8
Hi all,
I'm trying to build Beaker from source and having some issues.
First I run npm install which completes successfully
then npm run rebuild also successful
then npm start here's where i first get my... | gharchive/issue | 2019-06-19T15:52:15 | 2025-04-01T04:56:08.732795 | {
"authors": [
"brechtcs",
"pfrazee",
"raphaelbastide",
"tulsileathers",
"vaga007"
],
"repo": "beakerbrowser/beaker",
"url": "https://github.com/beakerbrowser/beaker/issues/1428",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
163554145 | collapse-preserve-inline and throw
I'm using js-beautify 1.6.3 on OSX for CLI formatting, main reason, to be cosnsitent with editor formatting (Sublime).
I have noticed that there is difference even if using same settings.
After digging deeper I have found theta runnting js-beautyfy twice from CLI, will give me what ... | gharchive/issue | 2016-07-03T09:14:16 | 2025-04-01T04:56:08.749880 | {
"authors": [
"ainthek",
"bitwiseman"
],
"repo": "beautify-web/js-beautify",
"url": "https://github.com/beautify-web/js-beautify/issues/962",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2140635221 | Contribution guidelines section
WHEN I enter a description, installation instructions, usage information, contribution guidelines, and test instructions
THEN this information is added to the sections of the README entitled Description, Installation, Usage, Contributing, and Tests
Done!
| gharchive/issue | 2024-02-17T22:06:43 | 2025-04-01T04:56:08.802203 | {
"authors": [
"beckpull"
],
"repo": "beckpull/readme-generator",
"url": "https://github.com/beckpull/readme-generator/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2074876019 | footer design
provide a better design with node_env and version printed
add social media links
pr: https://github.com/bedirhanyildirim/fsmvu.com/pull/27
| gharchive/issue | 2024-01-10T17:47:02 | 2025-04-01T04:56:08.805020 | {
"authors": [
"bedirhanyildirim"
],
"repo": "bedirhanyildirim/fsmvu.com",
"url": "https://github.com/bedirhanyildirim/fsmvu.com/issues/26",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
110597624 | #Upgrade to React.js 0.14
Adds new react min version to package.json
Adds new react-dom library to build dependencies
Implementing new ReactDOM
#3 Complete.
| gharchive/pull-request | 2015-10-09T06:46:49 | 2025-04-01T04:56:08.864555 | {
"authors": [
"befreestudios"
],
"repo": "befreestudios/Webpack-React-Flux",
"url": "https://github.com/befreestudios/Webpack-React-Flux/pull/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
56364309 | Faulty tx inputs produces undefined/None/Null input addresses
There are "faulty" transactions like:
txid = 2dc793134d1063a2f2505bba98c63441380658d25a707bed6a36f2b71d051aec
https://blockchain.info/tx/2dc793134d1063a2f2505bba98c63441380658d25a707bed6a36f2b71d051aec
txid = 8ebe1df6ebf008f7ec42ccd022478c9afaec3ca0444322... | gharchive/issue | 2015-02-03T11:14:42 | 2025-04-01T04:56:08.866953 | {
"authors": [
"kernoelpanic"
],
"repo": "behas/bitcoingraph",
"url": "https://github.com/behas/bitcoingraph/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
874954946 | ConditionalExpression breaking weird with long condition
When the Condition is long, this is how ConditionalExpression breaks.
public string Value = someLongConditionddddddddd
|| someOtherConditionddddddddddd ? "yes" : "no";
This is working properly now.
| gharchive/issue | 2021-05-03T22:24:23 | 2025-04-01T04:56:08.885423 | {
"authors": [
"belav"
],
"repo": "belav/csharpier",
"url": "https://github.com/belav/csharpier/issues/169",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
420551933 | Support Size
I see that you do not support annotation javax.validation.constraints.Size. Can you support it?
From java doc:
The annotated element size must be between the specified boundaries (included).
Supported types are:
CharSequence (length of character sequence is evaluated)
Collection (collection size is eval... | gharchive/issue | 2019-03-13T15:06:10 | 2025-04-01T04:56:08.903276 | {
"authors": [
"benas",
"magx2"
],
"repo": "benas/random-beans",
"url": "https://github.com/benas/random-beans/issues/348",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
205359813 | Upgrade to Serde 0.9
There are a couple of breaking changes in both Serde itself and serde-json.
I'm currently working on this. There are lots of changes, I'll see if I manage to solve them all :persevere:
| gharchive/issue | 2017-02-04T17:06:59 | 2025-04-01T04:56:08.906260 | {
"authors": [
"antoine-de",
"benashford"
],
"repo": "benashford/rs-es",
"url": "https://github.com/benashford/rs-es/issues/99",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
875661045 | Duplicated whisper to yourself
Describe the bug
Sending a whisper generate a duplicated message on the chat
To Reproduce
Steps to reproduce the behavior:
Go to https://dogehouse.tv
Click on "new room"
Creta a whisper #@USERNAME for yourself
Press enter and enjoy
Expected behavior
Only one message please
Screenshots... | gharchive/issue | 2021-05-04T17:06:38 | 2025-04-01T04:56:08.911470 | {
"authors": [
"Gers2017",
"amitojsingh366"
],
"repo": "benawad/dogehouse",
"url": "https://github.com/benawad/dogehouse/issues/2550",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
284829213 | WIP: Use CC0-1.0 license text from source
Ensure that we recognize both text to be merged in https://github.com/github/choosealicense.com/pull/488 and text published at choosealicense.com and used by licensee since 2013.
Added tests, naive stripping of optional line at beginning (from CC source) and end (from choosea... | gharchive/pull-request | 2017-12-28T02:33:09 | 2025-04-01T04:56:08.921962 | {
"authors": [
"anowlcalledjosh",
"benbalter",
"mlinksva"
],
"repo": "benbalter/licensee",
"url": "https://github.com/benbalter/licensee/pull/253",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
302217168 | Implicitly re-order input dimensions?
Currently if we provide an input n-d array with the right dimensions but in the wrong order it raises an error. Dimension order is important because xarray objects are used for the i/o model interface but not internally in processes.
Maybe raising an error in this case is too str... | gharchive/issue | 2018-03-05T08:59:09 | 2025-04-01T04:56:08.930357 | {
"authors": [
"benbovy"
],
"repo": "benbovy/xarray-simlab",
"url": "https://github.com/benbovy/xarray-simlab/issues/30",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1213450563 | total.wav is a single channel, why not align it in a multichannel fashion?
Currently total.wav seems to contain the cummulative result. I think it would be much more valuable to have a total file that contains all tracks being correctly aligned. It could be even nicer to use a container format that does not require t... | gharchive/issue | 2022-04-23T20:41:31 | 2025-04-01T04:56:08.952928 | {
"authors": [
"benfmiller",
"skinkie"
],
"repo": "benfmiller/audalign",
"url": "https://github.com/benfmiller/audalign/issues/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1693815224 | Add Link to website in the description
Thanks for the website!
It would be helpful to have website link in the description: https://2023elections.bengawalk.com
🙌 Added the link to live version in the README.
| gharchive/issue | 2023-05-03T10:34:39 | 2025-04-01T04:56:08.962159 | {
"authors": [
"akhil0001",
"chaitanya-deep"
],
"repo": "bengawalk/elections-2023",
"url": "https://github.com/bengawalk/elections-2023/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2576387785 | Task query seems to be broken
I am experimenting with this plugin and trying to use the query functions to get all my tasks rendered into the kanban but, just like in #42 , it is not getting rendered at all.
Was there any change that was not reflected in the readme, maybe?
Yeah, broken for me also. I'm using versio... | gharchive/issue | 2024-10-09T16:20:07 | 2025-04-01T04:56:08.986002 | {
"authors": [
"jezzaaa",
"pgpais"
],
"repo": "benjypng/logseq-kanban-plugin",
"url": "https://github.com/benjypng/logseq-kanban-plugin/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
617475385 | Upgraded Sentiment Analysis - question about sigmoid
To get the predictions you do this:
rounded_preds = torch.round(torch.sigmoid(preds))
I was wondering why I get very different accuracies when I add a sigmoid layer to the LSTM instance:
self.sigmoid = nn.Sigmoid()
and then return the following:
self.sigmoid(sel... | gharchive/issue | 2020-05-13T14:01:25 | 2025-04-01T04:56:09.055410 | {
"authors": [
"TalitaAnthonio",
"bentrevett"
],
"repo": "bentrevett/pytorch-sentiment-analysis",
"url": "https://github.com/bentrevett/pytorch-sentiment-analysis/issues/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2226253316 | Chart when viewed hourly (e.g. 24 hours or "Today") drops first 3 data points
I noticed that if I select "Today" or "24 hours" the chart consistently shows 0 for the first 3 data points/hours:
Unclear if this is just affecting chart or the other tables (they're separate queries).
After some additional debugging, t... | gharchive/issue | 2024-04-04T18:33:27 | 2025-04-01T04:56:09.058553 | {
"authors": [
"benvinegar"
],
"repo": "benvinegar/counterscale",
"url": "https://github.com/benvinegar/counterscale/issues/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
57779611 | Add Variant class
Considering the example given in the README file, a variant class could be constructed.
Consider supporting only C++14
Added Variant class. This issue can be closed.
| gharchive/issue | 2015-02-16T09:07:00 | 2025-04-01T04:56:09.074948 | {
"authors": [
"berenoguz"
],
"repo": "berenoguz/pera",
"url": "https://github.com/berenoguz/pera/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
101113071 | send experimenter email confirmation requests for unusual behavior
if participants.bonus > exp.bonus_confirmation_threshold
or if n.recruits > exp.recruit_confirmation_threshold
...
This issue was moved to Dallinger/Dallinger#179
| gharchive/issue | 2015-08-14T22:13:29 | 2025-04-01T04:56:09.078940 | {
"authors": [
"DallingerBot",
"thomasmorgan"
],
"repo": "berkeley-cocosci/Wallace",
"url": "https://github.com/berkeley-cocosci/Wallace/issues/205",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1298166703 | Issue 1 - Feature/create users - Berkeli
Description
Add functionality to see registered users and functionality to create a user
Related to
Create Users #1
Fixes #1
Checklist:
[x] My code follows the style guidelines of this project
[x] I have carefully reviewed my own code
[x] I have commented my code
[x] I have u... | gharchive/pull-request | 2022-07-07T22:15:50 | 2025-04-01T04:56:09.087095 | {
"authors": [
"berkeli"
],
"repo": "berkeli/breteau-dashboard",
"url": "https://github.com/berkeli/breteau-dashboard/pull/11",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
278748260 | Broken links
Seems like https://zeit.co/berzniz/react-overdrive-react-router-v4-demo/zketptspxf?redirect=1 and https://zeit.co/berzniz/react-overdrive-react-router-v4-demo/zketptspxf?redirect=1 are broken.
at least for me.
Thanks for reporting, I will try to re-deploy these
| gharchive/issue | 2017-12-03T06:08:46 | 2025-04-01T04:56:09.104505 | {
"authors": [
"berzniz",
"mehrdaad"
],
"repo": "berzniz/react-overdrive",
"url": "https://github.com/berzniz/react-overdrive/issues/40",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
668621622 | Getting "component is null" error message on the console log
Hi,
First of all thank you for the great library, it really makes a huge difference!
I faced one specific problem with dealing with Dropdown menus, both regular and Uncontrolled.
Following the examples in https://sveltestrap.js.org give the following error:... | gharchive/issue | 2020-07-30T11:17:05 | 2025-04-01T04:56:09.115900 | {
"authors": [
"bestguy",
"kefahi"
],
"repo": "bestguy/sveltestrap",
"url": "https://github.com/bestguy/sveltestrap/issues/168",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2141202624 | ChatCompletionCreateResponse incorrectly deserializes multiple tool calls when streaming
Describe the bug
Our application uses completion request streaming alongside OpenAI's recent support for multiple parallel tool calls. However, we have found that while OpenAI correctly returns multiple tool call objects in the s... | gharchive/issue | 2024-02-18T21:54:25 | 2025-04-01T04:56:09.213490 | {
"authors": [
"David-Buyer",
"oferavnery",
"skyegallup"
],
"repo": "betalgo/openai",
"url": "https://github.com/betalgo/openai/issues/493",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1574798790 | Consider allowing DV_TEXT 'object', even if only a value attribute is present
For DV_TEXT, if the data is {comment: "some Text"} , currently {comment: {value: "some text"}} is not valid when committing data, only {comment: "some text"}.
This makes handling constraints where both text and codedText are valid, more awk... | gharchive/issue | 2023-02-07T18:00:11 | 2025-04-01T04:56:09.232641 | {
"authors": [
"delopst",
"freshehr"
],
"repo": "better-care/web-template",
"url": "https://github.com/better-care/web-template/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2420937670 | Reflect dynamic components / type registrations for dynamic types
What problem does this solve or what need does it fill?
Components are not restricted to Rust types, rather they are opaque blobs of data identified in a world via ComponentId.
Reflect is not restricted to Rust type and provides dynamic introspection o... | gharchive/issue | 2024-07-20T15:07:53 | 2025-04-01T04:56:09.262202 | {
"authors": [
"MrGVSV",
"SpecificProtagonist"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/issues/14404",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1159913279 | Enable wayland by default
What problem does this solve or what need does it fill?
Without enabling wayland bevy fails on systems that support wayland instead of falling back to x11, supported by xwayland.
This is because wgpu won't support x11 windows, when wayland is available on the system.
What solution would you ... | gharchive/issue | 2022-03-04T18:07:41 | 2025-04-01T04:56:09.272259 | {
"authors": [
"HeavyRain266",
"bjorn3",
"keis",
"kirusfg",
"kobutri",
"mcobzarenco",
"mockersf",
"orowith2os",
"pkupper"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/issues/4106",
"license": "Apache-2.0",
"license_type": "permissive",
"licen... |
1986465293 | Adjust bevy_asset::AssetMode::Processed to take an Option<bool>th…
Adjust bevy_asset::AssetMode::Processed to take an Option<bool>that if None will default to whether the asset_processor feature is enabled or not.
Objective
Allowing the asset_processor feature to be user controllable at runtime, though default to th... | gharchive/pull-request | 2023-11-09T21:57:00 | 2025-04-01T04:56:09.281620 | {
"authors": [
"OvermindDL1",
"cart"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/pull/10481",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2044894549 | Send SceneInstanceReady only once per scene
Objective
Send SceneInstanceReady only once per scene.
Solution
I assume that this was not intentional.
So I just changed it to only be sent once per scene.
Changelog
Fixed
Fixed SceneInstanceReady being emitted for every Entity in a scene.
Did you notice receiving sev... | gharchive/pull-request | 2023-12-16T18:24:10 | 2025-04-01T04:56:09.286418 | {
"authors": [
"daxpedda",
"mockersf"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/pull/11002",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
842866636 | Mesh: added static and dynamic mesh for less runtime memory usage
This addresses the unloading issue in https://github.com/bevyengine/bevy/issues/756.
Problem
Any mesh that is created will keep it's data (vertex attributes and indices) in the memory. This data is however never needed, unless the user wishes to make c... | gharchive/pull-request | 2021-03-29T00:11:41 | 2025-04-01T04:56:09.314576 | {
"authors": [
"JMS55",
"Patryk27",
"Phyyl",
"garyttierney",
"inodentry",
"jamadazi",
"julhe"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/pull/1782",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1810932715 | Add the Has world query to bevy_ecs::prelude
Objective
Addresses #9196 by adding query::Has to the bevy_ecs::prelude.
@james7132 why no merge queue?
Wanted to get @nicopap's review since a review was requested.
| gharchive/pull-request | 2023-07-19T00:43:12 | 2025-04-01T04:56:09.317701 | {
"authors": [
"FlippinBerger",
"alice-i-cecile",
"james7132"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/pull/9204",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1856668461 | Make GridPlacement's fields non-zero and add accessor functions.
Objective
There is no way to read the fields of GridPlacement once set.
Values of 0 for GridPlacement's fields are invalid but can be set.
A non-zero representation would be half the size.
fixes #9474
Solution
Add get_start, get_end and get_span acce... | gharchive/pull-request | 2023-08-18T12:47:35 | 2025-04-01T04:56:09.324291 | {
"authors": [
"alice-i-cecile",
"ickshonpe"
],
"repo": "bevyengine/bevy",
"url": "https://github.com/bevyengine/bevy/pull/9486",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1578207064 | MGDSTRM-6199
Add rhoas CLI ACL tests.
I split the review into two Parts. It is a good work but there are some redundancies which make code extensively large for scope of tested functionality. Also creating new profile and suite for testing cli is great idea (just one class added here) once mentioned things are res... | gharchive/pull-request | 2023-02-09T16:24:16 | 2025-04-01T04:56:09.339042 | {
"authors": [
"agullon"
],
"repo": "bf2fc6cc711aee1a0c2a/e2e-test-suite",
"url": "https://github.com/bf2fc6cc711aee1a0c2a/e2e-test-suite/pull/474",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2074147163 | 🛑 Hacker News is down
In 0842f7d, Hacker News (https://news.ycombinator.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Hacker News is back up in 84b8c07 after 30 minutes.
| gharchive/issue | 2024-01-10T11:16:33 | 2025-04-01T04:56:09.365737 | {
"authors": [
"bguivarch"
],
"repo": "bguivarch/testuptime2",
"url": "https://github.com/bguivarch/testuptime2/issues/101",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2138097332 | Update to pacackge:web
is there any option to upgrade this package to new package:web of flutter 3.19
is there any issue ?
Not really, but is necessary if you want to compile in wasm your project
"To run Flutter applications on the web using WebAssembly, you need to migrate all code — from the application and all... | gharchive/issue | 2024-02-16T08:19:09 | 2025-04-01T04:56:09.371332 | {
"authors": [
"JgomesAT",
"bharathraj-e"
],
"repo": "bharathraj-e/g_recaptcha_v3",
"url": "https://github.com/bharathraj-e/g_recaptcha_v3/issues/13",
"license": "MIT",
"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.