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:54:40.820955
2021-10-09T23:16:12
1021830375
{ "authors": [ "DesmondTo", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13039", "repo": "AY2122S1-CS2103T-W10-4/tp", "url": "https://github.com/AY2122S1-CS2103T-W10-4/tp/pull/62" }
gharchive/pull-request
Update JavaDoc and resolve Java coding style violation Fix #62 Update JavaDoc for isName() method in StringUtil.java Use Egyptian style for curly bracket Codecov Report Merging #62 (e504db1) into master (c8f6c04) will not change coverage. The diff coverage is 100.00%. @@ Coverage Diff @@ ...
2025-04-01T04:54:40.823614
2021-10-30T08:33:29
1040088535
{ "authors": [ "lhw-1", "nus-pe-script", "vigneshsankariyer1234567890" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13040", "repo": "AY2122S1-CS2103T-W15-4/tp", "url": "https://github.com/AY2122S1-CS2103T-W15-4...
gharchive/issue
[PE-D] Edit Command: not all tags cleared Steps to reproduce: edit 1 -t is INCOMPLETE / COMPLETE a tag? Labels: severity.High type.FunctionalityBug original: tsinyee/ped#9 I guess we should explicitly state that every person would have a completion status tag in UG. Documentation error Resolved by #152
2025-04-01T04:54:40.835146
2021-10-10T10:02:14
1021937505
{ "authors": [ "KelvinSoo", "codecov-commenter", "lwj1711" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13041", "repo": "AY2122S1-CS2103T-W17-4/tp", "url": "https://github.com/AY2122S1-CS2103T-W17-4/tp/pull/89"...
gharchive/pull-request
Add Ui logic for weekly panel Move daily boxes into WeeklyPanel.fxml Codecov Report Merging #89 (500c938) into master (83ecbdb) will decrease coverage by 1.55%. The diff coverage is 0.00%. @@ Coverage Diff @@ ## master #89 +/- ## ==================================...
2025-04-01T04:54:40.841840
2022-03-06T14:43:21
1160628528
{ "authors": [ "alfredkohhh", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13042", "repo": "AY2122S2-CS2103-F11-1/tp", "url": "https://github.com/AY2122S2-CS2103-F11-1/tp/pull/40" }
gharchive/pull-request
Updated ReadMe CI Status link to match with our project's CI Changed the CI Status link to ours. Codecov Report Merging #40 (4642437) into master (d3e617b) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #40 +/- ## =====================...
2025-04-01T04:54:40.859038
2022-02-26T06:39:43
1151328844
{ "authors": [ "bakano98", "codecov-commenter", "lawwm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13043", "repo": "AY2122S2-CS2103T-T13-4/tp", "url": "https://github.com/AY2122S2-CS2103T-T13-4/tp/pull/16" }
gharchive/pull-request
Clear data branch Two new commands are added, which are "deletemodule" and "clearmodules". deletemodule : Delete specified modules for someone deletemodule 5 t/CS1231S t/CS3230 clearmodules : Clear all modules for someone clearmodules 5 Added regex expression to ensure module codes are correct. 2-3 letters prefix fol...
2025-04-01T04:54:40.860505
2022-11-05T08:09:04
1436896023
{ "authors": [ "ChryslineLim", "riccqi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13044", "repo": "AY2223S1-CS2103T-F12-1/tp", "url": "https://github.com/AY2223S1-CS2103T-F12-1/tp/issues/240" }
gharchive/issue
matchbuyer: should match properties that are below their budget range too and also for matchprops: should match buyers whose price range is above the property price too Will not be fixed, instead will explain intended behavior in the UG
2025-04-01T04:54:40.865535
2022-10-28T18:04:28
1427606109
{ "authors": [ "carriezhengjr", "nus-pe-script", "sltsheryl" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13045", "repo": "AY2223S1-CS2103T-T11-4/tp", "url": "https://github.com/AY2223S1-CS2103T-T11-4/tp/issues...
gharchive/issue
[PE-D][Tester D] Syntax of user commands are inconsistent The interest-related commands are in camel case where as the module-related commands are delimited with white space. E.g., addInt vs mod add. Moving forward, perhaps the team could standardize to the same format for all commands such that it is easier for user...
2025-04-01T04:54:40.868749
2022-09-18T09:31:41
1376997611
{ "authors": [ "Nephelite", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13046", "repo": "AY2223S1-CS2103T-T13-4/tp", "url": "https://github.com/AY2223S1-CS2103T-T13-4/tp/pull/58" }
gharchive/pull-request
Add tjanenggerkevin PPP Fixes #57 Codecov Report Merging #58 (4a8e2e8) into master (d9c88f6) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #58 +/- ## ========================================= Coverage 72.15% 72.15% ...
2025-04-01T04:54:40.871989
2022-11-07T07:58:07
1437920633
{ "authors": [ "Kok-je", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13047", "repo": "AY2223S1-CS2103T-T15-1/tp", "url": "https://github.com/AY2223S1-CS2103T-T15-1/tp/pull/273" }
gharchive/pull-request
Ppp update shawn Fixed UML diagrams Codecov Report Merging #273 (b4a0649) into master (4d9f856) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #273 +/- ## ========================================= Coverage 65.21% 65.21% ...
2025-04-01T04:54:40.881176
2022-10-01T12:06:38
1393378789
{ "authors": [ "codecov-commenter", "marcuspang" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13048", "repo": "AY2223S1-CS2103T-W13-4/tp", "url": "https://github.com/AY2223S1-CS2103T-W13-4/tp/pull/21" }
gharchive/pull-request
Add team field to Person Changes Add team field to Person Fixes #20 Codecov Report Base: 72.15% // Head: 70.72% // Decreases project coverage by -1.43% :warning: Coverage data is based on head (6569d31) compared to base (103c409). Patch coverage: 0.00% of modified lines in pull request are covered. Additional d...
2025-04-01T04:54:40.882514
2022-09-23T03:04:00
1383237632
{ "authors": [ "Ferusel", "yixiann" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13049", "repo": "AY2223S1-CS2103T-W16-2/tp", "url": "https://github.com/AY2223S1-CS2103T-W16-2/tp/issues/5" }
gharchive/issue
As a purchasing manager, I can rename my inventory items ... so that I can update items with an incorrect name. ... so that I can update items with an incorrect name. Closed by #151 during refactoring of Person to Item. This is already a command available in AB3.
2025-04-01T04:54:40.884864
2023-11-03T21:16:00
1976941755
{ "authors": [ "evanyan13", "nus-se-script", "peiran18" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13050", "repo": "AY2324S1-CS2103T-W12-3/tp", "url": "https://github.com/AY2324S1-CS2103T-W12-3/tp/issues/158"...
gharchive/issue
[PE-D][Tester D] Being able to add multiple interviews at the same time slot I was adding interviews and had not realise that i had clashes with my different types of interview for the same company. I think having an warning message to tell me i have clashing interviews would be great :) Labels: type.Functionalit...
2025-04-01T04:54:40.886706
2023-11-03T19:40:42
1976824644
{ "authors": [ "Elijah5399", "nus-pe-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13051", "repo": "AY2324S1-CS2103T-W16-4/tp", "url": "https://github.com/AY2324S1-CS2103T-W16-4/tp/issues/130" }
gharchive/issue
[PE-D][Tester B] edit-friend allows name to be replaced by numbers UG indicates that name must be a string but the app allowed integers to replace name Labels: severity.Low type.FunctionalityBug original: imkwokyong/ped#5 Closing this issue, since add-friend also allows for numerical names to be used. (ie alpha...
2025-04-01T04:54:40.890187
2024-03-18T14:18:27
2192353329
{ "authors": [ "Lalelulilulela", "dabzpengu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13052", "repo": "AY2324S2-CS2103T-T08-3/tp", "url": "https://github.com/AY2324S2-CS2103T-T08-3/tp/pull/30" }
gharchive/pull-request
Add company name feature into AddressBook Add Company Name feature into AddressBook. Use cn/ as parameter Should only be up to 100 characters resolved conflicts LGTM :)
2025-04-01T04:54:40.893085
2024-04-05T22:04:32
2228867789
{ "authors": [ "Joseph31416", "nus-pe-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13053", "repo": "AY2324S2-CS2103T-W13-1/tp", "url": "https://github.com/AY2324S2-CS2103T-W13-1/tp/issues/182" }
gharchive/issue
[PE-D][Tester A] marking feature moves position of loan in display Initial state: Input: mark loan 3 New state: Expected: No change in index/position of loan in list display Actual: the loan with amount 666 moves to the first position. This can confuse the user, more so if the list is long Labels: severity.Medium...
2025-04-01T04:54:40.895921
2024-11-08T19:30:38
2644978061
{ "authors": [ "DesSnowy", "Incogdino", "nus-se-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13054", "repo": "AY2425S1-CS2103T-T11-2/tp", "url": "https://github.com/AY2425S1-CS2103T-T11-2/tp/issues/307"...
gharchive/issue
[PE-D][Tester D] Edit command with incorrect index returns inconsistent error message depending on whether the index is too high or too low As seen above, when edit command is used with index 0(the list is one-indexed), I get an invalid command format message, whereas when an index such as 6 that is too high(the li...
2025-04-01T04:54:40.897946
2022-02-22T11:38:02
1146801105
{ "authors": [ "PalmEmanuel", "egullbrandsson" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13055", "repo": "AZDOPS/AZDevOPS", "url": "https://github.com/AZDOPS/AZDevOPS/issues/21" }
gharchive/issue
Update PAT when it expires I want to be able to replace the PAT for a specific organization, for e.g. when I'm regenerating the PAT or when it expires. My suggestion is to allow Connect-AZDOPS to update an existing connection. Either by default or using something like a -Force switch.
2025-04-01T04:54:40.900461
2022-12-24T11:08:40
1510051919
{ "authors": [ "Aadarsh805", "Ninad-Patil" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13056", "repo": "Aadarsh805/TweetSage", "url": "https://github.com/Aadarsh805/TweetSage/issues/83" }
gharchive/issue
Documentation update I think instead of saying it like in the above screenshot we could say it like this: "It works by fetching the user's recent tweets from the Twitter API" so that it's easy to understand If approved I would love to make this change. If approved I would love to make this change. Yes sir go a...
2025-04-01T04:54:40.901555
2021-10-01T11:22:30
1013228542
{ "authors": [ "Taikelenn", "tulikavijay" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13057", "repo": "Aalto-LeTech/aplus-courses", "url": "https://github.com/Aalto-LeTech/aplus-courses/issues/767" }
gharchive/issue
Fix privacy policy link in error reporting window The window says at the bottom "click here to view privacy policy" but the link doesn't actually go anywhere Hi @Taikelenn I would like to take this up
2025-04-01T04:54:40.914307
2019-02-22T15:43:56
413460500
{ "authors": [ "AaronJackson", "NarenBabuR" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13058", "repo": "AaronJackson/vrn", "url": "https://github.com/AaronJackson/vrn/issues/119" }
gharchive/issue
Unsupported image type, must be 8bit gray or RGB image. /home/tango/usr/local/torch/install/bin/luajit: ./facedetection_dlib.lua:21: Python error: opaque ref: call RuntimeError: Unsupported image type, must be 8bit gray or RGB image. either open the image in an image editor and save it as an RGB image, or modify th...
2025-04-01T04:54:40.942884
2023-01-20T16:16:58
1551120926
{ "authors": [ "nre-ableton" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13059", "repo": "Ableton/ansible-role-jenkins-jcasc", "url": "https://github.com/Ableton/ansible-role-jenkins-jcasc/pull/267" }
gharchive/pull-request
Use unsafe_writes when writing PIMT logfile Use unsafe_writes when writing PIMT logfile Version 0.3.2 @ablbot rebase Hmm, in spite of this fix, the error still occurs. :confused:
2025-04-01T04:54:40.963450
2023-08-18T17:22:07
1857045722
{ "authors": [ "kwokcb", "marwie" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13060", "repo": "AcademySoftwareFoundation/MaterialX", "url": "https://github.com/AcademySoftwareFoundation/MaterialX/issues/146...
gharchive/issue
Graph Editor: Implicit cast from "vec3" to "vec2" - using texcoord both as vector3 and vector2 This seems to be related to texcoord 0 being used for the normalmap as well as the basecolor - I'm still investigating this and will try to reproduce it with a fresh material but for the sake of documentation I'll open an i...
2025-04-01T04:54:40.966779
2022-06-10T00:05:12
1266789019
{ "authors": [ "BrianSharpe", "jstone-lucasfilm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13061", "repo": "AcademySoftwareFoundation/MaterialX", "url": "https://github.com/AcademySoftwareFoundation/Mater...
gharchive/issue
variable R21 in mx_fresnel_airy (glsl) is unused. bug? There is a variable called R21 in mx_fresnel_airy() (libraries/pbrlib/genglsl/lib/mx_microfacet_specular.glsl, line 360) that is unused. Is this a bug? Or is it safe to simply comment it out? cheers! Great catch, @BrianSharpe, and that same unused variable see...
2025-04-01T04:54:40.974205
2020-05-31T12:23:29
627952713
{ "authors": [ "VVD", "hodoulp" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13062", "repo": "AcademySoftwareFoundation/OpenColorIO", "url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1...
gharchive/issue
Build error with python 3.7 FreeBSD 12.1 amd64. With DOCS option OFF build fine with python 3.7 and python 2.7. But with DOCS option ON build fine with python 2.7 only. With 3.7 I got error and search didn't help. Build log: -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8...
2025-04-01T04:54:40.986173
2024-05-05T03:46:16
2279307461
{ "authors": [ "etsach", "lgritz" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13063", "repo": "AcademySoftwareFoundation/OpenShadingLanguage", "url": "https://github.com/AcademySoftwareFoundation/OpenShad...
gharchive/pull-request
build: llvm 18 compat issue - include libclangAPINotes Fixes #1809 @etsach are you able to try this change on your slide and let us know if it works? It seems safe, and doesn't break anything. But then again, I could never get it to fail. Maybe because you were using llvm 18.0 and I was using 18.1 and maybe they fi...
2025-04-01T04:54:40.998754
2021-06-24T21:28:23
929625405
{ "authors": [ "cary-ilm", "lgritz", "meshula" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13064", "repo": "AcademySoftwareFoundation/openexr", "url": "https://github.com/AcademySoftwareFoundation/ope...
gharchive/pull-request
Clean up library VERSION and SOVERSION Reduce confusion between "VERSION", "REVISION", and "SOVERSION": Label the internal variable IMATH_LIBTOOL_* to indicate their purpose. Use terminology closer to the libtool description Add comment documenting the library update process Signed-off-by: Cary Phillips<EMAIL_ADDRE...
2025-04-01T04:54:41.004578
2024-06-02T21:43:31
2329876832
{ "authors": [ "Xe", "jamiec7919", "stuartaccent" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13065", "repo": "AccentDesign/gcss", "url": "https://github.com/AccentDesign/gcss/issues/4" }
gharchive/issue
Media queries I've been trying to port Xess to gcss as an exercise to see what I think about it and I've run into an issue, I can't properly express media queries like this: @media only screen and (max-device-width: 736px) { main { padding: 0; } } What's the gcss way to do this? Hi @Xe Ive added a basic ex...
2025-04-01T04:54:41.008285
2024-01-31T19:47:28
2110842576
{ "authors": [ "Pubudu-Basnayaka-COS" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13066", "repo": "Accessible360/accessible-slick", "url": "https://github.com/Accessible360/accessible-slick/issues/98" }
gharchive/issue
Carousel syncing does not work when using 'responsive' setting I have carousels that are synced using the following example Using this example https://codepen.io/A360/pen/BaKwaGa But I'm trying to get the thumbnail nav to become horizontal for smaller screens, I'm doing this via the 'responsive' setting, but it seems...
2025-04-01T04:54:41.015606
2020-03-31T11:33:37
591031645
{ "authors": [ "StevenPyle", "glewis-ANet" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13067", "repo": "AchievementNetwork/static", "url": "https://github.com/AchievementNetwork/static/pull/55" }
gharchive/pull-request
AT2-464 - Standalone service without vasco - [do not merge] Following the pattern used in assess-api, this allows the static service to run securely as a standalone service. The vasco repo is still referenced, but only as a library. It can't be merge to master yet since all services must be upgraded simulataneously....
2025-04-01T04:54:41.035626
2018-09-20T14:35:34
362218143
{ "authors": [ "CLAassistant", "jx-activiti-cloud" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13068", "repo": "Activiti/activiti-api", "url": "https://github.com/Activiti/activiti-api/pull/9" }
gharchive/pull-request
update Activiti/activiti-build to master UpdateBot pushed version changes from the source code in repository: Activiti/activiti-build ref: master UpdateBot commands: updatebot push --ref master https://github.com/Activiti/activiti-build.git Thank you for your submission, we really appreciate it. Like many open ...
2025-04-01T04:54:41.055734
2014-10-10T16:50:05
45500745
{ "authors": [ "allaire", "suan", "vaughanj10", "zzak" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13069", "repo": "ActsAsParanoid/acts_as_paranoid", "url": "https://github.com/ActsAsParanoid/acts_as_paranoi...
gharchive/issue
validates_uniqueness_of_without_deleted undefined in Rails 4.2 More of an FYI I suppose since 4.2 is not official yet, but the above method is undefined both on master and on 0.5.0.beta1 when used as instructed in the README Any update on this @zzak ? @allaire there is a patch, maybe you can point your Gemfile to...
2025-04-01T04:54:41.059705
2021-07-03T15:58:32
936281605
{ "authors": [ "Crementif", "dimanaum" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13070", "repo": "ActualMandM/cemu_graphic_packs", "url": "https://github.com/ActualMandM/cemu_graphic_packs/issues/526" }
gharchive/issue
[Breath of the Wild] FPS++ - High Refresh Rate Causes Excessive Bokoblin/Moblin Ragdolling Describe the issue I'm playing the game at 144hz using the FPS++ mod. I have noticed that the ragdolling of enemies increases greatly. For example, when I get a headshot on a bokoblin, they go absolutely flying, several times f...
2025-04-01T04:54:41.119625
2021-07-17T01:34:13
946678997
{ "authors": [ "Capri2014", "LeeYiyuan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13071", "repo": "AdaCompNUS/magic", "url": "https://github.com/AdaCompNUS/magic/issues/2" }
gharchive/issue
“models/: Contains the neural networks used. Also contains the trained models for each task.” I did not see the trained model in this folder, could you elaborate more on how to play with different examples shown in paper? Hi @Capri2014, so sorry about that! We had .gitignore'ed the trained models by accident. It ha...
2025-04-01T04:54:41.251399
2021-07-08T04:51:26
939466466
{ "authors": [ "ShilpaAmbi", "by-4x1", "davidjgonzalez", "justinedelson", "kwin", "viveksachdeva" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13072", "repo": "Adobe-Consulting-Services/acs-aem-c...
gharchive/issue
Issues flagged by Cloud Manager - Clientlib versioning Required Information [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.5.5 [ ] ACS AEM Commons Version: 4.11.2 [ ] Reproducible on Latest? yes/no Yes Expected Behavior As per versioned clientlib doc https://adobe-consulting-services.github....
2025-04-01T04:54:41.266102
2020-06-24T14:03:12
644641392
{ "authors": [ "smlambert", "sophia-guo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13073", "repo": "AdoptOpenJDK/build-jdk", "url": "https://github.com/AdoptOpenJDK/build-jdk/pull/4" }
gharchive/pull-request
Update buildJDK id Fix the run java version step https://github.com/AdoptOpenJDK/build-jdk/runs/801659565?check_suite_focus=true Signed-off-by: Sophia Guo<EMAIL_ADDRESS> Hotspot builds now ok, but java -version step still failing for OpenJ9 @sophia-guo
2025-04-01T04:54:41.269938
2019-04-17T12:37:20
434259296
{ "authors": [ "M-Davies", "MeFisto94", "fede-green", "karianna" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13074", "repo": "AdoptOpenJDK/openjdk-build", "url": "https://github.com/AdoptOpenJDK/ope...
gharchive/issue
how should i install this in my custom docker environment? Hello, trying installing jdk 8 on my docker machine. Running this: git clone https://github.com/AdoptOpenJDK/openjdk-build cd openjdk-build ./makejdk-any-platform.sh --docker jdk8u i am getting the following error: Starting ./makejdk-any-platform.sh to confi...
2025-04-01T04:54:41.275920
2020-04-20T16:24:16
603365798
{ "authors": [ "karianna", "sxa", "tmancill" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13075", "repo": "AdoptOpenJDK/openjdk-build", "url": "https://github.com/AdoptOpenJDK/openjdk-build/pull/1682" }
gharchive/pull-request
remove zulu-7 from the jdk8 build zulu-7 no longer appears to be needed or used during the build. (Perhaps it was used previously as part of a bootstrap?) The PR also installs ca-certificates, which is still needed and was being pulled in by software-properties-common. I realize that this doesn't change much. This s...
2025-04-01T04:54:41.283123
2018-02-07T03:50:48
294998003
{ "authors": [ "gdams" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13076", "repo": "AdoptOpenJDK/openjdk-infrastructure", "url": "https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/181" }
gharchive/pull-request
Initial attempt at formatting hostnames/inventory So I have used some of the fantastic code written at https://github.com/nodejs/build to setup an inventory based system. The key thing to this is that the backend python does some pretty clever stuff. You can see the inventory here. Example: hosts: - build: - cl...
2025-04-01T04:54:41.289031
2021-02-25T23:53:50
816903210
{ "authors": [ "aahlenst", "markathomas" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13077", "repo": "AdoptOpenJDK/openjdk-support", "url": "https://github.com/AdoptOpenJDK/openjdk-support/issues/266" }
gharchive/issue
JVM crash on ARM64 Summary JVM inside Docker container is crashing in the C1 Compiler Thread after around 5-10 of running on AArch64 Amazon Linux 2 host Steps to reproduce Not sure what to provide here. This happens on one of three containers using the same JVM version, same Spring Boot version, same everything on...
2025-04-01T04:54:41.303716
2020-11-05T02:34:13
736560774
{ "authors": [ "smlambert", "sophia-guo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13078", "repo": "AdoptOpenJDK/run-aqa", "url": "https://github.com/AdoptOpenJDK/run-aqa/issues/39" }
gharchive/issue
cmdLineTester_SCCommandLineOptionTests_1 fail (jdk8/j9) https://github.com/AdoptOpenJDK/run-aqa/runs/1354982566?check_suite_focus=true#step:4:50735 Testing: Run !printallcallsites Test start time: 2020/11/04 21:36:14 Coordinated Universal Time Running command: /opt/hostedtoolcache/jdk-8-openj9/1.0.0/x64/bin/jdmpview ...
2025-04-01T04:54:41.310451
2020-04-11T11:31:29
598247493
{ "authors": [ "AdrianWilczynski", "niem94" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13079", "repo": "AdrianWilczynski/NamespaceAutocompletion", "url": "https://github.com/AdrianWilczynski/NamespaceAutocompleti...
gharchive/issue
Problem with new namespace autocompletion When I create a new namespace with the C# snippet, I have to click away from the auto focus, on the namespace name, for namespace autocompletion to occur. This Is a mild annoyance, as it would be cool to create a new namespace, and immediately have this extension recognize th...
2025-04-01T04:54:41.353358
2019-03-20T13:58:32
423265925
{ "authors": [ "gerald-dev" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13080", "repo": "Agile-Defense/pcf-pipelines", "url": "https://github.com/Agile-Defense/pcf-pipelines/pull/1" }
gharchive/pull-request
Sync with pivotal-cf/pcf-pipeline master Thanks for submitting an pull request to pcf-pipelines. To speed up the process of reviewing your pull request please provide us with: A short explanation of the proposed change: An explanation of the use cases your change solves: Expected result after the change: Curr...
2025-04-01T04:54:41.359875
2020-04-30T12:51:13
609941445
{ "authors": [ "nathanramli" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13081", "repo": "Agneese-Saini/SA-MP", "url": "https://github.com/Agneese-Saini/SA-MP/issues/39" }
gharchive/issue
PreviewModelDialog include x rotation doesnt work I have try to use custom model rotation, but it doesnt work as well. x rotation doesnt work with any number. Althought y and z rotation work perfectly. x rotation parameter doesnt do anything. Any idea about this? Thank you. I have fixed it on #42 Thanks
2025-04-01T04:54:41.370129
2022-06-15T18:20:51
1272582849
{ "authors": [ "TheCoordinator", "maxxfrazer", "plutoless" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13082", "repo": "AgoraIO/AgoraRtcEngine_iOS", "url": "https://github.com/AgoraIO/AgoraRtcEngine_iOS/issues...
gharchive/issue
XCFramework binary size too big Hey all, Are there any plans to reduce the binary frameworks' size? It seems to me the sizes are way too large. Currently seeing AgoraRTCKit at ~430MB and BeQuic at 130MB. Thanks. @TheCoordinator i think the reason is it includes sdk for all arch. does it increase your final app pro...
2025-04-01T04:54:41.568934
2024-05-12T06:32:43
2291190094
{ "authors": [ "Akshat111111", "Amarta113", "Satyam0775", "amishhaa", "apooyadv", "diptarup794", "palayushi293", "tejasvinigoel" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13083", "...
gharchive/issue
Crude Oil Analysis It involves data analysis and prediction of crude oil @Akshat111111 Assign me this issue I will work on it. Assign this to me, I'm interested in working on this. Can i work on this ? My approach is to build a Random Forest crude oil price prediction model. hello ,, pls assign this issue to...
2025-04-01T04:54:41.572256
2023-06-07T12:17:20
1745768961
{ "authors": [ "AkshitIreddy", "Thrqureshi" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13084", "repo": "AkshitIreddy/AI-Powered-Video-Tutorial-Generator", "url": "https://github.com/AkshitIreddy/AI-Powered-...
gharchive/issue
error NameError: name 'video_main_function' is not defined I am a beginner to python and NodeJS when I am running this app. I am getting this error NameError: name 'video_main_function' is not defined on a backend terminal, I am getting this INFO: Started server process [9272] INFO: Waiting for application st...
2025-04-01T04:54:41.583220
2019-09-23T12:59:04
497082593
{ "authors": [ "chuckmitchell", "farfromrefug" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13085", "repo": "Akylas/nativescript-material-components", "url": "https://github.com/Akylas/nativescript-material-...
gharchive/issue
Demo does not run --syncAllFiles option deprecated {N} CLI 6 Make sure to check the demo app(s) for sample usage Did this, demo does not run. Make sure to check the existing issues in this repository Didn't see this issue mentioned. If the demo apps cannot help and there is no issue for your problem, tell us about it...
2025-04-01T04:54:41.591115
2021-09-02T01:03:03
985918378
{ "authors": [ "blackfalcon", "jason-capsule42" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13086", "repo": "AlaskaAirlines/auro-card", "url": "https://github.com/AlaskaAirlines/auro-card/pull/34" }
gharchive/pull-request
feat(banner): banner removed from repo Alaska Airlines Pull Request Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes: #31 Summary: This change removes auro-banner from auro-card. Type of...
2025-04-01T04:54:41.599390
2024-09-30T20:15:07
2557557381
{ "authors": [ "CLAassistant", "jason-capsule42" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13087", "repo": "AlaskaAirlines/auro-input", "url": "https://github.com/AlaskaAirlines/auro-input/pull/337" }
gharchive/pull-request
Jjones/beta merge conflicts Alaska Airlines Pull Request Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Resolves: # (issue, if applicable) Summary: Please summarize the scope of the changes ...
2025-04-01T04:54:41.605229
2024-12-17T22:02:25
2746178406
{ "authors": [ "blackfalcon", "rmenner" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13088", "repo": "AlaskaAirlines/auro-select", "url": "https://github.com/AlaskaAirlines/auro-select/pull/226" }
gharchive/pull-request
Force dropdown bib min-width to not expand outside container #225 Alaska Airlines Pull Request Type of change: Please delete options that are not relevant. [ ] New capability [x] Revision of an existing capability [ ] Infrastructure change (automation, etc.) [ ] Other (please elaborate) Checklist: [x] My update fo...
2025-04-01T04:54:41.653826
2022-03-28T04:42:25
1182874767
{ "authors": [ "MasterZitron", "Si1kn" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13089", "repo": "AlephInfinity1/ForgeBlock", "url": "https://github.com/AlephInfinity1/ForgeBlock/issues/17" }
gharchive/issue
ForgeBlock encountered an error during the common setup event phase Built the mod all good and all, but when loading it up I get this So I tried running with the forge version 31.2.36 and I got a new error, perhaps I did not build the mod all good and all. Hello! Is it possible you could send your full crash lo...
2025-04-01T04:54:41.679519
2024-10-18T06:55:33
2596612535
{ "authors": [ "slycordinator" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13090", "repo": "Alex313031/Thorium-Win", "url": "https://github.com/Alex313031/Thorium-Win/issues/287" }
gharchive/issue
Inconsistent Documentation For Build Versions (AVX/AVX2) Problem The repo readme recommends one to go to the to https://github.com/Alex313031/Thorium-AVX2 for AVX2 builds, which then redirects to https://github.com/Alex313031/Thorium-Win-AVX2 But according to https://github.com/Alex313031/Thorium-Win-AVX2/releases/ta...
2025-04-01T04:54:41.687196
2023-12-20T02:16:19
2049717635
{ "authors": [ "Alex313031", "InventorXtreme", "gz83" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13091", "repo": "Alex313031/thorium", "url": "https://github.com/Alex313031/thorium/issues/477" }
gharchive/issue
Build Issues System Details OS: Arch Linux Thorium Version [e.g.118.0.5993.177] Problem Unable to generate ninja build files. All attempts to run gn args out/thorium result in Waiting for editor on "/mnt/linuxextrassd/chromium/src/out/thorium/args.gn"... Generating files... ERROR at //build/config/compiler/BUILD.gn...
2025-04-01T04:54:41.694257
2022-02-16T12:20:56
1139945111
{ "authors": [ "AlexCuse" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13092", "repo": "AlexCuse/watermill-jetstream", "url": "https://github.com/AlexCuse/watermill-jetstream/issues/7" }
gharchive/issue
Inline SubscribeInitialize? Right now even if auto provisioning is enabled, clients need to call SubscribeInitialize to allocate on the broker before subscribing. Feels like there may be a case to call this inside subscribe, not sure. May be worth caching whats initialized and whats not if the change is made, though...
2025-04-01T04:54:41.708847
2024-01-04T15:03:56
2065817647
{ "authors": [ "lgaribaldi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13093", "repo": "AlexEidt/Vidio", "url": "https://github.com/AlexEidt/Vidio/issues/10" }
gharchive/issue
Getting scrambled frames for portrait videos By using the example code to read a video and write the output directly and save the frames, I am getting all frames and the output video scrambled for certain input videos. This seems to only happen in portrait videos as far as I can tell. This is an example frame, as you...
2025-04-01T04:54:41.727306
2024-08-07T11:24:53
2453243190
{ "authors": [ "AlexFlipnote", "StupidMurderDroneFanThatUsesArchBtw" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13094", "repo": "AlexFlipnote/neofetch-win", "url": "https://github.com/AlexFlipnote/neofetch-win/is...
gharchive/issue
it doesnt work What Python version are you using? What Python version are you using? Python 3.12.4 What's the version of psutil you have? C:\Users\AlexFlipnote>python --version Python 3.12.4 >>> import psutil >>> psutil.__version__ '6.0.0' Tested with my local machine and 6.0.0 works on my end at least, wh...
2025-04-01T04:54:41.738205
2024-01-26T03:46:55
2101552847
{ "authors": [ "AlexanderJGael", "Jbrockhoff" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13095", "repo": "AlexanderJGael/social-searcher", "url": "https://github.com/AlexanderJGael/social-searcher/issues/10" }
gharchive/issue
Search Function As a user When I enter a query into the searchbar Then I am redirected to a separate page displaying content which includes my query Complete
2025-04-01T04:54:41.749030
2019-09-30T15:12:01
500342794
{ "authors": [ "dtpoirot", "gokulmanohar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13099", "repo": "AlexanderWillner/runMacOSinVirtualBox", "url": "https://github.com/AlexanderWillner/runMacOSinVirtualBox/pull/...
gharchive/pull-request
Added the code for enabling 1080p full screen resolution. Many here had issues regarding the full screen mode. To enable 1080p resolution on VB try: cd “c:/Program Files\oracle\virtualbox” VBoxManage setextradata “YOUR VB NAME” VBoxInternal2/EfiGraphicsResolution 1920x1080 This code worked for me. Run this on CMD an...
2025-04-01T04:54:41.755558
2023-03-22T02:57:59
1634976617
{ "authors": [ "marcos-diazg", "toddajohnson" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13100", "repo": "AlexandrovLab/SigProfilerAssignment", "url": "https://github.com/AlexandrovLab/SigProfilerAssignm...
gharchive/issue
SBS96 signature assignment reproducibility using SigProfilerAssignment? I ran SigProfilerAssignment for 396 HCC samples across a mutational matrix constructed using SigProfilerMatrixGenerator from PCAWG vcfs (lifted over to GRCh38) or vcfs from our own in house mutation calling pipeline (called using GRCh38 as ref.)...
2025-04-01T04:54:41.758626
2022-11-26T15:35:56
1465185435
{ "authors": [ "aacebedo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13101", "repo": "Alexays/Waybar", "url": "https://github.com/Alexays/Waybar/issues/1834" }
gharchive/issue
Missing tray icons for blueberry-tray and some other applications Hi I am using waybar on a sway based nixos install and when I try to run blueberry-tray or some other applications (such as youtube-music or mailspring) their tray icons do not show up in waybar even if they are activated. When starting the apps I don'...
2025-04-01T04:54:41.762213
2023-07-14T05:58:05
1804235269
{ "authors": [ "BijanRegmi", "MithicSpirit", "NoahFraiture", "oniGino", "robertgzr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13102", "repo": "Alexays/Waybar", "url": "https://github.com/Alexays/Wayb...
gharchive/issue
mpris when no player is active generates errors in logs When no player is currently active allot of log noise is generated (waybar:5688): playerctl-WARNING **: 22:56:30.449: Spotify does not use the D-Bus property cache, getting properties directly (waybar:5688): playerctl-WARNING **: 22:56:30.449: Spotify does not ...
2025-04-01T04:54:41.830114
2022-10-24T20:01:08
1421361189
{ "authors": [ "davidsmejia", "nozomione" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13103", "repo": "AlexsLemonade/refinebio-web", "url": "https://github.com/AlexsLemonade/refinebio-web/issues/30" }
gharchive/issue
Implement About Page Context Add the necessary components and implement them on the about page. @davidsmejia This PR will be created based on the branch nozomione/26-create-global-components-for-app-structure, for it's a dependent of the issue #26, thank you!
2025-04-01T04:54:41.838295
2022-11-06T17:02:38
1437471955
{ "authors": [ "AlexxIT", "Cruzy404", "ZiggySatdust", "camsaway", "dipdipotat0chip", "santiniuk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13104", "repo": "AlexxIT/SonoffLAN", "url": "https://git...
gharchive/issue
FIX - SONOFF BULB B02-BL seen as switch and no dimmer or temperature options SONOFF B02-BL seen as switch and no dimmer or temperature option found no reference to a fix to this or any mentions on a work around SOLUTION on the device go to DOWNLOAD DIAGNOSTICS open the file and find the UIID mine was 135 open /confi...
2025-04-01T04:54:41.841194
2022-05-04T10:42:30
1225200169
{ "authors": [ "AlexxIT", "lgxmedia" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13105", "repo": "AlexxIT/SonoffLAN", "url": "https://github.com/AlexxIT/SonoffLAN/issues/814" }
gharchive/issue
Sonoff TH10 slow update interval after 3.0.0 I use two Sonoff TH10 to monitor and control incubators temperature and humidity. I need fast and accurate readings to keep those in check. Only way to have reliable readings and reaction is to use older versions (2.4.7 working great) with those settings in configuration.y...
2025-04-01T04:54:41.859722
2024-10-31T09:34:49
2626402014
{ "authors": [ "Subashree-selvaraj", "pankaj-bind" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13106", "repo": "AlgoGenesis/C", "url": "https://github.com/AlgoGenesis/C/issues/1525" }
gharchive/issue
Divide and Conquer Maximum Subarray Problem The Maximum Subarray Problem is a classical algorithmic problem that involves finding the contiguous subarray within a one-dimensional array of numbers which has the largest sum. This problem can be efficiently solved using the Divide and Conquer approach. Do not create m...
2025-04-01T04:54:41.862853
2024-11-09T15:38:54
2646242667
{ "authors": [ "SimranShaikh20", "pankaj-bind" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13107", "repo": "AlgoGenesis/C", "url": "https://github.com/AlgoGenesis/C/issues/1807" }
gharchive/issue
[NEW ALGORITHM] Cheapest Flights Within K Stops Graph Probelm Issue will be closed if: the problem is about finding the cheapest way to travel between two cities given a set of flights, while also considering a limit on the number of stops. It tests your ability to work with graphs and optimize paths based on costs a...
2025-04-01T04:54:41.866963
2024-10-18T09:34:55
2596995391
{ "authors": [ "Swastimp", "biswajit-sarkar-007", "hari-dev-003", "pankaj-bind" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13108", "repo": "AlgoGenesis/C", "url": "https://github.com/AlgoGenesis/C/issues/...
gharchive/issue
[NEW ALGORITHM] Memory Management in C (malloc, calloc, realloc, free) Description: A comprehensive understanding of memory management is crucial for effective C programming. This issue proposes the addition of a dedicated section in the repository to cover memory management techniques, specifically focusing on the f...
2025-04-01T04:54:41.883124
2017-01-03T09:16:05
198434232
{ "authors": [ "AlgorithmX2", "Pitigoi" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13109", "repo": "AlgorithmX2/FlatColoredBlocks", "url": "https://github.com/AlgorithmX2/FlatColoredBlocks/issues/35" }
gharchive/issue
full colours how good of a computer is required for 16777216 colors of one block type? I wouldn't know, you would at least need "NotEnoughIds" to extend the block id limit. FCB isn't that demanding, but that would use a size-able amount of memory just to keep track of the ids and references, I imagine whats in MC t...
2025-04-01T04:54:41.888406
2021-06-27T14:56:37
930950332
{ "authors": [ "nurbek91", "rockeynebhwani" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13110", "repo": "AliasIO/wappalyzer", "url": "https://github.com/AliasIO/wappalyzer/issues/4072" }
gharchive/issue
Improve Osano detection Example site - https://www.hobbycraft.co.uk/ Current detection - "Osano": { "cats": [ 67 ], "description": "Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.", "icon": "osano.png", "scripts": "cookieconsent\\.min\\.js", "...
2025-04-01T04:54:41.954254
2024-10-16T17:37:27
2592593798
{ "authors": [ "Alitindrawan24", "shreya-paul-17" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13111", "repo": "Alitindrawan24/Binary-Calculator", "url": "https://github.com/Alitindrawan24/Binary-Calculator/issues/...
gharchive/issue
Description bar size fixing needed The bar beneath the calculation bar needs a bit of adjustment in width to remove irregularity so that it becomes more visually appealing Here is a reference of the above case marked in red color: Kindly assign the issue to me duplicate with #136
2025-04-01T04:54:42.041257
2024-11-22T23:05:36
2684887034
{ "authors": [ "XX-Yin", "alexpiet", "ellahiltonvano", "micahwoodard" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13112", "repo": "AllenNeuralDynamics/dynamic-foraging-task", "url": "https://github.com/All...
gharchive/issue
We need to investigate whether this is an issue on scopes or with code. Cross side issues per box: ephys1A: 2 ephys3A: 1 ephys4A: 1 2B: 1 3C: 1 3D: 1 6A: 2 6B: 1 7A: 1 7C: 1 7D: 2 8D: 1 7B: 1 Same side issues per box: ephys3A: 5 1A: 1 1D: 1 6A: 1 7B: 1 7C: 1 Updated list of issues per box (posted week of 11/25/2...
2025-04-01T04:54:42.048888
2020-04-06T19:26:59
595368637
{ "authors": [ "AmplabJenkins", "ZacBlanco", "ns1123" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13113", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/11241" }
gharchive/pull-request
Remove doubled PK defaults for master client gc threshold Defaults were set twice accidentally. Removed them. Merged build finished. Test PASSed. Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/Alluxio-Pull-Request-Builder/9009/ Te...
2025-04-01T04:54:42.050606
2022-06-24T23:38:52
1284314519
{ "authors": [ "jiacheliu3", "maobaolong" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13114", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/15775" }
gharchive/pull-request
Print snapshot file size What changes are proposed in this pull request? Just print the size of the snapshot file which has just been downloaded or generated. Why are the changes needed? Print this snapshot file size can help to get more info when encountered some issue. Does this PR introduce any user facing changes...
2025-04-01T04:54:42.053030
2022-11-08T14:11:39
1440281312
{ "authors": [ "Xenorith", "jja725", "vimalKeshu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13115", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/16503" }
gharchive/pull-request
Improve job worker health report What changes are proposed in this pull request? Restructure the worker health report class so user of the class can get the worker health report at the point in time plus it will be easy to add many more system information to calculate the worker health. #16502 Why are the changes nee...
2025-04-01T04:54:42.056727
2016-02-29T18:46:28
137336301
{ "authors": [ "AmplabJenkins", "aaudiber", "calvinjia", "gpang" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13116", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/2779" ...
gharchive/pull-request
[ALLUXIO-1739] Move Dataserver to Alluxio Worker https://tachyon.atlassian.net/browse/ALLUXIO-1739 This is a step to implementing ALLUXIO-1739. After moving the data server out of the block worker, we can share the data server between different types of workers. Merged build finished. Test PASSed. Test PASSed. Re...
2025-04-01T04:54:42.059692
2016-08-09T08:37:46
170110963
{ "authors": [ "AmplabJenkins", "aaudiber", "apc999", "lshmouse" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13117", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/3806" ...
gharchive/pull-request
[ALLUXIO-1893] Support deploying alluxio on secure yarn cluster Send a PR because #3060 has been closed. Thanks for @gpang @apc999 @aaudiber 's review~ https://alluxio.atlassian.net/browse/ALLUXIO-1893 alluxio-bot, check this please alluxio-bot, check this please Test PASSed. Refer to this link for build resul...
2025-04-01T04:54:42.074418
2017-08-21T12:55:56
251651432
{ "authors": [ "AmplabJenkins", "ifcharming", "uronce-cc" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13118", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/5914" }
gharchive/pull-request
[ALLUXIO-2997] Implement PUT bucket in S3RestServiceHandler. This PR implemented http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUT.html in Alluxio Proxy. The following Python script using AWS S3 Python SDK to create a bucket works. import boto import boto.s3.connection access_key = 'put your access key her...
2025-04-01T04:54:42.109755
2024-01-12T19:42:14
2079582431
{ "authors": [ "Alorel", "Ekleog" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13119", "repo": "Alorel/rust-indexed-db", "url": "https://github.com/Alorel/rust-indexed-db/issues/32" }
gharchive/issue
Default transactions to abort on drop Hey! Here's an idea for indexed-db-futures v0.5: what if transactions aborted on drop, instead of committing on drop? This'd make them farther away from the indexed-db standard, for sure, but the indexed-db standard is based on callbacks, which are pretty different from futures a...
2025-04-01T04:54:42.111156
2023-09-08T01:13:28
1886789323
{ "authors": [ "Scrippy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13120", "repo": "Alpha-Authority/Szeebe", "url": "https://github.com/Alpha-Authority/Szeebe/issues/10" }
gharchive/issue
exec_aud.sh <- Need Push Fix to Github Not sure how to correctly execute the Git Push / Commit / Add, feel free to make a working version. Entering the Danger Zone. Fixed with @brplcc , with contributions from @TacticalTux and @wes34.
2025-04-01T04:54:42.300823
2023-02-18T16:14:38
1590390724
{ "authors": [ "Amark19" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13122", "repo": "Amark19/calcont.in", "url": "https://github.com/Amark19/calcont.in/issues/21" }
gharchive/issue
footer padding issue yeah sure ! Hey @Amark19, Can i work on this?? Please assign me. yeah sure ! Hey I am not able to run this projects on local. Can you please guide me. Here are the error screenshots which python version are you using ? @rajpatel17-bot which python version are you using ? can u exp...
2025-04-01T04:54:42.335758
2017-10-31T16:30:42
270027708
{ "authors": [ "andyanderso", "ccorey", "jimurl" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13123", "repo": "AmericanAvalanche/avalanche.org-API-Client", "url": "https://github.com/AmericanAvalanche/avalanche.o...
gharchive/issue
Is there a way to customize the base map, map size, zoom level? I would like to be able to customize the base map, map size, and zoom level. AKA set the map height to 600px and zoom level to 8 or something. Is this possible through the API? Hi Andy, W were checking that out too. Clark is working on a different base...
2025-04-01T04:54:42.344175
2019-03-06T00:02:05
417559262
{ "authors": [ "akatsukilevi", "moelrobi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13124", "repo": "AminoJS/Amino.JS", "url": "https://github.com/AminoJS/Amino.JS/issues/56" }
gharchive/issue
Invite someone in the Chat Describe the solution you'd like Endpoint: POST /api/v1//s/chat/thread//member/invite HTTP/1.1 JSON: { "uids": ["Array of UserID's to be invited to Chat", "MUST BE ABLE TO (i.e. the invitee needs to follow the inviter)"], "timestamp": "A JS Timestamp" } Got it. Will be adding at the upda...
2025-04-01T04:54:42.346250
2021-06-18T22:10:43
925236566
{ "authors": [ "AmionSky", "rezural" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13125", "repo": "AmionSky/bevy_obj", "url": "https://github.com/AmionSky/bevy_obj/pull/7" }
gharchive/pull-request
create normal and uv data where needed so bevy's renderer doesnt complain I'm not sure if this is the right place to solve this problem (perhaps in an AssetCleanerPlugin), but this adds normal data (which is actually obviously broken, I could compute it from the face orientation..), and vertex uv data. I have only te...
2025-04-01T04:54:42.358711
2024-11-11T18:46:00
2650112641
{ "authors": [ "calinfaja", "vikash28-cloud" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13126", "repo": "AmruthPillai/Reactive-Resume", "url": "https://github.com/AmruthPillai/Reactive-Resume/issues/2098" }
gharchive/issue
[Bug] Education Category, summary text box not auto-sizing. Create Button missing Is there an existing issue for this? [X] Yes, I have searched the existing issues and none of them match my problem. Product Variant Cloud (https://rxresu.me) Current Behavior When you try to add something in the Education Category, w...
2025-04-01T04:54:42.370436
2023-02-10T23:18:49
1580474713
{ "authors": [ "anaconda-pkg-build", "bkreider" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13127", "repo": "AnacondaRecipes/atpublic-feedstock", "url": "https://github.com/AnacondaRecipes/atpublic-feedst...
gharchive/pull-request
CFFL CFFL Linter check found the following problems: The following problems have been found: ERROR: /tmp/abs_cfbortivdo/clone/recipe/meta.yaml:22: missing_wheel: For pypi packages, wheel should be present in the host section ERROR: /tmp/abs_cfbortivdo/clone/recipe/meta.yaml:30: missing_pip_check: For pypi packages,...
2025-04-01T04:54:42.373160
2023-11-07T16:42:03
1981781682
{ "authors": [ "boldorider4", "lorepirri" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13128", "repo": "AnacondaRecipes/dlfcn-win32-feedstock", "url": "https://github.com/AnacondaRecipes/dlfcn-win32-feedst...
gharchive/pull-request
build 1.4.1 Upstream Jira ticket is this a SF package? is this a SF package? it's a dependency for pykx. Maybe it should go to SF channel. is this a SF package? it's a dependency for pykx. Maybe it should go to SF channel. it's not on defaults already, so yes, it goes to SF 👌 thanks!
2025-04-01T04:54:42.376963
2023-02-13T04:13:39
1581624589
{ "authors": [ "anaconda-pkg-build", "bkreider" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13129", "repo": "AnacondaRecipes/duckdb-engine-feedstock", "url": "https://github.com/AnacondaRecipes/duckdb-eng...
gharchive/pull-request
CFFL CFFL Linter check found the following problems: The following problems have been found: ERROR: /tmp/abs_a5xx2q0rsr/clone/recipe/meta.yaml:15: pip_install_args: pip install should be run with --no-deps. ERROR: /tmp/abs_a5xx2q0rsr/clone/recipe/meta.yaml:22: missing_wheel: For pypi packages, wheel should be prese...
2025-04-01T04:54:42.394408
2024-06-05T21:59:13
2336900757
{ "authors": [ "ViridianMelody", "anaconda-pkg-build", "lorepirri" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13130", "repo": "AnacondaRecipes/hmmlearn-feedstock", "url": "https://github.com/Anaconda...
gharchive/pull-request
[PKG-4871] 0.3.2 hmmlearn 0.3.2 :snowflake: Destination channel: Snowflake Links PKG-4871 Upstream repository Upstream changelog/diff Explanation of changes: Forced openblas on osx-64 to prevent a segfault error. Added upstream tests. The tests require the package to be built in place and editable, so it's curren...
2025-04-01T04:54:42.396898
2023-02-10T15:05:42
1579842585
{ "authors": [ "anaconda-pkg-build", "bkreider" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13131", "repo": "AnacondaRecipes/uri-template-feedstock", "url": "https://github.com/AnacondaRecipes/uri-templat...
gharchive/pull-request
CFFL CFFL Linter check found the following problems: The following problems have been found: ERROR: /tmp/abs_e3pm9q3n55/clone/recipe/meta.yaml:18: pip_install_args: pip install should be run with --no-deps. ERROR: /tmp/abs_e3pm9q3n55/clone/recipe/meta.yaml:23: missing_wheel: For pypi packages, wheel should be prese...
2025-04-01T04:54:42.405776
2024-06-05T20:13:35
2336755544
{ "authors": [ "AndGem", "corop" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13132", "repo": "AndGem/osm_extract_polygon", "url": "https://github.com/AndGem/osm_extract_polygon/issues/45" }
gharchive/issue
Not working ╰─$ ./osm_extract_polygon -f kazakhstan-latest.osm.pbf error: cannot set both -o (--overwrite) and -s (--skip)! uff. sorry.. I must have broken the recent build. Will fix asap. Hey @corop , can you try the new release https://github.com/AndGem/osm_extract_polygon/releases/tag/v.0.5.5 ? I think this fi...
2025-04-01T04:54:42.431834
2024-09-02T21:50:50
2501615892
{ "authors": [ "AndreaPontrandolfo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13133", "repo": "AndreaPontrandolfo/sheriff", "url": "https://github.com/AndreaPontrandolfo/sheriff/issues/252" }
gharchive/issue
Crash for missing deps Crash on windows, some errors about missing deps. Invalid. It was a issue with Nodejs on my Windows system. Invalid. It was a issue with Nodejs on my Windows system.
2025-04-01T04:54:42.456672
2020-02-19T09:16:30
567424159
{ "authors": [ "AndrewRissing", "holigo1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13134", "repo": "AndrewRissing/GenericParsing", "url": "https://github.com/AndrewRissing/GenericParsing/pull/11" }
gharchive/pull-request
Open DataSource without locking it This allow to keep the datasource file writable by the application generating it while parsing. (Sorry for the online editing of github screwing file encoding) Good call. I'll get this merged in, along with a contributor file. The latest by the end of the week hopefully.
2025-04-01T04:54:42.481892
2021-11-09T14:59:06
1048707101
{ "authors": [ "Andy-Python-Programmer", "JCapucho" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13135", "repo": "Andy-Python-Programmer/stivale", "url": "https://github.com/Andy-Python-Programmer/stivale/pu...
gharchive/pull-request
Allow mutating the SMP info tag Allows getting a mutable reference to StivaleSmpTag and mutating the StivaleSmpInfo structs, this can be used to start the application processors. Closes #4 Thanks @JCapucho!
2025-04-01T04:54:42.485078
2023-07-13T18:17:22
1803537740
{ "authors": [ "AndyEveritt", "MajliTech" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13136", "repo": "AndyEveritt/GcodeParser", "url": "https://github.com/AndyEveritt/GcodeParser/issues/4" }
gharchive/issue
Way to calculate grams? How can I calculate grams from given GCode? Thanks. Built CuraEngine, wontfix Sorry, missed this issue. You would need to use the diameter of the filament to calculate the cross sectional area of the filament. Then multiply by the Extrusion distance in the G1 command to get volume. Multipl...
2025-04-01T04:54:42.489476
2018-10-16T16:11:10
370689021
{ "authors": [ "AngeloStavrow", "sauerj" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13137", "repo": "AngeloStavrow/indigo", "url": "https://github.com/AngeloStavrow/indigo/issues/20" }
gharchive/issue
Homepage URL on 404.html is broken Hey, thanks for your work. I like your theme. I noticed that on the 404.html page the link back to the homepage is broken. Instead of a valid URL a link to Page("Homepage name") is created. I have a fix ready and can submit a pull request if you want. Thanks for reporting this, an...
2025-04-01T04:54:42.529618
2023-03-21T16:41:13
1634317222
{ "authors": [ "Anjok07", "Dyslexicon", "sabaasa" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13138", "repo": "Anjok07/ultimatevocalremovergui", "url": "https://github.com/Anjok07/ultimatevocalremovergui/issue...
gharchive/issue
Manually Import Model Files? Hello could a feature be added to allow importation of a .th Demucs model file from a local directory please? Not a code-warrior, so I would appreciate an option to import model files manually from my hard drive. I like this idea too. I've wanted an option to add my own models without i...
2025-04-01T04:54:42.544532
2024-04-24T17:49:13
2261855189
{ "authors": [ "Ansub", "dakshsinghrathore", "epoll31" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13140", "repo": "Ansub/SyntaxUI", "url": "https://github.com/Ansub/SyntaxUI/issues/69" }
gharchive/issue
✨: Create issue forms for respective buttons Is your feature request related to a problem? Please describe. Currently, we lack issue forms which is kinda crucial in making the whole process of raising an issue smooth for newbie contributors Describe the solution you'd like Describe alternatives you've considered NUL...
2025-04-01T04:54:42.603599
2022-04-04T17:40:31
1192106980
{ "authors": [ "Antonio-Laguna", "nzakas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13141", "repo": "Antonio-Laguna/markdown-it-image-figures", "url": "https://github.com/Antonio-Laguna/markdown-it-image-figures...
gharchive/issue
Bug: Can't load ESM module in Node.js Environment: Node v16.3.0 npm v7.10.0 What I did Tried to load the plugin in an ESM file like this: import figuresPlugin from "markdown-it-image-figures"; What happened Got the following error: import figuresPlugin from "markdown-it-image-figures"; ^^^^^^^^^^^^^ SyntaxE...
2025-04-01T04:54:42.608252
2024-02-04T11:05:56
2117038587
{ "authors": [ "AntonyLeons", "nicandris" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13142", "repo": "AntonyLeons/Ward", "url": "https://github.com/AntonyLeons/Ward/pull/107" }
gharchive/pull-request
Feature/background color Add ability to enable/disable the background fog If fog is disabled then default background color is set based on your theme. Background color can be customized using a hex value eg. #3c3c3c if fog is disabled Thanks for your contribution, i think we need to add to the setup flow too, n...
2025-04-01T04:54:42.655676
2023-05-22T08:27:30
1719172900
{ "authors": [ "Tarun0951", "chiki012" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13143", "repo": "Anupkjha2601/food-recipes-website", "url": "https://github.com/Anupkjha2601/food-recipes-website/issues/98" }
gharchive/issue
[GSSOC' 23 ] HOVERING IS NOT WORKING FOR TWO BUTTONS I am an Open source Contributor DESCRIPTION:- The hovering effect of the Instagram and LinkedIn icons aren't working in the site so please give me an opportunity to correct those and also I would like to change the ui a bit to make it more impressive. I CAN FIX...