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 |
|---|---|---|---|---|---|
284929227 | file.isSymbolic update vinyl package to v2.1.0
#192
Hi @evilebottnawi,
I have adjusted the package.json file to reference the new v2.1.0 of vinyl which fixes the issue of error file.isSymbolic within gulp after the release of alpha 3.
I ran the test which completes successfully. Although I discovered that the tests f... | gharchive/pull-request | 2017-12-28T14:48:39 | 2025-04-01T06:38:37.445223 | {
"authors": [
"brunocodutra",
"craigpryde"
],
"repo": "evilebottnawi/favicons",
"url": "https://github.com/evilebottnawi/favicons/pull/193",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
124640363 | File not found if default steam does not exist
I don't have any games install on the c drive eq. C:\Program Files (x86)\Steam\SteamApps\common does not exist and the script fails:
Checking C:\Program Files (x86)\Steam\SteamApps\common
Traceback (most recent call last):
File "", line 368, in
File "", line 139, in fin... | gharchive/issue | 2016-01-03T09:52:51 | 2025-04-01T06:38:37.465869 | {
"authors": [
"caboose0013",
"evitalis"
],
"repo": "evitalis/steamclean",
"url": "https://github.com/evitalis/steamclean/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
326342800 | Possible incompatibility with react-native-firebase v4
Issue: clicking on the notification banner while the app in foreground will not trigger FCM.on(FCMEvent.Notification, (notif) => {}).
I was able to reproduce the issue I was having on the sample project. All I had to do was install react-native-firebase (4.2.0) a... | gharchive/issue | 2018-05-25T00:35:08 | 2025-04-01T06:38:37.468890 | {
"authors": [
"evollu",
"jnrepo"
],
"repo": "evollu/react-native-fcm",
"url": "https://github.com/evollu/react-native-fcm/issues/947",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1046085471 | Update cats-helper to 2.6.2
Updates com.evolutiongaming:cats-helper from 2.3.0 to 2.6.2.
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 me... | gharchive/pull-request | 2021-11-05T17:34:28 | 2025-04-01T06:38:37.475066 | {
"authors": [
"scala-steward"
],
"repo": "evolution-gaming/stracer",
"url": "https://github.com/evolution-gaming/stracer/pull/199",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
45458744 | Suggested to have splash screen for "confusing apps"
Some apps need a further info text in the form of a splash screen; e.g.
"this apps requires the TI Sensor tag"
"this is a companion app for the BLE On/Off example"
"this app needs an external gps"
et cetera when required. We don't want people to run an app,
nothing... | gharchive/issue | 2014-10-10T08:44:13 | 2025-04-01T06:38:37.481702 | {
"authors": [
"divineprog",
"mazekeeper"
],
"repo": "evothings/evothings-examples",
"url": "https://github.com/evothings/evothings-examples/issues/73",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
49950130 | Chef example (Chapter 3.3.2) doesn't work (Missing Role(s) in Run List)
solo.rb: root point to the correct directory
"sudo chef-solo -j node.json -c solo.rb" exits with the following error
[2014-11-24T23:13:44+01:00] ERROR: Role tomcatserver.json (included by 'top level') is in the runlist but does not exist. Skipp... | gharchive/issue | 2014-11-24T22:16:58 | 2025-04-01T06:38:37.502535 | {
"authors": [
"Electronic-Junkie",
"ewolff",
"jevin36"
],
"repo": "ewolff/user-registration",
"url": "https://github.com/ewolff/user-registration/issues/5",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2492613555 | Address retry bug for HighThroughputExecutor.
This PR addresses a bug in the task retry logic causing it to fail for HighThroughputExecutor.
Updates
The main update was to resolve the result future prior to checking it's failure info.
The previous release only tested it for ThreadPoolExecutor, however the result liv... | gharchive/pull-request | 2024-08-28T17:11:21 | 2025-04-01T06:38:37.507583 | {
"authors": [
"WardLT",
"braceal"
],
"repo": "exalearn/colmena",
"url": "https://github.com/exalearn/colmena/pull/142",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1486581313 | Update generators.md
The output of the generator example is the other way round.
Thanks for the PR -- I updated that example in https://github.com/exaloop/codon/pull/85/commits/91272b1580b0face2bd816ab76e55879e397367b. in this case I think it makes more sense to modify the gen function itself as the current version... | gharchive/pull-request | 2022-12-09T11:21:20 | 2025-04-01T06:38:37.509724 | {
"authors": [
"apahl",
"arshajii"
],
"repo": "exaloop/codon",
"url": "https://github.com/exaloop/codon/pull/78",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
986108453 | 🛑 My Site is down
In 4cc3334, My Site ($SECRET_SITE) was down:
HTTP code: 0
Response time: 0 ms
Resolved: My Site is back up in d5a70ad.
| gharchive/issue | 2021-09-02T04:28:59 | 2025-04-01T06:38:37.520319 | {
"authors": [
"exand"
],
"repo": "exand/upptime",
"url": "https://github.com/exand/upptime/issues/822",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
436046776 | any changes in es index between 4.x and the .net core version?
i am using the .net framework verion which is 4.x
if i upgrade to the lastest .net core version.
do i need to do something in elasticsearch index ?
There should be no changes to the Elasticsearch indexes for 5.x, you'll just need to run the docker c... | gharchive/issue | 2019-04-23T07:50:36 | 2025-04-01T06:38:37.544376 | {
"authors": [
"cuibty",
"niemyjski",
"witskeeper"
],
"repo": "exceptionless/Exceptionless",
"url": "https://github.com/exceptionless/Exceptionless/issues/415",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
520658133 | No weekend exchange rates?
Hi,
I'm not entirely sure if this is an issue or just me not understanding something. I can't seem to get any exchange rates for dates on weekends. For example, using the following URL for 2019-11-10, I am returned the results for 2019-11-08:
https://api.exchangeratesapi.io/2019-11-10?&base... | gharchive/issue | 2019-11-10T21:11:00 | 2025-04-01T06:38:37.547411 | {
"authors": [
"ash-jc-allen",
"madisvain"
],
"repo": "exchangeratesapi/exchangeratesapi",
"url": "https://github.com/exchangeratesapi/exchangeratesapi/issues/66",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1662028204 | Concept for Basics
Add a concept exercise for the Basic concept. It should cover:
Variable Declaration
Variable Initialization
Calling Functions
Comments
[x] Pick a fitting exercise
[x] Add code files
[x] Add documentation files
[ ] Update the list of implemented exercises
[x] Get feedback
[x] Implement Fee... | gharchive/issue | 2023-04-11T08:44:29 | 2025-04-01T06:38:37.590612 | {
"authors": [
"gomain",
"vaeng"
],
"repo": "exercism/cpp",
"url": "https://github.com/exercism/cpp/issues/589",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
796905425 | Add tags
This issue is part of the migration to v3. You can read full details about the various changes here.
In Exercism v3, tracks can be annotated with tags. This allows searching for tracks with a certain tag combination, making it easy for students to find an interesting track to join.
Tags are specified in the ... | gharchive/issue | 2021-01-29T14:00:15 | 2025-04-01T06:38:37.610540 | {
"authors": [
"ErikSchierboom",
"Pamplemousse"
],
"repo": "exercism/nix",
"url": "https://github.com/exercism/nix/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1194989687 | Update Instructions For "Twelve Days"
Overview
We should update the instructions of the "Twelve Days" to better explain what the exercise is asking the student to do. I listed specific things to focus on in the checklist below. I'll also be opening a PR with my suggestions for this change.
https://exercism.org/tracks... | gharchive/issue | 2022-04-06T18:35:41 | 2025-04-01T06:38:37.634784 | {
"authors": [
"RTurek",
"kotp",
"simonbacquie"
],
"repo": "exercism/ruby",
"url": "https://github.com/exercism/ruby/issues/1311",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
286566540 | ERROR 502: Bad Gateway
Howdy folks!
I'm looking for some help with an issue that I currently have with Pathfinder.
Every time I try to log in with my account, I get the following error: http://prntscr.com/hx6n0c
If I just press "Restart", the page reloads, I log in again, and I get the very same error again, and agai... | gharchive/issue | 2018-01-07T12:47:07 | 2025-04-01T06:38:37.670062 | {
"authors": [
"exodus4d",
"levialex"
],
"repo": "exodus4d/pathfinder",
"url": "https://github.com/exodus4d/pathfinder/issues/575",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1996738026 | Spacy-llm bedrock issue
I am getting the below error
[2023-11-16 17:39:57,111] ERROR in app: Exception on /watsonnlu [POST]
Traceback (most recent call last):
File "/Users/Naveen/04102023/assistant_nlu_service_proprietary/nav-spacy-test/lib/python3.9/site-packages/flask/app.py", line 2077, in wsgi_app
response ... | gharchive/issue | 2023-11-16T12:21:05 | 2025-04-01T06:38:37.704448 | {
"authors": [
"NaveenKumarStark",
"rmitsch"
],
"repo": "explosion/spacy-llm",
"url": "https://github.com/explosion/spacy-llm/issues/372",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1361749227 | [eas-cli] bump oclif help plugin
Checklist
[X] I've added an entry to CHANGELOG.md if necessary. You can comment this pull request with /changelog-entry [breaking-change|new-feature|bug-fix|chore] [message] and CHANGELOG.md will be updated automatically.
Why
Refs ENG-6204
How
This PR bumps our fork of the oclif he... | gharchive/pull-request | 2022-09-05T10:48:29 | 2025-04-01T06:38:37.710390 | {
"authors": [
"Simek"
],
"repo": "expo/eas-cli",
"url": "https://github.com/expo/eas-cli/pull/1341",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1525314811 | [eas-cli] validate chosen build in eas build:run command
Checklist
[ ] I've added an entry to CHANGELOG.md if necessary. You can comment this pull request with /changelog-entry [breaking-change|new-feature|bug-fix|chore] [message] and CHANGELOG.md will be updated automatically.
Why
When adding a paginated select p... | gharchive/pull-request | 2023-01-09T10:32:45 | 2025-04-01T06:38:37.714588 | {
"authors": [
"szdziedzic"
],
"repo": "expo/eas-cli",
"url": "https://github.com/expo/eas-cli/pull/1614",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1329120244 | [question] Is this project being maintained?
Hi! I'm currently working on a new Expo project and would like to be able to deploy to desktop via Electron at some point.
I've found this project, but it looks like there's not been anyone maintaining it since its creation (15 months ago).
Are there any plans by Expo to i... | gharchive/issue | 2022-08-04T20:02:53 | 2025-04-01T06:38:37.735436 | {
"authors": [
"EvanBacon",
"matallui"
],
"repo": "expo/expo-electron-adapter",
"url": "https://github.com/expo/expo-electron-adapter/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1073034423 | ThemeProvider is not working for external packages.
Summary
I created a component library on top of styled-components.
Library: https://github.com/sangameshsomawar/test
Npm: https://www.npmjs.com/package/@sangameshsomawar/test
When I install the library in any new react-native project or expo project, the theme is ge... | gharchive/issue | 2021-12-07T08:00:41 | 2025-04-01T06:38:37.837677 | {
"authors": [
"byCedric",
"sangameshsomawar"
],
"repo": "expo/snack",
"url": "https://github.com/expo/snack/issues/238",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2621379945 | refactor: upgrade to Expo SDK 52
Why
This is a maintenance release, to upgrade to SDK 52. Note, this PR does not turn SDK 52 into the default SDK yet. We still need more testing for that.
[!IMPORTANT]
This PR should be merged after upgrading to the first stable SDK 52 version.
How
See commits, followed the upgrade ... | gharchive/pull-request | 2024-10-29T14:08:15 | 2025-04-01T06:38:37.840125 | {
"authors": [
"byCedric"
],
"repo": "expo/snack",
"url": "https://github.com/expo/snack/pull/614",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
113823833 | add images as base64 encoded data
make the navigator more resilient to network outages
Thanks!
| gharchive/pull-request | 2015-10-28T13:44:27 | 2025-04-01T06:38:37.850567 | {
"authors": [
"despairblue",
"ide"
],
"repo": "exponentjs/ex-navigator",
"url": "https://github.com/exponentjs/ex-navigator/pull/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
330931804 | chrome lighthouse text compression
i have searched the closed issues and found some others that have the same problem. but no solution
i enabled compression with
app.use(compression({ threshold: 0 }));
chrome networktab says: no compression, no content-encoding.
HTTP/1.1 200 OK
X-Powered-By: Express
Accept-Ranges: ... | gharchive/issue | 2018-06-10T01:21:41 | 2025-04-01T06:38:37.862095 | {
"authors": [
"dougwilson",
"pYr0x"
],
"repo": "expressjs/compression",
"url": "https://github.com/expressjs/compression/issues/142",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
38590049 | promises
now that promises are going mainstream, i'm trying to think of how to make express more async friendly. an idea is to use promises.
next() now returns a promise
if middleware returns a promise, that promise is resolved and propagated up next()s
app.use(function (req, res, next) {
// a promise must be ret... | gharchive/issue | 2014-07-24T01:27:09 | 2025-04-01T06:38:37.887167 | {
"authors": [
"ChiperSoft",
"JessieAMorris",
"affanshahid",
"ahmetatar",
"arcanis",
"calebmer",
"dougwilson",
"felixfbecker",
"gtomitsuka",
"joepie91",
"jonathanong",
"listepo",
"mikemaccana",
"olalonde",
"q42jaap",
"wesleytodd",
"wmertens",
"xj... |
2203905446 | Regression bug when exception is thrown
There seems to be a regression around the core engine handling exceptions. Given this test program:
function greet() {
throw new Error('hello')
}
module.exports = { greet }
Output is:
2024/03/23 09:33:11 No runtime detected
2024/03/23 09:33:11 Calling function : greet
Error... | gharchive/issue | 2024-03-23T14:35:35 | 2025-04-01T06:38:37.914786 | {
"authors": [
"bhelx"
],
"repo": "extism/js-pdk",
"url": "https://github.com/extism/js-pdk/issues/58",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
196061485 | [NERDTree] "Press ? for help" appear in the wrong buffer
Hi! First, let me thank you a lot for your awesome GUI, even if it is still in development/beta, it looks really cool (I tried first Nyaovim, and was a bit disappointed x) ).
Now, when I open neovim, I have automatically NERDTree opened, but there is a little g... | gharchive/issue | 2016-12-16T13:40:14 | 2025-04-01T06:38:37.921226 | {
"authors": [
"Ilphrin",
"extr0py"
],
"repo": "extr0py/oni",
"url": "https://github.com/extr0py/oni/issues/106",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
899012983 | 🛑 XYZ is down
In 7f9854c, XYZ (https://davidblue.xyz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: XYZ is back up in acf45f3.
| gharchive/issue | 2021-05-23T12:48:11 | 2025-04-01T06:38:37.923768 | {
"authors": [
"extratone"
],
"repo": "extratone/up",
"url": "https://github.com/extratone/up/issues/161",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
574057117 | 填入自定义规则后应用闪退
你正在使用哪个版本?
1.8.0
使用最新版本是否还遇到同样的问题?
是
你的手机型号和手机操作系统版本是多少?
一加7p h2os10
你遇到了什么问题?
填入自定义规则https://github.com/Loyalsoldier/v2ray-rules-dat/raw/release/geosite.dat
后应用频繁闪退,无法连接,点规则集闪退
你遇到的问题可以用固定步骤重现吗?
你正使用的配置
<!-- 请把你的配置文件复制至此 (建议把服务器和用户信息去掉) -->
你可以点击上面你提交的链接,就会发现啥都没有
你可以点击上面你提交的链接,就会发现啥都没有
有内容啊 怎... | gharchive/issue | 2020-03-02T15:36:10 | 2025-04-01T06:38:37.926740 | {
"authors": [
"Chocolateyk",
"hunao0221"
],
"repo": "eycorsican/kitsunebi-android",
"url": "https://github.com/eycorsican/kitsunebi-android/issues/146",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
196095399 | Call to undefined function SEOstats\Config\env()
I get this error when trying to access the GooglePageSpeesAnalysis
$dotenv = new Dotenv\Dotenv('path to your .env'); $dotenv->load(); function env($config, $default) { $config_value = getenv($config); if(is_string($config_value) && (strlen(trim($config_value... | gharchive/issue | 2016-12-16T16:16:19 | 2025-04-01T06:38:37.929342 | {
"authors": [
"barryvdh",
"besens",
"fbarrento",
"fnagel",
"merajsiddiqui"
],
"repo": "eyecatchup/SEOstats",
"url": "https://github.com/eyecatchup/SEOstats/issues/146",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
592327708 | 不支持taro next
问题描述
不支持taro next
复现步骤
[复现问题的步骤]
期望行为
运行正常
报错信息
系统信息
Taro CLI 3.0.0-beta.1 environment info:
System:
OS: macOS 10.15.2
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.14.1 - /usr/local/bin/node
Yarn: 1.21.1 - /usr/local/bin/yarn
npm: 6.13.4 - /usr/local/bin/npm
npmPackages:
@tarojs/components: 3.0.0-beta.2 =... | gharchive/issue | 2020-04-02T03:14:02 | 2025-04-01T06:38:37.935869 | {
"authors": [
"BinZhiZhu",
"yz1311"
],
"repo": "eyelly-wu/taro-echarts",
"url": "https://github.com/eyelly-wu/taro-echarts/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
181422749 | Set milestones and goals
ping @lucasmezencio and @pedrochaves
Which type of milestones/goals do you think we can have?
I think this issue must be discussed internally.
| gharchive/issue | 2016-10-06T13:59:31 | 2025-04-01T06:38:37.954717 | {
"authors": [
"lucasmezencio",
"pedrommone"
],
"repo": "ezdeliveryco/snorlax",
"url": "https://github.com/ezdeliveryco/snorlax/issues/44",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
141254054 | [dcc32 Fatal Error] F2084 Internal Error: DBG3198
Hi, I tried build SpringAndMVC and I have this error final.Why?:)
Ales
You have installed and configured the latest versions of DMVC and Spring4D (release 1.2)?
Has this link Embarcadero that can help you: http://docwiki.embarcadero.com/RADStudio/Seattle/en/F2084_In... | gharchive/issue | 2016-03-16T12:08:08 | 2025-04-01T06:38:37.960203 | {
"authors": [
"egroups",
"ezequieljuliano",
"sglienke",
"talpa"
],
"repo": "ezequieljuliano/DelphiLaboratory",
"url": "https://github.com/ezequieljuliano/DelphiLaboratory/issues/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
709564859 | Initial Pi VideoCore and DMA support
DMA is just memory to memory transfers for now
VideoCore mailbox is functional
Very cool! Here's the output of the functions for boards I have lying around. It seems this "interrogation" can indeed be used to detect the available RAM like suggested in https://github.com/f-secu... | gharchive/pull-request | 2020-09-26T16:11:36 | 2025-04-01T06:38:38.050906 | {
"authors": [
"abarisani",
"kenbell",
"prusnak"
],
"repo": "f-secure-foundry/tamago",
"url": "https://github.com/f-secure-foundry/tamago/pull/14",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1568453735 | unhandled exception: Login failed エラーが出てしまいます
(以下、「DMMGamePlayerFastLauncher」を「FastLauncher」と略させて頂きます)
Windowsを10から11にし、FastLauncherをまた使用しようとして
DMMGamePlayer5がインストールして正常に動作する状態でFastLauncherを
以前と同じ様にインストールしました。
しかし、どうやってもFastLauncherがログイン出来ないという様なエラーになり、
どのゲームをFastLauncherから実行してもログイン出来ないとエラーが出て、
0byteのcookie.bytesが作成さ... | gharchive/issue | 2023-02-02T17:16:59 | 2025-04-01T06:38:38.069218 | {
"authors": [
"fa0311",
"negimiku"
],
"repo": "fa0311/DMMGamePlayerFastLauncher",
"url": "https://github.com/fa0311/DMMGamePlayerFastLauncher/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
262687787 | Work item types vanish from work-item-quick-add list
To reproduce click on the empty space (next to labels) of any work item.
Good one @jarifibrahim
Tracking via https://openshift.io/openshiftio/openshiftio/plan/detail/1549
| gharchive/issue | 2017-10-04T07:10:39 | 2025-04-01T06:38:38.097636 | {
"authors": [
"jarifibrahim",
"rgarg1"
],
"repo": "fabric8-ui/fabric8-planner",
"url": "https://github.com/fabric8-ui/fabric8-planner/issues/2207",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
130650798 | Force fileMode for executable script
Fixes fabric8io/fabric8#5686
[merge]
| gharchive/pull-request | 2016-02-02T11:12:31 | 2025-04-01T06:38:38.107084 | {
"authors": [
"jimmidyson"
],
"repo": "fabric8io/fabric8-devops",
"url": "https://github.com/fabric8io/fabric8-devops/pull/270",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
258219436 | S2I not yet supported for the webapp-generator - for artefacts created from swagger-codegen
I decided to use swagger-codegen on a swagger.json I created
java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate -DdebugModels=true -i audit/swagger.json -l jaxrs -o samples/server/ob/jaxrs-spec
then ... | gharchive/issue | 2017-09-16T09:01:36 | 2025-04-01T06:38:38.110882 | {
"authors": [
"jsight",
"nicolaferraro",
"stevef1uk"
],
"repo": "fabric8io/fabric8-maven-plugin",
"url": "https://github.com/fabric8io/fabric8-maven-plugin/issues/1053",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
219903438 | fix(iteration): show date picker in create interation modal (fix #1341)
Previously we didn't allow the user to choose iteration date interval while creating the new iteration. Now this PR will allow the user to select the iteration date interval while creating the new iteration.
The date pickers should be empty on ... | gharchive/pull-request | 2017-04-06T13:43:57 | 2025-04-01T06:38:38.113115 | {
"authors": [
"michaelkleinhenz",
"nimishamukherjee",
"vikram-raj"
],
"repo": "fabric8io/fabric8-planner",
"url": "https://github.com/fabric8io/fabric8-planner/pull/1534",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
54302048 | add ppath command
Print application's 'Documents' directory path.
@dopcn What do you think about having option flags to allow the desired directory to be opened in Terminal, or maybe Finder as well? For example ppath -t to open in Terminal. These don't need to be added to this pull request, but they'd be nice to ad... | gharchive/pull-request | 2015-01-14T09:44:17 | 2025-04-01T06:38:38.181685 | {
"authors": [
"dopcn",
"kastiglione"
],
"repo": "facebook/chisel",
"url": "https://github.com/facebook/chisel/pull/72",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1257896587 | Can't run project
I can't run the server in this project. Please help me. This error bellow. Thank you so much
express-session deprecated req.secret; provide secret option index.js:64:9
/home/lap12703/Code/kahoot-clone/node_modules/passport-auth0/lib/index.js:36
throw new Error('You must provide the ' + k + ' configu... | gharchive/issue | 2022-06-02T08:56:37 | 2025-04-01T06:38:38.189494 | {
"authors": [
"josecarneiro",
"todinhvin"
],
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/issues/12459",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
325574607 | Service Controller not rendering
Is this a bug report?
Yes
Did you try recovering your dependencies?
Yes, no issue with dependency.
Package.json
{
"name": "public",
"version": "0.1.0",
"private": true,
"homepage": "./",
"dependencies": {
"bootstrap": "^3.3.7",
"lodash": "^4.17.5",
"prop-types": "^15.6.1",
"react": "... | gharchive/issue | 2018-05-23T07:06:31 | 2025-04-01T06:38:38.198851 | {
"authors": [
"Timer",
"vishu9219"
],
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/issues/4506",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
486763991 | Failed to compile after configuring rules
{
"extends": "react-app",
"rules": {
"no-unused-expressions": "off"
}
}
Failed to compile.
./src/components/Tree/index.js
Line 24: Expected an assignment or function call and instead saw an expression no-unused-expressions
Search for the keywords to learn more a... | gharchive/issue | 2019-08-29T06:31:01 | 2025-04-01T06:38:38.203924 | {
"authors": [
"bullettrang",
"fengxinming"
],
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/issues/7606",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
408491235 | [docs] revert removal of newlines from html
An unintended change was merged in #6062
I'm not seeing the changed files here on GitHub. Can you clarify what snuck through?
@ianschmitz it seems to be something that husky is doing automatically, and unfortunately I'm unable to override it. The form tag is being conve... | gharchive/pull-request | 2019-02-10T01:52:48 | 2025-04-01T06:38:38.208938 | {
"authors": [
"JBallin",
"ianschmitz"
],
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/pull/6386",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
618717299 | ZEIT Now → Vercel
ZEIT has rebranded to Vercel.
This PR updates the deployment section to reflect the new name.
#9099 is a more comprehensive version of this
| gharchive/pull-request | 2020-05-15T05:53:26 | 2025-04-01T06:38:38.210261 | {
"authors": [
"eddiemonge",
"sarupbanskota"
],
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/pull/9013",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1986134557 | Navigate to page sections using # doesn't work
Have you read the Contributing Guidelines on issues?
[X] I have read the Contributing Guidelines on issues.
Prerequisites
[X] I'm using the latest version of Docusaurus.
[X] I have tried the npm run clear or yarn clear command.
[X] I have tried rm -rf node_modules yar... | gharchive/issue | 2023-11-09T17:55:31 | 2025-04-01T06:38:38.224427 | {
"authors": [
"mohamedsaleh1984",
"slorber"
],
"repo": "facebook/docusaurus",
"url": "https://github.com/facebook/docusaurus/issues/9524",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
413788567 | Using SSR with Next.js: TypeError: undefined is not an object (evaluating 'editorState.getBlockTree(anchorBlockKey).getIn')
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
When using server side rendering, Rich Text example ( https://github.com/facebook/draft-js/tree/master/example... | gharchive/issue | 2019-02-24T06:42:00 | 2025-04-01T06:38:38.233052 | {
"authors": [
"BrodaNoel",
"CommerceOwl",
"MBach",
"svitekpavel"
],
"repo": "facebook/draft-js",
"url": "https://github.com/facebook/draft-js/issues/2013",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
405416703 | Support for arrays in disjoint unions refinements
Flow version: v0.91.0
Expected behavior
With the following code, I would expect flow to understand how control flow interacts with the union type, and refine the associated function type to be compatible with the function invocations. That is, I would expect this cod... | gharchive/issue | 2019-01-31T20:07:27 | 2025-04-01T06:38:38.244343 | {
"authors": [
"jimmydief",
"skeggse",
"vicapow"
],
"repo": "facebook/flow",
"url": "https://github.com/facebook/flow/issues/7422",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
226109448 | Test if object, array or string.
Is there a way to check if a component is an object, array or string? This would be similar to chai's 'should.be.a' Ex.: validationResult.SSN[0].should.be.a('string').
No, there isn't. You'll find the list of all available matchers here: https://facebook.github.io/jest/docs/en/expec... | gharchive/issue | 2017-05-03T20:45:49 | 2025-04-01T06:38:38.413188 | {
"authors": [
"Billy-",
"Temirtator",
"abramz",
"abritinthebay",
"ahtashamabbasse",
"alex-dixon",
"amiteshore",
"balovbohdan",
"ecoker",
"franciscop",
"machineghost",
"nithrm",
"rickhanlonii",
"slavafomin",
"tfoxy",
"thymikee",
"vitaly-t"
],
"re... |
288607879 | feat(jest-cli): return results object from jest.run
Summary
This makes it easier to run Jest directly, like when wrapping it in a custom script.
Test plan
Tests passes as before.
The major disadvantage is that runCLI does not process the command line arguments and the functions that do that are not exported. I'd li... | gharchive/pull-request | 2018-01-15T14:15:07 | 2025-04-01T06:38:38.415667 | {
"authors": [
"dlmr",
"manu-st"
],
"repo": "facebook/jest",
"url": "https://github.com/facebook/jest/pull/5316",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
393966665 | Remove duplicate 'the'.
Summary
before:
the the
after:
the
Codecov Report
Merging #7546 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #7546 +/- ##
=======================================
Coverage 67.91% 67.91% ... | gharchive/pull-request | 2018-12-25T05:50:48 | 2025-04-01T06:38:38.423854 | {
"authors": [
"H1Gdev",
"codecov-io"
],
"repo": "facebook/jest",
"url": "https://github.com/facebook/jest/pull/7546",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2727550083 | Bug: RTE components when resizing or scroll doesn't seem to be contained or collapsed
RTE components when resizing or scroll doesn't seem to be contained or collapsed.
Lexical version: 0.18.0
Steps To Reproduce
Go to the lexical playground and add lengthy texts to make it scrollable and table
Click on table dropdow... | gharchive/issue | 2024-12-09T16:02:20 | 2025-04-01T06:38:38.427864 | {
"authors": [
"Srishtihere",
"ritikaGupta4"
],
"repo": "facebook/lexical",
"url": "https://github.com/facebook/lexical/issues/6926",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1928606100 | Update anchor selection if split by patching style
Problem
Setting styles using $patchStyleText does not update the selection when the anchor node is split. This causes the selection to contain a node that is not part of the selection. As a result, the toolbar/$getSelectionStyleValueForProperty is not able to determi... | gharchive/pull-request | 2023-10-05T15:53:07 | 2025-04-01T06:38:38.430185 | {
"authors": [
"Piliuta"
],
"repo": "facebook/lexical",
"url": "https://github.com/facebook/lexical/pull/5087",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
17035427 | Add BSER load/dump support for variants
BSER is a local-IPC only serialization format for dynamic data:
https://github.com/facebook/watchman/blob/master/BSER.markdown
Adding support for this to Phenom requires adding load/dump APIs similar to the JSON load/dump API.
It also means adding API support for "Array of Temp... | gharchive/issue | 2013-07-22T08:24:50 | 2025-04-01T06:38:38.432210 | {
"authors": [
"facebook-github-bot-1",
"wez"
],
"repo": "facebook/libphenom",
"url": "https://github.com/facebook/libphenom/issues/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
455316403 | Issue with hotfix for w3c chromeOptions
What are you trying to achieve? (Expected behavior)
Adapt acceptance testing with Codeception for ChromeDriver v75, using webdriver v1.7.0.
What do you get instead? (Actual behavior)
In the code of the hotfix for w3c I get an error toArray() called on Array for Facebook\WebDriv... | gharchive/issue | 2019-06-12T16:40:05 | 2025-04-01T06:38:38.453797 | {
"authors": [
"OndraM",
"riotCode",
"temptationdrops"
],
"repo": "facebook/php-webdriver",
"url": "https://github.com/facebook/php-webdriver/issues/646",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
126228593 | Fix theoretical memory tracking leak
DriverFactory is not guaranteed to be closed. It's only closed when all
splits have been received and drivers created for them. However,
several OperatorFactories rely on close() being called.
For example, LookupJoinOperatorFactory will "leak" memory in the memory
tracking system,... | gharchive/pull-request | 2016-01-12T17:21:10 | 2025-04-01T06:38:38.457665 | {
"authors": [
"cberner",
"dain"
],
"repo": "facebook/presto",
"url": "https://github.com/facebook/presto/pull/4319",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1194489457 | update Docusaurus and other deps, fix broken styles
Why & how
Superseeds:
#3022
This PR updates Docusaurus to latest beta (beta.18) and most of the other dependencies.
Due to changes in Docusaurus code, I had to adjust the config and add a bunch of fixes to our custom styles, which become broken after the update. I... | gharchive/pull-request | 2022-04-06T11:41:50 | 2025-04-01T06:38:38.462980 | {
"authors": [
"Simek",
"lunaleaps"
],
"repo": "facebook/react-native-website",
"url": "https://github.com/facebook/react-native-website/pull/3059",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
210259933 | Jest coverage is throwing packager errors
Description
What I did
I added Jest to my project and started generating code coverage reports, which creates a folder named "coverage" at the project root.
What you expect to happen
I expected nothing to happen with the code.
What actually happens
Packager is looking at it f... | gharchive/issue | 2017-02-25T20:32:26 | 2025-04-01T06:38:38.468794 | {
"authors": [
"ericvicenti",
"kirkstrobeck",
"rogerkerse"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/12582",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
214779457 | Prevent system font from overriding app font
I need to force app font inside the app and not to be overridden by system font. Namely font size and fontFamily. I also added the font I am using in assets and resources for android and iOS respectively.
rn: 0.42
Hey, thanks for reporting this issue!
It looks like your ... | gharchive/issue | 2017-03-16T17:23:36 | 2025-04-01T06:38:38.470798 | {
"authors": [
"damathryx",
"hramos"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/12978",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
351838748 | Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'double java.lang.Double.doubleValue()' on a null object reference
Environment
Binaries:
Node: 8.0.0 - /usr/local/bin/node
npm: 6.3.0 - /usr/local/bin/npm
SDKs:
Android SDK:
Build Tools: 23.0.1, 25.0.0, 25.0.1, 25.0.2, 25.0.3, 26.0.2, 2... | gharchive/issue | 2018-08-18T17:48:32 | 2025-04-01T06:38:38.475135 | {
"authors": [
"evoquelab",
"nes123"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/20727",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
404205560 | Error calling JSTimers.CallTimers
Environment
[skip envinfo]
Description
I am trying to run my app on Android (One plus 6t). This was working fine before making a call to firebase but as soon as I add the line onSend={Fire.shared.send} to Chat.js, the app crashes. The logs just show Uncaught Error: Error calling JST... | gharchive/issue | 2019-01-29T09:51:23 | 2025-04-01T06:38:38.479627 | {
"authors": [
"adititipnis",
"cinder92",
"eleallegue",
"luoyushouchai",
"saeedhassankhan"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/23200",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1732887513 | Could not find module ... for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator,
Description
Hello.
Context
We have RN iOS project with CocoaPods dependecies, but we want to add some dependencies via SPM.
In our Podfile, we have following lines:
installer.pods_project.build_configurations.each do... | gharchive/issue | 2023-05-30T19:43:15 | 2025-04-01T06:38:38.488294 | {
"authors": [
"rvasseur31",
"solveit-andrey-savich"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/37627",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
258374796 | uniq with an iteratee is uniqBy
The wrong version of the function was being used which was resulting in flow errors.
See https://lodash.com/docs/4.17.4#uniqBy for reference.
Test Plan
There should probably be a test for this. According to the lodash source, calling uniq with a second argument is not supported.
Flow ... | gharchive/pull-request | 2017-09-18T05:43:06 | 2025-04-01T06:38:38.491810 | {
"authors": [
"Kureev",
"deecewan"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/15979",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
106323494 | [TextInput] Add controlled selection prop
For prior discussion with @brentvatne @sahrens @yelled3 see #2478
Again, some notes and points for discussion:
I think using a NSDictionary is fine for the native prop type.
Should RCTTextView and RCTTextField share the implementation of setSelectionRange, or would that not ... | gharchive/pull-request | 2015-09-14T11:36:53 | 2025-04-01T06:38:38.542195 | {
"authors": [
"Noitidart",
"brentvatne",
"cgilboy",
"ehd",
"ekryski",
"esauter5",
"facebook-github-bot-7",
"ide",
"janmonschke",
"javache",
"joel100",
"mkonicek",
"nicklockwood",
"sahrens",
"satya164",
"webgoudarzi",
"yelled3"
],
"repo": "facebo... |
1243115202 | Fix hermes compilation in the react-native package
Summary
When releasing the latest RC, we have noticed pod install is broken since the downloaded react-native package is missing hermes scripts and shelljs dependency (needed by hermes-utils.js).
Changelog
[Internal] - Fix compiling hermes in the release version.
... | gharchive/pull-request | 2022-05-20T12:57:44 | 2025-04-01T06:38:38.546424 | {
"authors": [
"fortmarek",
"hramos"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/33881",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
150538869 | [CI] Exit with the error status code from xcodebuild
See https://github.com/supermarin/xcpretty#usage -- xcpretty will suppress xcodebuild's status code so we need to add && exit ${PIPESTATUS[0]}.
Test Plan: Look at Travis CI results and see that an error with the Obj-C tests is properly reported as a CI error.
Let... | gharchive/pull-request | 2016-04-23T10:07:12 | 2025-04-01T06:38:38.550433 | {
"authors": [
"bestander",
"ide"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/7172",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
159631386 | Update docs for textDecorationStyle
This PR fixes the documentation for the textDecorationStyle prop in the Text component documentation.
textDecorationLine and textDecorationStyle were added for Android in https://github.com/facebook/react-native/releases/tag/v0.25.1
Only textDecorationLine was updated at the time h... | gharchive/pull-request | 2016-06-10T13:08:16 | 2025-04-01T06:38:38.556200 | {
"authors": [
"facebook-github-bot-7",
"javache",
"p16"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/8045",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
163480285 | Add post documentation lockdown survey link
We did a survey prior to the doc lockdown to get an idea of what we should focus on. Now we have a yes/no style survey to ensure that we met the user needs when it came to our start of improving the docs.
This diff adds the survey link to the bottom of each page. And we wil... | gharchive/pull-request | 2016-07-01T21:53:26 | 2025-04-01T06:38:38.560751 | {
"authors": [
"JoelMarcey",
"facebook-github-bot-2",
"facebook-github-bot-5",
"facebook-github-bot-8",
"hramos"
],
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/8530",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-ap... |
302185857 | Better syntax error for return foo
Something like "return doesn't exist in Reason; blabla"
What if someone names a function return, as with monads (although that's a terrible name, it's still used)
We could make it a hint, like we’ve done in the past. The hints are 100% accurate but they help give some idea of wh... | gharchive/issue | 2018-03-05T06:30:00 | 2025-04-01T06:38:38.583131 | {
"authors": [
"bsansouci",
"chenglou",
"mrkaspa",
"ubsan"
],
"repo": "facebook/reason",
"url": "https://github.com/facebook/reason/issues/1845",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
155431257 | Add eval opam config env
I followed the installation instructions, but the rebuild command didn't work - but after running eval opam config env everything worked.
Good catch. One does need to eval opam config env to make new opam configs take effects in the current shell. We should definitely put this instruction i... | gharchive/pull-request | 2016-05-18T07:11:44 | 2025-04-01T06:38:38.586342 | {
"authors": [
"SanderSpies",
"chenglou",
"yunxing"
],
"repo": "facebook/reason",
"url": "https://github.com/facebook/reason/pull/476",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
66243487 | Upgrade gh-pages to reflect v1.1.0
This adds an elements screenshot and bumps the version numbers.
looks good (y)
| gharchive/pull-request | 2015-04-03T23:02:21 | 2025-04-01T06:38:38.603591 | {
"authors": [
"jasta",
"rickbrew"
],
"repo": "facebook/stetho",
"url": "https://github.com/facebook/stetho/pull/137",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
256042615 | From React
I am getting this issue:->
ERROR in ./client/index.js
Module build failed: SyntaxError: 'import' and 'export' may only appear at the top level (6:1)
4 | render components from here
5 | */
6 | import react from 'react';
| ^
7 | import reactDom from 'react-dom';
8 | import APP from './components/App... | gharchive/issue | 2017-09-07T19:19:47 | 2025-04-01T06:38:38.639214 | {
"authors": [
"Timer",
"gaearon",
"radhey113"
],
"repo": "facebookincubator/create-react-app",
"url": "https://github.com/facebookincubator/create-react-app/issues/3093",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
225017163 | :art: add first class debugging support
continuation of #1360. re-implemented per code review remarks, and conflicts resolved. needs 👀 re-review :).
problem statement
react-scripts does not offer ready-to-roll jest debugging.
solution
add it!
closes #594
test
checkout this feature branch
/path/to/this/branch/... | gharchive/pull-request | 2017-04-28T08:46:52 | 2025-04-01T06:38:38.668459 | {
"authors": [
"TheTFo",
"Timer",
"bgard6977",
"caiobalthazar",
"cdaringe",
"dchambers",
"gaearon",
"jgoz",
"lifeiscontent",
"valorize"
],
"repo": "facebookincubator/create-react-app",
"url": "https://github.com/facebookincubator/create-react-app/pull/2041",
"license": ... |
443661774 | EchoClient and EchoServer unable to establish connection
I can successfully compile the project on Ubuntu. 18.04,but when I run the sample client I get the following error:
vmtest@vmtest-virtual-machine:~/Documents/ietf_quic/mvfst/_build/build/quic/samples$ ./echo -mode=server -host=127.0.0.1 -port=6666 -colorlogtost... | gharchive/issue | 2019-05-14T00:50:47 | 2025-04-01T06:38:38.719278 | {
"authors": [
"DavidWangW",
"agnosticdev",
"lnicco",
"siyengar",
"udippant"
],
"repo": "facebookincubator/mvfst",
"url": "https://github.com/facebookincubator/mvfst/issues/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2693312943 | Remove the BloomFilter classes from dwio/parquet/writer/arrow/tests/
Description
The classes were moved from Arrow Parquet writer to dwio/parquet/common in "Move arrow parquet bloom filter code to velox dwio (#10516)", but there is still another copy in velox/dwio/parquet/writer/arrow/tests/. The references in velox/... | gharchive/issue | 2024-11-26T06:14:14 | 2025-04-01T06:38:38.724804 | {
"authors": [
"yingsu00"
],
"repo": "facebookincubator/velox",
"url": "https://github.com/facebookincubator/velox/issues/11661",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1701850022 | Update Types documentation
Update Decimal and Interval Day to Second type documentation since they
are now logical types.
Add documentation for Presto Types.
@mbasmanova I addressed your comments. Can you make another pass? Thanks.
I added a note for OPAQUE and UNKNOWN types as well.
@mbasmanova thank you for y... | gharchive/pull-request | 2023-05-09T10:55:59 | 2025-04-01T06:38:38.726544 | {
"authors": [
"majetideepak"
],
"repo": "facebookincubator/velox",
"url": "https://github.com/facebookincubator/velox/pull/4875",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1952168490 | Add ContainerRowSerde::compareWithNulls API for ByteStream compare
Presto aggregate functions that compare values of complex types must detect
cases when complex values contain nulls. The new
ContainerRowSerde::compareWithNulls API allows signaling the case when a complex
type value contains a null when comparing Byt... | gharchive/pull-request | 2023-10-19T12:43:03 | 2025-04-01T06:38:38.728957 | {
"authors": [
"duanmeng",
"mbasmanova"
],
"repo": "facebookincubator/velox",
"url": "https://github.com/facebookincubator/velox/pull/7138",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
691903308 | Train models config directory path
Shouldn't the model config path in the configs table in the README.md Training models section contain model_configs directory as shown below?
Model
Config directory
ANS(rgb)
configs/model_configs/ans_rgb
ANS(depth)
configs/model_configs/ans_depth
OccAnt(rgb)
configs/model... | gharchive/issue | 2020-09-03T11:52:51 | 2025-04-01T06:38:38.804923 | {
"authors": [
"rpartsey",
"srama2512"
],
"repo": "facebookresearch/OccupancyAnticipation",
"url": "https://github.com/facebookresearch/OccupancyAnticipation/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
476053815 | Where is fairseq-preprocess
When I run following command in the shell script
for input_index in $(seq 1 2); do
fairseq-preprocess \
--only-source \
--trainpref $processed_data_dir/train.${input_index}.bpe \
--validpref $processed_data_dir/dev.${input_index}.bpe \
--testpref $processed_data_d... | gharchive/issue | 2019-08-02T08:11:45 | 2025-04-01T06:38:38.846291 | {
"authors": [
"Skylixia",
"chengfx",
"myleott",
"nonononanana",
"yarakhater"
],
"repo": "facebookresearch/fairseq",
"url": "https://github.com/facebookresearch/fairseq/issues/955",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
666534732 | accessing build/viewer
❓ Questions and Help
How does one access build/viewer code? It does not seem to be on GitHub.
Just pass -DBUILD_GUI_VIEWERS=ON to CMake.
Forgive me, but how is CMake involved? I know it it a dependency, but I have installed it without specifically in invoking it.
How does one access buil... | gharchive/issue | 2020-07-27T19:35:08 | 2025-04-01T06:38:38.902157 | {
"authors": [
"KenaHemnani",
"Skylion007",
"VladislavHrosinkov",
"aclegg3",
"erikwijmans"
],
"repo": "facebookresearch/habitat-sim",
"url": "https://github.com/facebookresearch/habitat-sim/issues/703",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2483681211 | --[BE][WIP] - Dataset Diagnostics and Attributes Deduplication
Motivation and Context
This PR introduces a transparent dataset diagnostics protocol that can be controlled by setting flags using the optional tag "request_diagnostics" placed in the scene dataset config, followed by either an individual string or a list... | gharchive/pull-request | 2024-08-23T18:43:15 | 2025-04-01T06:38:38.911964 | {
"authors": [
"jturner65"
],
"repo": "facebookresearch/habitat-sim",
"url": "https://github.com/facebookresearch/habitat-sim/pull/2457",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2453359549 | Problems opening GUI
Does anyone know how to open gui for the ovmm?
Hey this is the script for GUI: https://github.com/facebookresearch/habitat-lab/blob/ovmm_v0.2.5/examples/interactive_play.py.
| gharchive/issue | 2024-08-07T12:26:34 | 2025-04-01T06:38:38.913617 | {
"authors": [
"RanDing2000",
"yvsriram"
],
"repo": "facebookresearch/home-robot",
"url": "https://github.com/facebookresearch/home-robot/issues/514",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
376217113 | Reduce the training loss
❓ Questions and Help
Is it necessary to reduce the training losses through multiple processes in trainer.py?
I think current reduction on losses only work for logging instead of backward.
Could anyone explain about which parts of codes average the gradients from all processes when doing distr... | gharchive/issue | 2018-11-01T01:16:26 | 2025-04-01T06:38:38.922673 | {
"authors": [
"Jiayuan-Gu",
"fmassa"
],
"repo": "facebookresearch/maskrcnn-benchmark",
"url": "https://github.com/facebookresearch/maskrcnn-benchmark/issues/84",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
384618269 | Where is envs buffers?
I encounter a problem when trying to find the JSON files of all the visdom envs.
First of all, I can not find where the visdom server save all the envs buffer path. I use buffer path" referring to the path where all the unsaved envs are kept. This buffer seems to be automatically cleared when ... | gharchive/issue | 2018-11-27T04:33:13 | 2025-04-01T06:38:38.925780 | {
"authors": [
"JackUrb",
"luzhilin19951120"
],
"repo": "facebookresearch/visdom",
"url": "https://github.com/facebookresearch/visdom/issues/514",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
998771139 | Even better upgrades to playground
Allow loading notebook pages
Add spinner to show pyodide is loading and/or working
@gir-bot lgtm
| gharchive/pull-request | 2021-09-16T23:43:00 | 2025-04-01T06:38:38.937084 | {
"authors": [
"facelessuser"
],
"repo": "facelessuser/coloraide",
"url": "https://github.com/facelessuser/coloraide/pull/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1040430077 | 🛑 fiscaliadeestado.misiones.gob.ar is down
In 6fc729e, fiscaliadeestado.misiones.gob.ar (https://fiscaliadeestado.misiones.gob.ar/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: fiscaliadeestado.misiones.gob.ar is back up in 3751ec0.
| gharchive/issue | 2021-10-31T10:18:23 | 2025-04-01T06:38:38.952712 | {
"authors": [
"facundomdu"
],
"repo": "facundomdu/mdu-github-glb-monitor-01",
"url": "https://github.com/facundomdu/mdu-github-glb-monitor-01/issues/419",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1051612966 | 🛑 htc.misiones.gob.ar is down
In 83a7531, htc.misiones.gob.ar (https://htc.misiones.gob.ar/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: htc.misiones.gob.ar is back up in 4bd7cdc.
| gharchive/issue | 2021-11-12T05:59:35 | 2025-04-01T06:38:38.955826 | {
"authors": [
"facundomdu"
],
"repo": "facundomdu/mdu-github-glb-monitor-01",
"url": "https://github.com/facundomdu/mdu-github-glb-monitor-01/issues/618",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2181362222 | test: update tests for wasmhooks
Notes
update simapp and tests to be compatible with sdk 50, and make all tests pass
Tests pass
@faddat hey, i'm implementing ibc-hooks for eve, and since there is no completed version of ibc-hooks v8, i will continue working on your branch
@faddat hi sir, tests and lint passed, p... | gharchive/pull-request | 2024-03-12T11:17:54 | 2025-04-01T06:38:38.957739 | {
"authors": [
"faddat",
"kienn6034"
],
"repo": "faddat/ibc-apps",
"url": "https://github.com/faddat/ibc-apps/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
701821135 | Add authorization token to be allowed to access the backend
Change endPoint to Access to platform backend to get dynamic projects list
Proposed Changes
Add endPiont to evirioment
Add header to include valid token to access
Get project list from server
Pull request checklist
Please check if your PR fulfills the foll... | gharchive/pull-request | 2020-09-15T10:45:16 | 2025-04-01T06:38:38.981550 | {
"authors": [
"carloscaverobarca",
"miquinti"
],
"repo": "fair4health/f4h-portal-ui",
"url": "https://github.com/fair4health/f4h-portal-ui/pull/83",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1326344540 | Issues while fetching data, latest and previous fdp-storage versions
When I'm fetching / downloading
// read directory
const items = await this.fdp.directory.read(
TODOS_NAMESPACE,
`/${TODOS_PATH}`
);
// only add new todos
for (const i in items.content) {
if (!this.todos.find((t) =>... | gharchive/issue | 2022-08-02T20:04:59 | 2025-04-01T06:38:38.983334 | {
"authors": [
"molekilla",
"tfius"
],
"repo": "fairDataSociety/fdp-storage",
"url": "https://github.com/fairDataSociety/fdp-storage/issues/104",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
608293669 | [sway systemd setup] unable to re-login after exiting sway
Hello,
thank you for making this beautiful display manager!
OS: manjaro with latest linux55 kernel
$ sway --version
sway version 1.4
wlroots version 0.10.1-1
ly version: installed via yay -S ly-git v0.5.0.r9.gaa25ede-1
When trying to logout and then re-log... | gharchive/issue | 2020-04-28T12:53:29 | 2025-04-01T06:38:39.012707 | {
"authors": [
"kardwen",
"markstos",
"teutat3s"
],
"repo": "fairyglade/ly",
"url": "https://github.com/fairyglade/ly/issues/205",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
1087517040 | fal installation instructions with dbt 1.0
Trying fal now after a recommendation through Slack. I installed dbt 1.0 by pip install dbt-core, as well as fal by pip install fal.
I ran into a few snags when installing fal in a clean python 3.9 environment, and it might be worth adding a note about dbt 1.0 to the fal rea... | gharchive/issue | 2021-12-23T09:07:19 | 2025-04-01T06:38:39.025608 | {
"authors": [
"chamini2",
"mkam039",
"thomasaarholt"
],
"repo": "fal-ai/fal",
"url": "https://github.com/fal-ai/fal/issues/87",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1222871186 | Driverkit Debian/Ubuntu builder wrong kernel version
Describe the bug
Basically, kernel-crawler kernels list is exporting fields like:
"kernelrelease": "5.10.103-1-amd64",
(https://github.com/falcosecurity/kernel-crawler/blob/main/kernels/x86_64/list.json#L7368),
whose url is http://security.debian.org/pool/updates/... | gharchive/issue | 2022-05-02T13:12:17 | 2025-04-01T06:38:39.039074 | {
"authors": [
"FedeDP"
],
"repo": "falcosecurity/driverkit",
"url": "https://github.com/falcosecurity/driverkit/issues/142",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
732190830 | update(data/en): correct and update gRPC config description
What type of PR is this?
/kind bug
/kind cleanup
/kind content
Any specific area of the project related to this PR?
/area documentation
What this PR does / why we need it:
Which issue(s) this PR fixes:
The gRPC config description was not updated w.r.t the un... | gharchive/pull-request | 2020-10-29T10:27:32 | 2025-04-01T06:38:39.047554 | {
"authors": [
"leogr",
"poiana"
],
"repo": "falcosecurity/falco-website",
"url": "https://github.com/falcosecurity/falco-website/pull/307",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1800591408 | wip: new(rules): add rule for detecting fileless execution via memfd_create
What type of PR is this?
Uncomment one (or more) /kind <> lines:
/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
Any specific area of the project related to this PR?
Uncomment one (or m... | gharchive/pull-request | 2023-07-12T09:43:26 | 2025-04-01T06:38:39.068513 | {
"authors": [
"incertum",
"leogr",
"loresuso",
"poiana"
],
"repo": "falcosecurity/rules",
"url": "https://github.com/falcosecurity/rules/pull/98",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
258211317 | 您要的产品目前在中国商店不提供
下载不了,可以提供一个dmg安装包吗
这个软件现在有些小问题,作者还没修改!下了也登录不上!等作者修改吧!
@Noah1991 后续会上架,最近太忙了
#179
| gharchive/issue | 2017-09-16T06:03:04 | 2025-04-01T06:38:39.106641 | {
"authors": [
"Noah1991",
"fancymax",
"joenil"
],
"repo": "fancymax/12306ForMac",
"url": "https://github.com/fancymax/12306ForMac/issues/178",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2093236603 | Nerd font and color scheme used for mac-os preview ?
@fang2hou Thanks for the preset, it looks amazing 🌟
Just one more thing, if you wouldn't mind could you please also share the nerd font and terminal color scheme used in the Mac-OS preview ? as it looks the best among all the previews
I am using alacritty now.
T... | gharchive/issue | 2024-01-22T07:08:45 | 2025-04-01T06:38:39.109849 | {
"authors": [
"VPraharsha03",
"fang2hou"
],
"repo": "fang2hou/starship-gruvbox-rainbow",
"url": "https://github.com/fang2hou/starship-gruvbox-rainbow/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1486016795 | feat: support nft urls in reactions and replies
What is the feature you would like to implement?
Allow reactions and cast-replies to point to an NFT as their parent. We will eventually want to expand this to work for generic web URLs as well, though that can be cut if it adds a lot of complexity.
Why is this feature ... | gharchive/issue | 2022-12-09T05:13:52 | 2025-04-01T06:38:39.147187 | {
"authors": [
"pfletcherhill",
"varunsrin"
],
"repo": "farcasterxyz/hub",
"url": "https://github.com/farcasterxyz/hub/issues/280",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2099235591 | Month, Year select
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch react-native-ui-datepicker@1.0.11 for the project I'm working on.
Here is the diff that solved my problem:
diff --git a/node_modules/react-native-ui-datepicker/src/DateTimePicker.tsx b/node_modules/react-n... | gharchive/issue | 2024-01-24T22:41:48 | 2025-04-01T06:38:39.150318 | {
"authors": [
"farhoudshapouran",
"spaske1991"
],
"repo": "farhoudshapouran/react-native-ui-datepicker",
"url": "https://github.com/farhoudshapouran/react-native-ui-datepicker/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
268343123 | Fixed and extended Dead ReLU detector callback
Initially 'DeadReLUDetectorCallback was only working for Dense layers and the percentage of dead relu neurons was incorrect.
Corrected the percentage calculations
Extended for all layers with a ReLU activation (tested for conv2d and dense)
Tested on python 3.5 TF and The... | gharchive/pull-request | 2017-10-25T10:19:20 | 2025-04-01T06:38:39.156363 | {
"authors": [
"ahundt",
"arodiss",
"infelane"
],
"repo": "farizrahman4u/keras-contrib",
"url": "https://github.com/farizrahman4u/keras-contrib/pull/174",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
440280792 | Notes
1
For an @-subcard during a local quiz, the prompt sentence will be shown but with a piece of it replaced with the @-subprompt. In order to know which piece of the prompt sentence to hide, the @-subcard's pieces will be examined for cloze marks.
if no cloze marks found, look for the prompt, and if that fails, ... | gharchive/issue | 2019-05-04T03:44:32 | 2025-04-01T06:38:39.172514 | {
"authors": [
"fasiha"
],
"repo": "fasiha/curtiz-japanese-nlp",
"url": "https://github.com/fasiha/curtiz-japanese-nlp/issues/1",
"license": "Unlicense",
"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.