id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
630258918
Fix a typo in the email confirmation sash addresses https://artsyproduct.atlassian.net/browse/AUCT-1072 Just fixing a typo in the email confirmation sash and adding a CHANGELOG entry. The test failure has been caused by the copy update and it also needs to be updated.
gharchive/pull-request
2020-06-03T19:20:08
2025-04-01T04:56:03.452435
{ "authors": [ "yuki24" ], "repo": "artsy/eigen", "url": "https://github.com/artsy/eigen/pull/3398", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1006214159
format(tslint): adding some rules The type of this PR is: Enhancement This PR resolves [] Description I added three rules: horizontal={true} becomes horizontal as we use it in most places <Flex bla="wow"></Flex> becomes <Flex bla="wow" /> for empty components <Text variant={"lg"}> becomes <Text variant="lg">, remo...
gharchive/pull-request
2021-09-24T08:27:00
2025-04-01T04:56:03.460009
{ "authors": [ "ArtsyOpenSource", "pvinis" ], "repo": "artsy/eigen", "url": "https://github.com/artsy/eigen/pull/5513", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1633549871
feat: add relay dev tools on flipper This PR resolves [] Description Adds relay-dev-tools in flipper so we can debug what's going on with the relay store 🤩 PR Checklist [x] I have tested my changes on iOS and Android. [x] I hid my changes behind a feature flag, or they don't need one. [x] I have included screens...
gharchive/pull-request
2023-03-21T09:51:00
2025-04-01T04:56:03.468437
{ "authors": [ "MounirDhahri", "gkartalis" ], "repo": "artsy/eigen", "url": "https://github.com/artsy/eigen/pull/8392", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1890148775
feat: add create alert at end of artworks list This PR resolves ONYX-295 Description [This is already reviewable] [Erin still needs to update the copy before merging this PR] This PR adds support to creating an alert at the end of the list of artworks in Artist page. Tracking event Create alert Message ...
gharchive/pull-request
2023-09-11T10:05:01
2025-04-01T04:56:03.479069
{ "authors": [ "MounirDhahri", "dariakoko" ], "repo": "artsy/eigen", "url": "https://github.com/artsy/eigen/pull/9239", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
335578113
Refresh status of registration when you return to ConfirmBid screen + some tiny fixes The outcome of a pairing session with @orta! This PR addresses: https://artsyproduct.atlassian.net/browse/PURCHASE-196 Previously, when you returned to the ConfirmBid screen after placing a bid, such as after you find out you'd been...
gharchive/pull-request
2018-06-25T21:40:24
2025-04-01T04:56:03.485836
{ "authors": [ "DangerCI", "orta", "sweir27" ], "repo": "artsy/emission", "url": "https://github.com/artsy/emission/pull/1119", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
167126467
Convert to Flow This does two major things: [x] Passes ESLint [x] Converts to using Flow and one semi-major thing. [x] Converts the app to use class properties. So this would take these realllllllly weird bits of a constructor: this.func_name = this.func_name.bind(this) and turns them into normal functions using ...
gharchive/pull-request
2016-07-22T20:33:34
2025-04-01T04:56:03.491248
{ "authors": [ "alloy", "orta" ], "repo": "artsy/emission", "url": "https://github.com/artsy/emission/pull/220", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
150209371
Add support for displaying "unique" in basic artwork metadata It's been flagged by a couple liaisons and galleries that we dont surface if a work (from medium usually including multiples such as design, photography, fashion etc) is flagged as unique. [ ] we should display "Unique" if applied to basic artwork metada...
gharchive/issue
2016-04-21T22:30:30
2025-04-01T04:56:03.495095
{ "authors": [ "garrengotthardt" ], "repo": "artsy/energy", "url": "https://github.com/artsy/energy/issues/193", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1564387906
feat: app state migrations This PR resolves MOPLAT-478 Description moving migrations from eigen to energy. i tried with ezpz persist (doesn't include migrations), redux-persist (doesn't work well with ezpz's computed values), so i took the working-very-well @ds300's work from eigen. PR Checklist [ ] I tested my ch...
gharchive/pull-request
2023-01-31T14:11:26
2025-04-01T04:56:03.499235
{ "authors": [ "pvinis" ], "repo": "artsy/energy", "url": "https://github.com/artsy/energy/pull/482", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
410073255
Bump replicas to 10 PR-ing this temporary DDoS measure for visibility. Closing in favor of https://github.com/artsy/force/pull/3545
gharchive/pull-request
2019-02-14T00:50:00
2025-04-01T04:56:03.506124
{ "authors": [ "joeyAghion" ], "repo": "artsy/force", "url": "https://github.com/artsy/force/pull/3535", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1185482487
more progress on testing, leaving a few todos I'm pushing this up before I leave! There are still a few things to clean up in this module, they are all labelled with TODOs. ill unassign myself. others can take over, if this repo is still useful.
gharchive/pull-request
2022-03-29T22:13:22
2025-04-01T04:56:03.508310
{ "authors": [ "pepopowitz", "pvinis" ], "repo": "artsy/relay-workshop", "url": "https://github.com/artsy/relay-workshop/pull/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
161114824
JavaComplete2 : TextChangedI feature needs vim version >= 7.4.143 Actual behavior (Required!) when i write new java file show me: JavaComplete2 : TextChangedI feature needs vim version >= 7.4.143 Press ENTER or type command to continue Expected behavior (Required!) write java code with vim without errors or warnings....
gharchive/issue
2016-06-20T04:25:38
2025-04-01T04:56:03.515693
{ "authors": [ "crazy-canux" ], "repo": "artur-shaik/vim-javacomplete2", "url": "https://github.com/artur-shaik/vim-javacomplete2/issues/250", "license": "Vim", "license_type": "permissive", "license_source": "github-api" }
1194582077
feat: 将 Application 基类整合 IoC Container 之前全局共用一个 Container 和 Application,且组合形式比较松散,使用起来比较难懂,现重构为继承形式,为上层框架包装提供些许便利 Class(OOP) 形式声明 Hook 的格式进行调整,相关写法改为 reflect-metadata 模式,IoC 模型对接更彻底 @hyj1991 改 Loader 的时候发现 Hook 定义这块问题比较大,我改了个比较彻底的版本,要麻烦再看一下(doge
gharchive/pull-request
2022-04-06T13:00:11
2025-04-01T04:56:03.526445
{ "authors": [ "noahziheng" ], "repo": "artusjs/core", "url": "https://github.com/artusjs/core/pull/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2568546381
Added single player mode with AI Added additonal features: implemented single player mode made it faster using defer attribute faster loading @arujjval can u please check and assign for hacktoberFest!
gharchive/pull-request
2024-10-06T08:52:46
2025-04-01T04:56:03.528198
{ "authors": [ "prishamehta01" ], "repo": "arujjval/tic-tac-toe", "url": "https://github.com/arujjval/tic-tac-toe/pull/44", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1441553748
🛑 SPOwnerBot is down In be67617, SPOwnerBot (https://backend.isbotdown.com/bots/SPOwnerBot) was down: HTTP code: 200 Response time: 153 ms Resolved: SPOwnerBot is back up in 56aad0c.
gharchive/issue
2022-11-09T07:23:55
2025-04-01T04:56:03.584128
{ "authors": [ "arynyklas" ], "repo": "arynyklas/uptime", "url": "https://github.com/arynyklas/uptime/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
53982339
Scroll speed Hello. I am using your scrollbar implemetation in my project. I have a question about scrollspeed when scrolling using mouse wheel. In your implementation, scroll speed is depends on total content size. How can I make a fixed scrollspeed (and scroll offset assiciated with one mouse wheel step)? https:/...
gharchive/issue
2015-01-11T05:21:24
2025-04-01T04:56:03.608616
{ "authors": [ "asafdav", "braincomb", "softgears" ], "repo": "asafdav/ng-scrollbar", "url": "https://github.com/asafdav/ng-scrollbar/issues/33", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
108969771
tidy up status page, based on feedback @DanielJMaher based on feedback @DanielJMaher @FBRTMaka @Bobfrat review and merge please added roll up for inactive/healthy @DanielJMaher @Bobfrat ready @birdage still a problem here. Cool! Works!
gharchive/pull-request
2015-09-29T22:05:57
2025-04-01T04:56:03.673406
{ "authors": [ "FBRTMaka", "birdage" ], "repo": "asascience-open/ooi-ui", "url": "https://github.com/asascience-open/ooi-ui/pull/509", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1122417217
Fixed broken links for Netflix Tech Blog after domain migration Netflix Tech Blog recently moved from http://techblog.netflix.com to https://netflixtechblog.com/ Thanks, Vladyslav. I have checker setup for broken links, but it missed those because they silently redirect.
gharchive/pull-request
2022-02-02T21:43:10
2025-04-01T04:56:03.680718
{ "authors": [ "asatarin", "vladsydorenko" ], "repo": "asatarin/testing-distributed-systems", "url": "https://github.com/asatarin/testing-distributed-systems/pull/5", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
218552035
Playback failure kodi-agile hash a29705b3b7 inputstream.adaptive hash 3afbfba31c8b kodi.log : `11:58:49.109 T:139837237405440 INFO: AddOnLog: InputStream Adaptive: SetVideoResolution (1920 x 1080) 11:58:49.109 T:139837237405440 DEBUG: AddOnLog: InputStream Adaptive: Open() 11:58:49.109 T:139837237405440 DEBUG:...
gharchive/issue
2017-03-31T16:23:29
2025-04-01T04:56:03.692865
{ "authors": [ "Uukrull", "asciidisco", "sirtow" ], "repo": "asciidisco/plugin.video.netflix", "url": "https://github.com/asciidisco/plugin.video.netflix/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
300397335
Fix HTML encoding Sorry, guys, I broke the HTML encoding 😇 No worries, I should´ve seen it during the review... Thank you for the fix :)
gharchive/pull-request
2018-02-26T21:11:16
2025-04-01T04:56:03.694020
{ "authors": [ "asciidisco", "janettt" ], "repo": "asciidisco/web-conferences-2018", "url": "https://github.com/asciidisco/web-conferences-2018/pull/65", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
406357217
Umlaut issues when using Asiciidoctor-pdf with dita Hello folks, I use Asciidoctor-Diagram with ditaa to draw diagrams for my documentation. Preview with Firefox-Plugin works well. However, when I create the diagram via asciidoctor-pdf, all Umlauts are replaced by squares. In the rest of the documentation all Umlauts...
gharchive/issue
2019-02-04T14:35:03
2025-04-01T04:56:03.710415
{ "authors": [ "Clemi81", "habamax", "mojavelinux" ], "repo": "asciidoctor/asciidoctor-pdf", "url": "https://github.com/asciidoctor/asciidoctor-pdf/issues/1000", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
384778986
plantuml and dat-uri don't work together ? Hi, I'd like to inline plantuml diagrams in my html5 document, however I cannot seem to get it right. Either I have difficulty to find the right way to use the data-uri scheme to inline images for images generated by asciidoctorj-diagram in plantuml format. And even using in...
gharchive/issue
2018-11-27T12:47:31
2025-04-01T04:56:03.735105
{ "authors": [ "bric3", "robertpanzer" ], "repo": "asciidoctor/asciidoctorj", "url": "https://github.com/asciidoctor/asciidoctorj/issues/738", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
910247429
脱字の修正 修正箇所 『Async Functionと反復処理』の「fetchResources関数」に脱字があったので修正しました。 修正前: fetchResource関数 修正後: fetchResources関数 ありがとうございます!
gharchive/pull-request
2021-06-03T08:23:28
2025-04-01T04:56:03.736785
{ "authors": [ "azu", "perzikanz" ], "repo": "asciidwango/js-primer", "url": "https://github.com/asciidwango/js-primer/pull/1324", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1059248765
Update README examples with the options at the end It seems to me that options are now passed as an object in the last argument to create, and so we need to update the examples in the README accordingly. That’s at least the only way it could work for me. Thanks a lot for your work on this new version, I particularly ...
gharchive/pull-request
2021-11-20T23:14:29
2025-04-01T04:56:03.738164
{ "authors": [ "cljoly", "sickill" ], "repo": "asciinema/asciinema-player", "url": "https://github.com/asciinema/asciinema-player/pull/158", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2304444522
Unable to Upgrade from 2023-11-20 to 2023-12-16 (or later) Describe the bug Recorded data cannot be loaded. To Reproduce Steps to reproduce the behavior: Upgrade Asciinema server from version 20231120 to 20231216. Attempt to play any recorded session. Observe that the data fails to load correctly. Expected behavior...
gharchive/issue
2024-05-19T05:49:14
2025-04-01T04:56:03.747816
{ "authors": [ "XIYO", "ku1ik" ], "repo": "asciinema/asciinema-server", "url": "https://github.com/asciinema/asciinema-server/issues/444", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
995401780
Dev: Add new relationship for GitHub identifiers and papers that "mention" them With ADS providing "mentioned" GitHub URLs, add an additional relationship for "referred" URLs. Already exists within the asclepias framework.
gharchive/issue
2021-09-13T22:35:44
2025-04-01T04:56:03.749201
{ "authors": [ "mubdi" ], "repo": "asclepias/asclepias-broker", "url": "https://github.com/asclepias/asclepias-broker/issues/105", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2613357047
Problem with jvm plugin I tried to write and use my own plugin. But the build process failed with: common.proto: is a proto3 file that contains optional fields, but code generator protoc-gen-_X21147SuBNvl0GbuRV6D12RgwA-0 hasn't been updated to support optional fields in proto3. Please ask the owner of this code gener...
gharchive/issue
2024-10-25T07:47:14
2025-04-01T04:56:03.751129
{ "authors": [ "ascopes", "morvael" ], "repo": "ascopes/protobuf-maven-plugin", "url": "https://github.com/ascopes/protobuf-maven-plugin/issues/431", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
897691606
Fix error installing php 7.2.34 on mac os 11.3 > asdf install php 7.2.34 Determining configuration options... Downloading source code... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 123 100 123 ...
gharchive/pull-request
2021-05-21T05:30:04
2025-04-01T04:56:03.758029
{ "authors": [ "daamsie", "dylan-chong" ], "repo": "asdf-community/asdf-php", "url": "https://github.com/asdf-community/asdf-php/pull/89", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1396174762
Update readme file 📚 Documentation bla bla bla Add relevant screenshot or video (if any) No response Additional context No response Can you assign me this issue? Ok @tokyo3001 assigned
gharchive/issue
2022-10-04T12:13:35
2025-04-01T04:56:03.811523
{ "authors": [ "ashavijit", "tokyo3001", "wasimreja" ], "repo": "ashavijit/Meetify", "url": "https://github.com/ashavijit/Meetify/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1456742871
🛑 Home Assistant is down In 8e92223, Home Assistant (https://ha.ashhhleyyy.dev/) was down: HTTP code: 0 Response time: 0 ms Resolved: Home Assistant is back up in db464b5.
gharchive/issue
2022-11-20T02:42:06
2025-04-01T04:56:03.813921
{ "authors": [ "robot-ashley" ], "repo": "ashhhleyyy/status-page", "url": "https://github.com/ashhhleyyy/status-page/issues/406", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2567872870
npm run dev fails Running npm run dev (npm=6.14.16) produces the following: ERROR in ./src/client/create/scss/create.scss (./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/client/create/scss/create.scss) Module build failed (from ./node_modules/sass-loader/dist/cjs.js): Error: Node S...
gharchive/issue
2024-10-05T11:08:41
2025-04-01T04:56:03.826277
{ "authors": [ "ashugeo", "pepe-bawagan" ], "repo": "ashugeo/magic-maze", "url": "https://github.com/ashugeo/magic-maze/issues/86", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
276624017
Wrapper for ccxt exchanges What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Feature What is the new behavior (if this is a feature change)? Added ccxt wrapper that add all exchanges supported by ccxt (https://github.com/ccxt/ccxt) Other information: I've not been able to add the ...
gharchive/pull-request
2017-11-24T13:56:24
2025-04-01T04:56:03.844448
{ "authors": [ "Filoz", "Shootle", "WilhelmErasmus", "Yoyae", "cmroche", "mattS00" ], "repo": "askmike/gekko", "url": "https://github.com/askmike/gekko/pull/1365", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
365218739
bugfix #2568 transforms commonjs modules to ES2015 What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Bugfix #2568 What is the current behavior? (You can also link to an open issue here) see #2568 What is the new behavior (if this is a feature change)? commonjs modules get transpil...
gharchive/pull-request
2018-09-30T11:51:39
2025-04-01T04:56:03.847684
{ "authors": [ "askmike", "eusorov" ], "repo": "askmike/gekko", "url": "https://github.com/askmike/gekko/pull/2573", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1473207347
🛑 Quiver Site is down In 105f1a2, Quiver Site (https://www.quivertheapp.com/) was down: HTTP code: 403 Response time: 10 ms Resolved: Quiver Site is back up in 35c84ed.
gharchive/issue
2022-12-02T17:34:40
2025-04-01T04:56:04.077592
{ "authors": [ "asmur" ], "repo": "asmur/quiver", "url": "https://github.com/asmur/quiver/issues/185", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
477607120
Enable Component parameter delegates to not require @() for coloring at design time. The core issue is that the Razor parser splits attribute values based on whitespace. Therefore, when it encounters @onclick="() => Foo()" it breaks it into three different tokens based on the spaces involved. This separation results...
gharchive/pull-request
2019-08-06T21:40:23
2025-04-01T04:56:04.089908
{ "authors": [ "MattGal", "NTaylorMullen", "dougbu" ], "repo": "aspnet/AspNetCore-Tooling", "url": "https://github.com/aspnet/AspNetCore-Tooling/pull/942", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
472110900
DI in Startup constructor will throw exception in .NET Core 3.0 preview 7 public Startup(IConfiguration configuration, ILogger&lt;Startup&gt; logger) This code no longer works. Same issue as https://github.com/aspnet/Extensions/issues/1096 Per Andrew Stanton-Nurse's comment under that issue. https://github.com/aspne...
gharchive/issue
2019-07-24T06:53:48
2025-04-01T04:56:04.096623
{ "authors": [ "EdiWang", "guardrex" ], "repo": "aspnet/AspNetCore.Docs", "url": "https://github.com/aspnet/AspNetCore.Docs/issues/13469", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
493240581
Wrong Controller In the HTML, you have set the tag: asp-controller="Movies" but no controller with that name has been created yet. Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: 788d46c9-a91a-2788-8db7-b53c37b512f2 Version Independent ID: 00c2c01d-d235...
gharchive/issue
2019-09-13T10:02:04
2025-04-01T04:56:04.101176
{ "authors": [ "pampua84" ], "repo": "aspnet/AspNetCore.Docs", "url": "https://github.com/aspnet/AspNetCore.Docs/issues/14296", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
506120596
Format pipeline code See https://github.com/dotnet/samples/issues/1630 Merged
gharchive/issue
2019-10-12T02:50:01
2025-04-01T04:56:04.102384
{ "authors": [ "Rick-Anderson" ], "repo": "aspnet/AspNetCore.Docs", "url": "https://github.com/aspnet/AspNetCore.Docs/issues/15038", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
481022540
When exception occurs during Startup.Configure propagate to webhost Is your feature request related to a problem? Please describe. In Configure(IApplicationBuilder app, IHostingEnvironment env) I am registering a method using app.ApplicationServices instance. This method throws an exception when i can't make a sock...
gharchive/issue
2019-08-15T07:03:04
2025-04-01T04:56:04.111723
{ "authors": [ "Tratcher", "anurse", "arabelaa", "jkotalik" ], "repo": "aspnet/AspNetCore", "url": "https://github.com/aspnet/AspNetCore/issues/13157", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
400962592
Unit testing HttpContext with HTTP2 features Is there a simple way to create a HttpContext with HTTP2 features? I want to write some HTTP2-ish unit tests. var context = new DefaultHttpContext(); context.Response.AppendTrailers("", ""); This throws an error because there is no IHttpResponseTrailersFeature. Is there a...
gharchive/issue
2019-01-19T05:15:45
2025-04-01T04:56:04.115152
{ "authors": [ "JamesNK", "anurse" ], "repo": "aspnet/AspNetCore", "url": "https://github.com/aspnet/AspNetCore/issues/6871", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
423818294
Build C++ Client on macOS, Windows and Linux with CMake Epic #5301 [ ] Works on Windows, Linux, and Mac [ ] CI integration [ ] Optional flag/define for building tests (off by default?) [ ] ReadMe describing how to build/consume the client Pre-triage notes: Not necessary for preview 5, suggest moving to a later p...
gharchive/issue
2019-03-21T16:16:53
2025-04-01T04:56:04.118873
{ "authors": [ "BrennanConroy", "anurse" ], "repo": "aspnet/AspNetCore", "url": "https://github.com/aspnet/AspNetCore/issues/8706", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
433941014
SignalR high memory consumption Hi We're seeing some wierd behaviour in our application. We have at most 600 users online at a given time, and our memory seems to be rising constantly. Please see image below. The drop in memory is because we restarted the pod. We're running this in Kubernetes (linux container) with ...
gharchive/issue
2019-04-16T19:10:46
2025-04-01T04:56:04.130334
{ "authors": [ "anurse", "marklonquist", "sehra" ], "repo": "aspnet/AspNetCore", "url": "https://github.com/aspnet/AspNetCore/issues/9434", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
463463418
Await dispose for inner stream before disposing SslStream. Part of many issues from https://github.com/dotnet/corefx/issues/38911#issuecomment-507818823 I think I know how it can happen. I think I know how it can happen. Don't leave us hanging lol
gharchive/pull-request
2019-07-02T22:29:36
2025-04-01T04:56:04.133651
{ "authors": [ "davidfowl", "halter73", "jkotalik" ], "repo": "aspnet/AspNetCore", "url": "https://github.com/aspnet/AspNetCore/pull/11819", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
387500597
Check HubConnection state before running invoke logic Before calling methods that require the HubConnection to be connected we run a simple connection state check like https://github.com/aspnet/AspNetCore/blob/e310ccac7b30e901f657f81c86c4048fecfedf7b/src/SignalR/clients/java/signalr/src/main/java/com/microsoft/signal...
gharchive/pull-request
2018-12-04T22:05:29
2025-04-01T04:56:04.136343
{ "authors": [ "mikaelm12", "muratg", "vivmishra" ], "repo": "aspnet/AspNetCore", "url": "https://github.com/aspnet/AspNetCore/pull/4400", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
360500501
replacing string interpolation with proper logging syntax Fixes #362. I found some other places where it was used. I'm not sure of the convention of the logging properties I couldn't get the preview bits to build on my Mac or AppVeyor. I'm not sure if the tests will pass Thank you for your submission, we really ...
gharchive/pull-request
2018-09-15T02:49:24
2025-04-01T04:56:04.140347
{ "authors": [ "Tratcher", "daniel-white", "dnfclas" ], "repo": "aspnet/BasicMiddleware", "url": "https://github.com/aspnet/BasicMiddleware/pull/363", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
231779303
建议增加按前缀清理缓存的接口 public static void KeyDeleteWithPrefix(this IDatabase database, string prefix) { if (database == null) { throw new ArgumentException("Database cannot be null", "database"); } if (string.IsNullOrWhiteSpace(prefix)) { ...
gharchive/issue
2017-05-27T06:14:42
2025-04-01T04:56:04.142696
{ "authors": [ "aspnet-hello", "molinjinyi" ], "repo": "aspnet/Caching", "url": "https://github.com/aspnet/Caching/issues/311", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
154514669
Should default(StringSegment) != default(StringSegment)? I've noticed that default(StringSegment) == default(StringSegment) evaluates to false, which seems to be done for a reason in the source code, but I'm not sure what that reason is. I was just wondering if someone could fill me in, I'm just curious. Seems like...
gharchive/issue
2016-05-12T15:39:27
2025-04-01T04:56:04.145608
{ "authors": [ "Eilon", "javiercn", "pranavkm", "tuespetre" ], "repo": "aspnet/Common", "url": "https://github.com/aspnet/Common/issues/111", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
296239532
Add support for DataMember attribute to override JSON settings key Addresses #774 Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.:x: dodexahedron sign nowYou have signed the CLA al...
gharchive/pull-request
2018-02-12T00:00:02
2025-04-01T04:56:04.148871
{ "authors": [ "HaoK", "dnfclas", "dodexahedron" ], "repo": "aspnet/Configuration", "url": "https://github.com/aspnet/Configuration/pull/775", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
276273808
Update an-overview-of-project-katana.md Quotes fix at owin.RequestProtocol Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.:x: sultanimbayev sign nowYou have signed the CLA already ...
gharchive/pull-request
2017-11-23T06:12:29
2025-04-01T04:56:04.152615
{ "authors": [ "Rick-Anderson", "dnfclas", "sultanimbayev" ], "repo": "aspnet/Docs", "url": "https://github.com/aspnet/Docs/pull/4858", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
344047062
Update complex-data-model.md Removed duplication in the Update the Enrollment entity header. @GoFightNguyen Nice catch! Thank you for taking the time to fix it.
gharchive/pull-request
2018-07-24T13:52:22
2025-04-01T04:56:04.153699
{ "authors": [ "GoFightNguyen", "scottaddie" ], "repo": "aspnet/Docs", "url": "https://github.com/aspnet/Docs/pull/7784", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
450266450
Can this be used to synchronize related table lets say we have a Student table and StudentGrades table. I don't want other requests to edit the grades at the same time. can i do BeginTransaction var Student = db.Students.Find(...); Student.LastModified = DateTimeOffset.Now; db.SaveChanges();// this will update the ro...
gharchive/issue
2019-05-30T11:44:43
2025-04-01T04:56:04.159569
{ "authors": [ "divega", "hoksource" ], "repo": "aspnet/EntityFramework.Docs", "url": "https://github.com/aspnet/EntityFramework.Docs/issues/1494", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
53749241
EF7 code-based model .. using a Data Dictionary approach ? To explain what this is, consider the fact that if we have something like "Customer ID" property that is repeated some 40 times in 40 different model entities, that all refer to the same physical meaning, ie sharing the same common attributes such as Type, Di...
gharchive/issue
2015-01-08T13:17:11
2025-04-01T04:56:04.177006
{ "authors": [ "awbmansour", "rowanmiller" ], "repo": "aspnet/EntityFramework", "url": "https://github.com/aspnet/EntityFramework/issues/1370", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
113903074
Design meeting discussion: October 28, 2015 This issue is for discussion of the EF design meeting on October 28, 2015. Items discussed were: DNX Commands and Startup Projects Please comment on this issue to provide feedback, ask questions, etc. Just a note about the wiki page, the command : dnx ef migrations add ...
gharchive/issue
2015-10-28T19:24:32
2025-04-01T04:56:04.180789
{ "authors": [ "aconstant", "ajcvickers", "bricelam", "rowanmiller" ], "repo": "aspnet/EntityFramework", "url": "https://github.com/aspnet/EntityFramework/issues/3590", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
151524093
Query: Translate string.IsNullOrEmpty I'm having a situation where I need to get data from a single table with 100k+ rows with a quite simple where clause. This query was originally created with EF6 and returned within 100ms. The code is: return await dbContext.Tees .Where(w => w.CourseId.Equals(courseId) && !str...
gharchive/issue
2016-04-28T00:42:57
2025-04-01T04:56:04.186194
{ "authors": [ "MrGadget1024", "raphlo", "smitpatel" ], "repo": "aspnet/EntityFramework", "url": "https://github.com/aspnet/EntityFramework/issues/5199", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
232811733
[DataType] annotation not working Property public DateTime? TimeCreated { get; set; } is by default mapped to datetime2(7). But if I want to map it to older datetime type it works when explicitly configured in FluentApi but does not work(remains default type) when configured with Annotation: [DataType("datetime")] pu...
gharchive/issue
2017-06-01T09:04:38
2025-04-01T04:56:04.189586
{ "authors": [ "ErikEJ", "borisdj" ], "repo": "aspnet/EntityFramework", "url": "https://github.com/aspnet/EntityFramework/issues/8662", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
102842538
Migrations: Only create FKs once in a hierarchy Fixes #2887 Looks good. :shipit:
gharchive/pull-request
2015-08-24T16:51:41
2025-04-01T04:56:04.190541
{ "authors": [ "bricelam", "lajones" ], "repo": "aspnet/EntityFramework", "url": "https://github.com/aspnet/EntityFramework/pull/2910", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
190864814
Fix: #7048 - EF Core 1.1 .ToString() translation causes exception Adding bad data error handling logic to materialization introduced the possibility of hitting a known expression compiler limitation (as described here: https://github.com/dotnet/corefx/pull/13126). This change works around the limitation by moving the...
gharchive/pull-request
2016-11-21T23:22:10
2025-04-01T04:56:04.192231
{ "authors": [ "anpete", "maumar" ], "repo": "aspnet/EntityFramework", "url": "https://github.com/aspnet/EntityFramework/pull/7090", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
419960709
Migration issue with multiple nested "OwnsOne" after upgrading to v.2.2.2 I get error message when I try to update the database after generating a migration. Before upgrading to 2.2.2 - it works fine. Exception message: System.InvalidOperationException: The entity type 'EFError1.Models.SubAddress' cannot be added to...
gharchive/issue
2019-03-12T12:31:54
2025-04-01T04:56:04.198003
{ "authors": [ "ASBrattsev", "AndriySvyryd", "ajcvickers" ], "repo": "aspnet/EntityFrameworkCore", "url": "https://github.com/aspnet/EntityFrameworkCore/issues/14994", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
523540475
EFCore 2.2.6 DBQuery.FromSql.Select error (Object reference not set to an instance of an object) I made tests using BDQuery and had issues when mapping the result of a FromSql() request in a Select(). I have an error: Object reference not set to an instance of an object. Here is an example: DBContext class: public cl...
gharchive/issue
2019-11-15T15:39:01
2025-04-01T04:56:04.209074
{ "authors": [ "ajcvickers", "vbond007" ], "repo": "aspnet/EntityFrameworkCore", "url": "https://github.com/aspnet/EntityFrameworkCore/issues/18933", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
425763604
Port fix for #1041 to 2.2 Impact It's not possible to set the Period of the health check publisher hosted service without using reflection. The wrong backing field is set. This isn't very discoverable because the bug manifests in a setting not being honoured. You might think you are publishing health data every 30 se...
gharchive/pull-request
2019-03-27T04:52:03
2025-04-01T04:56:04.213164
{ "authors": [ "dougbu", "rynowak", "vivmishra" ], "repo": "aspnet/Extensions", "url": "https://github.com/aspnet/Extensions/pull/1312", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
363893129
Should we assume Internal Server Errors can be triggered by user input? I've a question regarding error handling strategy with ASP.NET Core and MVC in particular. In a system we're building, we've been following the philosophy that we should return an HTTP 4xx result code for every error that can be triggered by the ...
gharchive/issue
2018-09-26T07:31:10
2025-04-01T04:56:04.222381
{ "authors": [ "Eilon", "Tratcher", "aspnet-hello", "fschmied" ], "repo": "aspnet/Home", "url": "https://github.com/aspnet/Home/issues/3558", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
150197281
DNX branding shows up in the ErrorPage From @rustd on April 21, 2016 19:21 Repro Steps: Create an ASP.NET Core Web App Introduce a compilation error Run the app to see the error page Expected: DNX branding should not show up in the error page. It does at the bottom as shown in this screenshot Copied from original ...
gharchive/issue
2016-04-21T21:37:39
2025-04-01T04:56:04.227923
{ "authors": [ "muratg" ], "repo": "aspnet/Hosting", "url": "https://github.com/aspnet/Hosting/issues/722", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
324961314
Identity errors not displayed properly when using UseStatusCodePagesWithReExecute When using UseStatusCodePagesWithReExecute, custom error StatusCodes like those found in GenerateRecoveryCodes.cshtml.cs do not display using the route as defined by UseStatusCodePagesWithReExecute in the startup config. Eg. return Not...
gharchive/issue
2018-05-21T15:36:19
2025-04-01T04:56:04.230406
{ "authors": [ "adams-hub", "gberlanga" ], "repo": "aspnet/Identity", "url": "https://github.com/aspnet/Identity/issues/1800", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
168091470
If UseWebpackDevMiddleware gets back an error from Node during app startup, it fails to surface good error information Exception occures when adding app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions {HotModuleReplacement = true}); to Configure() Node: 6.2.2 SpaServices: 1.0.0-beta-000009 at System.RuntimeMe...
gharchive/issue
2016-07-28T13:09:56
2025-04-01T04:56:04.234524
{ "authors": [ "SteveSandersonMS", "leak" ], "repo": "aspnet/JavaScriptServices", "url": "https://github.com/aspnet/JavaScriptServices/issues/226", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
212339990
Re-rendering with serialized data sent to browser Angular Universal indicates it can be configured to send serialized cached data to the browser. I would love to take advantage of this feature, but cannot see where to start. I'm assuming I understand this feature correctly. My hope is that if my first route requires...
gharchive/issue
2017-03-07T06:10:35
2025-04-01T04:56:04.237613
{ "authors": [ "SteveSandersonMS", "larstbone" ], "repo": "aspnet/JavaScriptServices", "url": "https://github.com/aspnet/JavaScriptServices/issues/740", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
320410542
Make some new Kestrel types internal There were some new public types added to Kestrel between 2.0 and 2.1 that don’t need to be exposed. We should make them internal to alleviate back compat concerns going forward. @muratg This is already approved by the ship room, right? If so, I can merge #2543 once @davidfowl a...
gharchive/issue
2018-05-04T20:04:24
2025-04-01T04:56:04.238770
{ "authors": [ "halter73" ], "repo": "aspnet/KestrelHttpServer", "url": "https://github.com/aspnet/KestrelHttpServer/issues/2544", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
224613097
Simplify connection lifetime control flow [dev] Same as #1776 but for merging into dev. Why not just merge back from rel/2.0.0-preview1? @cesarbs That's exactly what I plan to do. I just wanted to see the tests passing since travis and appveyor don't run for PRs merged into non-dev branches. AllowCertificateCon...
gharchive/pull-request
2017-04-26T22:04:14
2025-04-01T04:56:04.240701
{ "authors": [ "cesarbs", "davidfowl", "halter73" ], "repo": "aspnet/KestrelHttpServer", "url": "https://github.com/aspnet/KestrelHttpServer/pull/1777", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
240276400
Create common manifest file Addresses: https://github.com/aspnet/MetaPackages/issues/172 This will trim additional packages such as runtime.win-arm64.runtime.native.system.data.sqlclient.sni :up::date:
gharchive/pull-request
2017-07-03T22:40:55
2025-04-01T04:56:04.241982
{ "authors": [ "JunTaoLuo" ], "repo": "aspnet/MetaPackages", "url": "https://github.com/aspnet/MetaPackages/pull/188", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
80895000
Cannot use nameof(XController) in asp-controller tag helper Similar to issue #2586 I'm speaking specifically to tag helpers here, though, and I think this is something developers might reasonably expect to be possible: <a asp-controller="@nameof(HomeController)" asp-action="@nameof(HomeController.About)">About</a> Th...
gharchive/issue
2015-05-26T10:13:07
2025-04-01T04:56:04.246328
{ "authors": [ "Eilon", "danroth27", "markrendle", "toddlucas" ], "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/2608", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
89380018
Append file version does not work when href/src contains a url with query string Example: This works <img src="images/sample.png" asp-file-version="true" alt="some text" /> Output: <img src="images/sample.png?v=M9cy9a-9lV1-MFfOg2JDzIzBsWiFUVl17uHAR0cgpTE" alt="some text" /> This produces 500 <img src="images/sample.p...
gharchive/issue
2015-06-18T19:41:43
2025-04-01T04:56:04.248757
{ "authors": [ "ajaybhargavb" ], "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/2719", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
130530511
Highlight sterling performance work I'd just like to extend my personal thanks to @rynowak and team for the amazing performance strides being made in MVC. cc @DamianEdwards @SajayAntony :smiley_cat: @danroth27 should we move this to the Backlog? :smile: Oh, and where do I log the same bug but to thank @benaadam...
gharchive/issue
2016-02-02T00:42:46
2025-04-01T04:56:04.254523
{ "authors": [ "Eilon", "MJomaa", "PureKrome", "SajayAntony", "benaadams", "ctolkien", "rynowak", "stevedesmond-ca" ], "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/4030", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-...
376916525
BodyModelBinder should make use of model providers when binding models Currently only ComplexModelBinder is making use of other model binders when binding model properties, while BodyModelBinder is relying on underlying formatter to convert values. If we have a look at the example of custom model binder described her...
gharchive/issue
2018-11-02T18:13:46
2025-04-01T04:56:04.263879
{ "authors": [ "dougbu", "lil-Toady", "mkArtakMSFT" ], "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/8687", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
113873000
Simplify instrumentation confirmations in RazorPageExecutionInstrumentationTest test class can now use the MvcTestFixture #3139 part 3 of 3 dump instrumentation data at end of _Layout.cshtml include FilePath in display compare against new .html resource nits: normalize line endings to CRLF for consistency wi...
gharchive/pull-request
2015-10-28T17:20:59
2025-04-01T04:56:04.268164
{ "authors": [ "dougbu", "pranavkm" ], "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/pull/3431", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
117401524
Improve Angular sample project Ideas: Some useful 'gulp watch'-style auto-compilation Karma-based test runner I'll look into improving the build system after it's possible to update to a newer version of Angular 2, because then it might be possible to remove the inlineNg2Template step. The auto-compilation is n...
gharchive/issue
2015-11-17T17:09:02
2025-04-01T04:56:04.269969
{ "authors": [ "SteveSandersonMS" ], "repo": "aspnet/NodeServices", "url": "https://github.com/aspnet/NodeServices/issues/13", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
379886466
chunkingcookiemanager leaks unused chunks There seems to be a bug in Microsoft.AspNetCore.Authentication.Cookies.ChunkingCookieManager when used in conjunction with CookieAuthentication. What I've seen is that as the size of the Authentication cookie changes the number of chunks needed to the accommodate the cookie ...
gharchive/issue
2018-11-12T17:47:38
2025-04-01T04:56:04.282864
{ "authors": [ "Eilon", "Tratcher", "patrick-hampton-avalara" ], "repo": "aspnet/Security", "url": "https://github.com/aspnet/Security/issues/1909", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
121059325
Skip tests on Mono if KOREBUILD_TEST_SKIPMONO is set. This change will enable us to run tests on CoreCLR on the CI. cc @muratg @Eilon @victorhurdugaci Why not use the FrameworkSkipConditionAttribute? @victorhurdugaci Because I'd have to put it on every test in every repo. We want to be able to run tests on CoreCL...
gharchive/pull-request
2015-12-08T17:38:09
2025-04-01T04:56:04.290005
{ "authors": [ "cesarbs", "dougbu", "victorhurdugaci" ], "repo": "aspnet/Universe", "url": "https://github.com/aspnet/Universe/pull/330", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1201877250
Update install section of documentation This PR updates the install section of the documentation. The installation guide on the website should be directed to the documentation. Questions: Is the issue with M1-chipped Apple computers still there? Linux is supported, but no installation guide for Linux users on the we...
gharchive/pull-request
2022-04-12T13:45:32
2025-04-01T04:56:04.324258
{ "authors": [ "J535D165", "Rensvandeschoot", "terrymyc" ], "repo": "asreview/asreview", "url": "https://github.com/asreview/asreview/pull/1035", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
851605232
Prevent compiler warning when using extracting with SoftAssertions I'm not sure about the "fix". However, it seems we use the same way in ObjectAssert class: https://github.com/assertj/assertj-core/blob/14cd17293c62376abc8c762084819a1e08db1520/src/main/java/org/assertj/core/api/ObjectAssert.java#L43-L48 Because SoftA...
gharchive/pull-request
2021-04-06T16:41:07
2025-04-01T04:56:04.334732
{ "authors": [ "filiphr", "jgiovaresco", "joel-costigliola" ], "repo": "assertj/assertj-core", "url": "https://github.com/assertj/assertj-core/pull/2162", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2640530662
DatePicker: Pas d'update de la valeur si on presse 'enter' Description Si on a saisie une date complète au clavier mais qu'on ne blur pas le champ, quand on appuie sur 'enter' le formulaire est soumis avec la valeur précédente (pas de valeur dans notre cas) Comment reproduire Mettre un date picker dans un v-form sais...
gharchive/issue
2024-11-07T10:14:28
2025-04-01T04:56:04.346550
{ "authors": [ "DavidFyon", "bborlet", "valentinbecquet" ], "repo": "assurance-maladie-digital/design-system", "url": "https://github.com/assurance-maladie-digital/design-system/issues/3831", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1426863014
Default Support Resolves #60 Thank you for the change! Heyo @georgyangelov @AGalabov could we cut a release some time soon? Not urgent but I would love to get some of the new schema features into my repos 😃 @samchungy yup same. But having in mind it will be 3.0.0 we wanted to merge all our needs. We just need ...
gharchive/pull-request
2022-10-28T08:07:08
2025-04-01T04:56:04.351957
{ "authors": [ "AGalabov", "georgyangelov", "samchungy" ], "repo": "asteasolutions/zod-to-openapi", "url": "https://github.com/asteasolutions/zod-to-openapi/pull/63", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
831928991
patterns returned by functions used in pattern-matching contexts Asteroid should support something like the following, function foo with *g() do -- g returns a pattern that we use in the with clause. <something> end where patterns returned from functions should be able to be used in pattern matching conte...
gharchive/issue
2021-03-15T15:30:56
2025-04-01T04:56:04.371107
{ "authors": [ "lutzhamel", "olwmc" ], "repo": "asteroid-lang/asteroid", "url": "https://github.com/asteroid-lang/asteroid/issues/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
537963432
Is there any intention of implementing IMPALA? FAIR has an implementation in Pytorch here if it would help -- https://github.com/facebookresearch/torchbeast/ rlpyt can only be used in one single machine, from my point of view, I think rlpyt's owner will not make it run on multiple machines. Comparing to rlpyt, the ...
gharchive/issue
2019-12-14T20:46:19
2025-04-01T04:56:04.375296
{ "authors": [ "astooke", "codelast", "tarungog" ], "repo": "astooke/rlpyt", "url": "https://github.com/astooke/rlpyt/issues/84", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
416006574
Cannot mount on macOS in normal mode I'm using macOS 10.14.3 with google-drive-ocamlfuse version 0.7.3, installed by opam. It installed normally without any error. osxfuse is installed by macport with version 3.8.3. However, when I execute google-drive-ocamlfuse ~/G, and ls ~/G. It showed ls: G: Device not configured...
gharchive/issue
2019-03-01T09:09:25
2025-04-01T04:56:04.383486
{ "authors": [ "Tony-HSU", "barra51" ], "repo": "astrada/google-drive-ocamlfuse", "url": "https://github.com/astrada/google-drive-ocamlfuse/issues/531", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2218780536
False positive with PLE4703 and immediate return / break Not the biggest deal, but I got a false positive on this with: λ cat x.py def foo(): s = {1, 2, 3} for e in s: if e >= 3: s.remove(e) return λ ruff check --select PLE x.py --preview x.py:3:5: PLE4703 Iterated set `s` is...
gharchive/issue
2024-04-01T18:05:47
2025-04-01T04:56:04.401008
{ "authors": [ "MichaReiser", "boolean-light", "charliermarsh", "hauntsaninja" ], "repo": "astral-sh/ruff", "url": "https://github.com/astral-sh/ruff/issues/10721", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2056109755
FURB152 should look at additional digits to reduce false positives For example, it'll trigger on the following program x = 2.7139914879495697 I think the rule should avoid erroring if there are additional decimal digits that do not match, so: bad1 = 2.7182 bad2 = 2.7183 good1 = 2.71824 good2 = 2.71820001 Trying t...
gharchive/issue
2023-12-26T07:10:39
2025-04-01T04:56:04.403909
{ "authors": [ "charliermarsh", "hauntsaninja" ], "repo": "astral-sh/ruff", "url": "https://github.com/astral-sh/ruff/issues/9281", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2157845870
Unable to activate VIRTUAL_ENV when CONDA_PREFIX exists I'm trying out uv, together with hatch-pip-compile (and hatch). venv creation works fine, and speed is significantly faster, great! Except when I try to run command with created virtual env, error raises (base) test-hatch-pip-compile$ hatch run default1:python...
gharchive/issue
2024-02-28T00:25:55
2025-04-01T04:56:04.409965
{ "authors": [ "YuShigurey", "ananis25", "charliermarsh", "konstin", "matthewfeickert", "notatallshaw" ], "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/2028", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2495877694
Add constraints.txt export to uv export Constraints files are a little different... Specifically, every requirement has to be named, so we can't write relative paths. (You also can't include extras, but we already don't do that.) Hm. An export of the pyproject.toml constraints? No, it’s an export of the lockfile ...
gharchive/issue
2024-08-30T00:19:23
2025-04-01T04:56:04.413721
{ "authors": [ "carderne", "charliermarsh", "zanieb" ], "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/6843", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2552906071
uv equivalent to running "python -m" I want to migrate to uv, and my actual project is under an "app/" folder, and we use python -m app.main.py to run it. How can I achieve the same command using uv? Generally, you'd use uv run python -m app/main.py — does that work for you? Related https://github.com/astral-sh/u...
gharchive/issue
2024-09-27T13:09:13
2025-04-01T04:56:04.416646
{ "authors": [ "tomaszbk", "zanieb" ], "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/7738", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2642890716
fail to run uvx --with="psycopg[binary,pool]" pgcli --help after upgrade to 0.5.0 ❯ uvx --with="psycopg[binary,pool]" pgcli --help error: Failed to parse: `psycopg[binary` Caused by: Missing closing bracket (expected ']', found end of dependency specification) psycopg[binary ❯ uv --version uv 0.5.0 (Homebrew 2024...
gharchive/issue
2024-11-08T05:22:35
2025-04-01T04:56:04.419182
{ "authors": [ "charliermarsh", "zanieb", "zuisong" ], "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/8918", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2514257968
Prefer smaller wheels when priority is unset Summary Closes https://github.com/astral-sh/uv/issues/7216. Files an issue upstream for the tensorflow problem: https://github.com/tensorflow/tensorflow/issues/75415 Imo this is blocking since it breaks tensorflow. Is the new resolution any more wrong / right than the ...
gharchive/pull-request
2024-09-09T15:19:59
2025-04-01T04:56:04.422840
{ "authors": [ "charliermarsh", "konstin" ], "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/pull/7220", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2413195030
Feature(cli): Add service versions to version command The hard coded service versions will now also be printed when running the astria-go dev version command. Tested locally and verified that both astria-go dev version and astria-go dev versions work and return astria-go dev versions Default Service Versions: come...
gharchive/pull-request
2024-07-17T10:05:53
2025-04-01T04:56:04.424318
{ "authors": [ "jbowen93", "sambukowski" ], "repo": "astriaorg/astria-cli-go", "url": "https://github.com/astriaorg/astria-cli-go/pull/136", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2297948072
Update CODEOWNERS Update CODEOWNERS based on Astronomer organizational changes and new committer. wondering why we have 2 codeowners files? I think the original motivation was for changes to the CI, that could incur a cost to Astronomer, to have to be reviewed by someone from Astronomer
gharchive/pull-request
2024-05-15T13:35:44
2025-04-01T04:56:04.426823
{ "authors": [ "tatiana" ], "repo": "astronomer/astronomer-cosmos", "url": "https://github.com/astronomer/astronomer-cosmos/pull/968", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
64124115
capitalization conventions @duncandc - With the addition of the group aggregation calculation, it is finally an issue that we need to start using a consistent capitalization convention. The same convention should be adopted in the groups keys and the halos keys. In particular, under what conditions should a key name ...
gharchive/issue
2015-03-24T23:11:30
2025-04-01T04:56:04.504933
{ "authors": [ "aphearin" ], "repo": "astropy/halotools", "url": "https://github.com/astropy/halotools/issues/37", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
242488350
Update Windows install Try if Script folder is in the path Windows, otherwise put the full path. when will this be merged?
gharchive/pull-request
2017-07-12T19:25:11
2025-04-01T04:56:04.521610
{ "authors": [ "gavinkalika", "hugoesb" ], "repo": "asweigart/pyautogui", "url": "https://github.com/asweigart/pyautogui/pull/173", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
476884521
Fix #139 XLNet example with IMDB fails This was due to a bug in the IMDB processor which resulted in an empty dataset being created, which caused the PyTorch built-in sampler to raise an exception. Just a clarification, other processor's _create_examples(data_dir) (Like Yelp) which take path as argument don't face ...
gharchive/pull-request
2019-08-05T14:15:34
2025-04-01T04:56:04.522950
{ "authors": [ "AvinashBukkittu", "huzecong" ], "repo": "asyml/texar-pytorch", "url": "https://github.com/asyml/texar-pytorch/pull/140", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2209466367
async-profiler not working with alpine based containers running on graviton instances I am trying to profile an application from inside a kubernetes pod. Pod is running on aws graviton instances. We are using alpine base image for containers. /app # uname -r 5.10.210-201.852.amzn2.aarch64 /app # /app # cat /etc/alpin...
gharchive/issue
2024-03-26T22:36:44
2025-04-01T04:56:04.535455
{ "authors": [ "ajames-branch" ], "repo": "async-profiler/async-profiler", "url": "https://github.com/async-profiler/async-profiler/issues/908", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1320167377
Does not generate accurate id's for JSON Schema inputs with definitions Describe the bug Related to next branch. Given this schema: { "properties": { "browser_action": { "$ref": "#/definitions/action", "description": "Use browser actions to put icons in the main Google Chrome toolbar, to the rig...
gharchive/issue
2022-07-27T22:05:07
2025-04-01T04:56:04.541817
{ "authors": [ "jonaslagoni" ], "repo": "asyncapi/modelina", "url": "https://github.com/asyncapi/modelina/issues/820", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1397877774
feat: integrate new ParserJS version Description Integrate new ParserJS version: use new version of parser-js update library tests and examples tests Related issue(s) Part of https://github.com/asyncapi/parser-js/issues/481 @jonaslagoni Done :)
gharchive/pull-request
2022-10-05T14:22:18
2025-04-01T04:56:04.544497
{ "authors": [ "magicmatatjahu" ], "repo": "asyncapi/modelina", "url": "https://github.com/asyncapi/modelina/pull/925", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1606968531
FileNotFoundException Hello, when i try to insatiate : PianoAnalytics pa = PianoAnalytics.getInstance(getApplicationContext()); i get this error systematically : error on ConfigStep.loadConfigurationFromLocalFile: java.io.FileNotFoundException: piano-analytics-config.json i use this documentation : https://developers...
gharchive/issue
2023-03-02T15:01:45
2025-04-01T04:56:04.563662
{ "authors": [ "BenDz", "JKaiss" ], "repo": "at-internet/piano-analytics-android", "url": "https://github.com/at-internet/piano-analytics-android/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
997424269
🛑 Wedding HTTPS is down In 531623f, Wedding HTTPS ($WEDDINGHTTPS) was down: HTTP code: 0 Response time: 0 ms Resolved: Wedding HTTPS is back up in 7bafda4.
gharchive/issue
2021-09-15T19:15:31
2025-04-01T04:56:04.585281
{ "authors": [ "atatkin" ], "repo": "atatkin/milos-uptime", "url": "https://github.com/atatkin/milos-uptime/issues/1923", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1085224278
🛑 Wedding HTTPS is down In 66045fe, Wedding HTTPS ($WEDDINGHTTPS) was down: HTTP code: 0 Response time: 0 ms Resolved: Wedding HTTPS is back up in eaf7f21.
gharchive/issue
2021-12-20T21:35:41
2025-04-01T04:56:04.587316
{ "authors": [ "atatkin" ], "repo": "atatkin/milos-uptime", "url": "https://github.com/atatkin/milos-uptime/issues/3820", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }