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 |
|---|---|---|---|---|---|
154803091 | Synchronize counts for link and unlink
[x] Have you followed the guidelines in our Contributing document?
[x] Have you checked to ensure there aren't other open Pull Requests for the same change?
[x] Have you added an explanation of what your changes do and why you'd like us to include them?
[ ] Have you written new... | gharchive/pull-request | 2016-05-13T21:23:32 | 2025-04-01T06:37:03.682526 | {
"authors": [
"Blaisorblade",
"mikemcquaid",
"xu-cheng"
],
"repo": "Homebrew/brew",
"url": "https://github.com/Homebrew/brew/pull/242",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
220817802 | xcode: 8.3.1 is latest version.
Our CI images are already updated with it.
when "10.12" then "802.0.38"
Is out-of-date FWIW. Latest CLT is:
~> /Library/Developer/CommandLineTools/usr/bin/clang --version
Apple LLVM version 8.1.0 (clang-802.0.38)
Latest Xcode is:
~> clang --version
Apple LLVM version 8.1.0 (clang-8... | gharchive/pull-request | 2017-04-11T01:57:03 | 2025-04-01T06:37:03.685506 | {
"authors": [
"DomT4",
"MikeMcQuaid"
],
"repo": "Homebrew/brew",
"url": "https://github.com/Homebrew/brew/pull/2474",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
260360336 | install.rb: report caveats for installed formulae
Pull Request template:
[x] Have you followed the guidelines in our Contributing document?
[x] Have you checked to ensure there aren't other open Pull Requests for the same change?
[x] Have you added an explanation of what your changes do and why you'd like us to inc... | gharchive/pull-request | 2017-09-25T17:46:56 | 2025-04-01T06:37:03.691045 | {
"authors": [
"maxim-belkin"
],
"repo": "Homebrew/brew",
"url": "https://github.com/Homebrew/brew/pull/3209",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
216835766 | :tex is deprecated
Hi. I'm new to contributing to homebrew. As my first commit, I was looking for warnings in the homebrew formulas. One package showed the error * :tex is deprecated.. So to fix that error, can I just remove that :tex dependency?
Thanks.
@MikeMcQuaid can you please help me? Thanks,
| gharchive/issue | 2017-03-24T16:19:49 | 2025-04-01T06:37:03.855616 | {
"authors": [
"raza15"
],
"repo": "Homebrew/homebrew-tex",
"url": "https://github.com/Homebrew/homebrew-tex/issues/42",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
123531417 | i3 + XQuartz + (maybe) El Cap
Hi,
I'm trying to get i3 running under XQuartz on my 13" retina Macbook Pro running 10.11.2 and the only last remaining issue is that I can't for the life of me get my meta key working. I've tried every combination of the input preferences checkboxes on XQuartz, I've tried full screen a... | gharchive/issue | 2015-12-22T18:19:38 | 2025-04-01T06:37:03.860871 | {
"authors": [
"Michael-Jing",
"MikeMcQuaid",
"afh",
"apjanke",
"bceverly",
"dunn"
],
"repo": "Homebrew/homebrew-x11",
"url": "https://github.com/Homebrew/homebrew-x11/issues/170",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
985654893 | Basic CLI and Project Structuring
Changes
Basic CLI
Main functions: [preprocess, train, inference]
Created project structure
Reflecting CLI functions
Formatter Utility
Syntax Highlighted printing
Pretty printing/logging
Color Traceback
Demo
Usage/Help output
Syntax output
Training output
Traceback
I... | gharchive/pull-request | 2021-09-01T20:42:01 | 2025-04-01T06:37:03.888734 | {
"authors": [
"ClashLuke",
"bionboy"
],
"repo": "HomebrewNLP/HomebrewNLP",
"url": "https://github.com/HomebrewNLP/HomebrewNLP/pull/4",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
618619122 | 请教:如何打开预览项目?
楼主,我该如何正确的打开项目呢?
项目中使用到了云函数,需要初始化几张表:
集合名
等等
articleRelations
文章关联集合
articles
文章集合
banners
banne 集合
cardRelations
卡片关联集合
cards
卡片集合
categories
类别集合
userRelations
用户关联集合
@Honye 那是不是得在我自己的云开发环境下,上传云函数 、初始化数据集合 并且修改 app.js 下的初始化云环境
| gharchive/issue | 2020-05-15T00:41:04 | 2025-04-01T06:37:03.900055 | {
"authors": [
"Honye",
"hanyucd"
],
"repo": "Honye/weapp-mark",
"url": "https://github.com/Honye/weapp-mark/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
449993054 | local variable 'bcs_corrected' referenced before assignment
Due to v1.4.2 being too slow, I tried the develop branch (542ec344fe26b1cbbd72194c6ed7b809a82de19b), as you suggested in the other thread at some point, but it failed with the following error:
Loading whitelist
Creating barcode tree for whitelist
Counting nu... | gharchive/issue | 2019-05-29T19:57:15 | 2025-04-01T06:37:03.918622 | {
"authors": [
"Hoohm",
"hisplan"
],
"repo": "Hoohm/CITE-seq-Count",
"url": "https://github.com/Hoohm/CITE-seq-Count/issues/57",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
200750330 | Spaces in username, during logging
Expected behavior:
Space trimming
Actual behavior:
A Username or password is incorrect. error.
Steps to reproduce:
Go on demo, try an ID with a space in front or behind it ; it doesn't work.
Great projet BTW!
A simple fix would be to just trim the spaces, but couldn't it be a brea... | gharchive/issue | 2017-01-13T22:43:57 | 2025-04-01T06:37:03.938306 | {
"authors": [
"Jaden-Giordano",
"jkleinsc",
"tleb"
],
"repo": "HospitalRun/hospitalrun-frontend",
"url": "https://github.com/HospitalRun/hospitalrun-frontend/issues/922",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1358163315 | Bennylo/fix node
Fixes #[replace brackets with the issue number that your pull request addresses].
Changes proposed in this pull request:
[list out summary of changes here]
[list out summary of changes here]
[list out summary of changes here]
[etc]
Newly added dependencies with Bundlephobia links:
[Link of the new... | gharchive/pull-request | 2022-09-01T02:36:46 | 2025-04-01T06:37:03.943378 | {
"authors": [
"CLAassistant",
"bennymelb"
],
"repo": "HospitalRun/hospitalrun-frontend",
"url": "https://github.com/HospitalRun/hospitalrun-frontend/pull/2981",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
187679856 | your readme image is dead
it's back! weird....
| gharchive/issue | 2016-11-07T10:50:07 | 2025-04-01T06:37:03.953088 | {
"authors": [
"fghhfg"
],
"repo": "HubPress/blog.hubpress.io",
"url": "https://github.com/HubPress/blog.hubpress.io/issues/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2183199366 | refactor: date renderer
use textParticle to refactor date renderer
fix #457
https://github.com/Hufe921/canvas-editor/issues/451#issuecomment-1993630554
@Hufe921 您说的直接删除这个分支是不对的,这样会导致粘连绘制的问题,进行回滚了
rtl 下 签署日期:2022-08-10 17:30:01 显示成这样是不对的,应该是 2022-08-10 17:30:01 :签署日期
也就是说,签署日期和后面的日期要分开绘制,不然渲染结果是错的
rtl 下 签署日... | gharchive/pull-request | 2024-03-13T06:15:00 | 2025-04-01T06:37:03.963720 | {
"authors": [
"HerbertHe",
"Hufe921"
],
"repo": "Hufe921/canvas-editor",
"url": "https://github.com/Hufe921/canvas-editor/pull/460",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
390022198 | Health check endpoints
Add route 53 health check as per https://github.com/HumanCellAtlas/dcp-monitoring/blob/master/README.md
┆Issue Number: HCAB-334
Does this issue even make sense? If the data browser is a JS app with no server side component, there is nowhere to put a health-check endpoint.
Exact thats why t... | gharchive/issue | 2018-12-12T01:09:37 | 2025-04-01T06:37:03.987718 | {
"authors": [
"NoopDog",
"sampierson",
"theathorn"
],
"repo": "HumanCellAtlas/data-browser",
"url": "https://github.com/HumanCellAtlas/data-browser/issues/397",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1904810882 | Enquiring something
Did you use image recognition tool in this program
Thanks for your question @Zahidpichen1. Please use the Label Studio community Slack forums for questions about label studio integrations.
| gharchive/issue | 2023-09-20T11:44:21 | 2025-04-01T06:37:04.000330 | {
"authors": [
"Zahidpichen1",
"hogepodge"
],
"repo": "HumanSignal/label-studio",
"url": "https://github.com/HumanSignal/label-studio/issues/4804",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1164622648 | Meeting topic overly verbose
The default meeting topic does not need #asfmeeting prefix: indeed that is misleading as this is not IRC.
It could be something like:
Official ASF Members Annual Meeting. You do NOT need to announce yourself.
Though it should probably start as:
Official ASF Members Annual Meeting. Starts ... | gharchive/issue | 2022-03-10T01:07:48 | 2025-04-01T06:37:04.002863 | {
"authors": [
"Humbedooh",
"sebbASF"
],
"repo": "Humbedooh/asfmm",
"url": "https://github.com/Humbedooh/asfmm/issues/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
477161201 | Unable to fetch data from bitbucket collector
Hi ,
I have tried to configure the bitbucket collector in hygieia .i am facing the following issues.
application.properties:
dbname=dashboarddb
# Database HostName - default is localhost
dbhost=localhost
# Database Port - default is 27017
dbport=27017
# MongoDB re... | gharchive/issue | 2019-07-25T08:11:07 | 2025-04-01T06:37:04.028620 | {
"authors": [
"Sbrenthughes",
"Thirumaran2011"
],
"repo": "Hygieia/hygieia-scm-bitbucket-collector",
"url": "https://github.com/Hygieia/hygieia-scm-bitbucket-collector/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
729919944 | Add emoji reactions to posts and comments
[x] For posts change upvoting to emoji reactions.
[x] For comments and posts.
[x] Mouse over the reactions to see how many of each one there are
[x] Show a list of who reacted (and in which way?)
[x] Do we want a limited set like FB or all of them like Slack? Let's go with a... | gharchive/issue | 2020-10-26T21:26:19 | 2025-04-01T06:37:04.039947 | {
"authors": [
"evolverine",
"gcassel",
"thomasgwatson",
"tibetsprague"
],
"repo": "Hylozoic/hylo-evo",
"url": "https://github.com/Hylozoic/hylo-evo/issues/676",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1498039791 | How to evaluate BLEU score on LM1B?
Dear authors,
I understand that you plan to release your code on January. But could you share more details regarding how you evaluate the BLEU score and PPL on the LM1B dataset? I am also working on Diffusion Model for text and may potentially cite your paper. Thanks!
Hi,
We comp... | gharchive/issue | 2022-12-15T08:55:15 | 2025-04-01T06:37:04.052278 | {
"authors": [
"Hzfinfdu",
"jzhang38",
"yujianll"
],
"repo": "Hzfinfdu/Diffusion-BERT",
"url": "https://github.com/Hzfinfdu/Diffusion-BERT/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2566548397 | Investigar cuOPT
NVIDIA cuOpt (cuda Optimization)
NVIDIA cuOpt es una biblioteca optimizada basada en GPU diseñada para resolver problemas de optimización en tiempo real. Está especialmente enfocada en problemas de optimización de rutas, gestión de flotas y otros casos en los que la toma de decisiones rápida es cruci... | gharchive/issue | 2024-10-04T14:40:10 | 2025-04-01T06:37:04.062669 | {
"authors": [
"inamoriza",
"rafa-casado"
],
"repo": "I3A-NavSys/navsim",
"url": "https://github.com/I3A-NavSys/navsim/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2132845630 | [BUG] Wrong precompiled link on Release Page Applio 3.0.6
Describe the bug
A clear and concise description of what the bug is.
On release page for Applio 3.0.6, precompiled link points to:
https://huggingface.co/IAHispano/applio/resolve/main/Applio V3 Precompiled/ApplioV3.0.6.zip?download=true
Which gives me an error... | gharchive/issue | 2024-02-13T17:41:53 | 2025-04-01T06:37:04.067683 | {
"authors": [
"aitronssesin",
"blaise-tk",
"cheesypy"
],
"repo": "IAHispano/Applio",
"url": "https://github.com/IAHispano/Applio/issues/289",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1686673335 | OPEN VPN
Please implement a variable to decide whether OpenVPN setup is needed or not.
And use the OpenVPN deployment dependent of that variable (default should be FALSE i think)
Hi @irmsan, agreed! Could you please take a look at PR?
It adds a new setup_openvpn to the bastion's variables and is used only for openV... | gharchive/issue | 2023-04-27T11:41:02 | 2025-04-01T06:37:04.106071 | {
"authors": [
"irmsan",
"jacobemery"
],
"repo": "IBM/Ansible-OpenShift-Provisioning",
"url": "https://github.com/IBM/Ansible-OpenShift-Provisioning/issues/118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
806735908 | Automated e2e integration tests for the fhir-notification module
While reviewing https://github.com/IBM/FHIR/pull/1932 I noted that we really don't have any coverage of our fhir-notification module in our CI pipeline.
Way back when we added NATS.io support for notifications, we did the work to spin up the NATS cluste... | gharchive/issue | 2021-02-11T20:59:40 | 2025-04-01T06:37:04.109314 | {
"authors": [
"lmsurpre",
"prb112"
],
"repo": "IBM/FHIR",
"url": "https://github.com/IBM/FHIR/issues/1936",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
348424866 | Simplify mappings
At the moment there are different mappings for different loading mechanisms:
IGC REST API mappings
istool mappings
IA REST API mappings
Would be better if there were just one consistent way of doing mappings, and we transparently translate that in the background to the form that we might require f... | gharchive/issue | 2018-08-07T17:53:52 | 2025-04-01T06:37:04.111463 | {
"authors": [
"cmgrote"
],
"repo": "IBM/ansible-role-infosvr-import-export",
"url": "https://github.com/IBM/ansible-role-infosvr-import-export/issues/12",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
559126674 | fix(floating-menu): add floating menu container to Storybook
Closes #576
Summary
To get the floating menu to scroll together with the page, it should be attached to its parent element instead of <body> itself. To do that, you just need to add data-floating-menu-container to the element you want the menu to attach to ... | gharchive/pull-request | 2020-02-03T14:40:17 | 2025-04-01T06:37:04.120398 | {
"authors": [
"enricoberti",
"stuckless",
"tay1orjones"
],
"repo": "IBM/carbon-addons-iot-react",
"url": "https://github.com/IBM/carbon-addons-iot-react/pull/870",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
380392525 | Add @carbon/motion package with timing information
This issue is for creating the @carbon/motion package with SCSS and JS support for easing curves for components. Will need the values from @shixiedesign when she has the chance!
Easing
Productive
Expressive
Standard easing
cubic-bezier(0.2, 0, 0.38, 0.9)
cub... | gharchive/issue | 2018-11-13T19:44:46 | 2025-04-01T06:37:04.123623 | {
"authors": [
"joshblack",
"shixiedesign"
],
"repo": "IBM/carbon-elements",
"url": "https://github.com/IBM/carbon-elements/issues/65",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
622123478 | Commit latest guptadiv:master to master
Commit latest guptadiv:master to master
WKC patch
| gharchive/pull-request | 2020-05-20T22:29:37 | 2025-04-01T06:37:04.124483 | {
"authors": [
"guptadiv"
],
"repo": "IBM/cloud-pak",
"url": "https://github.com/IBM/cloud-pak/pull/267",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1566100538 | Improve our use of tf.Dataset
In the TFGNN model we are using tf.Dataset to make a data processing pipeline. It has certain advantages and disadvantages that we are bumping up into. In this issue, I'm gathering details so that we can have a complete picture of the situation.
The good
Datasets are basically require... | gharchive/issue | 2023-02-01T13:17:05 | 2025-04-01T06:37:04.146339 | {
"authors": [
"LasseBlaauwbroek",
"fidel-schaposnik",
"jasonrute",
"mirefek"
],
"repo": "IBM/graph2tac",
"url": "https://github.com/IBM/graph2tac/issues/96",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2224865294 | Removing ping
Issue: https://github.ibm.com/IBMPrivateCloud/roadmap/issues/62325.
We need not to check response of host to the ping
logs from running the job:
Changing the hostname from cp-test-ibm-common-services.apps.cat.cp.fyre.ibm.com to cp-test-ibm-common-services.apps.cat.cp.fyre.ibm.com
configmap/cs-onprem... | gharchive/pull-request | 2024-04-04T08:39:15 | 2025-04-01T06:37:04.149080 | {
"authors": [
"DaniyalMustafa"
],
"repo": "IBM/ibm-common-service-operator",
"url": "https://github.com/IBM/ibm-common-service-operator/pull/1908",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2632807521 | Error while loading shared libraries: libfuse.so.2
IBM Kubernetes Cluster
Kubernetes Version: 1.29.9 (Node with Ubuntu 24)
ibm-object-storage-plugin: 2.2.32
Since updating our Kubernetes Nodes to Ubuntu 24 we get the following error in our container:
MountVolume.SetUp failed for volume "pvc-..." :
mount command fail... | gharchive/issue | 2024-11-04T13:22:14 | 2025-04-01T06:37:04.157937 | {
"authors": [
"baal-lgln"
],
"repo": "IBM/ibmcloud-object-storage-plugin",
"url": "https://github.com/IBM/ibmcloud-object-storage-plugin/issues/152",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
467423293 | Allow for authentication for configured proxy
This PR fixes issue #44. @lpatino10
@marloncarvalho you also need to configure git because your user doesn't match your commit
I see! It's using my enterprise username and e-mail. Sorry. I've changed it. What should I do now? Just commit something and push it? Fork ag... | gharchive/pull-request | 2019-07-12T13:47:07 | 2025-04-01T06:37:04.159684 | {
"authors": [
"germanattanasio",
"marloncarvalho"
],
"repo": "IBM/java-sdk-core",
"url": "https://github.com/IBM/java-sdk-core/pull/45",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
829703321 | Add getQueryParam utility method to support pagination
This PR adds a small utility method to extract the value of a query parameter from a URL string. This will be used in the pagination support for Node.
Checklist
[x] npm test passes (tip: npm run lint-fix can correct most style issues)
[x] tests are included
[ ]... | gharchive/pull-request | 2021-03-12T02:43:49 | 2025-04-01T06:37:04.163027 | {
"authors": [
"ibm-devx-automation",
"mkistler"
],
"repo": "IBM/node-sdk-core",
"url": "https://github.com/IBM/node-sdk-core/pull/128",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
613448346 | fix the wrong path issue
Upgrade operator docs moved from /design to /user but docs have not been changed.
/assign @danielxlee
| gharchive/pull-request | 2020-05-06T16:23:49 | 2025-04-01T06:37:04.163847 | {
"authors": [
"xjtustt"
],
"repo": "IBM/operand-deployment-lifecycle-manager",
"url": "https://github.com/IBM/operand-deployment-lifecycle-manager/pull/375",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
325029802 | http should redirect to https for dev.rotisserie.tv
http://dev.rotisserie.tv is the default nginx landing page.
the Thanks slide at https://blog.eggshell.me/rotisserie-talk/#39
links to dev.rotisserie.tv which by default is interpreted as http when you copy and paste it in.
http://dev.rotisserie.tv
It should be a dir... | gharchive/issue | 2018-05-21T19:22:00 | 2025-04-01T06:37:04.168752 | {
"authors": [
"MHBauer",
"eggshell",
"mpetason"
],
"repo": "IBM/rotisserie",
"url": "https://github.com/IBM/rotisserie/issues/123",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1463431362 | do not error out docker login although multicloudlab credential unknown
Signed-off-by: Xinchun Liu xcliu@ca.ibm.com
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #
Specify y... | gharchive/pull-request | 2022-11-24T14:28:24 | 2025-04-01T06:37:04.171929 | {
"authors": [
"pgodowski",
"xcliu-ca"
],
"repo": "IBM/test-infra",
"url": "https://github.com/IBM/test-infra/pull/496",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
421646003 | new prefabs addition error
I am trying to add new prefabs (or objects). I added intent and entities in the IBM cloud and also in
the assets folder. But I am getting the error KeyNotFoundException.
Can you please tell me the changes in the code to add new prefabs.
@scottdangelo Can you please help me out with this?... | gharchive/issue | 2019-03-15T18:14:44 | 2025-04-01T06:37:04.174189 | {
"authors": [
"scottdangelo",
"sidd-gupta"
],
"repo": "IBM/vr-speech-sandbox-cardboard",
"url": "https://github.com/IBM/vr-speech-sandbox-cardboard/issues/58",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1328686163 | add notebook for troubleshooting in 4.5.1 to migrate custom monitor i…
…nstances.
Target issue:
https://github.ibm.com/aiopenscale/tracker/issues/27047
Change sets:
A notebook to migrate monitor instances for custom monitor definition created in 4.0.X
@kishore-patel - Please review this notebook. Thanks.
@arsurya... | gharchive/pull-request | 2022-08-04T14:00:50 | 2025-04-01T06:37:04.176469 | {
"authors": [
"akirafujiu",
"arsuryan"
],
"repo": "IBM/watson-openscale-samples",
"url": "https://github.com/IBM/watson-openscale-samples/pull/45",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1466469102 | Need timestamps on user build output/log
To troubleshoot performance problems, it will be helpfull to have timestamps on the log output of the user build:
To better see if the time is spent in Z Open Editor or Zowe Explorer or RSE API calls,...
@ogauneau we now have timestamps in the user build log when the Z Ope... | gharchive/issue | 2022-11-28T13:54:04 | 2025-04-01T06:37:04.178057 | {
"authors": [
"ogauneau",
"phaumer"
],
"repo": "IBM/zopeneditor-about",
"url": "https://github.com/IBM/zopeneditor-about/issues/292",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1740400524 | How to optimise via IoU if too many similar objects are detected?
Hey, I always have a very large bbox when I query text-prompt "a house" , meanwhile single ones are detected correctly.
How to avoid the large bbox, at least I want to get an approach generally to filter the large ones.
thanks
You can add NMS after ... | gharchive/issue | 2023-06-04T14:19:22 | 2025-04-01T06:37:04.191123 | {
"authors": [
"XinyueZ",
"rentainhe"
],
"repo": "IDEA-Research/GroundingDINO",
"url": "https://github.com/IDEA-Research/GroundingDINO/issues/131",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1962507719 | Fix MetaClass warning for UImGuiSettings::ImGuiInputHandlerClass
Wed Oct 25 17:24:39 PDT 2023 Warning LogClass Property StructProperty UImGuiSettings::ImGuiInputHandlerClass defines MetaData key "MetaClass" which contains short type name "ImGuiInputHandler". Suggested pathname: "/Script/ImGui.I... | gharchive/pull-request | 2023-10-26T00:35:43 | 2025-04-01T06:37:04.194411 | {
"authors": [
"DoubleDeez"
],
"repo": "IDI-Systems/UnrealImGui",
"url": "https://github.com/IDI-Systems/UnrealImGui/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1211557223 | 🛑 IDR (well 1029401) is down
In f66b9f4, IDR (well 1029401) (https://idr.openmicroscopy.org/webclient/?show=well-1029401) was down:
HTTP code: 502
Response time: 84 ms
Resolved: IDR (well 1029401) is back up in 5d80611.
| gharchive/issue | 2022-04-21T21:11:31 | 2025-04-01T06:37:04.209335 | {
"authors": [
"snoopycrimecop"
],
"repo": "IDR/upptime",
"url": "https://github.com/IDR/upptime/issues/321",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2459185544 | 🛑 IDR (well 1046336) is down
In bd090c8, IDR (well 1046336) (https://idr.openmicroscopy.org/webclient/?show=well-1046336) was down:
HTTP code: 502
Response time: 83 ms
Resolved: IDR (well 1046336) is back up in a7928bb after 27 minutes.
| gharchive/issue | 2024-08-10T17:00:43 | 2025-04-01T06:37:04.211839 | {
"authors": [
"snoopycrimecop"
],
"repo": "IDR/upptime",
"url": "https://github.com/IDR/upptime/issues/4205",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
414341947 | App crash on unknown suggester
Songs starred from a suggester that is no longer available crashes the app.
As the goal of starred songs is to remember interesting songs and the app can potentially be used on different bot instances with incompatible providers, the best solution would probably be trying to use the sta... | gharchive/issue | 2019-02-25T22:39:58 | 2025-04-01T06:37:04.297427 | {
"authors": [
"FelixGail",
"IIIuminator"
],
"repo": "IIIuminator/EnQ",
"url": "https://github.com/IIIuminator/EnQ/issues/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
260882483 | Add support for validating "version", "@language", and "related" props
Add support for validating "version", "@language", and "related" properties. For "related", a partial validation is done, only on embedded properties that are actually included, so that the related object may be minimal and only declare properties... | gharchive/pull-request | 2017-09-27T08:04:59 | 2025-04-01T06:37:04.305028 | {
"authors": [
"mgylling",
"ottonomy"
],
"repo": "IMSGlobal/openbadges-validator-core",
"url": "https://github.com/IMSGlobal/openbadges-validator-core/pull/172",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1162556823 | data-quality-report: Improvements
Now we only do stats on public data anyway, that makes no sense.
Build in background and store in cache (instead of build on demand). Building once per day is fine. We are going to add more stats so build times will only get longer - currently 10s on my laptop.
Also noting there... | gharchive/pull-request | 2022-03-08T11:44:18 | 2025-04-01T06:37:04.319387 | {
"authors": [
"odscjames"
],
"repo": "INDIGO-Initiative/database-app",
"url": "https://github.com/INDIGO-Initiative/database-app/pull/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
951567501 | Add "advanced pipeline", missing value, imputing module, maybe more
So this is an ambitious goal, with some moving parts. We need to reevaluate depending on how fast we progress with other things.
This does not really fit in any existing module and this seems to long to put it in module 1.
Here are a few things that ... | gharchive/issue | 2021-07-23T13:11:35 | 2025-04-01T06:37:04.349471 | {
"authors": [
"lesteve",
"ogrisel"
],
"repo": "INRIA/scikit-learn-mooc",
"url": "https://github.com/INRIA/scikit-learn-mooc/issues/414",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1832368602 | 🛑 IO.GT MAIN SITE is down
In 94a0dc5, IO.GT MAIN SITE (https://io.gt) was down:
HTTP code: 520
Response time: 186 ms
Resolved: IO.GT MAIN SITE is back up in b5df6cc.
| gharchive/issue | 2023-08-02T03:35:32 | 2025-04-01T06:37:04.387186 | {
"authors": [
"aalonzolu"
],
"repo": "IOGT/upptime",
"url": "https://github.com/IOGT/upptime/issues/467",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2022769643 | 1.20.2 Support?
When will version 1.20.2 be supported?
pls add 1.20.4 supported
pls add 1.20.6 supported
pls supported
| gharchive/issue | 2023-12-03T23:37:13 | 2025-04-01T06:37:04.388570 | {
"authors": [
"TheFaik",
"konsheng",
"lipind"
],
"repo": "IPECTER/LighterAPI",
"url": "https://github.com/IPECTER/LighterAPI/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1880542395 | 🛑 Main is down
In 28284e5, Main (https://ipmgroupuk.com) was down:
HTTP code: 429
Response time: 350 ms
Resolved: Main is back up in a5ba690 after 11 minutes.
| gharchive/issue | 2023-09-04T15:50:58 | 2025-04-01T06:37:04.391757 | {
"authors": [
"GarethWright"
],
"repo": "IPMGroupLtd/Uptime",
"url": "https://github.com/IPMGroupLtd/Uptime/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
666410768 | GrowTogether
Application for Registering Team to CODE CAMP 1.0
This pull request template helps you complete an application to the CODE CAMP 1.0 HACKATHON. Use the checklist below to verify that you have followed the instructions correctly.
(Put x inside [] like [x])
Select the type of Pull Request
[] Registration Pu... | gharchive/pull-request | 2020-07-27T16:07:41 | 2025-04-01T06:37:04.504068 | {
"authors": [
"Uyadav207",
"pranavi79",
"raghavg27"
],
"repo": "ISTESRMNCR/CODE-CAMP-2020",
"url": "https://github.com/ISTESRMNCR/CODE-CAMP-2020/pull/101",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1435913878 | 🛑 Gas is down
In daf00fb, Gas (https://app.albanesi.com.ar/Gas/assets/img/backgrounds/1.jpg) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Gas is back up in f5b6f16.
| gharchive/issue | 2022-11-04T11:15:29 | 2025-04-01T06:37:04.512976 | {
"authors": [
"Juanro22"
],
"repo": "ITAlbanesi/uptime",
"url": "https://github.com/ITAlbanesi/uptime/issues/77",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2683442289 | Generated code blocks in README don't have syntax highlighting
Literate is generating code blocks that are marked with @example rather than julia in the docs/README, which means they don't have syntax highlighting. Investigate how to change that (see https://fredrikekre.github.io/Literate.jl/v2/outputformats/#Configu... | gharchive/issue | 2024-11-22T14:43:47 | 2025-04-01T06:37:04.545037 | {
"authors": [
"mtfishman"
],
"repo": "ITensor/ITensorPkgSkeleton.jl",
"url": "https://github.com/ITensor/ITensorPkgSkeleton.jl/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1091748987 | 🛑 Events is down
In 549fdf3, Events (https://events.pt.ivao.aero) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Events is back up in 0637b80.
Resolved: Events is back up in 0637b80.
| gharchive/issue | 2022-01-01T05:48:27 | 2025-04-01T06:37:04.560079 | {
"authors": [
"pt-hq"
],
"repo": "IVAO-Portugal/status-page",
"url": "https://github.com/IVAO-Portugal/status-page/issues/1192",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1168527736 | 🛑 Website is down
In 8f63ed5, Website (https://pt.ivao.aero/portal) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Website is back up in bbc5c8a.
| gharchive/issue | 2022-03-14T15:16:23 | 2025-04-01T06:37:04.562403 | {
"authors": [
"pt-hq"
],
"repo": "IVAO-Portugal/status-page",
"url": "https://github.com/IVAO-Portugal/status-page/issues/1321",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1276126167 | 🛑 Events is down
In 8bb9151, Events (https://events.pt.ivao.aero) was down:
HTTP code: 404
Response time: 476 ms
Resolved: Events is back up in 1464c6f.
| gharchive/issue | 2022-06-19T17:45:29 | 2025-04-01T06:37:04.564681 | {
"authors": [
"pt-hq"
],
"repo": "IVAO-Portugal/status-page",
"url": "https://github.com/IVAO-Portugal/status-page/issues/1508",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1065168489 | 🛑 Website is down
In 109a5bc, Website (https://pt.ivao.aero/portal) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Website is back up in 3e8e84c.
| gharchive/issue | 2021-11-28T02:26:53 | 2025-04-01T06:37:04.567252 | {
"authors": [
"pt-hq"
],
"repo": "IVAO-Portugal/status-page",
"url": "https://github.com/IVAO-Portugal/status-page/issues/742",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1400017695 | feat(devcontainer): enable dev environments in GH Codespaces and VS Code remote containers
This project is marked as open to contribution for Hacktoberfest, and as such I figured it would be desirable for contributors to have a simplified means of getting up and running with the developer setup. With the addition of ... | gharchive/pull-request | 2022-10-06T16:54:56 | 2025-04-01T06:37:04.603094 | {
"authors": [
"MrRobz",
"andrewbrey"
],
"repo": "Icon-Shelf/icon-shelf",
"url": "https://github.com/Icon-Shelf/icon-shelf/pull/135",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
201193252 | How to update claims on refresh tokens refresh?
it's not an issue, its a question.
Setup
Identity server- HybridAndClientCredentials
scope - IdentityServerConstants.StandardScopes.OpenId,
IdentityServerConstants.StandardScopes.Email,
IdentityServerConstants.StandardScopes.Profile,
IdentityServerConstants.StandardScop... | gharchive/issue | 2017-01-17T07:15:22 | 2025-04-01T06:37:04.626456 | {
"authors": [
"leastprivilege",
"sriram5052"
],
"repo": "IdentityServer/IdentityServer4",
"url": "https://github.com/IdentityServer/IdentityServer4/issues/705",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
823701085 | WebKit WPE main/HEAD doesn't build using the master/HEAD of WPEBackend-FDO
... the same doesn't happen with WPEBackend-FDO 1.8.0
--- /home/bot/toolchain/sysroots/armv7at2hf-neon-poky-linux-gnueabi/usr/lib/pkgconfig/wpe-1.0.pc 2021-03-05 05:36:02.854345912 +0000
+++ /home/bot/toolchain_1.9.1/sysroots/armv7at2hf-neon-p... | gharchive/issue | 2021-03-06T17:27:11 | 2025-04-01T06:37:04.640098 | {
"authors": [
"aperezdc",
"psaavedra",
"zdobersek"
],
"repo": "Igalia/WPEBackend-fdo",
"url": "https://github.com/Igalia/WPEBackend-fdo/issues/141",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
70930135 | WndProc &HF030&
I tried to catch the maximize event but failed.
Also I can't disable control box and buttons.
Are you using the NuGet package? This should be fixed in the project, but I simply haven't pushed the update to NuGet yet.
Yes, I am using NuGet package. Maybe I should wait for your updates or compile yo... | gharchive/issue | 2015-04-25T15:52:35 | 2025-04-01T06:37:04.645588 | {
"authors": [
"IgnaceMaes",
"NoobTW"
],
"repo": "IgnaceMaes/MaterialSkin",
"url": "https://github.com/IgnaceMaes/MaterialSkin/issues/45",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1977240298 | is this hostable in replit?
Environment
asd
Steps To Reproduce
asdw
Software Version
asd
Expected Behavior
asd
Actual Behavior
asd
Screenshots
asd
Severity
Trivial
Priority
Low
Type
Other
Reproducible
[X] Yes
[X] No
Additional Information
asd
From what I know, the bot should work well on the Replit, it just requi... | gharchive/issue | 2023-11-04T08:48:55 | 2025-04-01T06:37:04.688034 | {
"authors": [
"IgorKowalczyk",
"kordnddn"
],
"repo": "IgorKowalczyk/majo.exe",
"url": "https://github.com/IgorKowalczyk/majo.exe/issues/659",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
751355255 | How to work remotely with a node behind a login server
Is your feature request related to a problem? Please describe.
I am working remotely with a cluster. I log into the login server, and then request a node, to which I then log in. I manage to run remotely on the server, and see plots and help files. When I connect... | gharchive/issue | 2020-11-26T07:27:23 | 2025-04-01T06:37:04.700369 | {
"authors": [
"michael-lachmann",
"radlinsky",
"renkun-ken"
],
"repo": "Ikuyadeu/vscode-R",
"url": "https://github.com/Ikuyadeu/vscode-R/issues/469",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
474585034 | Lesson04
все по заданию сделал) но хочу еще реализовать чтобы даные приходили по апишке и плюс реализовать чтобы можно было добавлять свое собщение (если проверка будет позднее среды то думаю успею закомитить)
тестуем изменяют ли пул реквесты свой номер после отмены
| gharchive/pull-request | 2019-07-30T13:27:39 | 2025-04-01T06:37:04.702918 | {
"authors": [
"IlGoloviy"
],
"repo": "IlGoloviy/React-GeekBrains",
"url": "https://github.com/IlGoloviy/React-GeekBrains/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1838298629 | bug: updated Fastro weirdly hangs tests
Newer Fastro versions weirdly hang tests when I run them.
I don't know what exactly has changed, but that's no longer the case.
Most probably it was something on Fastro's end, however it seems to be resolved now
| gharchive/issue | 2023-08-06T18:22:08 | 2025-04-01T06:37:04.711020 | {
"authors": [
"Im-Beast"
],
"repo": "Im-Beast/http_benchmarks",
"url": "https://github.com/Im-Beast/http_benchmarks/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2451732721 | Support linux older than glibc2.29
On linux lincimgui.so is built against glibc2.29.
Log from a RHEL8 / Rocky8 which based on glibc2.28 :
/lib64/libm.so.6: version `GLIBC_2.29' not found (required by [...]/bin/Debug/net8.0/runtimes/linux-x64/native/libcimgui.so)
rhel8/rocky8 are long-term distributions, that's why i... | gharchive/issue | 2024-08-06T21:37:05 | 2025-04-01T06:37:04.715425 | {
"authors": [
"colaub",
"sonoro1234",
"zaafar"
],
"repo": "ImGuiNET/ImGui.NET",
"url": "https://github.com/ImGuiNET/ImGui.NET/issues/491",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1915956206 | Reorganize repository structure
We can probably have a more intuitive and clean look if we reorganize as follows:
Dockerfiles -> docker
sqlQueries (I would also rename this to "queries"), Notebooks, SevenBridges, Terra -> workflows
architectureDiagrams, pricingOptimization, sampleManifests -> docs
Thinking more a... | gharchive/issue | 2023-09-27T16:38:59 | 2025-04-01T06:37:04.781684 | {
"authors": [
"fedorov"
],
"repo": "ImagingDataCommons/Cloud-Resources-Workflows",
"url": "https://github.com/ImagingDataCommons/Cloud-Resources-Workflows/issues/29",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
352532352 | False negative for University of Illinois Libraries
https://doi.org/10.5210/fm.v18i6.4340 is available from the publisher at http://journals.uic.edu/ojs/index.php/fm/article/view/4340/3687 , although not in PDF.
API:
{
"best_oa_location": null,
"data_standard": 2,
"doi": "10.5210/fm.v18i6.4340",
"doi_url": "h... | gharchive/issue | 2018-08-21T13:13:15 | 2025-04-01T06:37:04.791373 | {
"authors": [
"nemobis",
"richard-orr"
],
"repo": "Impactstory/oadoi",
"url": "https://github.com/Impactstory/oadoi/issues/95",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
340150602 | Bug in com.impetus.kundera.classreading.Reader - getResourceIterator
A Spring project was created with name that have spaces.
When persistence.xml doesn't have any configured, it scans for entity classes in classpath.
Since the path is URL encoded, spaces converts to %20 and the URL String doesn't seem to read the f... | gharchive/issue | 2018-07-11T08:56:15 | 2025-04-01T06:37:04.796423 | {
"authors": [
"Kinle",
"ccarpenter04",
"devender-yadav"
],
"repo": "Impetus/Kundera",
"url": "https://github.com/Impetus/Kundera/issues/1021",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1262737970 | Close #30 | EmoT Dataset
Please name your PR after the issue it closes. You can use the following line: "Closes #ISSUE-NUMBER" where you replace the ISSUE-NUMBER with the one corresponding to your dataset.
Checkbox
[x] Confirm that this PR is linked to the dataset issue.
[x] Create the dataloader script nusantara/nu... | gharchive/pull-request | 2022-06-07T05:21:00 | 2025-04-01T06:37:04.869777 | {
"authors": [
"SamuelCahyawijaya",
"gentaiscool",
"holylovenia"
],
"repo": "IndoNLP/nusa-datasets",
"url": "https://github.com/IndoNLP/nusa-datasets/pull/65",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1143723378 | Add E2E test to Digital Twin Repo
This commit containts:
Change of registry variables in Scorpio deployments and Digital Twin created deployment to
allow easier usage of local registry (to avoid pulling from private docker repo)
Bats/Detik based Kubernetes tests to check k8s resource status
Tests check operators and... | gharchive/pull-request | 2022-02-18T20:31:24 | 2025-04-01T06:37:04.876391 | {
"authors": [
"sysarcher",
"wagmarcel"
],
"repo": "IndustryFusion/DigitalTwin",
"url": "https://github.com/IndustryFusion/DigitalTwin/pull/119",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2347217375 | Document that the module's files option does env substitution
Currently, neither the readme nor the option docs mention that services.minecraft-servers.servers.<name>.files performs environment substitution.
I just got bitten by this when working with binaries that were getting mysteriously corrupted, and the module ... | gharchive/issue | 2024-06-11T20:12:01 | 2025-04-01T06:37:04.897511 | {
"authors": [
"Infinidoge",
"Misterio77",
"YaroKasear",
"frantisekhanzlikbl"
],
"repo": "Infinidoge/nix-minecraft",
"url": "https://github.com/Infinidoge/nix-minecraft/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
627689997 | Datasett: begrep og informasjonsmodeller
Legge inn en setning i Kommentar-feltet for Datasett: begrep, om at denne brukes kun når informasjonsmodell ikke brukes, og henvise til modelldcat-ap-no, eller at det bør være samsvar mellom disse når begge brukes.
Fiksa (#258)
| gharchive/issue | 2020-05-30T09:36:50 | 2025-04-01T06:37:04.937482 | {
"authors": [
"jimjyang"
],
"repo": "Informasjonsforvaltning/dcat-ap-no",
"url": "https://github.com/Informasjonsforvaltning/dcat-ap-no/issues/257",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2455365666 | feat: frontpage/data-hunter sync
Resolves #130 #132 #138 #158 #159 https://github.com/Informasjonsforvaltning/fdk-team-private/issues/94 https://github.com/Informasjonsforvaltning/fdk-team-private/issues/87
Denne er allerede merget av https://github.com/Informasjonsforvaltning/fdk-frontend/pull/164
| gharchive/pull-request | 2024-08-08T09:50:18 | 2025-04-01T06:37:04.941220 | {
"authors": [
"Lillebo",
"jeffreiffers"
],
"repo": "Informasjonsforvaltning/fdk-frontend",
"url": "https://github.com/Informasjonsforvaltning/fdk-frontend/pull/153",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2131871547 | [L7J7] Pipeline reproduction (SPM - deriv)
Softwares
SPM12
Input data
derivatives (fMRIprep)
Additional context
List of tasks
Please tick the boxes below once the corresponding task is finished. :+1:
[ ] :ok_hand: A maintainer of the project approved the issue, by assigning a :checkered_flag:status: ready for dev la... | gharchive/issue | 2024-02-13T09:31:01 | 2025-04-01T06:37:04.984890 | {
"authors": [
"bclenet",
"cmaumet"
],
"repo": "Inria-Empenn/narps_open_pipelines",
"url": "https://github.com/Inria-Empenn/narps_open_pipelines/issues/166",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1459883001 | [ENH] add model U26C
[x] add bids stats model for U26C
Had to make some choices on how to define parametric regressors for SPM.
This seems to be handled differently for SPM in nipype: https://nipype.readthedocs.io/en/latest/api/generated/nipype.algorithms.modelgen.html#module-nipype.algorithms.modelgen
So I did put... | gharchive/pull-request | 2022-11-22T13:33:29 | 2025-04-01T06:37:04.988506 | {
"authors": [
"Remi-Gau",
"cmaumet"
],
"repo": "Inria-Empenn/narps_open_pipelines",
"url": "https://github.com/Inria-Empenn/narps_open_pipelines/pull/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2572483061 | Survey's last page message don't fit displayed Timestamp after Platine extraction
Env
PROD Collecter
Survey
Any
Bug Descirption
quand on consulte le questionnaire d'une UE répondante, la date d'envoi de son questionnaire varie entre le moment où elle vient de l'envoyer (on voit alors la vraie date d'expédition par l... | gharchive/issue | 2024-10-08T08:31:56 | 2025-04-01T06:37:04.999752 | {
"authors": [
"AnneHuSKa",
"JulienCarmona",
"laurentC35"
],
"repo": "InseeFr/stromae-dsfr",
"url": "https://github.com/InseeFr/stromae-dsfr/issues/133",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1508013959 | BUG: Linux internal build failure is silent
An issue was observed in the HASI repository where Linux wheel builds failed but jobs were marked as having completed successfully. MacOS and Windows wheels failed and were correctly marked as failed.
https://github.com/KitwareMedical/HASI/actions/runs/3750380351/jobs/63700... | gharchive/issue | 2022-12-22T14:44:36 | 2025-04-01T06:37:05.016178 | {
"authors": [
"tbirdso"
],
"repo": "InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction",
"url": "https://github.com/InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/issues/38",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
213316165 | Using Instasharp without a session
I am creating an Umbraco package, to do this I cannot use any ActionResult or a Session could you help advise an alternative so that I can have a 'Stateless' controller.
Thanks
The library is not tied to Sessions. You can store the data in any place.
| gharchive/issue | 2017-03-10T11:25:26 | 2025-04-01T06:37:05.023122 | {
"authors": [
"JPawsey45",
"fujiy"
],
"repo": "InstaSharp/InstaSharp",
"url": "https://github.com/InstaSharp/InstaSharp/issues/132",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
199135754 | Question about an assert in IGListAdapter.m
This is a little strange.
#if DEBUG
for (id object in objects) {
IGAssert([object isEqual:object], @"Object instance %@ not equal to itself. This will break infra map tables.", object);
}
#endif
When will [object isEqual:object] return NO? object won't be n... | gharchive/issue | 2017-01-06T06:49:11 | 2025-04-01T06:37:05.032116 | {
"authors": [
"PhilCai1993",
"rnystrom"
],
"repo": "Instagram/IGListKit",
"url": "https://github.com/Instagram/IGListKit/issues/387",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2087565795 | About Identity Similarity...
In technical report, Fig. 6, "Jackie Chan" does not looks like reference image especially his nose. I supposed antelopev2 model should able to extract Jackie Chan very well as his images should be in Glint360k training data. Is this the limitation of face id encoder?
Also, the picture qua... | gharchive/issue | 2024-01-18T05:58:27 | 2025-04-01T06:37:05.041533 | {
"authors": [
"haofanwang",
"renderless",
"wangqixun"
],
"repo": "InstantID/InstantID",
"url": "https://github.com/InstantID/InstantID/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
339056653 | en la bandeja de proyectos POSTULACIÓN
REVISAR la sumatoría de gastos de los productos asociados al proyecto, verificar los estados que está leyendo.
Este es el código con problemas:
Saludos,
Actualmente el proyecto está con solicitud de cambio en construcción, el monto original del proyecto es de $37.683.300 y en... | gharchive/issue | 2018-07-06T20:05:53 | 2025-04-01T06:37:05.109760 | {
"authors": [
"danteghirardelli",
"felipedonoso",
"pabloespinoza"
],
"repo": "InstitutoNacionalDeDeportes/PostulacionAltoRendimiento2017",
"url": "https://github.com/InstitutoNacionalDeDeportes/PostulacionAltoRendimiento2017/issues/87",
"license": "mit",
"license_type": "permissive",
"license... |
621639706 | WEBAPP-562: Test content not found error poi
This pull request belongs to an issue on our bugtracker.
You can find it there by looking for an issue with the key which is mentioned in the title of this pull request.
It starts with the keyword WEBAPP.
The changes in FailureSwitcher are just what I think fits better t... | gharchive/pull-request | 2020-05-20T10:13:47 | 2025-04-01T06:37:05.112583 | {
"authors": [
"Taggotty",
"maxammann"
],
"repo": "Integreat/integreat-webapp",
"url": "https://github.com/Integreat/integreat-webapp/pull/336",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
316116477 | Mismatch between the Self Link in apiserver - K8s plumbing working group documentation and the implementation
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: networks.kubernetes.cni.cncf.io
spec:
group: kubernetes.cni.cncf.io
version: v1
scope: Namespaced
names:
plur... | gharchive/issue | 2018-04-20T03:38:25 | 2025-04-01T06:37:05.114385 | {
"authors": [
"rkamudhan"
],
"repo": "Intel-Corp/multus-cni",
"url": "https://github.com/Intel-Corp/multus-cni/issues/56",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
641957789 | [hevce] Enable QP modulation
Pass QP mod parameters to driver
@saosipov , @lakulako , @vilichev , please review
Need to wait while typo would be fixed in libva interface.
Now it contain filed hierachical_flag but it should be hieraRchical_flag.
Relates to this https://github.com/intel/libva/issues/429
| gharchive/pull-request | 2020-06-19T13:10:36 | 2025-04-01T06:37:05.116225 | {
"authors": [
"alexelizarov",
"dmitryermilov"
],
"repo": "Intel-Media-SDK/MediaSDK",
"url": "https://github.com/Intel-Media-SDK/MediaSDK/pull/2178",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1628414799 | RE1 closes windowed or full screen at beginning
It closes when you first enter the mansion or when you go into the dining room. Never had RE1 issues before this update the seed is
R710-XVX3-XNE7603LCF020149K49K0WZZZZZZZZZZ00Z
I was playing as Jill.
Does it happen on vanilla as well or just when you load the biorand... | gharchive/issue | 2023-03-16T22:52:17 | 2025-04-01T06:37:05.118933 | {
"authors": [
"IntelOrca",
"Shfan3"
],
"repo": "IntelOrca/biorand",
"url": "https://github.com/IntelOrca/biorand/issues/301",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1520090171 | The accuracy of the distance between 2 points is high in the center but is low on the edge, how can I improve it?
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
Consider checking out SDK examples.
Have you looked in our documentations?
I... | gharchive/issue | 2023-01-05T05:16:47 | 2025-04-01T06:37:05.156913 | {
"authors": [
"MartyG-RealSense",
"weicuiting"
],
"repo": "IntelRealSense/librealsense",
"url": "https://github.com/IntelRealSense/librealsense/issues/11293",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1782597612 | hardware_reset generates "failed to set power state" in C++ application
|---------------------------------|------------------------------------------- |
| Camera Model = D455
| Firmware Version = 5.13.00.50
| Operating System & Version Linux = Ubuntu 18.04
| Kernel Version (Linux Only) = ?
| Platform = nVidia ... | gharchive/issue | 2023-06-30T14:10:24 | 2025-04-01T06:37:05.166477 | {
"authors": [
"MartyG-RealSense",
"jpfsaunders"
],
"repo": "IntelRealSense/librealsense",
"url": "https://github.com/IntelRealSense/librealsense/issues/11957",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
640420719 | python application crashed when import pyrealsense2 on Win7
The device is a D415(Driver verision: 2.30.0.0), and installed SDK2.0 (Intel RealSense SDK - win7 - 2.35.2.1897). The viewer works as expected.
And installed python3.6.10 by miniconda, and "pip install pyrealsense2" successfully.
when i tried to "import pyre... | gharchive/issue | 2020-06-17T12:56:26 | 2025-04-01T06:37:05.171494 | {
"authors": [
"RealSenseCustomerSupport",
"RealSenseSupport",
"liukelinlin"
],
"repo": "IntelRealSense/librealsense",
"url": "https://github.com/IntelRealSense/librealsense/issues/6624",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2087939904 | Could not find a model in internlm/internlm-xcomposer-7b-4bit with a name in gptq_model-4bit-128g.safetensors, model.safetensors
I encountered this error trying to run python examples/example_chat_4bit_en.py. Thanks for any help.
FileNotFoundError: Could not find a model in internlm/internlm-xcomposer-7b-4bit with a... | gharchive/issue | 2024-01-18T10:05:30 | 2025-04-01T06:37:05.243130 | {
"authors": [
"gordonhu608",
"hank-nguyen"
],
"repo": "InternLM/InternLM-XComposer",
"url": "https://github.com/InternLM/InternLM-XComposer/issues/124",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1879424000 | [Bug] ImportError: This modeling file requires the following packages that were not found in your environment: configuration_internlm. Run pip install configuration_internlm
Describe the bug
This bug rises recently when running the code provided on huggingface, which was not in previous version.
ImportError: This mod... | gharchive/issue | 2023-09-04T03:03:51 | 2025-04-01T06:37:05.245661 | {
"authors": [
"QichangZheng",
"fairyshine"
],
"repo": "InternLM/InternLM",
"url": "https://github.com/InternLM/InternLM/issues/270",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2441523883 | [Bug] 量化glm4-9b-chat模型报错
Checklist
[X] 1. I have searched related issues but cannot get the expected help.
[X] 2. The bug has not been fixed in the latest version.
[X] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challengi... | gharchive/issue | 2024-08-01T05:37:43 | 2025-04-01T06:37:05.258238 | {
"authors": [
"AllentDan",
"MdcGIt"
],
"repo": "InternLM/lmdeploy",
"url": "https://github.com/InternLM/lmdeploy/issues/2210",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2278960233 | 🛑 eidum.no is down
In 7e17bdf, eidum.no (https://eidum.no) was down:
HTTP code: 0
Response time: 0 ms
Resolved: eidum.no is back up in d3a67e3 after 25 minutes.
| gharchive/issue | 2024-05-04T11:58:15 | 2025-04-01T06:37:05.266116 | {
"authors": [
"KindCoder-no"
],
"repo": "Intus-AS/Types-status",
"url": "https://github.com/Intus-AS/Types-status/issues/1318",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
688104156 | Master -> Main Rename
Part of https://github.com/Islandora/documentation/issues/1595
@Islandora-Devops/committers bump
@rosiel :bowing_man:
| gharchive/pull-request | 2020-08-28T14:11:41 | 2025-04-01T06:37:05.374463 | {
"authors": [
"dannylamb"
],
"repo": "Islandora-Devops/ansible-role-matomo",
"url": "https://github.com/Islandora-Devops/ansible-role-matomo/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
547687673 | Configuration page WSOD when Tomcat is down
If Tomcat is down when visiting the general configuration page '/admin/config' will WSOD and report to the log GuzzleHttp\Exception\ConnectException: cURL error 7: Failed connect to 127.0.0.1:8080; Connection refused (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) i... | gharchive/issue | 2020-01-09T19:55:07 | 2025-04-01T06:37:05.379240 | {
"authors": [
"seth-shaw-unlv",
"whikloj"
],
"repo": "Islandora/documentation",
"url": "https://github.com/Islandora/documentation/issues/1396",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1126300068 | Update travis_setup_drupal.sh
update scripts because of bad update to phpcs.
Require 8.3.13 since 8.3.14 breaks, see https://www.drupal.org/project/coder/issues/3262291
Currently testing via this PR: https://github.com/Islandora/islandora_defaults/pull/64
@Islandora/8-x-committers
This is holding up at least 3 P... | gharchive/pull-request | 2022-02-07T17:40:33 | 2025-04-01T06:37:05.382672 | {
"authors": [
"DonRichards",
"rosiel"
],
"repo": "Islandora/islandora_ci",
"url": "https://github.com/Islandora/islandora_ci/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2098338302 | [ANDROID] - Notifications do not trigger onForegroundEvent
Notifications do not trigger onForegroundEvent (Android)
I did several tests, I do not understand how to solve it.
In my project I am using iterable, firebase messaging and notifee.
the question is that when a new notification arrives from iterable I receive ... | gharchive/issue | 2024-01-24T14:03:25 | 2025-04-01T06:37:05.398373 | {
"authors": [
"LcsGrz",
"jena-chakour"
],
"repo": "Iterable/react-native-sdk",
"url": "https://github.com/Iterable/react-native-sdk/issues/530",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1147470594 | Run command for generating paylond with bash
This is just for testing to see if the workflows succeed here. It needs to be in a PR because otherwise the workflow isn't trigerred.
works, yey
| gharchive/pull-request | 2022-02-22T23:28:40 | 2025-04-01T06:37:05.400816 | {
"authors": [
"ItsDrike"
],
"repo": "ItsDrike/mcstatus",
"url": "https://github.com/ItsDrike/mcstatus/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1077823138 | to lowercase folder names
all
done
| gharchive/issue | 2021-12-12T14:40:01 | 2025-04-01T06:37:05.407546 | {
"authors": [
"IvanVnucec"
],
"repo": "IvanVnucec/cubesat-adcs",
"url": "https://github.com/IvanVnucec/cubesat-adcs/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
164736615 | Why should I use it very slow?
My data is just a few thousand。
not helpful in any way, no details
plus, performance depends largely on the back-end store you're using
@Ivshti i use it in electron.
no back-end store。
you can't possibly use it without a back-end store, as linvodb3 cannot be used without a back-e... | gharchive/issue | 2016-07-10T22:04:46 | 2025-04-01T06:37:05.413897 | {
"authors": [
"Ivshti",
"milu2003"
],
"repo": "Ivshti/linvodb3",
"url": "https://github.com/Ivshti/linvodb3/issues/50",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
680785601 | Can't extract pretrained models
Hi,
We tried to extract the pretrained models from googledrive but when we are going to open them in both linux and windows, they appear to be corrupted.
Hi, you don't need to extract the checkpoint which can directly loaded by pytorch.
| gharchive/issue | 2020-08-18T08:02:27 | 2025-04-01T06:37:05.484788 | {
"authors": [
"AIprogrammer",
"FabioTarocco"
],
"repo": "JDAI-CV/Down-to-the-Last-Detail-Virtual-Try-on-with-Detail-Carving",
"url": "https://github.com/JDAI-CV/Down-to-the-Last-Detail-Virtual-Try-on-with-Detail-Carving/issues/26",
"license": "MIT",
"license_type": "permissive",
"license_source":... |
163276021 | Remove Custom Select Box
http://jdrf.github.io/design-system/dist/components.html#forms
@fuhton PR submitted:
https://github.com/JDRF/design-system/pull/273
| gharchive/issue | 2016-06-30T21:57:26 | 2025-04-01T06:37:05.486198 | {
"authors": [
"RachelRVasquez",
"fuhton"
],
"repo": "JDRF/design-system",
"url": "https://github.com/JDRF/design-system/issues/270",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.