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-01T04:32:57.459542
2021-09-06T16:12:54
989308702
{ "authors": [ "RufusVS", "TheKitty", "makermelissa" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3279", "repo": "adafruit/Adafruit_CircuitPython_MagTag", "url": "https://github.com/adafruit/Adafruit_CircuitPyt...
gharchive/pull-request
allow tone frequency of 0 I left an issue in the issues section, but decided I could simply make a pull request myself. (I'm pretty new to the process). This fix allows a specification of a zero frequency to the play_tone function. Why is a tone value of zero desirable? If the user believes a tine might be zero, t...
2025-04-01T04:32:57.515216
2024-02-26T19:41:44
2154982278
{ "authors": [ "YiJessePi", "adamd3" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3280", "repo": "adamd3/BactSeq", "url": "https://github.com/adamd3/BactSeq/issues/4" }
gharchive/issue
failing to perform DESeq2 on the provided example Hi! Thank you for developing bactseq! I'm having error while trying to run deseq2 on the test_data. The command: nextflow run /tools/BactSeq/BactSeq --data_dir /tools/BactSeq/BactSeq/test_data/ --ref_genome /tools/BactSeq/BactSeq/test_data/Mabs.fasta --ref_ann /tools/...
2025-04-01T04:32:57.523069
2014-08-06T23:11:14
39675835
{ "authors": [ "adametry", "anddoutoi", "kristianmandrup", "sym3tri" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3281", "repo": "adametry/gulp-eslint", "url": "https://github.com/adametry/gulp-eslint/issues/...
gharchive/issue
failOnError() shows no file or line information with the error It just outputs the error message and a stack trace: /Users/ed/dev/go/src/github.com/coreos-inc/roller/cp/node_modules/gulp-eslint/node_modules/map-stream/index.js:103 throw err ^ ESLintError in plugin 'gulp-eslint' Strings must use ...
2025-04-01T04:32:57.524762
2016-03-07T06:40:03
138900621
{ "authors": [ "adametry", "dylancwood" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3282", "repo": "adametry/gulp-eslint", "url": "https://github.com/adametry/gulp-eslint/pull/144" }
gharchive/pull-request
add link to ESLint CLIEngine docs, clarify use of envs Thank you for creating and maintaining this very useful plugin! I ran into some issues trying to get the envs options to work, and think that these additions will help clarify what is actually going on. Hopefully it will save someone else some time. Much apprec...
2025-04-01T04:32:57.536911
2024-05-15T14:32:26
2298107685
{ "authors": [ "DineshSolanki", "Morilli", "adamhathcock", "fuzzah" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3283", "repo": "adamhathcock/sharpcompress", "url": "https://github.com/adamhathcock/sharpcompr...
gharchive/issue
Hang while opening BZip2 In continuation of #841. The following code results in an infinite loop in SharpCompress: using System.IO; using SharpCompress.Readers; Stream stream = new MemoryStream(new byte[] {0x42, 0x5a, 0x68, 0x34, 0x31, 0x41, 0x59, 0x26, 0x53, 0x59, 0x35}); ReaderFactory.Open(stream); The stack trace...
2025-04-01T04:32:57.566041
2015-02-19T00:33:18
58151903
{ "authors": [ "adamwathan" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3289", "repo": "adamwathan/form", "url": "https://github.com/adamwathan/form/pull/38" }
gharchive/pull-request
Start supporting array errors Incorporates work done in #35. Need to add tests for the other cases that transformKey is supporting @sdebacker I've added your changes to this branch for now. I moved the transformKey method into the error store, so that the FormBuilder itself isn't concerned with specific key forma...
2025-04-01T04:32:57.569411
2018-12-27T04:24:38
394290681
{ "authors": [ "CoderMaurice", "adamwulf" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3290", "repo": "adamwulf/JotUI", "url": "https://github.com/adamwulf/JotUI/issues/36" }
gharchive/issue
addElements:withTexture: rendered two results I made some changes to the demo, when I paint on the bottom, the same strokes appear on the top.(use addElements:withTexture:) Marker and Highlighter seem to have a problem with addElements. Any advice? Between calls to JotView addElements:withTexture:, call the state'...
2025-04-01T04:32:57.576981
2024-09-13T07:32:49
2524093327
{ "authors": [ "hmgomes", "nuwangunasekara" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3291", "repo": "adaptive-machine-learning/CapyMOA", "url": "https://github.com/adaptive-machine-learning/CapyMOA/iss...
gharchive/issue
Support mechanism to visualize Feature Importance like in MOA MOA already supports Feature Analysis and Feature Importance (https://moa.cms.waikato.ac.nz/tutorial-7-feature-analysis-and-feature-importance-in-moa/) We may want something similar implemented in CapyMOA. Added this to the backlog
2025-04-01T04:32:57.615048
2018-04-29T12:14:32
318712415
{ "authors": [ "Swiftnesses", "adderou" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3292", "repo": "adderou/telegram-forward-bot", "url": "https://github.com/adderou/telegram-forward-bot/issues/4" }
gharchive/issue
Copy instead of forward? Hello, Great bot, is it possible to copy messages, instead of forwarding them? Yes, you could extract the text inside the messages (If I remember well, its message.text) and send it to the chats instead to forwarding it. In the practice, you should change the lines with bot.forwardMessage(....
2025-04-01T04:32:57.629791
2024-10-23T08:38:21
2607752819
{ "authors": [ "ddcq", "dvelasquez" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3293", "repo": "adevinta/actions-lighthouseci-compare", "url": "https://github.com/adevinta/actions-lighthouseci-compare/pull/44" }
gharchive/pull-request
fix: improve debug logs for lhr parsing I have some difficulties to use this github action. When the debugging is activated, the result is: ##[debug]Printing runs and ancestor runs... ##[debug]Run: [object Object]} ##[debug]Ancestor Run: [object Object] ##[debug]Node Action run completed with exit code 0 ##[debug]Set...
2025-04-01T04:32:57.631721
2018-07-23T17:59:38
343735068
{ "authors": [ "antoyo", "eloraiby", "gnuvince" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3294", "repo": "adgear/mini-rs", "url": "https://github.com/adgear/mini-rs/pull/1" }
gharchive/pull-request
Add getopts module This is a trimmed down version of the getops crate. So, you'll have more details tomorrow, but you can start to have a look if you want. I still need to fix clippy warnings… My 2 cents opinion, is to forget about the parsing for the moment and look at the API. if the API is good for the job and...
2025-04-01T04:32:57.727718
2015-12-02T11:11:20
119919858
{ "authors": [ "adambiggs", "ckortekaas", "tonivdv" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3295", "repo": "adlogix/docker-machine-nfs", "url": "https://github.com/adlogix/docker-machine-nfs/pull/26" }
gharchive/pull-request
Added vmware fusion support for default docker-machine NAT configuration Hi, I this works with the basic NAT setup that docker-machine/vmware fusion seems to use, and solves the problem of NFS + VMWare fusion. Also I had to add nfs.server.mount.require_resv_port = 0 to OSX /etc/nfs.conf otherwise I got a NFS mount er...
2025-04-01T04:32:57.751600
2024-03-07T09:51:58
2173446595
{ "authors": [ "akasjain2", "buuhuu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3297", "repo": "adobe-rnd/aem-boilerplate-xwalk", "url": "https://github.com/adobe-rnd/aem-boilerplate-xwalk/pull/11" }
gharchive/pull-request
feat: Forms embed component for XWalk This PR provides ability to UE site author to embed Form inside a site page. Form can be a doc-based form (Sharepoint Excel or Google Drive) or AEM authored AF2 form. Current approach uses the generic block component with one text field to input form URL (sheet based) / path (AF2...
2025-04-01T04:32:57.754816
2016-06-19T08:59:47
161063744
{ "authors": [ "XiangLee2016", "ibrierley" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3298", "repo": "adobe-webplatform/Snap.svg", "url": "https://github.com/adobe-webplatform/Snap.svg/issues/466" }
gharchive/issue
I use Snap.load() to load a svg file, and then use drag(), but I cant drag it. I use the function Snap.load() to load a svg file into a svg tag. After that I use drag(), but I can't drag it at all. The code likes that: Snap.load("search_dark.svg", function(svg){ this.appendChild(svg.node); ...
2025-04-01T04:32:57.771258
2020-09-15T21:29:22
702286217
{ "authors": [ "meryllblanchet", "purplecabbage", "shazron" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3299", "repo": "adobe/aio-cli-plugin-app", "url": "https://github.com/adobe/aio-cli-plugin-app/iss...
gharchive/issue
hook console output can become mixed with other console log output Describe the bug Example output: ⠋ Local Dev Serverasdasd To Reproduce Steps to reproduce the behavior: In a project, add a hook, ex. "post-app-run": "node scripts/run-test.js" create the file scripts/run-test.js with contents: console.log('run ...
2025-04-01T04:32:57.777333
2020-11-06T03:50:41
737435297
{ "authors": [ "rajarju", "shazron" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3300", "repo": "adobe/aio-cli-plugin-app", "url": "https://github.com/adobe/aio-cli-plugin-app/pull/320" }
gharchive/pull-request
Customisations and Enhancements Description Enhancements Configure custom web-src directory Skip serve flag to skip building and serving ui with parcel on local development Multiple entry point support for parcel. Parcel will consider all *.html files under web-src as entry file Related Issue #310 Types of cha...
2025-04-01T04:32:57.781123
2015-03-05T03:30:01
59899983
{ "authors": [ "abose", "andyburke" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3301", "repo": "adobe/brackets", "url": "https://github.com/adobe/brackets/issues/10696" }
gharchive/issue
Failing to see disk changes (OSX, 1.2 build 1.2.0-15697 (release 8f82e2a97)) Hi, I updated to the latest brackets and now my editor doesn't seem to be aware of changes on disk: Changing a file on disk will not reload the file in the editor Creating a folder on disk, then doing Open Folder... will not see the folder ...
2025-04-01T04:32:57.783397
2014-09-18T17:57:19
43160798
{ "authors": [ "MarcelGerber" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3302", "repo": "adobe/brackets", "url": "https://github.com/adobe/brackets/issues/9158" }
gharchive/issue
JSLint tests fail if JSHint is installed Install the JSHint extension Run Tests > Extensions > JSLint Result: 2 pass, 2 fail Expected: All should pass This works now, probably thanks to the multiple linters PR. Closing.
2025-04-01T04:32:57.790285
2020-08-10T08:46:22
675969900
{ "authors": [ "cjelger" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3303", "repo": "adobe/commerce-cif-magento-graphql", "url": "https://github.com/adobe/commerce-cif-magento-graphql/pull/17" }
gharchive/pull-request
CIF-1466 - Add support for GraphQL named fragments in Magento GraphQL… … library This is generated by https://github.com/adobe/graphql-java-generator/pull/7 Description This PR is pretty large so for the review I recommend to look at the following files to understand what has basically been generated for all GraphQL ...
2025-04-01T04:32:57.803161
2024-12-10T21:21:28
2731214699
{ "authors": [ "elieven", "snowystinger" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3304", "repo": "adobe/react-spectrum", "url": "https://github.com/adobe/react-spectrum/issues/7504" }
gharchive/issue
Support for rapid fire press events on button & usePress Provide a general summary of the feature here The ability to have buttons and related hooks behave like native html buttons when focused and enter button held where they rapid fire press / click events. 🤔 Expected Behavior? When a button is held down it should...
2025-04-01T04:32:57.808539
2020-07-28T17:49:42
667257759
{ "authors": [ "snowystinger" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3305", "repo": "adobe/react-spectrum", "url": "https://github.com/adobe/react-spectrum/issues/852" }
gharchive/issue
NumberField stepper hitareas overlap 🐛 Bug Report Open a NumberField story with the steppers. Click on the up arrow about 2/3 of the way down or below, it will trigger the down arrow instead. 🤔 Expected Behavior Up arrow should be triggered 💁 Possible Solution Stepper buttons are ActionButtons and have their h...
2025-04-01T04:32:57.813559
2021-03-24T20:36:54
840145204
{ "authors": [ "dannify", "krisnye", "snowystinger" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3306", "repo": "adobe/react-spectrum", "url": "https://github.com/adobe/react-spectrum/pull/1740" }
gharchive/pull-request
Initial Enlistment of Adobe Unified Extensibility Platform Integration. This PR contains our initial packages that integrate UXP support into React Spectrum. There is a mono-package at packages/@adobe/react-spectrum-uxp which is and always will be API compatible with packages/@adobe/react-spectrum. The rest of the UX...
2025-04-01T04:32:57.817188
2024-08-15T06:36:11
2467504079
{ "authors": [ "rpapani", "solaris007" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3307", "repo": "adobe/spacecat-audit-worker", "url": "https://github.com/adobe/spacecat-audit-worker/pull/360" }
gharchive/pull-request
feat: opportunities audit Container for opportunities audit. experimentation opportunities will be added to experimentationOpportunities array Added rageclick as an experimentation opportunity Rageclick opportunity - https://github.com/adobe/spacecat-shared/pull/329 :tada: This PR is included in version 1.28.0 :t...
2025-04-01T04:32:57.830515
2024-07-03T08:20:15
2387995059
{ "authors": [ "GarthDB" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3308", "repo": "adobe/spectrum-tokens", "url": "https://github.com/adobe/spectrum-tokens/pull/372" }
gharchive/pull-request
[Snyk] Upgrade @spectrum-web-components/field-label from 0.42.5 to 0.43.0 This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @spectrum-we...
2025-04-01T04:32:57.834696
2024-09-17T12:21:27
2531013372
{ "authors": [ "cod17828", "codecov-commenter" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3309", "repo": "adobecom/dme-partners", "url": "https://github.com/adobecom/dme-partners/pull/63" }
gharchive/pull-request
increase timeout for sign in test on firefox, and removing # form url nala test fix Codecov Report All modified and coverable lines are covered by tests :white_check_mark: Project coverage is 83.87%. Comparing base (d7ed8df) to head (67d1dd7). Additional details and impacted files @@ Coverage Diff ...
2025-04-01T04:32:57.841887
2023-12-07T23:22:53
2031676398
{ "authors": [ "JingleH", "codecov-commenter", "qiyundai" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3310", "repo": "adobecom/express", "url": "https://github.com/adobecom/express/pull/518" }
gharchive/pull-request
Qa tool assertion This PR is based off of the other open QA tool PR https://github.com/adobecom/express/pull/503; This PR adds the prototype auto assertion feature to the QA tool. The visual and syntax are as followed: Resolves: MWPW-139775 Test URLs: Before: https://main--express--adobecom.hlx.page/express/ After...
2025-04-01T04:32:57.848550
2024-02-26T15:40:53
2154484002
{ "authors": [ "3ch023", "mokimo", "npeltier", "vgoodric" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3311", "repo": "adobecom/milo", "url": "https://github.com/adobecom/milo/pull/1928" }
gharchive/pull-request
MWPW-143135: mep page filter to auto match optional .html extension In Milo, some pages have '.html' extensions on Live, but not on Production: Live: https://www.adobe.com/products/special-offers.html  Prod: https://main--cc--adobecom.hlx.live/products/special-offers When providing a page filter in the MEP manifest,...
2025-04-01T04:32:57.900142
2017-11-14T11:15:32
273754764
{ "authors": [ "thetutlage", "watzon" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3312", "repo": "adonisjs/adonis-framework", "url": "https://github.com/adonisjs/adonis-framework/issues/713" }
gharchive/issue
Edge route global doesn't work for named routes in a group With the following code in my routes file Route.group(() => { Route.get('/', async ({ view }) => { return view.render('blog.coming-soon') }).as('blog.index') }).domain('blog.localhost.com') the route global method should create a link to blog.localho...
2025-04-01T04:32:57.911326
2023-09-14T08:32:43
1896035853
{ "authors": [ "NullVoxPopuli", "Pixelik", "toddjordan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3313", "repo": "adopted-ember-addons/ember-moment", "url": "https://github.com/adopted-ember-addons/ember-mom...
gharchive/issue
Error: Could not find module moment imported from (require) on Ember 4.12 during embroider-safe scenario Hello, I have the following setup in my ember-addon (v1) : "dependencies": { .... }, "devDependencies": { ....., ..., "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/plugin-proposa...
2025-04-01T04:32:57.930154
2022-08-09T20:27:45
1333750273
{ "authors": [ "karianna", "zanonmark" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3314", "repo": "adoptium/adoptium-support", "url": "https://github.com/adoptium/adoptium-support/issues/559" }
gharchive/issue
UnixPrintJob does not support collation Please provide a brief summary of the bug (I tried with Java 11, but I see the code hasn't changed in 17.) Working under Linux here, so CUPS is the printing system. When doing: HashPrintRequestAttributeSet printRequestAttributes = new HashPrintRequestAttributeSet(); printReques...
2025-04-01T04:32:57.932010
2022-02-07T17:26:39
1126285731
{ "authors": [ "karianna" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3315", "repo": "adoptium/api.adoptium.net", "url": "https://github.com/adoptium/api.adoptium.net/issues/300" }
gharchive/issue
Maven can't find nodes-0.5.0.jar because jcentral doesn't have a proper copy anymore? ./mvnw site ... [INFO] <<< jdepend-maven-plugin:2.0:generate < compile @ adoptium-api-v3 <<< [INFO] [INFO] 'compile' forked phase execution for jdepend-maven-plugin:generate report preparation done [INFO] 2 reports detected for jdep...
2025-04-01T04:32:57.937476
2022-05-17T13:03:28
1238610448
{ "authors": [ "sxa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3316", "repo": "adoptium/infrastructure", "url": "https://github.com/adoptium/infrastructure/issues/2564" }
gharchive/issue
Ansible request for Alpine boot JDKs Please put the name of the software product (and affected platforms if relevant) in the title of this issue [x] Missing install [ ] Bug in ansible playbook [ ] Request for new playbook addition Details: Ref https://github.com/adoptium/infrastructure/pull/2559 We have been using ...
2025-04-01T04:32:57.939896
2024-12-02T16:57:43
2712664778
{ "authors": [ "Haroon-Khel", "adamfarley" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3317", "repo": "adoptium/temurin-build", "url": "https://github.com/adoptium/temurin-build/pull/4071" }
gharchive/pull-request
Add potential boot location for jdk10 on orka mac This lets us accommodate the unexpected boot jdk location on Orka nodes until the template can be updated. This linked to this issue but does not resolve it. Tests have passed: https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-aarch64-te...
2025-04-01T04:32:57.964262
2016-09-23T16:09:55
178916009
{ "authors": [ "Guadoo", "adow" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3318", "repo": "adow/SecrecySwift", "url": "https://github.com/adow/SecrecySwift/issues/3" }
gharchive/issue
Update to Swift 3.0? Hello, 有没有升级到Swift 3.0的计划? Best Regards 争取 10.1 假期的时候改一下. 在 2016年9月24日,上午12:09,Guadoo<EMAIL_ADDRESS>写道: Hello, 有没有升级到Swift 3.0的计划? Best Regards — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adow/SecrecySwi...
2025-04-01T04:32:57.992112
2017-11-06T23:21:45
271656404
{ "authors": [ "adriantoine", "manu-st" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3319", "repo": "adriantoine/enzyme-to-json", "url": "https://github.com/adriantoine/enzyme-to-json/issues/85" }
gharchive/issue
toJson signature requires update In the version 2.6 of TypeScript, they changed the way they perform type checking for function (see https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#strict-function-types). As a result code using toJson with a generic version of ComponentWrapper will not compile. ...
2025-04-01T04:32:58.004040
2018-08-27T16:16:55
354383406
{ "authors": [ "lbonn", "patrickvacek" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3320", "repo": "advancedtelematic/meta-updater-qemux86-64", "url": "https://github.com/advancedtelematic/meta-updater-qemux86-64/p...
gharchive/pull-request
Fix u-boot build with poky master The poky commit 491082c56ce34f3fd644f8d4457ccd52af951087 which enables PIE by default on GCC breaks our u-boot builds. So, explicitly compile u-boot with the options which disable it Are we going to need this for meta-updater-raspberrypi as well? @patrickvacek It looks like meta-...
2025-04-01T04:32:58.035478
2024-01-20T21:44:44
2092250512
{ "authors": [ "jmandel", "johngrimes", "paulolaup" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3321", "repo": "aehrc/pathling", "url": "https://github.com/aehrc/pathling/issues/1777" }
gharchive/issue
Performance of large boolean expressions in where clause Describe the bug I'm working with Synthea data and while terminologies like SNOMED CT can be easily queried using dedicated Pathling FHIRPath terminology functions (subsumption testing), this is not an option when querying medication data (e.g. MedicationAdmini...
2025-04-01T04:32:58.061064
2024-09-25T02:18:03
2546748050
{ "authors": [ "aelassas", "contisummer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3322", "repo": "aelassas/wexflow", "url": "https://github.com/aelassas/wexflow/issues/85" }
gharchive/issue
opencv in wexflow hello, aelassas , I build success in vs2022 on windows 10 as dll file. but when I run it in wexflow on ubuntu 22, an error . Here is the error log: 2024-09-25 10:00:30.066 INFO - [mycrop / 1] Workflow started - Instance Id: 0d88583d-fa4e-44b4-9c91-6e0efb1ce80e 2024-09-25 10:00:30.073 INFO - [mycrop...
2025-04-01T04:32:58.086077
2024-04-18T11:59:22
2250510556
{ "authors": [ "TonyBagnall" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3323", "repo": "aeon-toolkit/aeon", "url": "https://github.com/aeon-toolkit/aeon/pull/1437" }
gharchive/pull-request
remove probabilistic metrics @MatthewMiddlehurst is skeptical that removing these will not break things :) and he was correct to be so :) Some horrible code that allows the replacement of any raised error with nan confused me, such a hacky design.
2025-04-01T04:32:58.104817
2018-05-21T23:15:14
325089024
{ "authors": [ "evanshortiss", "wei-lee", "wtrocki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3324", "repo": "aerogear/aerogear-js-sdk", "url": "https://github.com/aerogear/aerogear-js-sdk/issues/106"...
gharchive/issue
Security and Metrics Interdependency Description I'm building a sample application that uses the Security functionality and calls checkManyAndPublishMetric. I was running into an issue that stated "Missing required plugin to collect metrics". The issue was that I had not run npx ionic cordova plugin add @aerogear/cor...
2025-04-01T04:32:58.122102
2016-05-03T17:36:55
152832104
{ "authors": [ "crispygoth", "rbotzer" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3325", "repo": "aerospike/aerospike-client-php", "url": "https://github.com/aerospike/aerospike-client-php/issues/86" }
gharchive/issue
Client gets stuck if pcntl_fork is used after opening a connection I've noticed that a script that uses pcntl_fork to spawn multiple child processes gets stuck if an Aerospike connection is open when the process is forked. Example script: <?php $oAS = new Aerospike(['hosts' => [['addr' => '<IP_ADDRESS>', 'port' => 3...
2025-04-01T04:32:58.123912
2022-11-03T08:42:58
1503095440
{ "authors": [ "miferco97", "pariaspe" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3326", "repo": "aerostack2/aerostack2", "url": "https://github.com/aerostack2/aerostack2/issues/58" }
gharchive/issue
[tello_platform] Tello::sendCommand asynchronous Sleep between sending and receiving limits sending commands frequency do { commandSender_->sending(command); sleep(1); msgs_back = commandSender_->receiving(); cont++; } while ((msgs_back.length() == 0) && (cont <= time_limit)); This has been alr...
2025-04-01T04:32:58.136184
2020-05-05T05:15:05
612343912
{ "authors": [ "mradkov", "vmangelovv" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3327", "repo": "aeternity/superhero-ui", "url": "https://github.com/aeternity/superhero-ui/issues/462" }
gharchive/issue
Trending section breaks if longer tip amount As the currency is replaced with its symbol the long amount is not breaking the line in Trendings anymore. #465
2025-04-01T04:32:58.140714
2016-03-06T19:01:35
138823744
{ "authors": [ "afaqurk", "ehnydeel" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3328", "repo": "afaqurk/hunts-point-pos", "url": "https://github.com/afaqurk/hunts-point-pos/issues/4" }
gharchive/issue
App cannot be started: unhandled error event Hi there, Tried to download, install and start the app. Unfortuently theres an error at the startup saying there is an unhandled 'error' event. During the installation the bower installation didn't work proper. There had to be an choice be selected for angular-version. $no...
2025-04-01T04:32:58.160171
2015-04-15T00:04:34
68531533
{ "authors": [ "afawcett", "sd5000" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3329", "repo": "afawcett/declarative-lookup-rollup-summaries", "url": "https://github.com/afawcett/declarative-lookup-rollup-s...
gharchive/issue
Perms errors caused by "with sharing"? Hey, this seems like a great package, thanks for sharing it. It did break some things due to permissions issues when we created realtime triggers, especially for users who couldn't be added to the "process rollups" permset, such as newly-provisioned portal/communities users and ...
2025-04-01T04:32:58.185650
2017-08-26T20:51:24
253122175
{ "authors": [ "Maxr1998", "afollestad" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3330", "repo": "afollestad/ason", "url": "https://github.com/afollestad/ason/issues/19" }
gharchive/issue
AsonSerializer: recursive getDeclaredFields returns empty List when class doesn't have any Fields, even if superclasses have Respective line. A workaround is to add a dummy field (optionally even with @AsonIgnore) to the Class. Fixed in 1.4.15 Thanks for the quick fix! :)
2025-04-01T04:32:58.189438
2017-01-04T11:16:41
198684676
{ "authors": [ "Johannes11833", "quangctkm9207" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3331", "repo": "afollestad/easy-video-player", "url": "https://github.com/afollestad/easy-video-player/issues/83" }
gharchive/issue
Loading a second video error I have the probelm that when I load a second video after having played one before, that its does not show the progress circle and also shows a frame from the first video before it starts to play. Is there a way to fix this or am I missing something? I am using play.stop() and player.reset...
2025-04-01T04:32:58.197175
2021-05-23T09:57:03
898981560
{ "authors": [ "k-obrien" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3332", "repo": "afterpay/sdk-android", "url": "https://github.com/afterpay/sdk-android/pull/113" }
gharchive/pull-request
Fix/checkout xss issue Fixed a parsing error that was preventing shipping options from being presented to the user during express checkout; also fixed another potential issue where a XSS violation may have been caused by a differing origin TLD when using the sandbox URLs. Okay! :) To the best of your knowledge, wi...
2025-04-01T04:32:58.223288
2016-03-23T06:47:56
142876798
{ "authors": [ "ageitgey", "goddyZhao" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3334", "repo": "ageitgey/node-unfluff", "url": "https://github.com/ageitgey/node-unfluff/issues/53" }
gharchive/issue
How can I restore the content with the extracted metadata Hi, I tried this tool and it is awesome but I have a question here: Say that I want to extract the main page content (article) and show the restyled articles (like the pocket text view). But unfluff just extract the whole text (with images and videos splitted)...
2025-04-01T04:32:58.236922
2021-07-03T17:36:15
936297242
{ "authors": [ "abernh", "julianschmuckli" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3335", "repo": "agentejo/cockpit", "url": "https://github.com/agentejo/cockpit/issues/1452" }
gharchive/issue
How to use the password field? Hello everyone, I'm a bit confused about the password field type: There is actually no where documented, how we can use this field. If I use the password field in a collection, the password will be shown hashed: And in the JSON, there is no password to compare actually, which makes so...
2025-04-01T04:32:58.242905
2022-06-09T13:33:20
1269439512
{ "authors": [ "algattik", "cpeeyush" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3336", "repo": "agera-edc/MinimumViableDataspace", "url": "https://github.com/agera-edc/MinimumViableDataspace/issues/14" }
gharchive/issue
Registration Service - Participant onboarding- Verifies participant JWS Feature agera-edc/MinimumViableDataspaceFork#24 After https://github.com/agera-edc/DataSpaceConnector/issues/311 After https://github.com/agera-edc/DataSpaceConnector/issues/269 Description When a participant interacts with Registration service i...
2025-04-01T04:32:58.244331
2022-08-12T12:38:24
1337156459
{ "authors": [ "jeffersonjpr", "rtakehara" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3337", "repo": "agerardin/joplin-plugin-knowledge-graph", "url": "https://github.com/agerardin/joplin-plugin-knowledge-graph/i...
gharchive/issue
Save filter configurations Great plug in guys. I have a suggestion. Sometimes, I don't like to see the "multigraph view". Is it possible to save my filters configurations ? With a button or something. I second that, the photons already imply most of the info in a more clean way anyway
2025-04-01T04:32:58.248359
2023-12-28T00:09:20
2057858341
{ "authors": [ "FriedrichFroebel", "ageron", "tamjidul" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3338", "repo": "ageron/handson-ml3", "url": "https://github.com/ageron/handson-ml3/issues/119" }
gharchive/issue
Pulling for GPU does not work Thanks for helping us improve this project! Before you create this issue Please make sure you are using the latest updated code and libraries: see https://github.com/ageron/handson-ml3/blob/main/INSTALL.md#update-this-project-and-its-libraries Also please make sure to read the FAQ (https...
2025-04-01T04:32:58.268422
2024-05-08T13:22:03
2285591213
{ "authors": [ "PolarNick239", "Zunhammer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3339", "repo": "agisoft-llc/metashape-scripts", "url": "https://github.com/agisoft-llc/metashape-scripts/pull/86" }
gharchive/pull-request
Added undistorted mask export to for gaussian splatting Added a checkbox in the GUI to enable/disable mask export for gaussian splatting. Masks get undistorted the same way as the images. Folder is created at the same level as the images folder. Nice idea, thank you! Can you please describe your use case? Where do...
2025-04-01T04:32:58.272451
2023-09-22T23:26:41
1909617337
{ "authors": [ "aglili", "dvc-77" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3340", "repo": "aglili/arkesel", "url": "https://github.com/aglili/arkesel/issues/1" }
gharchive/issue
Pytest or Unittest? Hi! Is there a particular reason why you used both testing frameworks @aglili No Particular Reason. I just came up with those tests Pardon me though, but wouldn't it be right to stay consistent with one test framework. Pytest can't run unittest mock. Yeah, I was in a hurry cos i wanted to mo...
2025-04-01T04:32:58.273811
2023-11-10T22:14:16
1988487463
{ "authors": [ "nirs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3341", "repo": "aglitke/ocm-kubevirt-samples", "url": "https://github.com/aglitke/ocm-kubevirt-samples/pull/3" }
gharchive/pull-request
Add section for setting up the testing environment Moved the info in the vm-standalone-pvc-k8s to a better place and add the missing info about the regional-dr-kubevirt.yaml configuration. Preview:
2025-04-01T04:32:58.285656
2017-11-03T12:02:21
270955952
{ "authors": [ "Alviere", "ghostbuster91" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3342", "repo": "agoda-com/Kakao", "url": "https://github.com/agoda-com/Kakao/issues/47" }
gharchive/issue
Add support for components from support design library It would be good to have support for components from android-support-design library. Below is a list of actions/assertions which I found missing: TextInputEditText has hint has error NavigationDrawer open/close SwipeRefreshLayout swipeToRefresh isLoading ...
2025-04-01T04:32:58.306246
2020-05-06T23:29:35
613674558
{ "authors": [ "jacobdadams", "steveoh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3343", "repo": "agrc/cemetery", "url": "https://github.com/agrc/cemetery/pull/25" }
gharchive/pull-request
Shelving Template updates for shelving data and for sending notifications. Will you update the existing issues with these new items? Will do. Jake Adams Utah AGRC 385-499-0786 <EMAIL_ADDRESS>https://gis.utah.gov On Wed, May 6, 2020 at 5:37 PM steveoh<EMAIL_ADDRESS>wrote: Will you update the existing issues with ...
2025-04-01T04:32:58.308638
2023-08-10T08:52:16
1844719257
{ "authors": [ "alexanderdemel", "saschadoemer" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3344", "repo": "agrirouter-middleware/agrirouter-middleware", "url": "https://github.com/agrirouter-middleware/agr...
gharchive/issue
Telemetry Platform Dashboard Error Web UI When clicking on "Show Dashboard" from a Telemetryplattform (ExternalEndpointID - not virtual) on the Web UI an error message occurs. For virtual ExternalEndpointIds the Dashboard is working fine. @alexanderdemel will be fixed in the next release. Thanks for the input.
2025-04-01T04:32:58.357912
2016-12-10T08:35:42
194754020
{ "authors": [ "kevin25", "khaledMohammed000" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3345", "repo": "ahmedkaludi/Accelerated-Mobile-Pages", "url": "https://github.com/ahmedkaludi/Accelerated-Mobile-Pages/issues...
gharchive/issue
AMP for WC recheck with new codebase https://wordpress.org/plugins/amp-woocommerce/ How to know if it works for WooCommerce? @kevin25 gimme some time this will start working very soon 👍 Thank you. Please make it work with variant products and show the Add To Cart. Please be patient , its already on my list ,...
2025-04-01T04:32:58.369167
2017-05-11T11:51:08
227965405
{ "authors": [ "ahmetb", "swestcott" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3346", "repo": "ahmetb/kubectx", "url": "https://github.com/ahmetb/kubectx/pull/4" }
gharchive/pull-request
Fix context discovery Hi, I found the bash completion script didn't correctly identify the available contexts. Here's the contexts defined in my ~/.kube/config ▶ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE kafka k8s-test admi...
2025-04-01T04:32:58.378132
2024-03-12T12:31:03
2181504125
{ "authors": [ "ahmubashshir", "gulafaran" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3347", "repo": "ahmubashshir/pkgbuilds", "url": "https://github.com/ahmubashshir/pkgbuilds/issues/14" }
gharchive/issue
lib32-gst-bad-ugly after 1.24.0-1 change it wont build anymore ==> Starting prepare()... Applied patch to 'meson.build' with conflicts. Applied patch to 'meson_options.txt' cleanly. Applied patch to 'meson.build' with conflicts. Aborting... -> error making: lib32-gst-bad-ugly-exit status 4 -> Failed to install the f...
2025-04-01T04:32:58.404728
2023-12-19T03:19:31
2047842914
{ "authors": [ "anvilarth", "interstellar-ai" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3350", "repo": "ai-forever/Kandinsky-3", "url": "https://github.com/ai-forever/Kandinsky-3/issues/12" }
gharchive/issue
Can't wait to experience inpainting models Can't wait to experience inpainting models, it must be very nice! There is an example of inpainting model usage. You can try it)
2025-04-01T04:32:58.406721
2019-07-28T15:23:25
473755378
{ "authors": [ "Gunjan933", "srohit0" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3351", "repo": "ai-techsystems/dnnCompiler", "url": "https://github.com/ai-techsystems/dnnCompiler/pull/1" }
gharchive/pull-request
Fixed CMakelists file for Windows usage, added detailed installation guide for windows and linked it with readme.md CMakelists.txt file needed change as cmake can't find protobuf in windows by default. Added detailedInstallationGuide for users who faces troubles while installation. Linked the guide inside the README...
2025-04-01T04:32:58.418531
2024-04-30T20:27:48
2272396373
{ "authors": [ "minshao", "msk", "sehkone" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3352", "repo": "aicers/review-web", "url": "https://github.com/aicers/review-web/pull/217" }
gharchive/pull-request
Update outlier interface The PR adjusts review-web to the updated outlier map interface from review-database where Map is no longer exposed and the key is stored differently. To fit in, the following modifications have been made. load_nodes, load_nodes_with_filter, load_with_filter, iter_to_nodes_with_filter are ref...
2025-04-01T04:32:58.420007
2017-05-22T16:36:38
230452847
{ "authors": [ "aidancbrady", "flubbateios" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3353", "repo": "aidancbrady/Mekanism", "url": "https://github.com/aidancbrady/Mekanism/issues/4382" }
gharchive/issue
Roads no longer providing speed boost This might be intentional, but in the 1.10.2 latest Mekanism, the roads provide no boost. This is in contrast with the 1.7.10 release which provided a massive speed boost to players. I have checked the config and there is no option for this. fixed
2025-04-01T04:32:58.422285
2018-06-06T12:36:30
329848759
{ "authors": [ "MarshTheBacca", "WrongWeekend" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3354", "repo": "aidancbrady/Mekanism", "url": "https://github.com/aidancbrady/Mekanism/issues/5075" }
gharchive/issue
Suggestion: Some more ranged weapon ideas I thought of some more Mekanism-themed weapons that could be implemented in the future that could add more variety to ranged combat. Acid Streamer: shoots substances such as hydrogen chloride or sulfuric acid in an arc, dealing high damage against targets it hits. Can also be...
2025-04-01T04:32:58.427178
2022-11-01T19:31:46
1431973895
{ "authors": [ "BarRozenman", "ChaplainTIG", "sammylvp" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3355", "repo": "aidenlx/media-extended", "url": "https://github.com/aidenlx/media-extended/issues/167" }
gharchive/issue
Capture youtube chapters automatically Hi, I am wondering if media-extended could automatically capture the chapters with timestamps in a youtube video. For example this video already summarize the chapter (to see the chapters, you need to click the "more..." link in the video introduction session right underneath th...
2025-04-01T04:32:58.449484
2020-12-17T17:29:29
770234529
{ "authors": [ "sphuber", "zooks97" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3356", "repo": "aiidateam/aiida-pseudo", "url": "https://github.com/aiidateam/aiida-pseudo/pull/42" }
gharchive/pull-request
Add support for PseudoDojo PAW pseudos (alternative) Discussed in issue #40 Alternative to PR #41 The range of recommended cutoffs in the PseudoDojo PAW families is relatively small (min 10, 10, 10; max 20, 20, 25 for low, normal, high stringency). So, it seems fairly reasonable to replace placeholder cutoff values (...
2025-04-01T04:32:58.458448
2024-05-22T10:37:19
2310185646
{ "authors": [ "agoscinski", "codecov-commenter", "superstar54" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3357", "repo": "aiidateam/aiida-restapi", "url": "https://github.com/aiidateam/aiida-restapi/pull/67"...
gharchive/pull-request
Devops: Add Codecov token to CI After merge got this error Error: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1 https://github.com/aiidateam/aiida-restapi/actions/runs/9188834086/job/25269509068 Not sure why this did...
2025-04-01T04:32:58.468239
2021-12-21T10:42:54
1085691118
{ "authors": [ "minsulee2" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3358", "repo": "ainblockchain/ain-blockchain", "url": "https://github.com/ainblockchain/ain-blockchain/pull/800" }
gharchive/pull-request
Feature/minsulee2/more log infos Added more logs for p2p communication Updates: Add logging for new peer list Add logging for updating node info in a tracker side Add logging for recording all node info in a tracker side Thanks for the review! merging now !
2025-04-01T04:32:58.490548
2024-03-22T18:32:50
2203081651
{ "authors": [ "elfredpagan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3359", "repo": "airbnb/MagazineLayout", "url": "https://github.com/airbnb/MagazineLayout/pull/126" }
gharchive/pull-request
Add bottom inset to offset calculation Details Related Issue Adds the adjusted bottom inset to the new offset calculation Motivation and Context This resolves an issue where things are not correctly pinned during bounds changes. How Has This Been Tested Types of changes [ ] Docs change / refactoring / dependenc...
2025-04-01T04:32:58.506662
2017-06-08T08:37:44
234451322
{ "authors": [ "IzaGz", "OZZlE", "borracciaBlu", "kopax", "ljharb", "mherodev", "nsisodiya", "olstenlarck" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3360", "repo": "airbnb/babel-plugin-dyna...
gharchive/issue
How to use it? Readme do not hint anything how to use it or may be I am dumb. https://github.com/airbnb/babel-plugin-dynamic-import-node#usage should cover it, in concert with normal babel usage; is there a specific question you have? I understand, how to add in config file. But what effect this package will brin...
2025-04-01T04:32:58.515382
2018-05-23T21:38:56
325883047
{ "authors": [ "codecov-io", "john-bodley" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3361", "repo": "airbnb/incubator-superset", "url": "https://github.com/airbnb/incubator-superset/pull/45" }
gharchive/pull-request
[cherry-picks] Picking cherries This PR cherry picks in the following PRS: #5060 #5062 to: @graceguo-supercat @michellethomas @timifasubaa Codecov Report Merging #45 into airbnb-master will increase coverage by <.01%. The diff coverage is 100%. @@ Coverage Diff @@ ## air...
2025-04-01T04:32:58.533116
2017-04-22T20:04:53
223589339
{ "authors": [ "KarlosQ", "henrikra", "kshitijakarkar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3362", "repo": "airbnb/react-native-maps", "url": "https://github.com/airbnb/react-native-maps/issues/1264" }
gharchive/issue
Android sdk app crashes after integrating Firebase with Google maps --------- beginning of crash 04-21 17:23:24.682 2887-2887/com.example.kshitija.googlemaps E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.kshitija.googlemaps, PID: 2887 java.lang.NoSuchMethodError: No virtual method zzTt()Z in class Lcom...
2025-04-01T04:32:58.536830
2016-07-08T07:44:11
164476256
{ "authors": [ "darkamenosa", "ljharb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3363", "repo": "airbnb/rheostat", "url": "https://github.com/airbnb/rheostat/pull/27" }
gharchive/pull-request
Fix to integrate with react v15 I saw the problem when integrate with my project, please check it. This is a duplicate of #26.
2025-04-01T04:32:58.648076
2023-03-20T11:20:25
1631905879
{ "authors": [ "bcorrie", "javh", "williamdlees" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3364", "repo": "airr-community/airr-standards", "url": "https://github.com/airr-community/airr-standards/pull/...
gharchive/pull-request
Update nullable fields, add additional fields to AlleleDescription In germline objects, change all nullable: false entries to x-airr: nullable: false In AlleleDescription: Add fields for CDR1 and CDR2 co-ordinates. This provides easier processing for users than relying on the 'known' positions in the IMGT alignment...
2025-04-01T04:32:58.669174
2023-03-05T23:45:09
1610432397
{ "authors": [ "AlternativasInteligentes" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3365", "repo": "aisa-status/status-upptime-dev", "url": "https://github.com/aisa-status/status-upptime-dev/issues/1412" }
gharchive/issue
⚠️ Turnos 24x7 has degraded performance In a92187d, Turnos 24x7 (https://reservas-dev.alternativasinteligentes.com/) experienced degraded performance: HTTP code: 200 Response time: 3634 ms Resolved: Turnos 24x7 performance has improved in 086135d.
2025-04-01T04:32:58.687860
2015-03-12T04:31:13
60769864
{ "authors": [ "mhkeller" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3367", "repo": "ajam/tablespoon", "url": "https://github.com/ajam/tablespoon/issues/3" }
gharchive/issue
Remove default table name option Users should always have to supply a table name when running createTable and an error is thrown if they don't. Change docs here also: https://github.com/ajam/tablespoon/wiki/Node.js#createtable-createtabledataobject-tablename-tableschema-permanent https://github.com/ajam/tablespoon/...
2025-04-01T04:32:58.697353
2024-10-23T11:22:51
2608227157
{ "authors": [ "coder-writes" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3368", "repo": "ajay-dhangar/algo", "url": "https://github.com/ajay-dhangar/algo/pull/1209" }
gharchive/pull-request
Added 3 Blogs for Arrays , Strings and 20 Most important Coding Pattern. Hey @ajay-dhangar, please review the changes and suggest any further modifications if needed. If everything is in order, kindly proceed to merge this PR (assigned to me). 📥 Pull Request fixes #612 This pull request includes the addition of two...
2025-04-01T04:32:58.742325
2019-11-05T09:27:57
517650054
{ "authors": [ "epoberezkin", "thetumper" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3370", "repo": "ajv-validator/ajv", "url": "https://github.com/ajv-validator/ajv/issues/1119" }
gharchive/issue
Support OpenAPI discriminator keyword together with oneOf What problem do you want to solve? [ ] Optimise oneOf validation in case discriminator keyword is present by only validating the matching branch (currently all branches are validated) [ ] Apply defaults inside of oneOf in the presence of discriminator keywor...
2025-04-01T04:32:58.745206
2020-10-29T20:20:38
732631642
{ "authors": [ "epoberezkin", "pkuczynski" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3371", "repo": "ajv-validator/ajv", "url": "https://github.com/ajv-validator/ajv/issues/1311" }
gharchive/issue
TypeScript interface for Schema Currently, ajv declares schema as plain object. I believe it would be worth having a fully typed interface, so one can declare schemas in TypeScript and validate them build time. It would also help when writing schemas in the IDE. If there is an interest in this, I could fire up a PR.....
2025-04-01T04:32:58.746417
2023-06-01T06:38:23
1735590259
{ "authors": [ "ak-coram" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3372", "repo": "ak-coram/cl-duckdb", "url": "https://github.com/ak-coram/cl-duckdb/issues/29" }
gharchive/issue
Reenable CI for Windows CI on Windows is currently disabled because of the following issue: https://github.com/40ants/setup-lisp/issues/7 Applied workaround for setting up ultralisp on windows
2025-04-01T04:32:58.752511
2021-11-26T19:43:26
1064770987
{ "authors": [ "ak-gupta", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3373", "repo": "ak-gupta/nbaspa", "url": "https://github.com/ak-gupta/nbaspa/pull/36" }
gharchive/pull-request
Fixing the docker image and snapshot script Battle-tested docker image and snapshot script. Codecov Report Merging #36 (b98b26a) into develop (bfaac2a) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## develop #36 +/- ## ===========================...
2025-04-01T04:32:58.779442
2019-10-05T08:26:20
502934354
{ "authors": [ "abhijeet-pandey", "akaszynski", "fredbusher" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3374", "repo": "akaszynski/pyansys", "url": "https://github.com/akaszynski/pyansys/issues/149" }
gharchive/issue
Unable to read RST I am using Ansys WB 2019 R2. pyansys version 0.37.4. Using the following command restarts the IPython terminal which I am unable to understand. result = pyansys.read_binary('beam.rst') beam.zip I think i have the same issue in 2019R3. https://www.avast.com/sig-email?utm_medium=email&utm_source=li...
2025-04-01T04:32:58.787666
2017-11-14T17:43:30
273882195
{ "authors": [ "akelleh", "jattenberg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3375", "repo": "akelleh/causality", "url": "https://github.com/akelleh/causality/pull/51" }
gharchive/pull-request
updates to the readme couldn't get the code in the README to work, I think these are the appropriate changes to fix things, but not 100% positive. Thanks! In the meantime, want to change the readme back to it re-casts before initializing the CausalEffect class? will do. let me see if that change gets picked up f...
2025-04-01T04:32:58.806710
2021-08-23T17:17:24
977250524
{ "authors": [ "mrsahar", "yilmazgokhan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3376", "repo": "akexorcist/SnapTimePicker", "url": "https://github.com/akexorcist/SnapTimePicker/issues/16" }
gharchive/issue
Minute customization Is there any way to set minute section like this: 00 15 30 45 you can use .setTimeInterval(15)
2025-04-01T04:32:58.813627
2023-03-26T20:20:16
1641070284
{ "authors": [ "akikanellis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3377", "repo": "akikanellis/advent-of-code", "url": "https://github.com/akikanellis/advent-of-code/issues/46" }
gharchive/issue
feat: solve year 2022, day 17 https://adventofcode.com/2022/day/17 :tada: This issue has been resolved in version 1.17.0 :tada: The release is available on: v1.17.0 GitHub release Your semantic-release bot :package::rocket:
2025-04-01T04:32:58.815820
2017-03-11T17:03:39
213541813
{ "authors": [ "angieyu", "francheska-guzman", "gitaaron", "pwagner" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3378", "repo": "akiran/generator-react-slick", "url": "https://github.com/akiran/generator-rea...
gharchive/issue
gulp-sass failed to install looks like<EMAIL_ADDRESS>has been removed ( ? ) i am running into the same issue Me too. I have the same issue. As a workaround, I did the following: Remove the line "gulp-sass": "2.0.1", in package.json. Run npm install gulp-sass --save-dev in the project root. At the moment, this...
2025-04-01T04:32:58.818501
2016-03-24T10:06:57
143205471
{ "authors": [ "Artemidas", "josyan", "naltatis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3379", "repo": "akiran/react-slick", "url": "https://github.com/akiran/react-slick/issues/269" }
gharchive/issue
Fade with Links components only shows the last Link It fades correctly and the content is changing, but if there is a Link in each slide, only the last Link will be clicked. Here I modified jsfiddle to show an example https://jsfiddle.net/20bumb4g/166/ Same problem. It looks like the hidden slides have an opacity o...
2025-04-01T04:32:58.819841
2016-09-23T09:38:36
178830492
{ "authors": [ "peterholmberg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3380", "repo": "akiran/react-slick", "url": "https://github.com/akiran/react-slick/issues/486" }
gharchive/issue
Issue with paging, not filling up with slides. If I have slidesToShow: 4, when going to the next page it only shows 3 slides. See fiddle. https://jsfiddle.net/peteholmberg/dqeejyo5/ Any idea what's causing this? I see that this has been addressed in others issues and prs
2025-04-01T04:32:58.886391
2024-06-15T23:19:36
2355325592
{ "authors": [ "aklinker1", "uncenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3381", "repo": "aklinker1/publish-browser-extension", "url": "https://github.com/aklinker1/publish-browser-extension/issues/21" }
gharchive/issue
401 unauthorized "Signature has expired." error with Firefox Add-ons I've been recently getting this Error: [POST] "https://addons.mozilla.org/api/v5/addons/addon/***/versions/": 401 Unauthorized error when attempting to publish to the Firefox Add-ons store, with the response containing "detail": "Signature has exp...
2025-04-01T04:32:58.905712
2022-12-14T14:49:49
1496801340
{ "authors": [ "akram8008" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3382", "repo": "akram8008/jenkins-library", "url": "https://github.com/akram8008/jenkins-library/pull/1" }
gharchive/pull-request
Scan mode=rapid on pull requests Changes [ ] Tests [ ] Documentation Description About feature Documentation url (not final version) In part of the code A new GetProvider() method has been added to the cmd/detectExecuteScan.go file Used the GetProvider() method to detect the pull request When a pull request ...
2025-04-01T04:32:58.918788
2022-10-08T16:14:36
1401992056
{ "authors": [ "akshayitzme", "heraldjose10" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3383", "repo": "akshayitzme/cinlist", "url": "https://github.com/akshayitzme/cinlist/pull/36" }
gharchive/pull-request
style sign up button I used bootstrap here so that the UI would look consistant throughout the app great work ! Happy Open Sourcing :sparkles:
2025-04-01T04:32:58.926418
2023-10-04T16:44:13
1926611053
{ "authors": [ "Darkrider0007", "Tushar2930" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3384", "repo": "akshitagupta15june/PetMe", "url": "https://github.com/akshitagupta15june/PetMe/issues/1114" }
gharchive/issue
Want to improve the UI of Get Help section. Is your feature request related to a problem? Please describe. -> Yes, The Get Help https://akshitagupta15june.github.io/PetMe/reportstary.html section is needed to improve the UI. The button does not a proper styling and autocomplete must also be off. And some more thing...
2025-04-01T04:32:58.928750
2023-10-11T17:25:30
1938323661
{ "authors": [ "akshitagupta15june", "ayan-joshi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3385", "repo": "akshitagupta15june/PetMe", "url": "https://github.com/akshitagupta15june/PetMe/issues/1196" }
gharchive/issue
Adopt file bug Describe the bug So in the adopt.html file in the navbar we have a option in support us which have a markdown volunteer the hover on the volunteer just makes the impression bad , I would like to work on it and improve it to match it with the navbar and whole webpage. Screenshots Additional context Ple...
2025-04-01T04:32:58.930522
2018-02-22T15:27:25
299396155
{ "authors": [ "atennapel" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3386", "repo": "aksonov/react-native-router-flux", "url": "https://github.com/aksonov/react-native-router-flux/issues/2900" }
gharchive/issue
Anyway to change the lineBreakMode in Scene? My title is one letter too long, and gets cut off, which is annoying since there is plenty of room available. Is there anyway to change the lineBreakMode in a Scene? titleProps doesn't work. Version Tell us which versions you are using: react-native-router-flux v4.0.0-bet...
2025-04-01T04:32:58.933588
2016-05-05T22:39:32
153342407
{ "authors": [ "SXCYF", "charpeni", "fultonm", "loopdtw", "sebfie" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3387", "repo": "aksonov/react-native-router-flux", "url": "https://github.com/aksonov/react-...
gharchive/issue
Example Application error Running the Example application on with react-native run-android: Application Example has not been registered. This is either due to a require() error during initialization or failure to call AppRegistry.registerComponent. Still learning react native. You're right, something went wrong wit...
2025-04-01T04:32:59.008724
2021-04-15T14:49:20
858960780
{ "authors": [ "RRozak" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3388", "repo": "alainmarcel/uhdm-integration", "url": "https://github.com/alainmarcel/uhdm-integration/issues/314" }
gharchive/issue
Earlgrey: parsing otp_ctrl_ecc_reg.sv results in high memory cost When I build opentitan with otp_ctrl_ecc_reg.sv module on the list: https://github.com/antmicro/verilator/blob/uhdm-verilator/uhdm-tests/opentitan/Makefile.in#L16-L97, the build/lowrisc_systems_top_earlgrey_verilator_0.1/sim-verilator/ has much bigger ...
2025-04-01T04:32:59.021943
2024-10-05T01:19:51
2567581779
{ "authors": [ "penelopeysm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:3389", "repo": "alan-turing-institute/meet", "url": "https://github.com/alan-turing-institute/meet/issues/24" }
gharchive/issue
Add some integration tests To do this we'd need to somehow mock the MS Graph API responses and also deal with the time being different each time the programme is run. I don't think I've ever actually done this in Haskell before, so it will be fun. I wonder if something like this is possible? class Monad m => Schedule...