added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:40:11.526319
2024-06-20T08:16:04
2363822272
{ "authors": [ "pernielsentikaer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10057", "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/13060" }
gharchive/pull-request
Update qrcode-generator extension Description Screencast Checklist [ ] I read the extension guidelines [ ] I read the documentation about publishing [ ] I ran npm run build and tested this distribution build in Raycast [ ] I checked that files in the assets folder are used by the extension itself [ ] I checked tha...
2025-04-01T06:40:11.532219
2024-10-02T11:25:21
2561317500
{ "authors": [ "pernielsentikaer", "xmok" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10058", "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/14762" }
gharchive/pull-request
[Typeform Navigator] choose endpoint + update logo + cache + add icons + move to hooks + show basic responses Description I wanted a basic overview of Responses in a certain form which is why we have the following CHANGELOG: Choose EU or Default API Updated Typeform logo Items are now cached for a better experience ...
2025-04-01T06:40:11.536961
2024-11-19T16:09:21
2672718947
{ "authors": [ "Keyruu", "theherk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10059", "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/15443" }
gharchive/pull-request
Remove duplicate bookmarks from search results. The bookmark search was showing duplicate entries when a URL was bookmarked multiple times. This was caused by the query returning all bookmark entries for a URL, including tag-related entries. The fix uses a window function (ROW_NUMBER) to partition bookmarks by their ...
2025-04-01T06:40:11.538748
2022-09-20T20:28:08
1379957202
{ "authors": [ "rben01" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10060", "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/2965" }
gharchive/pull-request
Updated Any Website Search extension Extension: extensions/any-website-search Description The initial release had bug that ignored the selected search suggestion; this PR fixes it. Also added a setting for search suggestions provider and improved how DDG bang-related intelligence works. Can you also add so when I ...
2025-04-01T06:40:11.542331
2023-08-31T23:54:18
1876451216
{ "authors": [ "trillhause" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10061", "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/8179" }
gharchive/pull-request
Update obsidian-smart-capture extension Description Adding support to fetch links from more browsers: "Arc", "Edge", "Firefox", "Brave" & "Opera" Checklist [x] I read the extension guidelines [x] I read the documentation about publishing [x] I ran npm run build and tested this distribution build in Raycast [x] I che...
2025-04-01T06:40:11.582730
2022-04-20T03:57:48
1209128957
{ "authors": [ "cuviper", "scuwan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10062", "repo": "rayon-rs/rayon", "url": "https://github.com/rayon-rs/rayon/issues/929" }
gharchive/issue
rayon thread pool coredump hey, I have a problem with rayon thread pool,Probabilistic coredump. the core like: rayon::ThreadPoolBuilder::new() .stack_size(8 * 1024 *1024) .num_threads((num_cpus::get() * 6 / 8).min(32)) ...
2025-04-01T06:40:11.587401
2022-11-30T03:56:08
1469009342
{ "authors": [ "JeffM2501", "raysan5" ], "license": "Zlib", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10063", "repo": "raysan5/raylib-game-template", "url": "https://github.com/raysan5/raylib-game-template/pull/12" }
gharchive/pull-request
[Cleanup] use C code that is also compatible with C++ While the template is valid C code, it does not work well when converted to C++. Some users would like to use the template as the starting point for C++ code. This PR makes a few small changes to the C code to make it also compatible with C++. use the scene enums...
2025-04-01T06:40:11.588582
2024-10-23T23:38:53
2610048868
{ "authors": [ "JeffM2501", "raysan5" ], "license": "Zlib", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10064", "repo": "raysan5/raylib", "url": "https://github.com/raysan5/raylib/pull/4425" }
gharchive/pull-request
[RTEXTURES] Remove the panorama cubemap layout option The panorama cube map option was not implemented, so this PR removes it from the enumeration in raylib.h so that users do not get confused and try to use it. I left a todo in the code for some aspiring developer to finish. @JeffM2501 thanks for the review!
2025-04-01T06:40:11.599189
2024-03-13T20:07:48
2184801440
{ "authors": [ "razterizer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10065", "repo": "razterizer/8Beat", "url": "https://github.com/razterizer/8Beat/issues/31" }
gharchive/issue
Optimize memory usage in ChipTuneEngine. Optimize memory usage in ChipTuneEngine so that instead of generating all waveforms per note first and then playing them, instead we create a waveform one or a few notes or beats before it is about to be played and then freeing up the memory just as a note has finished playing...
2025-04-01T06:40:11.600389
2024-11-07T07:45:24
2640170137
{ "authors": [ "razterizer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10066", "repo": "razterizer/TextUR", "url": "https://github.com/razterizer/TextUR/issues/5" }
gharchive/issue
Add editor-in-editor textel editor To make freehand painting much easier. Also indicate if the supplied material index already exists or not. Use key 'E' (for edit).
2025-04-01T06:40:11.605401
2020-08-10T10:31:05
676033631
{ "authors": [ "noud", "rb1193" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10067", "repo": "rb1193/laravel-hydra", "url": "https://github.com/rb1193/laravel-hydra/issues/21" }
gharchive/issue
docs i am real new to hydra json in whole. i managed to install package and i get: { "@context": { "@vocab": "http:\/\/politiebureaus.localhost\/docs", "hydra": "http:\/\/www.w3.org\/ns\/hydra\/core#", "rdf": "http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#" }, "@id": "http:\/\/po...
2025-04-01T06:40:11.606887
2024-10-30T17:55:09
2624885902
{ "authors": [ "MorgunovE" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10068", "repo": "rbabari/Test-1277-A13", "url": "https://github.com/rbabari/Test-1277-A13/issues/10" }
gharchive/issue
need aprove and pull request need aprove and pull request Originally posted by @MorgunovE in https://github.com/rbabari/Test-1277-A13/issues/3#issuecomment-2447939967 pull request approved
2025-04-01T06:40:11.653092
2020-02-01T07:33:20
558500980
{ "authors": [ "rbw" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10069", "repo": "rbw/snow", "url": "https://github.com/rbw/snow/issues/16" }
gharchive/issue
Add development scripts scripts/install - Install dependencies in a virtual environment. scripts/test - Run the test suite. scripts/lint - Run the code linting. scripts/publish - Publish the latest version to PyPI. Fixed by https://github.com/rbw/snow/pull/44
2025-04-01T06:40:11.659074
2023-11-19T00:46:04
2000641896
{ "authors": [ "rcasia" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10070", "repo": "rcasia/neotest-bash", "url": "https://github.com/rcasia/neotest-bash/issues/13" }
gharchive/issue
bashunit does not provide test reports option yet Currently bashunit does not have an option to output test report files. As a workaround (see #12) this adapter runs a test command per test function name. This allow us to have individual results and individual outputs. With a test report we could be able to at least:...
2025-04-01T06:40:11.693034
2017-10-08T14:07:08
263720497
{ "authors": [ "Ojimadu", "jimscarver", "lapin7" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10071", "repo": "rchain/Members", "url": "https://github.com/rchain/Members/issues/120" }
gharchive/issue
Use Docusign for signing documents. We have now several documents that need a signature of either one person or more persons: SoW W9 tax form So we don't have to paste a Signature.jpg in documents anymore. Evan is in takes care of the process You do not need to use Docusign to sign documents. You can sign in a go...
2025-04-01T06:40:11.703346
2024-01-04T10:06:59
2065358272
{ "authors": [ "jeff-godwin", "paulati" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10072", "repo": "rchereji/plot2DO", "url": "https://github.com/rchereji/plot2DO/issues/17" }
gharchive/issue
Errors in ploting dyads Hello team, I'm facing an issue while plotting dyad density (the occupancy plots come out fine). My data is from MNase-seq in yeast. The error messages are - Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘coverage’ for signature ‘"NULL"’ Calls: M...
2025-04-01T06:40:11.735840
2015-03-15T07:04:37
61764552
{ "authors": [ "agundy", "seveibar" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10073", "repo": "rcos/Observatory3", "url": "https://github.com/rcos/Observatory3/pull/23" }
gharchive/pull-request
User profile Small fixes to enable users to click to see a profile and makes sure a user has a github username when they create an account. Looks good!
2025-04-01T06:40:11.746227
2023-03-23T20:45:48
1638290558
{ "authors": [ "aliciaaevans" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10074", "repo": "rcsb/py-rcsb_utils_targets", "url": "https://github.com/rcsb/py-rcsb_utils_targets/pull/9" }
gharchive/pull-request
Pharos-targets: Download sql file to separate dir The changes to https://github.com/rcsb/py-rcsb_workflow/pull/7 did the trick for stashing Pharos-targets data, however, it unnecessarily included the downloaded latest.sql.gz and pharos-update.sql in the file. It caused a 500 error from GitHub when trying to push 7 gb...
2025-04-01T06:40:11.763399
2022-10-17T11:25:35
1411402746
{ "authors": [ "Clueliss" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10075", "repo": "rdf4cpp/rdf4cpp", "url": "https://github.com/rdf4cpp/rdf4cpp/pull/82" }
gharchive/pull-request
Feature: Numeric Datatypes Implements the remaining xsd and owl datatypes and makes the appropriate datatype arbitrary precision. Additionally fixes the performance of numeric serialization by utilizing <charconv> Some tests missing. Tests failing because didn't implement fetchcontent stuff yet Also: will use the...
2025-04-01T06:40:11.782619
2023-07-05T06:47:10
1788886333
{ "authors": [ "dwrobel", "pradeeptakdas" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10076", "repo": "rdkcentral/rdkservices", "url": "https://github.com/rdkcentral/rdkservices/pull/4185" }
gharchive/pull-request
RDKDEV-774 Add support for dm-verity based bundles Adds support for dm-verity[1] based encrypted bundles. It uses OMI[2] service to mount encrypted bundles. [1] https://docs.kernel.org/admin-guide/device-mapper/verity.html [2] https://code.rdkcentral.com/r/plugins/gitiles/rdk/components/generic/rdk-oe/meta-cmf/+/refs...
2025-04-01T06:40:11.788411
2023-06-02T18:25:54
1738625129
{ "authors": [ "vfscalfani", "wopozka" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10077", "repo": "rdkit/rdkit", "url": "https://github.com/rdkit/rdkit/issues/6436" }
gharchive/issue
InChI calculation for Sulfur with valence 4 and 6 omits hydrogens Describe the bug For molecules with sulfur with valence 4 and 6, valence is reduced to 2 when computing an InChI and hydrogens are lost. I looked through the InChI Standard Valences, and I don't believe this is a normalization change (Appendix I in InC...
2025-04-01T06:40:11.807238
2018-06-03T09:12:46
328812780
{ "authors": [ "ryanflorence", "zoontek" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10078", "repo": "reach/router", "url": "https://github.com/reach/router/pull/34" }
gharchive/pull-request
Install prop-types as peer, babel-plugin-dev-expression as dev Hello! I noticed this two errors in your package.json. As prop-types is used in your codebase, it makes it impossible to use tools like BundlePhobia: https://bundlephobia.com/result?p=@reach/router thanks, looks like you've got prop-types as a normal, n...
2025-04-01T06:40:11.811205
2019-05-18T08:40:48
445694323
{ "authors": [ "jacques-trixta", "julienben" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10079", "repo": "react-boilerplate/react-boilerplate", "url": "https://github.com/react-boilerplate/react-boilerplate/issues/2...
gharchive/issue
Consider creating a truffle framework box on this template Is your feature request related to a problem? Please describe. So dapps (decentralized applications) are growing and are using react to create web apps to connect to the ethereum network. Truffle is the framework used to assist with this. there are templates ...
2025-04-01T06:40:11.814451
2018-11-20T23:32:36
382891496
{ "authors": [ "coveralls", "gretzky" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10080", "repo": "react-boilerplate/react-boilerplate", "url": "https://github.com/react-boilerplate/react-boilerplate/pull/2482" }
gharchive/pull-request
Update issue templates We should consider adding 2 separate templates for bug and feature to further guide people when they visit with their ideas/problems. imo the more guidance the better. Thanks @jwinn ! Coverage remained the same at 100.0% when pulling c236d01eba4e778dc048f6ce16e3cb5e65ea0fc2 on update-templ...
2025-04-01T06:40:11.819898
2017-05-12T13:29:20
228292234
{ "authors": [ "eduardoleal", "kelset", "onlydave" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10081", "repo": "react-community/react-navigation", "url": "https://github.com/react-community/react-naviga...
gharchive/issue
Parent Navigator of Nested loses path params Off the back of #1232 Simplified Example const AppStackNavigation = StackNavigator({ Profile: { path: 'profile/:profileId', screen: TabNavigator({ overview: { path: 'overview', screen: () => <View/>, }, activity: { path: ...
2025-04-01T06:40:11.821893
2017-08-23T19:01:42
252383756
{ "authors": [ "limeytrader007", "matthamil" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10082", "repo": "react-community/react-navigation", "url": "https://github.com/react-community/react-navigation/issue...
gharchive/issue
How are we supposed to set this up when we don't use an EXPO project? Your example illustrates the assumption that the user has an App.js file built from Expo. How do we use the DrawerNavigator when we have index.ios.js and index.android.js? All I get is Native module cannot be null. Thanks Let those files, index.i...
2025-04-01T06:40:11.837281
2020-07-23T01:48:48
664151336
{ "authors": [ "larissa-n", "laurentsenta", "zy-zero" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10083", "repo": "react-dnd/react-dnd", "url": "https://github.com/react-dnd/react-dnd/issues/2684" }
gharchive/issue
How can I use in mobile phone? Is your feature request related to a problem? Please describe. Looks like your react-dnd library is not support mobile devices. Or any idea you can provide to me to implememt in mobile? Describe the solution you'd like Think is your events listener do not listen the touch events list to...
2025-04-01T06:40:11.848247
2020-02-09T16:37:24
562203591
{ "authors": [ "bluebill1049", "kotarella1110", "sigfriedCub1990" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10084", "repo": "react-hook-form/react-hook-form-devtools", "url": "https://github.com/react-hook-f...
gharchive/issue
Contributor Hi @bluebill1049 , I've been working with react-hook-forms for a while and the results are great. In return I would love to contribute to this repo in any way I can. Cheers, sigfried. aha that would be awesome! I will keep you in the loop on what we can work together. you can take a preview on V1 there...
2025-04-01T06:40:11.883737
2018-06-18T07:40:50
333162912
{ "authors": [ "Esxiel", "Sebosam", "anton128", "deejaygeroso", "thomasw", "vonovak", "webdevfarhan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10085", "repo": "react-native-community/google-sig...
gharchive/issue
How To Get Refresh Token on Both IOS and Android Is it possible to get Refresh Token on this package?? Apparently it is not included on the documentation so I'm assuming it is not configured to get refresh token. And also is it also possible to get expiration date for access token on Android?? I've read that it is on...
2025-04-01T06:40:11.885125
2019-10-21T13:59:53
509982630
{ "authors": [ "PrantikMondal", "rewieer" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10086", "repo": "react-native-community/react-native-modal", "url": "https://github.com/react-native-community/react-native-modal...
gharchive/issue
model close animation from bottom to top not working animationOut={'slideOutUp'} not working. Please reopen an issue following the issue template.
2025-04-01T06:40:11.891563
2020-01-02T15:35:09
544626950
{ "authors": [ "kopax", "msand" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10087", "repo": "react-native-community/react-native-svg", "url": "https://github.com/react-native-community/react-native-svg/issues/1234" ...
gharchive/issue
Broken example Is this lib still maintained ? The example is broken on both Androis/iOS and web. What is the current way of loading an svg in react-native + web ? Thanks and best! Updated the example a bit, can you try again: https://snack.expo.io/@msand/react-native-svg-example The best way depends a bit on the us...
2025-04-01T06:40:11.894591
2017-03-16T19:57:12
214820811
{ "authors": [ "CharlesMangwa", "Druux", "you-fail-me" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10088", "repo": "react-native-community/react-native-tab-view", "url": "https://github.com/react-native-communit...
gharchive/issue
How to configure tabs slide transition? When I set new index to state of tabview (i.e. switch tabs programatically, from a button click) tabs switch too fast for me, I'd like to have a slower transition. Docs say there's configureTransition callback, but don't say how should it be written and how does that 'transitio...
2025-04-01T06:40:11.908811
2023-04-04T18:54:54
1654410429
{ "authors": [ "mikehardy", "sohail-p" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10089", "repo": "react-native-device-info/react-native-device-info", "url": "https://github.com/react-native-device-info/react-nat...
gharchive/pull-request
feat(windows): implementation for useBatteryLevel & useBatteryLevelIsLow Description Fixes #1528 add subscription to Battery.ReportUpdated in Initialize and send event RNDeviceInfo_batteryLevelDidChange with latest battery level check for low battery condition of <20 and send event RNDeviceInfo_batteryLevelIsLow wi...
2025-04-01T06:40:11.910651
2021-03-12T03:31:53
829724866
{ "authors": [ "nlok5923", "pranshuchittora" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10090", "repo": "react-native-elements/playground", "url": "https://github.com/react-native-elements/playground/pull/38" }
gharchive/pull-request
fix part of #3: created seperate css file for explore page Refers: #3 Changes: made seperate css file for explore page. @pranshuchittora sir please review this pr. Pls pull the new changes @pranshuchittora sir please review this pr.
2025-04-01T06:40:11.915303
2022-10-11T16:01:52
1404887915
{ "authors": [ "WillyRamirez", "bawb89", "kappu72" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10091", "repo": "react-native-maps/react-native-maps", "url": "https://github.com/react-native-maps/react-native-m...
gharchive/pull-request
fix: ios onRegionChange stops firing up when animateCamera is called … Does any other open PR do the same thing? No What issue is this PR fixing? [IOS] onRegionChangeComplete is not firing up at all (please link the issue here) #4110 How did you test this PR? On IOS, calling animate camera repeatedly, it never stops ...
2025-04-01T06:40:11.918777
2021-03-26T12:52:34
841931888
{ "authors": [ "HSalaila", "gp3gp3gp3" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10092", "repo": "react-native-svg/react-native-svg", "url": "https://github.com/react-native-svg/react-native-svg/issues/1555" }
gharchive/issue
fix: Allow ',' in viewBox attribute Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used patch-package to patch<EMAIL_ADDRESS>for the project I'm working on. I have added a replace regex to remove comma's (,) in viewBox. According to MDN viewBox numbers are separated by whitespace and/or a comma. Her...
2025-04-01T06:40:11.932136
2022-04-22T07:22:58
1211930608
{ "authors": [ "Adnan-Bacic", "freeboub", "hueniverse" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10093", "repo": "react-native-video/react-native-video", "url": "https://github.com/react-native-video/react-n...
gharchive/issue
Minimum React Native version support I would like to only support RN versions from the past year. The thinking is that if you are not upgrading your RN app for more than a year, you are also probably not upgrading core dependencies like this one. This would put us at RN v0.64. This means publishing patches to older m...
2025-04-01T06:40:11.934478
2022-08-15T15:19:55
1339133662
{ "authors": [ "freeboub", "ubaid-wp" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10094", "repo": "react-native-video/react-native-video", "url": "https://github.com/react-native-video/react-native-video/issues/28...
gharchive/issue
not displaying properly on android Bug ##Android Environment info react-native version "react-native": "^0.64.2", "react-native-video": "^5.2.0", taking time to display video in flatlist with images to be followed in: https://github.com/react-native-video/react-native-video/issues/2668
2025-04-01T06:40:11.936151
2023-08-08T11:22:53
1841114174
{ "authors": [ "TheAlmightyBob", "nj0034" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10095", "repo": "react-native-webview/react-native-webview", "url": "https://github.com/react-native-webview/react-native-webvi...
gharchive/issue
Stopping momentum scroll triggers click event on Android #863 Same issue, but not fixed yet react-native version: 0.71.6 react-native-webview version: 11.26.0 I just tried to reproduce this and I see exactly the same behavior in Chrome. If you see different behavior between the WebView and Chrome, please share a ...
2025-04-01T06:40:11.941488
2018-11-29T15:06:01
386340499
{ "authors": [ "Xyzor", "brentvatne", "satya164" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10096", "repo": "react-navigation/react-navigation-tabs", "url": "https://github.com/react-navigation/react-navigati...
gharchive/issue
You can't navigate back from last tab to first on iOS, if the tab has auto width Current Behavior When I give a width: 'auto' or width: null, flex: 1 to the tabStyle, I can't navigate back from last page if there is not enough tab to overflow the screen. Expected Behavior Either to be able to scroll the tabbar or to ...
2025-04-01T06:40:11.992223
2020-03-22T19:03:37
585788576
{ "authors": [ "RWOverdijk", "soroushm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10097", "repo": "react-navigation/web", "url": "https://github.com/react-navigation/web/issues/50" }
gharchive/issue
Direct link not building hierarchy as desired Context/flow If it helps, this is what I'm trying to accomplish: Venues shows a list of venues Clicking on one of the venues takes you to VenueDetails At the venue you can add stuf to your cart, and open up your cart, which takes you to OrderDetails I need a way for the...
2025-04-01T06:40:12.007273
2023-04-11T14:16:04
1662592497
{ "authors": [ "C5H8NNaO4", "FujiwaraChoki", "MatchuPitchu", "ShaofeiZi", "bodinsamuel", "humphd", "jeremyckahn", "jtsorlinis", "kkn1125", "lritter79" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-000...
gharchive/issue
PrismLight using results in regular [object Object] output (but only in production) Describe the bug I'm using import { PrismLight as SyntaxHighlighter } from 'react-syntax-highlighter'; which results in regular [object Object] [object Object] ... output (around 7 of 10 refreshs of my webpage) for my code blocks (but...
2025-04-01T06:40:12.012480
2018-10-24T16:17:01
373564533
{ "authors": [ "Mukesh-Bhootra", "tannerlinsley" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10099", "repo": "react-tools/react-table", "url": "https://github.com/react-tools/react-table/issues/1167" }
gharchive/issue
Vertical scrollbar hiding last column data Describe the bug Vertical scrollbar hiding last column data if we have horizontal bar too and last column width is reduced. To Reproduce Any react table with 3 or more columns, increase the width of middle column and reduce the width of last column , when you scroll right to...
2025-04-01T06:40:12.015331
2019-12-21T09:00:58
541303755
{ "authors": [ "devbrunopaula", "hetmann", "litehacker" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10100", "repo": "react-ui-kit/dribbble2react", "url": "https://github.com/react-ui-kit/dribbble2react/issues/...
gharchive/issue
Errors after downloading JavaScript bundle Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s%s, undefined, You likely forgot to export your component from the file it's defined in, or you might have mixed up def...
2025-04-01T06:40:12.027727
2022-10-17T11:21:42
1411397637
{ "authors": [ "Ezekiel8807" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10101", "repo": "reactdeveloperske/reactdevske-website", "url": "https://github.com/reactdeveloperske/reactdevske-website/pull/89" }
gharchive/pull-request
added logo component and make logo component spin Fixes Issue PR to fix issue #84 Changes proposed added a logo component in the component directory and make logo spin Requirements Create a component named Logo in the components folder that implements the screenshots below. It should accept a size as prop for the di...
2025-04-01T06:40:12.040803
2017-10-23T00:34:04
267512645
{ "authors": [ "Throne3d", "ekmartin", "pkovac", "sethlesky" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10102", "repo": "reactiflux/discord-irc", "url": "https://github.com/reactiflux/discord-irc/issues/330...
gharchive/issue
Memory leak leads to heap overflow 14 Oct 15:06:57 - Received: :nova.esper.net PONG nova.esper.net :115367 <--- Last few GCs ---> [2539:0x4299a10]<PHONE_NUMBER> ms: Mark-sweep 1325.7 (1350.2) -> 1323.7 (1350.2) MB, 718.2 / 0.1 ms allocation failure GC in old space requested [2539:0x4299a10]<PHONE_NUMBER> ms: Mark-sw...
2025-04-01T06:40:12.043596
2020-08-09T04:34:21
675634764
{ "authors": [ "Throne3d", "coveralls" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10103", "repo": "reactiflux/discord-irc", "url": "https://github.com/reactiflux/discord-irc/pull/555" }
gharchive/pull-request
Upgrade discord.js to version 12 Also updates test stubs. WIP: [ ] Manually test most main cases (pings of users + roles, emoji use, multi-channeling, join messages) [x] Investigate hanging tests (looks to be due to Bot Events) Coverage increased (+0.03%) to 96.884% when pulling 6a986152eddf95f1c1d67ea67daf28e68...
2025-04-01T06:40:12.052440
2020-07-27T07:39:08
666064080
{ "authors": [ "balibebas", "janus-reith" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10104", "repo": "reactioncommerce/example-storefront", "url": "https://github.com/reactioncommerce/example-storefront/is...
gharchive/issue
Add Maintenance Page Feature Name Add Coming Soon and Maintenance Pages Summary description Provide two a pages for stores which are either (1) not yet launched or (2) undergoing maintenance. In both cases provide the user an experience that allows the user to take some action which continues to grow the business (e....
2025-04-01T06:40:12.064025
2018-04-23T22:22:25
317004222
{ "authors": [ "mikemurray", "spencern" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10105", "repo": "reactioncommerce/reaction-next-starterkit", "url": "https://github.com/reactioncommerce/reaction-next-sta...
gharchive/issue
Add segment compatible analytics event tracking to the Product Grid We need to start tracking ecommerce analytics events in our starterkit. Initially we'll be tracking all of the Segment V2 Ecommerce Events. You can read the docs for that here: https://segment.com/docs/spec/ecommerce/v2/ Start by add documentation fo...
2025-04-01T06:40:12.066341
2016-01-25T20:35:52
128632318
{ "authors": [ "davekonopka", "jmound", "sairez" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10106", "repo": "reactiveops/st2-pack-omnia", "url": "https://github.com/reactiveops/st2-pack-omnia/pull/2" }
gharchive/pull-request
Sync repo with latest from st2-chatops-aliases master This PR syncs a few stray commits from st2-chatops-aliases master branch committed there after creating this cloned repo. This is the first step in shuttering the st2-chatops-aliases forked community repo and using this repo exclusively for our Stackstorm setups. ...
2025-04-01T06:40:12.067683
2015-09-12T08:33:49
106141358
{ "authors": [ "hglattergotz", "kahlil" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10107", "repo": "reactivepod/fido", "url": "https://github.com/reactivepod/fido/issues/1" }
gharchive/issue
Refactor to ES6 Either simply write the entire source in ES6 and require node 4 in the package.json or implement transpilation with Bable. This has been done in my recent clean up in https://github.com/reactivepod/fido/pull/4 via require('babel/register');.
2025-04-01T06:40:12.076931
2017-08-24T23:14:50
252757039
{ "authors": [ "coveralls", "dnfclas", "kentcb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10108", "repo": "reactiveui/ReactiveUI", "url": "https://github.com/reactiveui/ReactiveUI/pull/1433" }
gharchive/pull-request
fix: remove duplicate ComponentModelTypeConverter What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) fix What is the current behavior? (You can also link to an open issue here) The ReactiveUI.Wpf project includes ComponentModelTypeConverter even though it's already in ReactiveUI. What is...
2025-04-01T06:40:12.078875
2017-06-07T07:31:29
234117220
{ "authors": [ "claydiffrient", "diasbruno", "jamesjjk" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10109", "repo": "reactjs/react-modal", "url": "https://github.com/reactjs/react-modal/issues/396" }
gharchive/issue
Farewell For all the details check out my Medium post. The tl;dr is basically that I’m overwhelmed and out of time so I’m turning everything over to @diasbruno as I step away from React Modal. Thanks for everything and goodbye! Thank you so much for your time managing react-modal. @claydiffrient Awesome work!
2025-04-01T06:40:12.081759
2017-03-02T13:13:21
211387267
{ "authors": [ "diasbruno" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10110", "repo": "reactjs/react-modal", "url": "https://github.com/reactjs/react-modal/pull/341" }
gharchive/pull-request
[chore] added missing babel transformer plugin. Running webpack --config webpack.config.js fails due to missing babel's spread transformer. ERROR in ./examples/basic/app.js Module build failed: SyntaxError: Unexpected token (16:20) 14 | 15 | openModal: function() { > 16 | this.setState({ ...this.state, mod...
2025-04-01T06:40:12.162112
2023-02-16T13:40:19
1587698785
{ "authors": [ "Sachin-chaurasiya", "atapas", "koustov", "siddhantsiddh15" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10112", "repo": "reactplay/react-play", "url": "https://github.com/reactplay/react-pla...
gharchive/pull-request
[#2PlaysAMonth]: Image Gallery - Create a responsive image gallery by using the free Unsplash API First thing, PLEASE READ THIS: ReactPlay Code Review Checklist Description The project contains use of Unsplash API, which is fetched using axios and then populated in the Photo Component. Following things have been us...
2025-04-01T06:40:12.173408
2017-02-21T16:19:21
209195477
{ "authors": [ "JonSilver", "TheSharpieOne", "Y-Taras", "dhanyn10", "eddywashere", "nathfy", "piavgh", "softmixt" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10113", "repo": "reactstrap/reactst...
gharchive/issue
Reactstrap and React-router 4.0.0-beta.6 - active Issue description components: Navlink Steps to reproduce issue I'm using Reactstrap and React-router 4.0.0-beta.6 in the educational project that is located on gitlab with custom domain - http://harazd.org/. According to Reactstrap docs: that's the way I should u...
2025-04-01T06:40:12.200888
2020-05-12T08:37:43
616470240
{ "authors": [ "hfjn", "swenzel" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10114", "repo": "real-digital/esque", "url": "https://github.com/real-digital/esque/pull/148" }
gharchive/pull-request
Proposal for environment context This is a proposal for a new environment context which takes precedence of the config file. We had the need for a context which can be configured for automation without touching files. Happy to hear your feedback. Hmm instead of going through all that trouble of creating and mapping...
2025-04-01T06:40:12.204299
2015-07-31T16:34:09
98426054
{ "authors": [ "Hemanth-Eduru", "buybackoff", "lygstate", "mjpt777", "tmontgomery" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10115", "repo": "real-logic/Aeron", "url": "https://github.com/real-l...
gharchive/issue
C API For easiest integration with Go (via cgo), Erlang, and Rust (via FFI), a C API (not C++) is needed. This is a simple wrapper around C++. .NET users will also be very happy to use Aeron via P/Invoke! Do you have any ETA? A C API will instantly make Aeron as ubiquitous as ZMQ, native ports like #35 are not need...
2025-04-01T06:40:12.213406
2015-04-13T21:17:02
68196476
{ "authors": [ "dylan-k", "realpants" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10116", "repo": "real-pants/Real-Pants", "url": "https://github.com/real-pants/Real-Pants/issues/81" }
gharchive/issue
Constrain Mailing list form in Sidebar Is it possible to make the mailing list form only 300px wide, as the ads are? There's a custom CSS field in the plugin settings. I entered .et_bloom { width: 300px; } but no result Where did you enter that CSS? It's not a good idea to edit the stylesheets directly, as they a...
2025-04-01T06:40:12.232282
2024-08-15T09:05:42
2467695136
{ "authors": [ "asomers", "casept", "realchonk" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10117", "repo": "realchonk/fuse-ufs", "url": "https://github.com/realchonk/fuse-ufs/issues/54" }
gharchive/issue
Crash on trying to run file on sparse3 Crash encountered when running file on sparse3 from ufs-big test image Backtrace with RUST_LOG=trace and RUST_BACKTRACE=full: https://gist.github.com/casept/4f9f18b75458f4801746d3597e29c2d1 What system were you running it on? Can you please show us uname -a? Fedora 40, unam...
2025-04-01T06:40:12.243363
2024-02-01T21:36:28
2113528855
{ "authors": [ "CLAassistant", "realeyes-mike-patterson" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10118", "repo": "realeyes-media/scte35-decoder-multiplatform", "url": "https://github.com/realeyes-media/scte35-...
gharchive/pull-request
Fix Unit Tests and Remove Usage of Unsigned Byte Remove UByte Array usages since it was experimental Remove Roboelectric Update Unit Tests with Android mocking Base64 Tests successfully run in the terminal Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sig...
2025-04-01T06:40:12.249121
2017-07-14T01:25:17
242872720
{ "authors": [ "pipsqueaker", "realitix" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10119", "repo": "realitix/vulkan", "url": "https://github.com/realitix/vulkan/pull/12" }
gharchive/pull-request
Clarify error message I just wanted to clarify the error message that shows up when the library can't find the .so/.dll The previous error message implied that the error had something to do with the vulkan version (false, as far as I can tell) and also didn't really indicate that the library just may not have been in...
2025-04-01T06:40:12.256024
2018-06-12T11:34:22
331549234
{ "authors": [ "3tty0n", "xuwei-k" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10120", "repo": "reallylabs/jwt-scala", "url": "https://github.com/reallylabs/jwt-scala/issues/16" }
gharchive/issue
Could you publish it in Scala 2.12 ? jwt-scala_2.11 and jwt-scala_2.10 are already published, but we want to use your library in 2.12. Could you publish this library in Scala 2.12 ? forked and published for Scala 2.12 and 2.13 https://github.com/xuwei-k/jwt-scala/tree/v1.4.0 https://repo1.maven.org/maven2/com/gith...
2025-04-01T06:40:12.332956
2017-07-10T21:16:16
241852671
{ "authors": [ "austinzheng", "bdash" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10121", "repo": "realm/realm-object-store", "url": "https://github.com/realm/realm-object-store/pull/494" }
gharchive/pull-request
Change object store to allow sync user auth URL to be modified With this PR, getting a user with a different auth URL than the one it was originally given updates the URL, instead of throwing an exception. This fixes the issue (commonly encountered during development) when a user is opened with one URL, persisted, th...
2025-04-01T06:40:12.360460
2019-10-02T17:14:40
501618519
{ "authors": [ "NathanReb", "samoht" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10122", "repo": "realworldocaml/mdx", "url": "https://github.com/realworldocaml/mdx/pull/187" }
gharchive/pull-request
Switch to using ocaml-ci-scripts This seems like a more reliable CI until we can use ocaml-ci. This will allow us to easily add revdeps builds btw which could prove useful once we want to stabilize mdx's API and avoid breaking users' tests! Opam has a make built-in variable that opam lint suggests we use instead of...
2025-04-01T06:40:12.388300
2018-11-20T14:15:09
382682448
{ "authors": [ "tiborsimko" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10123", "repo": "reanahub/reana", "url": "https://github.com/reanahub/reana/pull/115" }
gharchive/pull-request
cli: reana-dev git-log New command git-log showing information about commits. Signed-off-by: Tibor Simko<EMAIL_ADDRESS> Example output: $ reana-dev git-log [reana-workflow-engine-yadage] git log -n 5 --graph --decorate ... * (upstream/pr/91) 34b1c8e tasks: add stop_workflow from reana_commons, Diego Rodriguez, ...
2025-04-01T06:40:12.395369
2019-10-10T14:30:14
505310723
{ "authors": [ "cfillion", "nofishonfriday", "tormyvancool" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10124", "repo": "reaper-oss/sws", "url": "https://github.com/reaper-oss/sws/issues/1204" }
gharchive/issue
Playlist management: errors in cropping, appending or pasting I have issues with the playlist manager Once a playlist is made, it execute it finely But once I chose for Crop or Append or Paste, the final result is totally incorrect. Items are missing, or partially copied and pasted. I attached a .zip file containing...
2025-04-01T06:40:12.449880
2015-09-21T21:22:54
107601150
{ "authors": [ "reckart", "shyamupa" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10125", "repo": "reckart/tt4j", "url": "https://github.com/reckart/tt4j/issues/23" }
gharchive/issue
Calling treetagger with untokenized test? Hi, the example on the tt4j homepage shows tokenized input being handled by treetagger. How to I give a untokenized text to treetagger to both POS tag and tokenize? Thanks Shyam See https://reckart.github.io/tt4j/tokenizer.html
2025-04-01T06:40:12.457934
2024-08-10T07:48:52
2458966962
{ "authors": [ "Rakesh9100", "aditya-bhaumik" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10126", "repo": "recodehive/resume-pitch", "url": "https://github.com/recodehive/resume-pitch/pull/49" }
gharchive/pull-request
level 3 pull request not merged yet @sanjay-kv please review and merge this pull request https://github.com/Rakesh9100/CalcDiverse/pull/1820 This is the pull request i had created @sanjay-kv I resolved the conflicts please review and merge when you are free PR is getting reviewed one by one, you can check the PR ...
2025-04-01T06:40:12.460441
2024-11-08T10:49:31
2643658209
{ "authors": [ "oleksandr-danylchenko", "rsimon" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10127", "repo": "recogito/text-annotator-js", "url": "https://github.com/recogito/text-annotator-js/pull/177" }
gharchive/pull-request
Simplified arrow middleware definition Issue In https://github.com/oleksandr-danylchenko/text-annotator-js/commit/ce7014d6f74d929488cb0c277f7015a5abc90b0e#r148871559 I spotted that the arrow middleware definition can be simplified to its default form. That should be safe for the floating itself because the arrow is a...
2025-04-01T06:40:12.464970
2022-03-25T04:54:36
1180344326
{ "authors": [ "dcfidalgo", "dvsrepo", "whaowhao" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10128", "repo": "recognai/rubrix", "url": "https://github.com/recognai/rubrix/issues/1309" }
gharchive/issue
Utilize GPT3 embedding / classification API for more automated bulk labelling Keyword-based bulk labeling using Rubrix Rules is still too slow if I were to label thousands of texts for classification - at maximum, I can label 20 at a time since keyword match is noisy with regard to ground-truth label. I have played w...
2025-04-01T06:40:12.468701
2018-03-02T14:36:42
301786422
{ "authors": [ "OndraFiedler", "alepinzon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10129", "repo": "recombee/java-api-client", "url": "https://github.com/recombee/java-api-client/issues/3" }
gharchive/issue
valuesAreSet field always is false. Hi, I'm trying to create a RecommendItemsToUser request and set the returnProperties to true, but the valuesAreSet field in the recommendation response always comes as false. When i try to execute recommendation.getValues() it always throws an IllegalStateException. I checked the...
2025-04-01T06:40:12.490828
2022-10-17T19:21:31
1412090532
{ "authors": [ "chssn" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10130", "repo": "reconmap/reconmap", "url": "https://github.com/reconmap/reconmap/pull/123" }
gharchive/pull-request
docker-compose not recognising boolean values When running docker-compose up -d the following error is observed: ERROR: The Compose file './docker-compose.yml' is invalid because: services.keycloak.environment.KC_HTTP_ENABLED contains false, which is an invalid type, it should be a string, number, or a null Remediat...
2025-04-01T06:40:12.547395
2024-02-08T15:36:04
2125473133
{ "authors": [ "zdtsw" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10131", "repo": "red-hat-data-services/rhods-operator", "url": "https://github.com/red-hat-data-services/rhods-operator/pull/190" }
gharchive/pull-request
[backport]: from 2.6 to 2.7 (#173) fix(trustyai): prometheus rules for probe update(trusty): prometheus to use job instead of instance name for record rules this is missed to get into main before 2.7 branch out
2025-04-01T06:40:12.606596
2019-04-06T10:29:22
430020512
{ "authors": [ "redboltz" ], "license": "BSL-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10132", "repo": "redboltz/mqtt_cpp", "url": "https://github.com/redboltz/mqtt_cpp/pull/208" }
gharchive/pull-request
Added async and sync client wrappers. Added new async test mechanism. See #196. This PR improves async/sync APIs. Design decision I choose public inheritance and void function()=delete approach. Why don't use composition and forwarding? This approach requires many forwarding functions. If the function parameter ...
2025-04-01T06:40:12.660957
2023-06-19T15:56:12
1763809983
{ "authors": [ "rhtap-qe-bots" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10133", "repo": "redhat-appstudio-qe/devfile-sample-hello-world", "url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-w...
gharchive/pull-request
Appstudio update test-component-pac-zvdm Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun To customize the proposed PipelineRu...
2025-04-01T06:40:12.693448
2023-01-04T09:03:19
1518587243
{ "authors": [ "jkopriva" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10134", "repo": "redhat-appstudio-qe/devfile-sample-hello-world", "url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world/...
gharchive/pull-request
Appstudio update test-component-pac-kjnh Pipelines as Code configuration proposal Pipelines as Code CI/test-component-pac-kjnh-on-pull-request has successfully validated your commit. StatusDurationName ✅ Succeeded 9 seconds appstudio-init ✅ Succeeded 9 seconds clone-repository ✅ Succeeded 18 seconds appstudio...
2025-04-01T06:40:12.703049
2023-02-22T19:43:12
1595725735
{ "authors": [ "redhat-appstudio-qe-bot2" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10135", "repo": "redhat-appstudio-qe/hacbs-test-project", "url": "https://github.com/redhat-appstudio-qe/hacbs-test-project/...
gharchive/pull-request
Appstudio update mvp-test-component Pipelines as Code configuration proposal Pipelines as Code CI/mvp-test-component-on-pull-request has successfully validated your commit. StatusDurationName ✅ Succeeded 10 seconds init ✅ Succeeded 18 seconds clone-repository ✅ Succeeded 1 minute build-container ✅ Succeeded...
2025-04-01T06:40:12.704203
2022-07-26T17:44:32
1318566968
{ "authors": [ "mayurwaghmode" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10136", "repo": "redhat-appstudio/application-service", "url": "https://github.com/redhat-appstudio/application-service/pull/156" }
gharchive/pull-request
Added ppc64le support This PR will add multi-architecture support to the application-service operator image /retest
2025-04-01T06:40:12.721748
2024-07-03T07:39:20
2387910778
{ "authors": [ "bamachrn", "manish-jangra" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10137", "repo": "redhat-appstudio/infra-deployments", "url": "https://github.com/redhat-appstudio/infra-deployments/pul...
gharchive/pull-request
KFLUXINFRA-651: Adding Instance Types for Multi-Platform Builds Adding two types of instances Higher Memory (1:4 ratio for cpu: memory) Higher CPU (1:2 ratio for cpu: memory) Note Some users may require more memory and less CPU, making Memory Optimized Instances the better choice for them. On the other hand, some ...
2025-04-01T06:40:12.726992
2024-12-20T12:43:26
2752668445
{ "authors": [ "johnbieren", "mmalina" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10138", "repo": "redhat-appstudio/infra-deployments", "url": "https://github.com/redhat-appstudio/infra-deployments/pull/51...
gharchive/pull-request
Promote release-service from staging to production Included PRs: https://github.com/konflux-ci/release-service/pull/638 https://github.com/konflux-ci/release-service/pull/637 https://github.com/konflux-ci/release-service/pull/636 https://github.com/konflux-ci/release-service/pull/635 https://github.com/konflux-ci/re...
2025-04-01T06:40:12.728576
2022-09-01T07:44:33
1358402092
{ "authors": [ "psturc", "tkdchen" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10139", "repo": "redhat-appstudio/infra-deployments", "url": "https://github.com/redhat-appstudio/infra-deployments/pull/684" }
gharchive/pull-request
fix: increase timeout for e2e Why Currently there's a 1h (default) timeout for running e2e. Since the number of tests is growing and takes more time to finish, we are sometimes hitting the limit. If that happens, tests get interrupted and a CI check is marked as failed. This is a temporary solution until we enable pa...
2025-04-01T06:40:12.731904
2021-08-27T18:48:01
981505573
{ "authors": [ "davidkarlsen" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10140", "repo": "redhat-cop/group-sync-operator", "url": "https://github.com/redhat-cop/group-sync-operator/pull/118" }
gharchive/pull-request
Add auth-option to authenticate as githubapp Fixes #112. Adds support for authenticating as github-app, which offers: more narrow-grained permissions (avoiding PATs) increased security, using a private key increased API-quota The github-client is now wired up/facilitated through the go-github-app library, which off...
2025-04-01T06:40:12.736214
2021-09-06T10:54:31
989044632
{ "authors": [ "craicoverflow" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10141", "repo": "redhat-developer/app-services-cli", "url": "https://github.com/redhat-developer/app-services-cli/issues/1029" }
gharchive/issue
Run go mod tidy on each pull request and fail the build if there are changes We will be outputting the vendor directory in the midstream repo, and this will prevent any possible conflicts. Actually this is not needed: https://github.blog/changelog/2020-10-19-dependabot-go-mod-tidy-and-vendor-support/
2025-04-01T06:40:12.739325
2022-03-28T10:57:12
1183258588
{ "authors": [ "wtrocki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10142", "repo": "redhat-developer/app-services-cli", "url": "https://github.com/redhat-developer/app-services-cli/pull/1493" }
gharchive/pull-request
fix: add server side backed up metrics Motivation This change uses backend compiled metrics for consumer groups. This have been in production for quite a while and have been extensively tested. Verification Get Kafka Create new topic test Create kcat.properties based of the kcat guide kcat -b <yourhostname -F ./kcat...
2025-04-01T06:40:12.740482
2021-04-21T10:06:53
863700015
{ "authors": [ "wtrocki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10143", "repo": "redhat-developer/app-services-operator", "url": "https://github.com/redhat-developer/app-services-operator/issues/189" }
gharchive/issue
Provide simplified ability to switch between stagging and production environments We can add env variable into OLM as example (can be empty) and then scripts can patch it (as discussed with @b1zzu) I will verify if that really works and document this in contributing docs Added env variable directly to the OLM
2025-04-01T06:40:12.750950
2024-01-31T11:00:38
2109837968
{ "authors": [ "Srivaralakshmi", "anandf" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10144", "repo": "redhat-developer/gitops-operator", "url": "https://github.com/redhat-developer/gitops-operator/pull/650...
gharchive/pull-request
doc: OpenShift argocd CLI client command reference documentation What type of PR is this? /kind documentation What does this PR do / why we need it: Have you updated the necessary documentation? [ ] Documentation update is required by this PR. [ ] Documentation has been updated. Which issue(s) this PR fixes: Fixes ...
2025-04-01T06:40:12.759820
2022-05-31T12:18:45
1253785178
{ "authors": [ "kadel", "rm3l" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10145", "repo": "redhat-developer/odo", "url": "https://github.com/redhat-developer/odo/issues/5776" }
gharchive/issue
odo dev add flag to run non-default build command. User Story As an odo user I want to be able to execute alternative build command instead of the default one So that I can run my with different options (different configuration, flags, runtime versions etc..) without modifying the default command. Example: Go devfi...
2025-04-01T06:40:12.760897
2018-05-14T14:59:48
322855232
{ "authors": [ "kadel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10146", "repo": "redhat-developer/odo", "url": "https://github.com/redhat-developer/odo/pull/452" }
gharchive/pull-request
fix release scripts - 'odo version' output changed 😞 forgot to change one place similar to #451
2025-04-01T06:40:12.762474
2022-04-25T08:56:52
1214188266
{ "authors": [ "fbricon", "slemeur" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10147", "repo": "redhat-developer/openshift-dd-ext", "url": "https://github.com/redhat-developer/openshift-dd-ext/issues/21" }
gharchive/issue
Provide tooltips on icon As a user, the icons themselves are not going to be sufficient to tell me what actions are behind each buttons. It would be nicer to provide tooltips behind the button, so that the user can discover what's the button will do, without having to click on it.
2025-04-01T06:40:12.770318
2024-09-26T10:28:44
2550180431
{ "authors": [ "hmanwani-rh", "pabel-rh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10148", "repo": "redhat-developer/red-hat-developers-documentation-rhdh", "url": "https://github.com/redhat-developer/red...
gharchive/pull-request
RHIDP-3377: Adding cross-links to the Installation titles IMPORTANT: Do Not Merge - To be merged by Docs Team Only Version(s): 1.2, 1.3 Issue: RHIDP-3377 Reviews: [x] Docs review: @hmanwani-rh /cherry-pick release-1.3 /cherry-pick 1.2.x
2025-04-01T06:40:12.771856
2024-11-12T15:26:55
2652518906
{ "authors": [ "hmanwani-rh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10149", "repo": "redhat-developer/red-hat-developers-documentation-rhdh", "url": "https://github.com/redhat-developer/red-hat-developers-...
gharchive/pull-request
Added discover content I’m creating this PR because the About RHDH title is already published on docs.redhat.com, but currently, it doesn’t contain any content. For now, I’m adding content to the page, which can be refined and improved later. cc @jmagak Closing this PR, since the title is now unpublished in Pantheo...
2025-04-01T06:40:12.824579
2016-06-17T10:17:34
160856652
{ "authors": [ "ALRubinger", "tnozicka", "xcoulon" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10150", "repo": "redhat-kontinuity/catapult", "url": "https://github.com/redhat-kontinuity/catapult/issues/12...
gharchive/issue
Trigger a first build upon fling completion Create a new Build resource from the generated BuildConfig resource in the OpenShift project. Would adding this trigger (https://github.com/tnozicka/openshift-templates/blob/master/pipeline-template.yaml#L34) be enough? 6d85abfc3440d379e7135325f7005bbf4b80e57c
2025-04-01T06:40:12.842182
2021-11-14T20:23:45
1053032322
{ "authors": [ "tonytcampbell", "vfunction" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10151", "repo": "redhat-openshift-ecosystem/certified-operators", "url": "https://github.com/redhat-openshift-ecosyste...
gharchive/pull-request
operator vfunction-server-operator (v2.3.594) New operator bundle Name: vfunction-server-operator Version: v2.3.594 Certification project: 5f64dc1e0a4d06443d2818ad Test result URL: https://catalog.redhat.com/api/containers/v1/projects/certification/test-results/id/61917043d115ef379a598e5e Test logs URL: https://catal...
2025-04-01T06:40:12.855418
2022-07-14T23:46:52
1305416246
{ "authors": [ "framework-automation", "selvamt94" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10152", "repo": "redhat-openshift-ecosystem/community-operators-prod", "url": "https://github.com/redhat-opensh...
gharchive/pull-request
operator neuvector-community-operator (1.3.5) Signed-off-by: selvamt94<EMAIL_ADDRESS>Thanks submitting your Operator. Please check below list before you create your Pull Request. New Submissions [x] Are you familiar with our contribution guidelines? [x] Have you packaged and deployed your Operator for Operator Frame...
2025-04-01T06:40:12.871475
2023-10-17T13:57:57
1947502468
{ "authors": [ "framework-automation", "git-hyagi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10153", "repo": "redhat-openshift-ecosystem/community-operators-prod", "url": "https://github.com/redhat-opensh...
gharchive/pull-request
operator pulp-operator (1.0.0-beta.2) Thanks for submitting your Operator. Please check the below list before you create your Pull Request. New Submissions [ ] Are you familiar with our contribution guidelines? [ ] Have you packaged and deployed your Operator for Operator Framework? [ ] Have you tested your Operato...
2025-04-01T06:40:12.872605
2023-11-10T20:59:55
1988387321
{ "authors": [ "djzager", "framework-automation" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10154", "repo": "redhat-openshift-ecosystem/community-operators-prod", "url": "https://github.com/redhat-openshif...
gharchive/pull-request
operator [CI] konveyor-operator Just switching to use semver-mode. /merge possible /merge possible
2025-04-01T06:40:12.882079
2023-12-18T13:04:06
2046624214
{ "authors": [ "iblancasa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10155", "repo": "redhat-openshift-ecosystem/community-operators-prod", "url": "https://github.com/redhat-openshift-ecosystem/community-oper...
gharchive/pull-request
operator jaeger (1.52.0) Thanks for submitting your Operator. Please check the below list before you create your Pull Request. New Submissions [ ] Are you familiar with our contribution guidelines? [ ] Are you familiar with our operator pipeline? [ ] Have you tested your Operator in all supported installation modes...
2025-04-01T06:40:12.884794
2023-07-13T15:04:52
1803228341
{ "authors": [ "jnunyez" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10156", "repo": "redhat-partner-solutions/vse-carslab-hub", "url": "https://github.com/redhat-partner-solutions/vse-carslab-hub/pull/85" }
gharchive/pull-request
[DRAFT]: Manifests to install preGA sync operator from custom operator catalog TODO: Understand where to ubicate the added extra-manifests for day2 installation as a policy. We need to figure out how to add those manifests as Policies or PoliciesGenTemplate (PGT) objects referenced from the SiteConfig.
2025-04-01T06:40:12.898352
2022-10-11T07:03:43
1404110242
{ "authors": [ "FKolwa", "miyunari" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10157", "repo": "redhatcloudx/rhelocator", "url": "https://github.com/redhatcloudx/rhelocator/pull/37" }
gharchive/pull-request
add gcp image list command to CLI Hey @major @FKolwa , I am a bit confused right now. We assign the registered github secret secrets.GOOGLE_APPLICATION_CREDENTIALS to an environment variable GCP_APP_CREDENTIALS, but we never use it. In the get_google_images function we create an compute_v1.ImagesClient client, is he ...