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:33:05.490197 | 2024-08-26T14:36:32 | 2487034481 | {
"authors": [
"Li-GL",
"Reamer",
"dishkakrauch",
"jongyoul"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3812",
"repo": "apache/zeppelin",
"url": "https://github.com/apache/zeppelin/pull/4804"
} | gharchive/pull-request | [ZEPPELIN-6066] Cleanups around Job and Scheduler
What is this PR for?
Currently I try to fix the ability to run paragraph in parallel.
https://github.com/apache/zeppelin/commit/debfa7fcc23d6f5ea2f0664308cdbe7eba78b419#commitcomment-142856913
https://github.com/apache/zeppelin/pull/4582#issuecomment-2076282664
This... |
2025-04-01T04:33:05.504078 | 2017-10-04T20:22:06 | 262918143 | {
"authors": [
"CLAassistant",
"coveralls",
"marwatk"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3813",
"repo": "apereo/cas",
"url": "https://github.com/apereo/cas/pull/2973"
} | gharchive/pull-request | Fix question order for backing stores with inconsistent ordering
The PR yesterday fixed question order for PasswordManagementServices that are backed by a consistent store, but for ones with an inconsistent store (json, rest, jdbc?) questions could be ordered differently for each request. This PR takes it a step furt... |
2025-04-01T04:33:05.506058 | 2018-08-28T14:39:57 | 354762750 | {
"authors": [
"Layenzz",
"jfritschi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3814",
"repo": "apereo/phpCAS",
"url": "https://github.com/apereo/phpCAS/issues/272"
} | gharchive/issue | External request
Hello everyone,
I have a problem with CAS authentication and my API, indeed, I have site A containing the API, and I have a site B that would like to make a request to retrieve the news admit, the problem, c is that every request I make is redirected to the CAS login page, and I am well connected to ... |
2025-04-01T04:33:05.510568 | 2017-08-02T19:52:04 | 247502548 | {
"authors": [
"stevelacy",
"tj"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3815",
"repo": "apex/up",
"url": "https://github.com/apex/up/issues/155"
} | gharchive/issue | Add .profile setting
basically AWS_PROFILE=
Could this inherit from existing credential config files?
For instance the fewer credential files the better
@stevelacy yup it supports ~/.aws, but still requires a way for Up to know which config to use
|
2025-04-01T04:33:05.511629 | 2020-05-22T18:10:48 | 623394993 | {
"authors": [
"MrOli3000",
"rrbTech"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3816",
"repo": "apexcharts/apexcharts.js",
"url": "https://github.com/apexcharts/apexcharts.js/issues/1632"
} | gharchive/issue | Multi color range heat map
The color range is not showing correctly if the values in the multi-color range heat map having decimal points.
Example : if the color range is <6.5 Green and > 6.5 Red and values are 6,6.1,6.2,7,7.5 , then a wrong color range will show.
Having the same issue.
|
2025-04-01T04:33:05.523801 | 2022-12-06T13:56:43 | 1479167709 | {
"authors": [
"pkedy"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3817",
"repo": "apexlang/apex-js",
"url": "https://github.com/apexlang/apex-js/pull/10"
} | gharchive/pull-request | Using denoify to produce deno_dist for publishing on deno.land
This PR adds a few mod.ts files which is Deno's equivalent to index.ts/js. This allows the running of npc denoify which produces the deno_dist directory suitable for publishing via deno.land.
Outside of the new mod.ts files, this PR is largely existing fi... |
2025-04-01T04:33:05.571142 | 2015-02-26T12:34:12 | 59066014 | {
"authors": [
"abtris",
"kuba-kubula"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3818",
"repo": "apiaryio/heroku-buildpack-nodejs-grunt",
"url": "https://github.com/apiaryio/heroku-buildpack-nodejs-grunt/pull/6"
} | gharchive/pull-request | Sync with upstream
This version is from https://github.com/heroku/heroku-buildpack-nodejs with only add support run grunt.
Only for review, merge have to be done by me.
@abtris Looks ok
|
2025-04-01T04:33:05.577557 | 2024-08-30T09:18:02 | 2496687039 | {
"authors": [
"B4nan",
"janbuchar"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3819",
"repo": "apify/crawlee-python",
"url": "https://github.com/apify/crawlee-python/pull/474"
} | gharchive/pull-request | chore(deps): Relax Playwright version constraint
1.27 is the lowest version I'm comfortable supporting - it adds helper functions to locators that we may want to use in the future. It's ~2 years old, so it should be OK.
did someone asked us to do this? i wouldnt bother if not.
I asked myself to do this :slightly_... |
2025-04-01T04:33:05.578573 | 2023-02-12T21:20:10 | 1581413679 | {
"authors": [
"jackHedaya"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3820",
"repo": "apify/crawlee",
"url": "https://github.com/apify/crawlee/pull/1786"
} | gharchive/pull-request | feat(core): add exclude option to enqueueLinks
This is a PR to implement the functionality described in #1785. Closes #1785.
@vladfrangu Friendly bump 🙂
|
2025-04-01T04:33:05.596284 | 2019-11-18T23:41:20 | 524685209 | {
"authors": [
"camiloei",
"sebastianvera"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3821",
"repo": "apipath/ppoker-rest-react",
"url": "https://github.com/apipath/ppoker-rest-react/pull/11"
} | gharchive/pull-request | fix: display input next to the button on mobile
Summary
Inputs on the Home page were breaking into two lines on mobile.
Please include SS in PR description when changes are visual, since we don't have much visibility about the app interface yet, it would be useful to understand how the change will impact the applic... |
2025-04-01T04:33:05.602438 | 2024-11-12T09:24:13 | 2651565169 | {
"authors": [
"ThibaultBee",
"aniketcme"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3822",
"repo": "apivideo/api.video-flutter-live-stream",
"url": "https://github.com/apivideo/api.video-flutter-live-stream/issu... | gharchive/issue | [Bug]: plugin version 1.2.0
Version
v1.2.0
Which operating systems have you used?
[X] Android
[X] iOS
Environment that reproduces the issue
if i try to clone exmple code it show difreent class and if i try to get this class in my code it not available in 1.2.0 version
like this is not showing in 1.2.0 ApiVideoLive... |
2025-04-01T04:33:05.634094 | 2022-02-25T16:44:09 | 1150651760 | {
"authors": [
"bnjjj",
"lrlna"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3823",
"repo": "apollographql/apollo-rs",
"url": "https://github.com/apollographql/apollo-rs/issues/183"
} | gharchive/issue | Create a rust-toolchain.toml file to fix the rust version for everyone
Following this PR #182 I had an issue caused by the new rust release (1.59) which detects more lints. But if you're still using 1.58.1 locally for example you will have other lint errors. I suggest to implement the same behavior we did on the rout... |
2025-04-01T04:33:05.695187 | 2020-11-30T14:11:20 | 753511049 | {
"authors": [
"MessiasLima",
"RA1D3RS",
"ranveersequeira"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3824",
"repo": "app-outlet/app-outlet",
"url": "https://github.com/app-outlet/app-outlet/issues/109"
} | gharchive/issue | Unable to install the app
Hello i have a hard time trying to install app-outlet even though i followed step by step the instructions provided for the installation process.
I have installed NojeJs 14 along with npm.
For more details see the attached file for the output and log files.
2020-11-29T14_17_12_945Z-debug.lo... |
2025-04-01T04:33:05.698396 | 2021-07-15T12:35:47 | 945334083 | {
"authors": [
"l0l3r",
"lakhansamani"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3825",
"repo": "appbaseio/dejavu",
"url": "https://github.com/appbaseio/dejavu/pull/415"
} | gharchive/pull-request | Fix: Missing fields in exported files
Export files will include only columns visible in data browser, including _id.
Fixes #413
Sorry for the late merge and thanks for PR @l0l3r
|
2025-04-01T04:33:05.704849 | 2017-10-17T23:32:09 | 266313009 | {
"authors": [
"ndegory",
"neha-viswanathan"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3826",
"repo": "appcelerator/amp",
"url": "https://github.com/appcelerator/amp/issues/1725"
} | gharchive/issue | amp cluster rm doesn't remove all volumes
amp cluster rm does not remove all volumes
$ amp cluster rm
[localhost:50101]
ampagent image pull failed, which is expected on a development version
2017/10/17 23:23:00 ampctl (version: 0.16.0-dev, build: 19cdfb8d)
Removing service amp_agent
Removing service amp_alertmanager
... |
2025-04-01T04:33:05.719033 | 2022-06-20T23:03:08 | 1277475138 | {
"authors": [
"Iv4nildo",
"duca14036",
"jahertor",
"skol-pro"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3827",
"repo": "appfeel/admob-google-cordova",
"url": "https://github.com/appfeel/admob-google-cordo... | gharchive/issue | 'Admob' refers to a value, but is being used as a type here. Did you mean 'typeof Admob'?
i'm following the documentation on a capacitor app
https://ionicframework.com/docs/native/admob
but this error made me stop:
Error: src/app/tab1/tab1.page.ts:13:20 - error TS2749: 'Admob' refers to a value, but is being used as ... |
2025-04-01T04:33:05.721233 | 2024-01-24T00:49:22 | 2097216037 | {
"authors": [
"Karthz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3828",
"repo": "appfolio/react-native-upload",
"url": "https://github.com/appfolio/react-native-upload/pull/17"
} | gharchive/pull-request | Update Android Dependencies
Maintenance update - updates dependencies like Gradle version, Kotlin version
:tada: This PR is included in version 6.14.0 :tada:
The release is available on:
npm package (@latest dist-tag)
GitHub release
Your semantic-release bot :package::rocket:
|
2025-04-01T04:33:05.722691 | 2020-02-29T09:02:45 | 573257655 | {
"authors": [
"TheAppBot"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3829",
"repo": "appget/appget.packages",
"url": "https://github.com/appget/appget.packages/pull/4975"
} | gharchive/pull-request | Updated: clipgrab 3.8.10
${}
3e1529f3-d93b-44e5-9d3d-3c6f046bc5ba
Newer version of clipgrab (3.8.11) is now available in master. 541be0cb3887cb69d3971688658264d4815014b4
|
2025-04-01T04:33:05.725459 | 2016-03-09T13:00:52 | 139570986 | {
"authors": [
"reynard2007",
"vikasrohit"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3830",
"repo": "appirio-tech/react-components",
"url": "https://github.com/appirio-tech/react-components/pull/25"
} | gharchive/pull-request | Implement Search Suggestions Panel component
Task #7
@reynard2007 Can you please resolve the conflicts?
Replaced by PR #32
|
2025-04-01T04:33:05.803032 | 2016-09-30T07:37:00 | 180239563 | {
"authors": [
"michaelrsweet",
"yorkie",
"zkewal"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3831",
"repo": "apple/cups",
"url": "https://github.com/apple/cups/issues/4888"
} | gharchive/issue | question: what's the image/urf
Hey @michaelrsweet I encountered a problem when using the IPP, and think the answer should be in cups.
I bought the wireless printer HP DeskJet 4538, and opened the IPP option of it, then:
created a request in IPP with "Get-Printer-Attributes", and got the common mime type "application... |
2025-04-01T04:33:05.808608 | 2019-04-18T11:02:23 | 434712653 | {
"authors": [
"michaelrsweet",
"mihha"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3832",
"repo": "apple/cups",
"url": "https://github.com/apple/cups/issues/5565"
} | gharchive/issue | cups 2.2.11 - web interface internal server error
Hi,
I have raspberrypi with the default cups 2.2.1 installed. That version has some issues with printing PDF files from Windows 10 machines on which cups printer is installed
Since RaspberryPi OS is Debian Stretch based and there is no way to receive an officially upd... |
2025-04-01T04:33:06.047377 | 2017-01-20T20:00:39 | 202229122 | {
"authors": [
"ArtSabintsev",
"briancroom",
"modocache",
"shahmishal"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3833",
"repo": "apple/swift-corelibs-xctest",
"url": "https://github.com/apple/swift-... | gharchive/pull-request | XCTestAssertNoThrow for 3.1
Adds XCTestAssertNoThrow function
Adds two test for testing XCTestAssertNoThrow
This has already been merged to master in #184, but I was asked by @briancroom to open a PR against the swift-3.1-branch.
cc @briancroom ready for you.
@swift-ci please test
@briancroom OSX seems to hav... |
2025-04-01T04:33:06.052744 | 2023-03-03T16:48:32 | 1608958311 | {
"authors": [
"QuietMisdreavus"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3834",
"repo": "apple/swift-docc",
"url": "https://github.com/apple/swift-docc/pull/497"
} | gharchive/pull-request | add experimental Doxygen support
Bug/issue #, if applicable: rdar://105848459
Summary
This PR takes the Doxygen support added to Swift-Markdown in https://github.com/apple/swift-markdown/pull/107 and adds it to Swift-DocC behind an experimental flag. By passing --experimental-parse-doxygen-commands to docc convert or... |
2025-04-01T04:33:06.054144 | 2019-12-13T18:53:10 | 537713672 | {
"authors": [
"allevato"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3835",
"repo": "apple/swift-format",
"url": "https://github.com/apple/swift-format/pull/108"
} | gharchive/pull-request | Vastly improve formatting of ternary expressions.
This change now ensures that continuation indentation is stacked within
the condition/first choice/second choice of a ternary expression, which
ensures that those parts as well as nested ternary expressions cascade
in a readable fashion (instead of all having the same... |
2025-04-01T04:33:06.056877 | 2018-06-19T17:07:11 | 333760943 | {
"authors": [
"fredriss"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3836",
"repo": "apple/swift-lldb",
"url": "https://github.com/apple/swift-lldb/pull/701"
} | gharchive/pull-request | Fix the 'tb' alias command
No idea when this broke or if it ever worked. Added a small test
for one-shot breakpoints while I was there.
git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@334921 91177308-0d34-0410-b5e6-96231b3b80d8
@swift-ci test and merge
|
2025-04-01T04:33:06.058976 | 2019-08-21T14:50:21 | 483469969 | {
"authors": [
"ktoso",
"natesg",
"weissi"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3837",
"repo": "apple/swift-log",
"url": "https://github.com/apple/swift-log/pull/91"
} | gharchive/pull-request | Remove level documentation from log helpers
Removed the level documentation from log helpers
Motivation:
Currently the documentation for the Logger helper functions contains a log level, when these functions do not take in a log level. Presumably from being copied from the main log function.
Modifications:
I've remov... |
2025-04-01T04:33:06.061522 | 2023-08-10T03:15:02 | 1844339690 | {
"authors": [
"Lukasa",
"tayloraswift"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3838",
"repo": "apple/swift-nio",
"url": "https://github.com/apple/swift-nio/pull/2500"
} | gharchive/pull-request | match casing of reference links to the casing of the actual referenced declaration/module
updating the link target casing to match the casing of the referenced declaration/module allows them to be resolved as symbol links by non-DocC tooling that supports multi-target documentation. it doesn’t seem to interfere with ... |
2025-04-01T04:33:06.067658 | 2021-01-31T22:32:11 | 797829354 | {
"authors": [
"MortenGregersen",
"abertelrud"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3839",
"repo": "apple/swift-package-manager",
"url": "https://github.com/apple/swift-package-manager/pull/3231"
} | gharchive/pull-request | Fix formatting in PackageDescription.md
Motivation:
Making the documentation easier to read.
Modifications:
I fixed the formatting of two functions in the text.
Result:
It now looks good :)
@swift-ci please smoke test
|
2025-04-01T04:33:06.069244 | 2016-08-31T15:14:11 | 174300434 | {
"authors": [
"abertelrud",
"ddunbar"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3840",
"repo": "apple/swift-package-manager",
"url": "https://github.com/apple/swift-package-manager/pull/626"
} | gharchive/pull-request | Validate that there are no loose source files in the Tests directory
https://bugs.swift.org/browse/SR-2270
rdar://problem/28039111
@swift-ci please test
LGTM
Linux error is unrelated
|
2025-04-01T04:33:06.070825 | 2019-10-31T23:04:37 | 515802917 | {
"authors": [
"ahoppen"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3841",
"repo": "apple/swift-syntax",
"url": "https://github.com/apple/swift-syntax/pull/167"
} | gharchive/pull-request | Get SwiftSyntax ready for building in a unified build with other projects
Avoid recompiling SwiftSyntax for every project that depends on it by building all of these projects in a unified build.
This PR gets SwiftSyntax ready for the unified build by providing a --multiroot-data-file command line option with which th... |
2025-04-01T04:33:06.072511 | 2022-08-27T14:32:17 | 1353060971 | {
"authors": [
"DougGregor"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3842",
"repo": "apple/swift-syntax",
"url": "https://github.com/apple/swift-syntax/pull/648"
} | gharchive/pull-request | Get swift-syntax building with Swift 5.5 (again)
Eliminate a use of implicit opening of existentials and add some type annotations to appease Swift 5.5.
@swift-ci please test
@swift-ci please test
@swift-ci please test macOS
|
2025-04-01T04:33:06.085334 | 2022-05-12T08:37:59 | 1233641788 | {
"authors": [
"eeckstein",
"hassila",
"tbkka"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3843",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/issues/58851"
} | gharchive/issue | swift-frontend gets stuck in SimplifyCFG::simplifyBlocks() when building with -cross-module-optimization
Describe the bug
I wanted to try out -cross-module-optimization and see if it gave my project any benefit, but it causes swift-frontend to hang.
Attaching relevant backtrace.
To Reproduce
Build a project using swi... |
2025-04-01T04:33:06.104300 | 2022-10-10T20:37:04 | 1403686836 | {
"authors": [
"chockenberry",
"lorentey",
"ole"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3844",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/issues/61532"
} | gharchive/issue | AttributedString with CRLF sequence crashes while accessing CharacterView
Describe the bug
An AttributedString with a CRLF ("\r\n") sequence will crash with a string index out of bounds if you try to access the characters.
Steps To Reproduce
import Foundation
let okString = "WTF\r\nHELLO"
let wtfString = AttributedS... |
2025-04-01T04:33:06.106829 | 2017-11-13T23:07:17 | 273610702 | {
"authors": [
"davidungar"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3845",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/12904"
} | gharchive/pull-request | Convert ActionType from "enum" to "enum class".
Convert ActionType from "enum" to "enum class".
Helps with my upcoming PRs.
@swift-ci please smoke test
@swift-ci Please smoke test
Yes, it is more verbose. But it did find a bug in one of my other changes. Too bad we can't program this in Swift!
Thanks, Jorda... |
2025-04-01T04:33:06.108979 | 2018-01-26T17:14:18 | 291970419 | {
"authors": [
"milseman"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3846",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/14186"
} | gharchive/pull-request | [StringGuts] Bias the unmanaged pointer by StringStorage's header.
By storing a biased pointer (e.g. -32 on 64-bit), we can make the
"native" and "unmanaged" cases layout-identical except for the isValue
bit. This means that string literals are basically strings that are
immutable and immortal.
Removes some branching... |
2025-04-01T04:33:08.798752 | 2018-07-17T21:52:17 | 342102440 | {
"authors": [
"slavapestov",
"swift-ci"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3847",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/18018"
} | gharchive/pull-request | Preserve specialized conformance better [4.2]
Description: It's possible to have a substitution map where each generic parameter maps to itself, but some of the conformance requirements become concrete, because a same-type constraint in the generic signature makes an associated type of a generic parameter concrete.... |
2025-04-01T04:33:08.811872 | 2019-01-02T20:53:25 | 395376688 | {
"authors": [
"atrick",
"compnerd"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3848",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/21593"
} | gharchive/pull-request | Force manual allocation (via Unsafe*Pointer) to use >= 16 alignment.
This fixes the Windows platform, where the aligned allocation path is
not malloc-compatible. It won't have any observable difference on
Darwin or Linux, aside from manually allocated memory on Linux now
being consistently 16-byte aligned (heap objec... |
2025-04-01T04:33:08.820433 | 2019-07-11T22:16:30 | 467132387 | {
"authors": [
"harlanhaskins",
"theindigamer"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3849",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/26098"
} | gharchive/pull-request | Identify constant definitions that look like include guard definitions
The solution follows the outline in the issue description. If the literal "1" is present,
we treat the construct as an include guard, otherwise it is treated as defining a constant.
Resolves SR-9482.
@swift-ci please smoke test
Once I have th... |
2025-04-01T04:33:08.862387 | 2020-09-01T02:26:37 | 689753499 | {
"authors": [
"xwu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3850",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/33735"
} | gharchive/pull-request | [Docs] Rework educational note on protocol type non-conformance
The current educational note on protocol type non-conformance has been insufficient to explain the situation to a user encountering the diagnostic in question.
This is an attempt to rework the text to incorporate more of the necessary discussion; it inc... |
2025-04-01T04:33:09.001865 | 2021-03-06T03:20:02 | 823548231 | {
"authors": [
"slavapestov"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3851",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/36333"
} | gharchive/pull-request | AST: Skip stub initializers when printing module interfaces
When a derived class does not inherit a designated initializer from
its base class, we override the designated initializer's vtable
entry with a stub which traps with a fatal error.
The stub cannot be called and clients do not need to be aware of
its existen... |
2025-04-01T04:33:09.060942 | 2021-03-30T14:18:52 | 844631170 | {
"authors": [
"swift-ci",
"xwu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3852",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/36647"
} | gharchive/pull-request | [DNM] Companion PR to #36623 to investigate codegen with reviewer-suggested changes.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.
@swift-ci benchmark
Result of experiment 1 (unconditionally calling wi... |
2025-04-01T04:33:09.062874 | 2021-10-11T21:19:27 | 1023123899 | {
"authors": [
"etcwilde"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3853",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/39692"
} | gharchive/pull-request | Removing flaky escalation check
I had added this clip to verify that the task priority escalation worked
as I expected. There is a bit of raciness in here with the task priority
and when the priority escalation occurs. As a result, this test can be
flaky.
rdar://84107841
@swift-ci please smoke test
|
2025-04-01T04:33:09.064916 | 2022-03-05T22:31:15 | 1160460767 | {
"authors": [
"hborla"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3854",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/41693"
} | gharchive/pull-request | [Diagnostics] Print any in diagnostics.
This change sets PrintOptions.PrintExplicitAny to true when printing diagnostic arguments.
Note that there's a bug when printing nested existential metatypes when the constraint type is Any or AnyObject. This will be fixed when ExistentialType is used for Any and AnyObject; I'l... |
2025-04-01T04:33:09.066820 | 2022-04-27T23:27:53 | 1217980124 | {
"authors": [
"ktoso"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3855",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/58475"
} | gharchive/pull-request | 🍒[5.7][Concurrency] Explicitly ban a class extending AnyActor as well
Cherry pick of https://github.com/apple/swift/pull/58473
Description: Minor addition to ban class X: AnyActor which slipped through before.
Risk: Low, this should never have been be done in user code.
Radar: Resolves rdar://92426548
@swift-ci pl... |
2025-04-01T04:33:09.067969 | 2022-04-27T23:39:56 | 1217987591 | {
"authors": [
"kavon"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3856",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/58476"
} | gharchive/pull-request | Back out "Fix jump-to-null issue for ObjC async calls."
cherry-pick of https://github.com/apple/swift/pull/58474
@swift-ci please test
|
2025-04-01T04:33:09.069081 | 2022-05-11T02:37:02 | 1231923235 | {
"authors": [
"LucianoPAlmeida"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3857",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/58815"
} | gharchive/pull-request | [Docs] Updating Getting started documentation from JIRA to Swift Issues
Just updating some links in the Getting Started documents.
@swift-ci Please smoke test
|
2025-04-01T04:33:09.092972 | 2023-03-17T00:38:52 | 1628508133 | {
"authors": [
"elsh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3858",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/64446"
} | gharchive/pull-request | Allow package(set) at the top level decl site
-Allow package(set) at the top level decl site
-Treat package as a non-contextual keyword when applicable
-Add tests
Resolves rdar://105978922, rdar://104931420
@swift-ci smoke test
@swift-ci smoke test
|
2025-04-01T04:33:09.095532 | 2017-05-15T23:26:52 | 228874086 | {
"authors": [
"jckarter"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3859",
"repo": "apple/swift",
"url": "https://github.com/apple/swift/pull/9628"
} | gharchive/pull-request | Hide the swift_getKeyPath entry point from the standard library API.
It's intended to be used as a runtime entry point only. rdar://problem/32200848
@swift-ci Please smoke test
|
2025-04-01T04:33:09.097233 | 2019-12-09T20:41:20 | 535292451 | {
"authors": [
"RonsenbergVI",
"TobyRoseman"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3860",
"repo": "apple/turicreate",
"url": "https://github.com/apple/turicreate/issues/2826"
} | gharchive/issue | Remove all remnants of MXNet
MXNet is no longer a dependency of TuriCreate. However we still have lots of dead code that uses it. We should remove this dead code.
When will version 6.1 be ready? As tc 5.8 requires mxnet<1.2.0 >=1.1.0 I am experiencing difficulties using it with other current libraries without havin... |
2025-04-01T04:33:09.098202 | 2018-09-05T14:46:16 | 357264731 | {
"authors": [
"TobyRoseman",
"srikris"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3861",
"repo": "apple/turicreate",
"url": "https://github.com/apple/turicreate/pull/1064"
} | gharchive/pull-request | Removed all mentiones of beta in the README.
Fixes #1057.
Looks like the build timed out. This can happen and it's on my list of things to make better.
Running the build again will likely be successful. However given that there aren't any code changes here, I think it's fine to merge.
|
2025-04-01T04:33:09.104367 | 2020-12-17T19:09:43 | 770297687 | {
"authors": [
"appleboy",
"satwell"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3862",
"repo": "appleboy/drone-git-push",
"url": "https://github.com/appleboy/drone-git-push/issues/46"
} | gharchive/issue | WriteToken doesn't update remote
While investigating #40, I noticed that WriteToken in plugin.go doesn't actually do anything. It appears that it should be transforming a URL like https://example.com/path.git into<EMAIL_ADDRESS>based on the contents of DRONE_NETRC_USERNAME and DRONE_NETRC_PASSWORD.
But that doesn't ... |
2025-04-01T04:33:09.150813 | 2022-02-13T09:39:04 | 1135553260 | {
"authors": [
"Nikhil-Nandagopal",
"Tooluloope",
"dilippitchika",
"momcilo-appsmith",
"ramsaptami"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3863",
"repo": "appsmithorg/appsmith",
"url": "htt... | gharchive/issue | [Bug]: Widgets inside a container widget must not alter in size when resizing the container
Is there an existing issue for this?
[X] I have searched the existing issues
Current Behavior
Widgets grouped inside a container must not auto-resize when container size is changed.
An additional feature that could be adde... |
2025-04-01T04:33:09.159451 | 2022-03-02T11:45:01 | 1157082429 | {
"authors": [
"Nikhil-Nandagopal",
"Tooluloope",
"btsgh",
"dilippitchika",
"keyurparalkar",
"wmdev0808"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3864",
"repo": "appsmithorg/appsmith",
"u... | gharchive/issue | [Bug]: Button group widget's pop-over/drop-down enlarged along the width
Is there an existing issue for this?
[X] I have searched the existing issues
Current Behavior
When we turn the button inside a button group widget into a menu type, then the pop-over/dropdown of that menu button has an enlarged width.
Below is... |
2025-04-01T04:33:09.162197 | 2022-07-20T06:20:41 | 1310503293 | {
"authors": [
"RakshaKShetty",
"infinitetrooper"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3865",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/issues/15321"
} | gharchive/issue | [Feature]: As a user I want to know what changes have been made when we say "Some changes are platform upgrades from Appsmith"
Is there an existing issue for this?
[X] I have searched the existing issues
Summary
As a user I want to know what changes have been made when we say "Some changes are platform upgrades fro... |
2025-04-01T04:33:09.167617 | 2022-07-29T08:27:31 | 1321923473 | {
"authors": [
"RakshaKShetty",
"btsgh",
"sumitsum"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3866",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/issues/15533"
} | gharchive/issue | [Bug]: The API Auth is broken and display the error as "Access token is malformed"
Is there an existing issue for this?
[X] I have searched the existing issues
Description
The API Auth is broken and display the error as "Access token is malformed"
displays
Steps To Reproduce
Create an authenticated API
Now create... |
2025-04-01T04:33:09.171101 | 2023-09-19T08:50:12 | 1902504689 | {
"authors": [
"albinAppsmith",
"tanvibhakta"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3867",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/issues/27436"
} | gharchive/issue | [Task]: Do a quick poc on the approach to take with tag input
Current tag input: https://design-system.appsmith.com/old/?path=/story/design-system-tag-input--tag-ipt
We need to understand if we can use our existing tag component within our existing input component and make tag input a variation of input, or if we nee... |
2025-04-01T04:33:09.172686 | 2023-11-06T02:50:46 | 1978182335 | {
"authors": [
"marks0351",
"prsidhu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3868",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/issues/28637"
} | gharchive/issue | [Task]: Create Zone widget.
Extends Container widget.
Uses Zone layout.
@prsidhu should we also make sure zones are rendered in columns in a section. I could extend on that implementation while building zone space redistribution.
@marks0351 How will it help with zone space distribution?
|
2025-04-01T04:33:09.177164 | 2024-02-12T05:25:16 | 2129443199 | {
"authors": [
"jacquesikot",
"shadabbuchh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3869",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/issues/31044"
} | gharchive/issue | [Bug]: Not able to create a page form "Meeting Scheduler" template in release
Is there an existing issue for this?
[X] I have searched the existing issues
Description
Not able to add a page from the "Meeting Scheduler" template in https://release.app.appsmith.com/. When we try the same in https://app.appsmith.com/ ... |
2025-04-01T04:33:09.185619 | 2023-05-10T13:24:31 | 1703933342 | {
"authors": [
"nsarupr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3870",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/pull/23191"
} | gharchive/pull-request | fix: add audit log event for updating workspace role for member
Description
Log event when default workspace role is updated for a user from members page.
PR fixes following issue(s)
Fixes #22614
Media
A video or a GIF is preferred. when using Loom, don’t embed because it looks like it’s a GIF. instead, just link to... |
2025-04-01T04:33:09.195103 | 2024-01-29T10:28:24 | 2105164713 | {
"authors": [
"albinAppsmith"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3871",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/pull/30713"
} | gharchive/pull-request | fix: Enabled add widget button in list view of editor pane
Description
Add widget button was not enabled in editor pane until and unless canvas is selected. This PR will enable the "Add widget" button irrelevant of canvas selected state.
PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues... |
2025-04-01T04:33:09.203464 | 2021-07-21T06:25:21 | 949371840 | {
"authors": [
"vicky-primathon",
"vivekverma2312"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3872",
"repo": "appsmithorg/appsmith",
"url": "https://github.com/appsmithorg/appsmith/pull/6034"
} | gharchive/pull-request | Fix-Catch invalid google recaptcha v3 key error
Description
Catch invalid google recaptcha v3 key error
Fixes #5734
Type of change
Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of m... |
2025-04-01T04:33:09.204679 | 2019-09-16T16:46:17 | 494161895 | {
"authors": [
"henrynash"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3873",
"repo": "appsody/stacks",
"url": "https://github.com/appsody/stacks/pull/352"
} | gharchive/pull-request | python-flask: unset watch ignore directory
There are no directories within the user application directory, so no need to define any watch ignore directories.
Fixes #350
yes, and we should (I wasn't sure if this variable was mandatory, but now realise that it is not). let me re-push the PR>
|
2025-04-01T04:33:09.211111 | 2015-05-18T15:58:58 | 77709914 | {
"authors": [
"jasperblues",
"rwbutler"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3874",
"repo": "appsquickly/Typhoon",
"url": "https://github.com/appsquickly/Typhoon/issues/353"
} | gharchive/issue | Injecting an object returned by a TyphoonTypeConverter
I have a plist as follows defining a mapping to a custom object:
<dict>
<key>myObject</key>
<string>MyObject()</string>
<key>myObject.myURL</key>
<string>NSURL(http://myurl.com )</string>
</dict>
It seems that on implementing the TyphoonTypeConverter protocol, on... |
2025-04-01T04:33:09.264950 | 2015-03-18T19:43:35 | 62781711 | {
"authors": [
"chasballew",
"ianyamey"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3875",
"repo": "aptible/diesel.aptible.com",
"url": "https://github.com/aptible/diesel.aptible.com/issues/179"
} | gharchive/issue | Rename the host/port labels in the log drain creation form
When creating a new log drain, changing the type (eg to 'elasticsearch') does not alter the host/port labels.
I'd expect the label text to change to 'Elasticsearch Host' and 'Elasticsearch Port'. Alternatively, you could consider just labelling them generica... |
2025-04-01T04:33:09.280671 | 2024-08-09T15:18:58 | 2458155941 | {
"authors": [
"vishanurag"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3876",
"repo": "apu52/Travel_Website",
"url": "https://github.com/apu52/Travel_Website/issues/1364"
} | gharchive/issue | [Bug]: The social media links are not working on feedback page.
Is there an existing issue for this?
[X] I have searched the existing issues
Describe the bug
The social media links are not working on feedback page.
Expected behavior
The social media links should redirect to correct social media profile url when ... |
2025-04-01T04:33:09.281642 | 2024-05-07T14:56:34 | 2283582655 | {
"authors": [
"oscargus"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3877",
"repo": "apytypes/apytypes",
"url": "https://github.com/apytypes/apytypes/pull/411"
} | gharchive/pull-request | Fix multiplication underflow issue
Fixes fourth point in #406
Still need to check for quantization modes to get correct results.
Probably still some cases failing, but there is now a single place to fix them...
|
2025-04-01T04:33:09.293030 | 2022-12-24T01:03:19 | 1509890930 | {
"authors": [
"suzuki-shunsuke"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3878",
"repo": "aquaproj/aqua-renovate-config",
"url": "https://github.com/aquaproj/aqua-renovate-config/pull/289"
} | gharchive/pull-request | fix: remove period
Actually, periods shouldn't be included in package names, but I don't know why periods should be excluded in regexmanager.
I remembered that we can distinguish Go Modules by period in package names.
|
2025-04-01T04:33:09.297943 | 2021-07-20T06:18:53 | 948309004 | {
"authors": [
"aston-r",
"liamg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3879",
"repo": "aquasecurity/tfsec",
"url": "https://github.com/aquasecurity/tfsec/issues/898"
} | gharchive/issue | An empty string is treated as a sensitive value
Hello,
I have a lot of variables with empty values and the new version of tfsec reports error:
tfsec-linux-amd64 -v
0.49.1
[GEN001][CRITICAL] Variable 'variable.actionmq_db_password' includes a potentially sensitive default value.
variables.tf:302
299 | vari... |
2025-04-01T04:33:09.300775 | 2023-09-11T12:00:01 | 1890352316 | {
"authors": [
"CLAassistant",
"arxeiss"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3880",
"repo": "aquasecurity/trivy-action",
"url": "https://github.com/aquasecurity/trivy-action/pull/261"
} | gharchive/pull-request | fix: mark image-ref attribute optional
Attribute image-ref of action is marked as required. But we don't set it and it works. So it is not actually required.
Would be nice to fix this minor things, because Github Actions extension/linter complains about it.
Fixing https://github.com/aquasecurity/trivy-action/issues/2... |
2025-04-01T04:33:09.333439 | 2023-01-04T15:05:13 | 1519132677 | {
"authors": [
"Dronplane",
"MBkkt"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3881",
"repo": "arangodb/arangodb",
"url": "https://github.com/arangodb/arangodb/pull/17882"
} | gharchive/pull-request | Fix tsan issue with AgencyCallback
Scope & Purpose
Agency Callback might be called even if unregisterCallback was already called. That might happen if "invoking" has already started but due to race actuall execution happened after "unregister" finished and captured variables are out of scope, PR ensures that callback... |
2025-04-01T04:33:09.363549 | 2022-10-14T21:53:58 | 1409902486 | {
"authors": [
"codecov-commenter",
"neel1996"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3885",
"repo": "arbindo/mimock",
"url": "https://github.com/arbindo/mimock/pull/224"
} | gharchive/pull-request | [Snyk] Upgrade react-spinners from 0.11.0 to 0.13.4
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-spinners from 0.11.0 to 0.13.4.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and... |
2025-04-01T04:33:09.365210 | 2017-05-13T01:28:22 | 228440203 | {
"authors": [
"Jayuda"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3886",
"repo": "arboleya/electrify",
"url": "https://github.com/arboleya/electrify/issues/76"
} | gharchive/issue | show error : core.require
Hello, i was try electrify but show error :
App threw an error when running [TypeError: core.require is not a function]
any clue ?
thanks
work well on upgrade to meteor 1.4
|
2025-04-01T04:33:09.369090 | 2024-12-03T16:33:45 | 2715487515 | {
"authors": [
"aprokop"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3887",
"repo": "arborx/ArborX",
"url": "https://github.com/arborx/ArborX/pull/1194"
} | gharchive/pull-request | Remove hardcoded float from DistributedTree nearest query
It wasn't possible to run nearest queries with double:
<snip>/src/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp:94:12:
error: no viable constructor or deduction guide for deduction of template arguments of 'Sphere'
94 | return Sphere{Detai... |
2025-04-01T04:33:10.016935 | 2017-08-30T15:00:43 | 254031581 | {
"authors": [
"bd-arc",
"itswaze"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3888",
"repo": "archriss/react-native-snap-carousel",
"url": "https://github.com/archriss/react-native-snap-carousel/issues/1... | gharchive/issue | [Android] Images won't show
Hey!
Images won't load on Android, but they do work perfectly on iOS.
I'm using FlatList.
<Carousel
data={this.state.imagens}
sliderWidth={width}
sliderHeight={(height > width) ? 250 : responsiveHeight(60)}
itemWidth={width}
... |
2025-04-01T04:33:10.023790 | 2020-09-06T03:49:21 | 694240384 | {
"authors": [
"YTodboTY"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3889",
"repo": "arctelix/drag-resize-snap",
"url": "https://github.com/arctelix/drag-resize-snap/issues/6"
} | gharchive/issue | Mobile touchscreen bug
Critical bug
Tested on Android device
Slow element performance when dragging for first time after snapping.
Steps to the bug:
->Open a windowed div element
->Drag window for first time before resnap
There is a bug in snap function maybe
Bug fixes itself when touching dragabble title bar ends
... |
2025-04-01T04:33:10.027062 | 2023-02-03T05:50:40 | 1569261664 | {
"authors": [
"eplots",
"eugeneonline",
"thistlillo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3890",
"repo": "arcticicestudio/nord-notepadplusplus",
"url": "https://github.com/arcticicestudio/nord-notepadp... | gharchive/issue | Notepad++ cannot load theme
On Windows 11, using Notepad++ 8.4.8 (64bit).
When I load the nord theme (downloaded today February 3, 2023), I get: " ... Failed! "
Got the same error on Windows 10, using Notepad++ 8.2 (64-bit).
Windows 11, Notepad++ 8.6 (64bit)
I found the solution. When download a file it is ca... |
2025-04-01T04:33:10.036838 | 2021-11-20T16:50:25 | 1059184375 | {
"authors": [
"ZigZag35",
"arcticicestudio"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3891",
"repo": "arcticicestudio/nord-vim",
"url": "https://github.com/arcticicestudio/nord-vim/issues/281"
} | gharchive/issue | comments are hardly seen
I'm using st terminal with a nord0 background.
comments are hardly seen.
Hi @ZigZag35 :wave:
In order to ensure the problem is related to the Nord theme you need to reproduce it with a minimal and clean configuration. This can be done by creating new configuration file with any name (e.g. ... |
2025-04-01T04:33:10.075808 | 2024-04-02T01:46:16 | 2219405075 | {
"authors": [
"Tofandel",
"ifox",
"kerkness"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3893",
"repo": "area17/twill",
"url": "https://github.com/area17/twill/issues/2570"
} | gharchive/issue | Unused deprecated dependency in composer.json
Description
matthewbdaly/laravel-azure-storage is present in require of composer but not used anywhere from what I see
It also triggers a warning
Package matthewbdaly/laravel-azure-storage is abandoned, you should avoid using it. Use https://github.com/Azure-OSS/azure-sto... |
2025-04-01T04:33:10.125339 | 2015-04-17T13:34:05 | 69140102 | {
"authors": [
"arendjr",
"msx2"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3894",
"repo": "arendjr/selectivity",
"url": "https://github.com/arendjr/selectivity/issues/33"
} | gharchive/issue | Dropdown positioning
As discussed in #24, the idea would be to use position: relative container, and append dropdown to this container, not to body. Thus, dropdown would have the following styling:
top: $actual-input-height for bottom-oriented dropdown
bottom: $actual-input-height for top-oriented dropdown
Also, th... |
2025-04-01T04:33:10.661104 | 2022-10-28T11:11:06 | 1427098991 | {
"authors": [
"Amelie-V"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3895",
"repo": "argilla-io/argilla",
"url": "https://github.com/argilla-io/argilla/issues/1806"
} | gharchive/issue | UI: Typing into the search label box (record card) is not working smoothly
Describe the bug
After 3 o 4 letters typed I cant continue writting
To Reproduce
Steps to reproduce the behavior:
Go to a records with a lot of Label
Search a label into the record box
Expected behavior
Screenshots
If applicable, add screens... |
2025-04-01T04:33:10.666678 | 2022-11-04T14:23:00 | 1436153001 | {
"authors": [
"frascuchon",
"leiyre"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3896",
"repo": "argilla-io/argilla",
"url": "https://github.com/argilla-io/argilla/pull/1823"
} | gharchive/pull-request | fix: Reposition help info button
This PR removes "Help explain button" in Manage rule view and includes a new button position
closes #1807
closes #1877
@leiyre this PR should be separated into two different ones:
PR with the bugfix to the main branch and closing #1807
PR with the new feat. to the develop branch, ... |
2025-04-01T04:33:10.756959 | 2021-07-20T14:06:21 | 948689876 | {
"authors": [
"alexec",
"josephmcgovern-wf"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3897",
"repo": "argoproj/argo-workflows",
"url": "https://github.com/argoproj/argo-workflows/pull/6377"
} | gharchive/pull-request | feat(controller): opt-in to sending pod node events as pod
Summary
Because of how kubernetes aggregates events and how Argo sends both
workflow and node events with the same involved object (the workflow),
some workflow and node events can get merged into a single event, without
specifying which nodes are merged into... |
2025-04-01T04:33:10.762752 | 2022-04-28T20:31:02 | 1219254860 | {
"authors": [
"alexec"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3898",
"repo": "argoproj/argo-workflows",
"url": "https://github.com/argoproj/argo-workflows/pull/8530"
} | gharchive/pull-request | feat: Artifact GC - POC
Hi @jessesuen ,
This PoC is the last part of Artifact GC.
Why do we want Artifact GC?
Deleting artifacts at on workflow completion or deletion saves users cost. It also makes sure that defunct data is deleted.
Why Can't You Use The Artifact Repository Built-in Mechanisms?
It is impossible for ... |
2025-04-01T04:33:10.767238 | 2020-10-30T17:54:59 | 733400633 | {
"authors": [
"CLAassistant",
"jemisonf"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3899",
"repo": "argoproj/argo",
"url": "https://github.com/argoproj/argo/pull/4424"
} | gharchive/pull-request | fix(docs): update link to container spec
The old link points to a missing page. This uses a newer spec version but the page does exist.
Checklist:
[x] Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this is a chore.
[x] The title of the PR is (a) con... |
2025-04-01T04:33:10.780145 | 2022-04-27T03:03:11 | 1216716499 | {
"authors": [
"Cram3r95",
"jagjeet-singh",
"panda2020-sky",
"wqi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3900",
"repo": "argoverse/av2-api",
"url": "https://github.com/argoverse/av2-api/issues/46"
} | gharchive/issue | Argoverse 2.0 vs Argoverse 1.1 API
Hi folks,
I am trying to run my model in Argoverse 2.0, which was previously trained using 1.1 and its corresponding API. Nevertheless, after installing and cloning the API, in order to check the tutorials, dataloaders etc, this api looks quite smaller than Argoverse 1.1. and the or... |
2025-04-01T04:33:10.784557 | 2022-10-29T02:39:43 | 1428030699 | {
"authors": [
"argvrutter",
"kylegendy"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3901",
"repo": "argvrutter/exampleusageplz",
"url": "https://github.com/argvrutter/exampleusageplz/pull/52"
} | gharchive/pull-request | updated gitignore and ports
GITIGNORE AND FILE STRUCTURE:
updated the .gitignore file to include:
.DS_Store: a mac os file that occurs pretty regularly after visiting a folder in Finder
frontend/exampleusageplz/out/: the directory that holds what's transpiled from the original ts files in src/
frontend/exampleusagep... |
2025-04-01T04:33:10.812154 | 2024-05-24T15:13:25 | 2315651137 | {
"authors": [
"a8m",
"bonastreyair",
"c0dearm",
"ronenlu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3902",
"repo": "ariga/atlas-provider-sqlalchemy",
"url": "https://github.com/ariga/atlas-provid... | gharchive/issue | Sometimes atlas-provider-sqlalchemy outputs nothing
This is some strange behavior, it can be seen in the following screenshot:
As you can observe, sometimes, the very first runs of the command don't output anything, until at some point it prints the correct SQL sentences. No modification was done to any of the SQLAl... |
2025-04-01T04:33:10.819058 | 2024-12-16T17:19:51 | 2742959685 | {
"authors": [
"veerendra19codes"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3903",
"repo": "arihantcodes/spectrum-ui",
"url": "https://github.com/arihantcodes/spectrum-ui/pull/18"
} | gharchive/pull-request | [FIX]: ISSUE#10 colors and calendar overflow
FIX ISSUE #10
Before:
After:
@arihantcodes please review my pr
|
2025-04-01T04:33:10.820465 | 2021-01-21T18:30:39 | 791395926 | {
"authors": [
"arimgibson",
"omeralef"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3904",
"repo": "arimgibson/Deadname-Remover",
"url": "https://github.com/arimgibson/Deadname-Remover/issues/284"
} | gharchive/issue | shows deadname in another language.
I don't know if it's supposed to happen but when I put the deadname in another language it didn't work.
Hi @omeralef, thanks for reporting this!
Could you provide an example of a deadname and name to be replaced? Doesn't have to be your deadname specifically. Is it possible that ... |
2025-04-01T04:33:10.839369 | 2014-12-29T11:26:04 | 53035030 | {
"authors": [
"Kannan24",
"Vitallium"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3905",
"repo": "ariya/phantomjs",
"url": "https://github.com/ariya/phantomjs/issues/12854"
} | gharchive/issue | PhantomJS 1.9.8 Crashing Issue
We are using PhantomJS for running the regression test cases. We are getting the following error when running the test.
PhantomJS has crashed. Please read the crash reporting guide at https://github.c
om/ariya/phantomjs/wiki/Crash-Reporting and file a bug report at https://github.
com/a... |
2025-04-01T04:33:10.841831 | 2016-06-24T10:43:17 | 162121598 | {
"authors": [
"gkio",
"tasoss"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3906",
"repo": "ariya/phantomjs",
"url": "https://github.com/ariya/phantomjs/issues/14372"
} | gharchive/issue | gzip body content
Hello i'm using 2.1.1 and i would like to ask about gzip content.I have found a few topics related but i don't know if they are exactly the same as mine.
The question is:
In onResourceReceived if the content is gzipped the bodysize is for example 20k but the body is empty.Is it possible somehow to g... |
2025-04-01T04:33:10.859735 | 2024-06-28T18:23:47 | 2380951589 | {
"authors": [
"bz5989"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3907",
"repo": "arklian/patina",
"url": "https://github.com/arklian/patina/pull/73"
} | gharchive/pull-request | Bryan: Updated Header/Footer framework
Updated links to go from page to page in header; updated footer to be
in the bottom (rather than hanging at bottom of components)
L=ENG-120
|
2025-04-01T04:33:10.933540 | 2017-08-26T12:16:43 | 253088239 | {
"authors": [
"arminc"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3908",
"repo": "arminc/clair-scanner",
"url": "https://github.com/arminc/clair-scanner/issues/9"
} | gharchive/issue | Add integration tests
Create an integration test that does the following
Create a docker image
Start clair db
Start clair
Run integration test
fixed with commit 8e4fb3035c2b44120149e2128452926f0057ce67
|
2025-04-01T04:33:10.948331 | 2021-10-12T15:22:22 | 1023950140 | {
"authors": [
"alfrye",
"dwertent"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3909",
"repo": "armosec/kubescape",
"url": "https://github.com/armosec/kubescape/issues/148"
} | gharchive/issue | Scan failing using -t flag.
I am running kubescape and I set the -t flag to 93 and the scan returns as error "error: Scan score is bellow threshold" However, the scan log shows 94% in the results.
@alfrye I'm not sure how this happens since it's a very straightforward mechanism.
Is there any information you can sha... |
2025-04-01T04:33:10.977010 | 2021-01-15T08:04:57 | 786693433 | {
"authors": [
"Happypig375",
"arogozine"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3912",
"repo": "arogozine/TupleAsJsonArray",
"url": "https://github.com/arogozine/TupleAsJsonArray/pull/2"
} | gharchive/pull-request | Add netstandard2.1 target
Targeting netstandard2.0 needs too many code changes. Targeting netstandard2.1 instead. Closes #1.
NuGet package for whoever needs it while PR is not yet merged:
TupleAsJsonArray.1.0.2.zip (Rename extension .zip to .nupkg, GitHub does not support uploading .nupkg files directly)
Can you ta... |
2025-04-01T04:33:11.032675 | 2017-03-04T16:06:03 | 211888463 | {
"authors": [
"Herz3h",
"Kiina",
"jhabdas",
"voznik"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3913",
"repo": "artberri/sidr",
"url": "https://github.com/artberri/sidr/issues/323"
} | gharchive/issue | how to use sidr with webpack?
I'm learning webpack, and want to import sidr to my project.
hwo should I do this right?
I've tried
import sidr from 'sidr';
but it Cannot find module "sidr"
I tried to add
new webpack.ProvidePlugin({
'jQuery': 'jquery',
'$': 'jquery',
'global.jQuery': 'jquery'
})
...
alias: {
... |
2025-04-01T04:33:11.035263 | 2023-05-08T01:46:13 | 1699363834 | {
"authors": [
"artberryx",
"chengxuxin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3914",
"repo": "artberryx/LSD",
"url": "https://github.com/artberryx/LSD/issues/3"
} | gharchive/issue | Computing objective for discrete skills
In lsd.py
I don't really understand the difference between target_z and logits. I think they are the same vectors with the same values.
What is the purpose of projecting target_z to diagonal and then sum back?
I would really appreciate it if you could explain the difference her... |
2025-04-01T04:33:11.036837 | 2019-11-19T15:26:38 | 525080921 | {
"authors": [
"kaecy",
"mglatz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3915",
"repo": "artcom-net/mp3-tagger",
"url": "https://github.com/artcom-net/mp3-tagger/issues/7"
} | gharchive/issue | encoding error
mp3-tagger seems to lack support of diacritics.
I can save string such as "Cesky Rozhlas" to artist, but "Český Rozhlas" throws
UnicodeEncodeError: 'latin-1' codec can't encode character
I cant figure out how to convert the string properly to save it
This is a problem with python and it's rubbish bin... |
2025-04-01T04:33:11.091617 | 2018-02-25T22:23:43 | 300067541 | {
"authors": [
"artemirq",
"jkirkpatrick"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3916",
"repo": "artemirq/advanced-react-scripts",
"url": "https://github.com/artemirq/advanced-react-scripts/issues/7"
} | gharchive/issue | JS Decorators not supported
Is this a bug report?
Yes
Did you try recovering your dependencies?
Yes.
yarn --version
1.3.2
Which terms did you search for in User Guide?
Issue only occurs with advanced-react-scripts, not custom-react-scripts.
Environment
node -v: 8.9.4
npm -v: n/a
yarn --version (if you use Yarn): 1... |
2025-04-01T04:33:11.120147 | 2022-01-08T12:59:35 | 1096921267 | {
"authors": [
"alshueiliproject",
"vasilich6107"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:3919",
"repo": "artflutter/reactive_forms_widgets",
"url": "https://github.com/artflutter/reactive_forms_widgets/issues... | gharchive/issue | How to handle on ReactiveDateTimePicker Change
I want to count the days between going and coming back
My question is how to get the value when selecting the date ?
My code
` ReactiveDateTimePicker(
firstDate: DateTime.now(),
formControlName: 'returnDate',
type: ReactiveDatePickerFieldType.dateTime,
decoration: cons... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.