added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:37:58.054300
2016-05-29T03:46:56
157367719
{ "authors": [ "Daniel15", "davidfowl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3918", "repo": "aspnet/KestrelHttpServer", "url": "https://github.com/aspnet/KestrelHttpServer/issues/893" }
gharchive/issue
Using command-line options in RC2? My blog is currently running on ASP.NET 5 RC1. I have commands for live vs staging configured in project.json: "commands": { "web-live": "Microsoft.AspNet.Server.Kestrel --server.urls http://unix:/run/dan-live.sock", "web-staging": "Microsoft.AspNet.Server.Kestrel --server...
2025-04-01T06:37:58.055737
2015-08-07T19:18:43
99711006
{ "authors": [ "halter73", "lodejard" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3919", "repo": "aspnet/KestrelHttpServer", "url": "https://github.com/aspnet/KestrelHttpServer/pull/155" }
gharchive/pull-request
Gracefully handle exceptions thrown from OnStarting callbacks If OnStarting is being called after the app func has completed, return a 500. If Onstarting is being called due to a call to write, throw from write. Addresses #25 :shipit: :tanabata_tree:
2025-04-01T06:37:58.060371
2016-06-06T05:08:43
158601511
{ "authors": [ "Eilon", "azimmerer", "davidfowl" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3920", "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/4814" }
gharchive/issue
rc2 postback very slow on first execution I recently upgraded my asp.net 5 application to asp.net core 1.0. The postbacks are very slow, it takes 45 seconds for the postback objected to be created and till the first breakpoint in the postback method is reached. After that the breakpoint is hit and the request is exec...
2025-04-01T06:37:58.079884
2016-09-29T17:56:36
180118758
{ "authors": [ "DamianEdwards", "Eilon", "gdoron", "mkArtakMSFT" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3921", "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/5340" }
gharchive/issue
Add an option to inline css file inside a Razor page Hi, I just wrote a small TagHelper that inlines css files as it's one of the recommendations of PageSpeed by Google: https://developers.google.com/speed/docs/insights/InlineCSS https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery It would be nice i...
2025-04-01T06:37:58.093703
2017-12-06T15:38:52
279798454
{ "authors": [ "Tarig0", "mkArtakMSFT", "pranavkm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3922", "repo": "aspnet/Mvc", "url": "https://github.com/aspnet/Mvc/issues/7114" }
gharchive/issue
Storing Empty list in TempData cookies results in a Jarray object when read I have code that may store an empty list object in the tempdata property of the controller. When using the default tempdata provider (cookies) after I redirect to the MVC action that consumes the data it will be read as a Jarray instead of th...
2025-04-01T06:37:58.107437
2017-03-11T01:41:09
213494838
{ "authors": [ "SergeyRudakov" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3923", "repo": "aspnet/Proxy", "url": "https://github.com/aspnet/Proxy/issues/55" }
gharchive/issue
Connection Timeout on packets loss Hello I'm using proxy on the azure VM connected to internal network via VPN. It works all right most of the time however periodically I experience TCP packet loss (with tcp retransmission) when sending POST request. This leads to TaskCancelledException (operation timed out) in the ...
2025-04-01T06:37:58.119253
2024-01-07T09:50:10
2069062611
{ "authors": [ "assafelovic", "maorkuriel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3924", "repo": "assafelovic/gpt-researcher", "url": "https://github.com/assafelovic/gpt-researcher/issues/326" }
gharchive/issue
Cannot install openai~=1.3.3 and openai~=1.6.1 MacOS Sonoma 14.2.1 Apple M2 Pro Cant install the requirements, getting an error ERROR: Cannot install openai~=1.3.3 and openai~=1.6.1 because these package versions have conflicting dependencies. Full log: ✝ ξ‚° Documents/Github/gpt-researcher ξ‚° ξ‚  master ξ‚° pip install ...
2025-04-01T06:37:58.128761
2023-07-12T18:59:27
1801583358
{ "authors": [ "OumYacout", "bcgit2023", "jortegac", "madiha1ahmed", "neoOpus", "thinkJD", "wwzeng1" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3925", "repo": "assafelovic/gpt-researcher"...
gharchive/issue
openai.error.InvalidRequestError: The model: gpt-4 does not exist I thought this will work with GPT-3.5 and also thought that OpenAI made it possible to anyone to use GPT-4 API but after several hours tinkering with this I am not able to get it to work, I see the webpage but it keeps throwing an error after another (...
2025-04-01T06:37:58.148432
2024-02-23T01:04:04
2150204341
{ "authors": [ "outlaw-dame", "snarfed" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3926", "repo": "assemblee-virtuelle/activitypods", "url": "https://github.com/assemblee-virtuelle/activitypods/issues/184"...
gharchive/issue
Integrate Granary as Middleware for AT Protocol Interoperability Summary This proposal outlines a plan to integrate Granary as middleware within ActivityPods to enable interoperability with the AT Protocol. The goal is to bridge ActivityPods, which utilises ActivityPub and Solid standards, with the emerging AT Protoc...
2025-04-01T06:37:58.153733
2024-08-14T21:09:55
2466847958
{ "authors": [ "coveralls", "epage" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3927", "repo": "assert-rs/snapbox", "url": "https://github.com/assert-rs/snapbox/pull/358" }
gharchive/pull-request
fix(filter): Take redactions into account for Array elides Verified this against cargo in rewriting some tests Fixes #352 Pull Request Test Coverage Report for Build<PHONE_NUMBER>9 Details 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered. No unchanged relevant lines lost coverage. Overall cov...
2025-04-01T06:37:58.158496
2022-01-29T05:00:35
1118031191
{ "authors": [ "KENNYSOFT", "scordio" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3928", "repo": "assertj/assertj-core", "url": "https://github.com/assertj/assertj-core/pull/2476" }
gharchive/pull-request
Breaking change: Extracting within SoftAssertions now throws an assertion error if actual is null Check List: Unit tests : YES Javadoc with a code example (on API only) : NA PR meets the contributing guidelines : Should be, but feel free to notify me if not! #2401 introduced extracting to throw an assertion error i...
2025-04-01T06:37:58.181540
2021-03-12T16:54:06
830293041
{ "authors": [ "andrewmilligan", "zstumgoren" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3929", "repo": "associatedpress/harvester", "url": "https://github.com/associatedpress/harvester/issues/8" }
gharchive/issue
Docs should recommend creating a new GCP project? AFAICT a GCP project can only have one Oauth consent form. If another app is configured to use Oauth in a user's sole GCP project, it means Harvester would need to share that same form. This appears to be possible (i.e. you can add multiple Redirect URIs and Authorize...
2025-04-01T06:37:58.190285
2024-10-29T12:35:27
2621117068
{ "authors": [ "AGalabov", "paulwongx", "pincman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3930", "repo": "asteasolutions/zod-to-openapi", "url": "https://github.com/asteasolutions/zod-to-openapi/issues/267...
gharchive/issue
All types are inferred as string Type inference error for request and response: I tried to build an OpenAPI using this library in combination with hono.js and Next.js. However, after defining the schema, I discovered that when calling the API from the Next.js client, type errors occur. All request parameters and resp...
2025-04-01T06:37:58.233472
2023-12-08T04:34:49
2031912531
{ "authors": [ "MichaReiser" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3931", "repo": "astral-sh/ruff", "url": "https://github.com/astral-sh/ruff/pull/9051" }
gharchive/pull-request
Fix handling of trailing target comment Summary This PR fixes an issue where Ruff moved a trailing target comment past the statement end c = b[dddddd, aaaaaa] = ( a[ aaaaaaa, bbbbbbbbbbbbbbbbbbb ] # comment 2 ) = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Before c = b[dddddd, aaaaaa] ...
2025-04-01T06:37:58.248154
2024-08-06T07:33:43
2450164897
{ "authors": [ "ulucs", "zanieb" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3932", "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/5808" }
gharchive/issue
PYTHONPATH support for uv Python Package (Sort-of related to, and would fix: https://github.com/astral-sh/uv/issues/4450) Python supports a myriad of methods to declare dependency locations, not all of which can be correctly identified by the uv Python package. For example, PYTHONPATH: ❯ PYTHONPATH=$VENV_PATH/lib/pyt...
2025-04-01T06:37:58.256043
2024-08-22T04:55:34
2479838038
{ "authors": [ "wimglenn" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3933", "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/6407" }
gharchive/issue
Incorrect precedence of UV_INDEX_URL vs --index-url in reqs file If an index url has been specified directly in the requirements file using -i or --index-url, this should have precedence over env var. Currently uv will use UV_INDEX_URL if it's set, and ignore the one in the requirements file. Reproducer: $ uv --versi...
2025-04-01T06:37:58.258417
2024-10-10T12:36:47
2578724790
{ "authors": [ "Super1Windcloud", "charliermarsh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3934", "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/issues/8088" }
gharchive/issue
when I run uv pip sync requirements.txt , the environment is not be updated win11 but pyproject.toml So, I think this command of uv add -r requirements.txt can instead it . Yeah I think you're looking for uv add here as you mentioned above.
2025-04-01T06:37:58.261716
2024-02-17T10:19:09
2139931115
{ "authors": [ "erlend-sh", "olivier-lacroix", "zanieb" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3935", "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/pull/1581" }
gharchive/pull-request
Add benchmark of pixi with uv Summary Adds Pixi as one of the tool benchmarked against uv. Pixi can generate multi-platform lock files. here, lock-files are limited to the platform the benchmark is executed on Pixi can install packages from conda and/or pypi. here, packages are installed from pypi Still in draft a...
2025-04-01T06:37:58.263174
2024-04-19T00:24:33
2251831636
{ "authors": [ "zanieb" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3936", "repo": "astral-sh/uv", "url": "https://github.com/astral-sh/uv/pull/3131" }
gharchive/pull-request
Revert "Rewrite uv-auth (#2976)" This reverts commit c0efeeddf6d738991d8f3149168ce57c52073f4e. As an alternative to the in-progress fix at https://github.com/astral-sh/uv/pull/3130, we could revert the pull request at #2976. #3130 instead.
2025-04-01T06:37:58.272419
2024-07-06T17:11:39
2393633447
{ "authors": [ "SuperFluffy", "noot" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3937", "repo": "astriaorg/astria", "url": "https://github.com/astriaorg/astria/pull/1242" }
gharchive/pull-request
fix(sequencer)!: store native asset ibc->trace mapping in init_chain Summary we need to store the native asset ibc to "trace" mapping in the state, otherwise queries for the native asset using the ID will fail. for example get_bridge_account_info where the asset is the native asset fails right now Changes store nati...
2025-04-01T06:37:58.277715
2023-03-07T18:15:31
1613970454
{ "authors": [ "RodrigoTomeES", "Suven", "gnomeria", "nikolaxhristov" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3938", "repo": "astro-community/astro-critters", "url": "https://github.com/astro-commu...
gharchive/issue
Anyway to make it also remove the external from the html? Hi, thank you for building this tool. I was wondering how could we remove something like <link href=/_astro/index.66b179d0.css rel=stylesheet> from the built html that's already been inlined? Critters only inlines a small portion of the CSS, the one that is...
2025-04-01T06:37:58.281128
2023-11-24T16:15:41
2009952504
{ "authors": [ "mpgreg", "sunank200" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3939", "repo": "astronomer/ask-astro", "url": "https://github.com/astronomer/ask-astro/issues/174" }
gharchive/issue
Upsert does not remove successfully upserted documents https://github.com/astronomer/ask-astro/blob/515f3386c4eac8aa4ddcdc3ad12c46b52e4aad8a/airflow/include/tasks/extract/utils/weaviate/ask_astro_weaviate_hook.py#L328C9-L340C1 If no errors occur in upsert this will never be called. Need to move this to its own funct...
2025-04-01T06:37:58.289499
2023-01-23T22:14:08
1553916656
{ "authors": [ "chrishronek", "tatiana" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3940", "repo": "astronomer/astronomer-cosmos", "url": "https://github.com/astronomer/astronomer-cosmos/issues/93" }
gharchive/issue
Add support for "source" select/exclude to DbtDag & DbtTaskGroup parsers See dbt docs on cli usage examples here $ dbt run --select source:snowplow+ # run all models that select from Snowplow sources Ultimately, in our parsers, we should be able to have a new parameter that looks something like this: # (Either th...
2025-04-01T06:37:58.296651
2024-02-06T02:57:18
2119838010
{ "authors": [ "jbandoro" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3941", "repo": "astronomer/astronomer-cosmos", "url": "https://github.com/astronomer/astronomer-cosmos/pull/836" }
gharchive/pull-request
Add support for InvocationMode.DBT_RUNNER for local execution mode Description This PR adds dbtRunner programmatic invocation for ExecutionMode.LOCAL. I decided to not make a new execution mode for each (e.g. ExecutionMode.LOCAL_DBT_RUNNER) and all of the child operators but instead added an additional config Executi...
2025-04-01T06:37:58.304260
2022-04-21T11:24:01
1210894621
{ "authors": [ "danielhoherd", "pankajkoti", "phanikumv" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3942", "repo": "astronomer/astronomer-providers", "url": "https://github.com/astronomer/astronomer-pr...
gharchive/issue
Fix failing example_emr_eks_pi_job example DAG The example_emr_eks_pi_job is failing as part of our intergration tests run. As part of the investigation logs, the shell script Bash Operator seems to having some errors not being raised up and letting the task state shown to be successful. Understand the DAG, debug the...
2025-04-01T06:37:58.373001
2019-09-11T16:35:36
492345303
{ "authors": [ "larrybradley", "pllim" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3943", "repo": "astropy/regions", "url": "https://github.com/astropy/regions/issues/298" }
gharchive/issue
write_ds9 silently overwrites output file https://github.com/astropy/regions/blob/35bab74340b12053942d2bc6ebd071dce340c605/regions/io/ds9/write.py#L62 This behavior is not always desirable. I propose you add an overwrite keyword like what astropy unified I/O does. Added in v0.5
2025-04-01T06:37:58.386844
2019-08-05T01:59:34
476623590
{ "authors": [ "AvinashBukkittu", "ZhitingHu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3944", "repo": "asyml/texar-pytorch", "url": "https://github.com/asyml/texar-pytorch/pull/138" }
gharchive/pull-request
Enhancement of Convolution Networks This PR Corrects a few mistakes in the docs for Convolution Networks Adds data_format capability. User can now use channels_first and channels_last tensors. This option can be passed in forward function. If not passed, it will be picked from hyperparameters Handles the differ...
2025-04-01T06:37:58.396118
2022-05-20T17:26:38
1243432022
{ "authors": [ "magicmatatjahu", "naman-tiwari" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3945", "repo": "asyncapi/design-system", "url": "https://github.com/asyncapi/design-system/pull/34" }
gharchive/pull-request
docs: update to make styling more consistent I have updated the Readme part by adding some icons aside two headings i.e. Environment and How to setup. @naman-tiwari Hi! Please apply my and Missy suggestions, and then we will accept it and merge :)
2025-04-01T06:37:58.397457
2023-05-03T22:27:05
1694933072
{ "authors": [ "asyncedd" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3946", "repo": "asyncedd/dots.nvim", "url": "https://github.com/asyncedd/dots.nvim/issues/96" }
gharchive/issue
sumneko_lua lags the editor As stated above, sumneko_lua (lua_ls) lags down the editor. Somehow it really lags mini plugins? not just mini but also noice.nvim? otherwise, diagnostics are lagging down the editor when leaving? nope, fixed in 50aa8ccb8cfcec2aef2fca202cd1b7aa1dca450e
2025-04-01T06:37:58.399421
2022-02-27T15:06:39
1153283479
{ "authors": [ "mhelleborg", "rogeralsing" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3947", "repo": "asynkron/protoactor-dotnet", "url": "https://github.com/asynkron/protoactor-dotnet/pull/1488" }
gharchive/pull-request
Restructure Remove netstandard 2.1 Restructure solution structure Remove Proto.Remote.GrpcNet and Proto.Repote.GrpcCore in favor of just Proto.Remote containing all grpcnet code Also, any idea why some tests consistently fail? or maybe just CI acting up Also, any idea why some tests consistently fail? or maybe j...
2025-04-01T06:37:58.403674
2023-08-08T11:10:38
1841096233
{ "authors": [ "GMMDMDIDEMS", "mike-gimelfarb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3948", "repo": "ataitler/pyRDDLGym", "url": "https://github.com/ataitler/pyRDDLGym/pull/209" }
gharchive/pull-request
Fixes #208 Changes the function argument type in get_instance(self, num: int) in the ExampleManager class from 'int' to 'str'. This allows to load some of the instance files with characters in the filename, e.g. 'instance1c.rddl' in the MountainCar domain. Hi, Thanks for the fix. We should really starting thinking ...
2025-04-01T06:37:58.457187
2022-07-22T08:53:53
1314695302
{ "authors": [ "giacomocavalieri" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3953", "repo": "atedeg/mdm", "url": "https://github.com/atedeg/mdm/pull/95" }
gharchive/pull-request
Add monadic utility functions This PR adds some monadic utility functions to improve the readability of code written using MTL-style effects. As a side note: writing the code I notices wart remover getting really angry with the monadic unless and when because it kept inferring the type Any; we have to keep an eye o...
2025-04-01T06:37:58.462520
2024-04-03T21:48:22
2223992924
{ "authors": [ "35gh", "corgan2222" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3954", "repo": "ateodorescu/home-assistant-ipmi", "url": "https://github.com/ateodorescu/home-assistant-ipmi/issues/34" }
gharchive/issue
Integration stopped working after update to HA 2024.4.0 Hi, After update to HA 2024.4.0, all integration entities but state became unavailable. I see those suspicious errors in logs, not sure they are related: Enregistreur: homeassistant Source: util/async_.py:35 S'est produit pour la première fois: 23:34:13 (1 occur...
2025-04-01T06:37:58.479240
2020-02-13T09:45:19
564559260
{ "authors": [ "atifaziz" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3955", "repo": "atifaziz/LINQBridge", "url": "https://github.com/atifaziz/LINQBridge/issues/28" }
gharchive/issue
Move ExtensionAttribute into a separate assembly At this point where is a lot of libraries which employs an ExtensionAttribute definition hack to support .NET, which leads to some well-known problems when System.Runtime.CompilerServices.ExtensionAttribute gets redefined in more when one assembly. For example, let'...
2025-04-01T06:37:58.523500
2017-10-01T09:33:33
261904038
{ "authors": [ "fabianishere" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3956", "repo": "atlarge-research/opendc-simulator", "url": "https://github.com/atlarge-research/opendc-simulator/issues/5" }
gharchive/issue
Interpolate task progress Expected Behaviour The progress of tasks update every tick according to the speed of the machines. Actual Behaviour At the moment, the progress of tasks will only update at a specific interval (10 ticks) instead of per tick. Implemented in #21
2025-04-01T06:37:58.531382
2019-04-26T18:19:00
437790084
{ "authors": [ "igarashitm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3957", "repo": "atlasmap/atlasmap", "url": "https://github.com/atlasmap/atlasmap/issues/895" }
gharchive/issue
Introduce editable combobox Introduce editable combobox which allows user to type in and filter before choose one from a list. delimiter for Concatenate/Split transformation transformation name field name What else? out of date
2025-04-01T06:37:58.547318
2021-11-07T15:59:25
1046783273
{ "authors": [ "atodorov", "bruns6077" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3958", "repo": "atodorov/django-s3-cache", "url": "https://github.com/atodorov/django-s3-cache/issues/9" }
gharchive/issue
init.py change from storages.backends import s3boto to from storages.backends.s3boto3 import S3Boto3Storage replace s3boto.S3BotoStorage with S3Boto3Storage and update repository please, its outdated. change from storages.backends import s3boto to from storages.backends.s3boto3 import S3Boto3Storage replace s3boto...
2025-04-01T06:37:58.570163
2015-12-28T15:49:46
124083240
{ "authors": [ "i90rr", "mnquintana" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3959", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/10202" }
gharchive/issue
[ Keyboard usability enhancement ] Search box for Tree View Hi, Often a project is made up of tens if not hundreds or even thousands of files and directories, it would be quite handy to have a box to search (as-you-type) for them. Cheers Thanks for the suggestion! This looks like a duplicate of https://github.com/a...
2025-04-01T06:37:58.573316
2016-02-25T23:13:55
136541875
{ "authors": [ "landocloud", "lee-dohm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3960", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/10976" }
gharchive/issue
Feature Request: Distribute Atom through the Mac App Store IANAL. Please can anyone confirm whether the Atom MIT license is compatible with the Mac App Store? Now that Electron 0.34.0 supports the Mac App Store https://github.com/atom/electron/blob/master/docs/tutorial/mac-app-store-submission-guide.md, is it possib...
2025-04-01T06:37:58.582152
2017-01-14T15:44:24
200811203
{ "authors": [ "hucan7", "lee-dohm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3961", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/13620" }
gharchive/issue
Build Failed Prerequisites [x] Put an X between the brackets on this line if you have done all of the following: Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hack...
2025-04-01T06:37:58.586453
2017-06-01T09:45:32
232823091
{ "authors": [ "q4w56", "rsese" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3962", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/14692" }
gharchive/issue
Rename file should replace the tab with the renamed file. Prerequisites [X] Put an X between the brackets on this line if you have done all of the following: ... Description Rename file should replace the tab with the renamed file. Steps to Reproduce Right click a file in tab or file tree sidebar, Click rename Ent...
2025-04-01T06:37:58.590215
2018-05-22T04:27:28
325136963
{ "authors": [ "bauripalash", "rsese" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3963", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/17383" }
gharchive/issue
Display Progress of Download of a package Summary It would a good idea to show a progress bar of how much is downloaded when installing a package via apm or atom ui Motivation When installing a package via apm or atom ui it sometimes took a long time, so sometimes it let me think, is it really downloading something o...
2025-04-01T06:37:58.593798
2019-05-09T10:31:25
442166552
{ "authors": [ "doakey3", "rsese" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3964", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/19288" }
gharchive/issue
Auto Indent Empty Line Above In Geany, notice that when an indented line is sent to a line below, indentation is added to the newline above so that indented text can quickly be added to that newline: In Atom, the indentation must be added manually: My feature request is for the geany-like behavior to be implemented...
2025-04-01T06:37:58.597842
2015-06-28T17:33:27
91619174
{ "authors": [ "50Wliu", "Narrat", "fusion809" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3965", "repo": "atom/atom", "url": "https://github.com/atom/atom/issues/7511" }
gharchive/issue
Incorrect Arch Linux installation instructions Hi, I know I could go about this with a pull request but it's only a single word addition to the Linux.md file so I felt a developer with write permissions to the GitHub repo could just read this and make the change. At the moment the Linux.md file reads this in its Arch...
2025-04-01T06:37:58.616702
2015-10-21T20:49:29
112675988
{ "authors": [ "Ben3eeE", "MartyGentillon", "MethodGrab", "MorganMarshall", "benogle", "calebmeyer", "damieng", "jerone", "maxbrunsfeld", "mnquintana", "paulcbetts", "sonokamome", "vvs" ], "license": "MIT", "license_source": "github-api", "license_type": "pe...
gharchive/issue
Atom Beta isn't Side by Side on Windows Expected According to the beta info page Atom Beta should "run side-by-side with Atom stable". To me that reads like I should be able to have both the beta and stable installed (and even running) simultaneously on the same system (like with Chrome's stable & beta releases) and ...
2025-04-01T06:37:58.619418
2016-06-30T03:20:17
163072903
{ "authors": [ "50Wliu", "Ben3eeE", "Postem1", "sunnyvempati" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3967", "repo": "atom/fuzzy-finder", "url": "https://github.com/atom/fuzzy-finder/issues/226" }
gharchive/issue
Indexing Project..0 Whenever I start the Fuzzy Finder, it gives a screen stating: Indexing project..0. How do I get it to work properly? https://github.com/atom/fuzzy-finder/issues/205? +1 Closing as a duplicate of #205 - feel free to subscribe there for updates.
2025-04-01T06:37:58.652958
2022-07-24T17:40:53
1315966772
{ "authors": [ "bettio" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3968", "repo": "atomvm/AtomVM", "url": "https://github.com/atomvm/AtomVM/pull/333" }
gharchive/pull-request
ESP32: add support to CMake buildsystem used on esp-idf >= 4.x These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license). SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later tested: [x] network driver [x] socket driver
2025-04-01T06:37:58.674802
2023-07-05T19:11:18
1790126110
{ "authors": [ "gkc" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3969", "repo": "atsign-foundation/at_client_sdk", "url": "https://github.com/atsign-foundation/at_client_sdk/issues/1084" }
gharchive/issue
functional tests occasionally failing Describe the bug Seeing messages like this in logs SEVERE|2023-07-05 19:04:35.767602|LocalSecondary (@aliceπŸ› )|exception in llookup:Could not read value from box. Maybe your box is corrupted. For example in this PR, test run 1 failed but test run 2 succeeded (but can still see...
2025-04-01T06:37:58.687602
2022-07-01T01:06:00
1290780210
{ "authors": [ "VJag", "cconstab", "gkc", "murali-shris", "srieteja" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3970", "repo": "atsign-foundation/at_libraries", "url": "https://github.com/ats...
gharchive/issue
Update TLS connection to optionally output TLS keys to file Is your feature request related to a problem? Please describe. Update TLS connection to optionally output TLS keys to file. This allows you to "see" inside the TLS packets using WireShark and diagnose issues. Describe the solution you'd like Open to suggesti...
2025-04-01T06:37:58.695148
2017-09-29T00:32:23
261499750
{ "authors": [ "rafael-atticlabs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3971", "repo": "attic-labs/noms", "url": "https://github.com/attic-labs/noms/issues/3747" }
gharchive/issue
SimplifyType is too expensive Now that the dust is starting to settle after changing values to be backed by bytes, SimplifyType is rising the top of alot of profiles. The algorithm is unavoidably costly. I think a good kind of approach here is to try to avoid recomputing a simplified type that we've already computed ...
2025-04-01T06:37:58.702482
2018-02-08T12:41:31
295497691
{ "authors": [ "attzonko", "seLain" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3972", "repo": "attzonko/mattermost_bot", "url": "https://github.com/attzonko/mattermost_bot/issues/9" }
gharchive/issue
Bot logins before joining any team ? If a bot tries to login before it joins any team, there will be error in MattermostAPIv4.load_initial_data Should mattermost_bot allows this bot to login ? A possible way to do that : def load_initial_data(self): ! self.teams = self.get('/users/me/teams') + self.teams_channels...
2025-04-01T06:37:58.776358
2016-10-25T21:57:49
185245136
{ "authors": [ "benjaoming", "eliasdorneles" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3973", "repo": "audreyr/cookiecutter-pypackage", "url": "https://github.com/audreyr/cookiecutter-pypackage/pull/263...
gharchive/pull-request
Remove auto-generated comment :) I guess the generated docs files are quite modified compared to what sphinx autogenerates, so we can remove this :) Apparently I end all sentences with smileys right now :) Right, makes sense!
2025-04-01T06:37:58.787722
2023-01-04T02:56:04
1518212717
{ "authors": [ "hoangthanh212" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3974", "repo": "aura-nw/verify-contract", "url": "https://github.com/aura-nw/verify-contract/pull/10" }
gharchive/pull-request
Merge develop to serenity (#9) Update ci.yml fix deployment ts (#8) Update ci.yml Co-authored-by: kienvc<EMAIL_ADDRESS> @doquockhanhan : TuαΊ§n sau merge
2025-04-01T06:37:58.841570
2023-04-05T21:43:29
1656332861
{ "authors": [ "aureliano" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3975", "repo": "aureliano/caravela", "url": "https://github.com/aureliano/caravela/issues/15" }
gharchive/issue
Call internationalization Add internationalization configuration as parameter of both: check for updates and update methods. Implemented by e3daf30e81aac6c506dfb080e207c6509613d663.
2025-04-01T06:37:58.887298
2019-04-29T16:01:33
438390215
{ "authors": [ "TimDaub" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3976", "repo": "austintgriffith/burner-wallet", "url": "https://github.com/austintgriffith/burner-wallet/pull/164" }
gharchive/pull-request
Use erc721-balance to quickly query badges This PR integrates erc721-balance by @vrde. Here's a page that explains what it does: https://vrde.github.io/erc721-benchmark/ TL;DR: It queries ERC721 tokens super quickly by taking advantage of batch calls against the JSON-RPC API. This shows especially when you have lots ...
2025-04-01T06:37:58.889692
2024-06-16T12:32:00
2355734645
{ "authors": [ "eudoxia0", "tim-de" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3977", "repo": "austral/austral", "url": "https://github.com/austral/austral/issues/600" }
gharchive/issue
Incompatible types in typeclass instances are not caught by the checker While looking into why the standard library wasn't building correctly for me, I found that that readByte for StandardInput was trying to call an incompatible mono in the generated c code. In the source I found that the implementations of the read...
2025-04-01T06:37:58.913995
2023-11-08T12:44:07
1983523625
{ "authors": [ "codecov-commenter", "sergiught" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3979", "repo": "auth0/go-auth0", "url": "https://github.com/auth0/go-auth0/pull/308" }
gharchive/pull-request
ESD-32354: Add disable_self_service_change_password to AD connection options πŸ”§ Changes Adds support for disable_self_service_change_password on AD Connection Options. πŸ“š References https://github.com/auth0/terraform-provider-auth0/issues/870 πŸ”¬ Testing πŸ“ Checklist [x] All new/changed/fixed functionality is cov...
2025-04-01T06:37:58.928602
2024-01-22T00:21:39
2092852228
{ "authors": [ "LeoDog896", "miunau" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3980", "repo": "auth70/bodyguard", "url": "https://github.com/auth70/bodyguard/issues/1" }
gharchive/issue
Extra +s are being appended to formData's strings When sending in formData with some structure as { key: "this is a test" }, all of the spaces in the string are replaced with + after being processed. Hi! Sorry this took a while! You can now pass convertPluses: true as a config option to form and softForm to enable ...
2025-04-01T06:37:58.955412
2021-08-16T00:43:03
971265351
{ "authors": [ "codecov-commenter", "jon-whit" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3981", "repo": "authorizer-tech/access-controller", "url": "https://github.com/authorizer-tech/access-controller/pu...
gharchive/pull-request
fix: resolve namespace cfg snapshot timestamps uniquly per namespace The changes herein ensure that namespace config snapshots are resolved and propagated uniquely per namespace. namespace config changes can happen at different times between any two different namespaces, and therefore we must propagate the snapshot t...
2025-04-01T06:37:58.960444
2023-02-10T23:22:21
1580478005
{ "authors": [ "Bhashit", "ecordell", "thomasklein94" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3982", "repo": "authzed/spicedb-operator", "url": "https://github.com/authzed/spicedb-operator/issues/14...
gharchive/issue
extraPodAnnotations doesn't apply to the migration pod I deployed the following in a namespace that has istio injection enabled apiVersion: authzed.com/v1alpha1 kind: SpiceDBCluster metadata: name: dev spec: config: datastoreEngine: postgres extraPodAnnotations: sidecar.istio.io/inject: "false" s...
2025-04-01T06:37:58.964665
2022-09-29T08:29:16
1390470616
{ "authors": [ "jakub-lesniak-mck", "vroldanbet" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3983", "repo": "authzed/spicedb", "url": "https://github.com/authzed/spicedb/issues/850" }
gharchive/issue
SpiceDb crashing unexpectedly I came across a weird behaviour for SpiceDB - it crashed with an exit code 2. Here is the tail of the log: {"level":"error","module":"pgx","args":[],"err":"ERROR: relation \"relation_tuple_transaction\" does not exist (SQLSTATE 42P01)","pid":7266,"sql":"\n\tSELECT COALESCE(\n\t\t(SELECT ...
2025-04-01T06:37:58.967902
2023-04-04T02:46:31
1653071654
{ "authors": [ "mtsmfm", "riywo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3984", "repo": "autifyhq/actions-web-test-run", "url": "https://github.com/autifyhq/actions-web-test-run/pull/31" }
gharchive/pull-request
Surround URL replacements option with quotes Internal ticket: https://app.clickup.com/t/864ea29wc https://github.com/autifyhq/autify-cli/pull/389 To support --url-replacements option with space delimiter we need to surround the arg with quotes. I confirmed it works well on autify-cli with this commit https://github.c...
2025-04-01T06:37:58.986849
2024-06-05T06:29:32
2335016551
{ "authors": [ "cozdas" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3985", "repo": "autodesk-forks/OpenColorIO", "url": "https://github.com/autodesk-forks/OpenColorIO/pull/4" }
gharchive/pull-request
Adsk Contrib - Add cmake option OCIO_HAS_BUILTIN_YAML_CONFIGS Adding cmake option to remove built-in yaml based configs (CGConfig and StudioConfig). When this option is turned off, the tests that rely on the built-in configs will also be removed. Yes, when the YAML switch is added this will be controlled by it too....
2025-04-01T06:37:58.988783
2023-02-10T10:38:47
1579444107
{ "authors": [ "salahelfarissi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3986", "repo": "autodesk-platform-services/aps-iot-extensions-demo", "url": "https://github.com/autodesk-platform-services/aps-iot-extensions...
gharchive/issue
The file extension loaded into the viewer is not supported I have a 2022 revit model (.rvt). I want to know whether the problem comes from the version of the software or from the formats that are supported by the app. I used the same revit file as in the README. The file extension loaded into the viewer is not suppor...
2025-04-01T06:37:59.012349
2018-05-19T04:53:23
324601167
{ "authors": [ "dymurray", "jmrodri" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3987", "repo": "automationbroker/sbcli", "url": "https://github.com/automationbroker/sbcli/pull/1" }
gharchive/pull-request
prune vendor using pruning rules Before prune: $ du -sh vendor/ 121M vendor/ After prune: $ du -sh vendor/ 41M vendor/ Thanks @jmrodri You're going to have to show me how to do this :)
2025-04-01T06:37:59.021312
2020-06-18T19:18:53
641490562
{ "authors": [ "autonomousapps", "sboishtyan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3988", "repo": "autonomousapps/dependency-analysis-android-gradle-plugin", "url": "https://github.com/autonomousapps...
gharchive/issue
How could I disable verbose output chatty(false) is no-op now. Do I have an opportunity to disable console output? Thanks for asking. I have made an effort with recent releases to reduce console output by default. Do you find this is still too verbose? Yes, we have a lot of modules around 300 and a lot of plugins...
2025-04-01T06:37:59.026378
2024-10-10T13:23:07
2578844536
{ "authors": [ "autonomousapps", "emartynov" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3989", "repo": "autonomousapps/dependency-analysis-gradle-plugin", "url": "https://github.com/autonomousapps/dependen...
gharchive/issue
ignoreKtx(true) is not working Plugin version 2.1.4 Gradle version 8.10.2 JDK version 23 (Optional) Kotlin and Kotlin Gradle Plugin (KGP) version 2.0.20 (Optional) Android Gradle Plugin (AGP) version 8.6.2 (Optional) reason output for bugs relating to incorrect advice ./gradlew sha:vide:reason --id androidx.lifecycle...
2025-04-01T06:37:59.028189
2022-05-09T15:36:11
1229909868
{ "authors": [ "handstandsam" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3990", "repo": "autonomousapps/gradle-glossary", "url": "https://github.com/autonomousapps/gradle-glossary/issues/7" }
gharchive/issue
Add definition of "Script Plugin" https://kotlinlang.slack.com/archives/C19FD9681/p1652110468534199?thread_ts=1652107016.526049&cid=C19FD9681 Oops, @martinbonnin was wrong, it is there. My fault for not double-checking though πŸ˜‚ https://github.com/autonomousapps/gradle-glossary#script-plugin CLOSING
2025-04-01T06:37:59.029448
2021-01-23T05:34:27
792446713
{ "authors": [ "Jah-On" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3991", "repo": "autopilot-rs/autopy", "url": "https://github.com/autopilot-rs/autopy/issues/67" }
gharchive/issue
Compiling for Windows? Hello, I made a trimmed down version and building for Linux is easy. I'm having issues with building on Windows. Can you post directions online? Thank you! I figured it out I figured it out
2025-04-01T06:37:59.087415
2022-03-03T00:33:57
1157837646
{ "authors": [ "kenji-miyake", "xmfcx" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3992", "repo": "autowarefoundation/autoware.core", "url": "https://github.com/autowarefoundation/autoware.core/pull/4" }
gharchive/pull-request
chore: sync issue and PR templates Sync files that will be added in https://github.com/autowarefoundation/autoware/pull/56. pre-commit.ci run @xmfcx cc @mitsudome-r I'll explain about this CI here. If we change the settings like this, and run the workflow sync-files, this kind of PR is created. It enables us t...
2025-04-01T06:37:59.094674
2023-04-10T07:52:41
1660395707
{ "authors": [ "takayuki5168" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3993", "repo": "autowarefoundation/autoware.universe", "url": "https://github.com/autowarefoundation/autoware.universe/pull/3339" }
gharchive/pull-request
feat(obstacle_cruise_planner): implement slow down planner Description Implemented slow down planner, inserting slow down point in the trajectory where the point is close to the dynamic/static obstacles. Related links launcher PR: https://github.com/autowarefoundation/autoware_launch/pull/288 Tests performed Plannin...
2025-04-01T06:37:59.103163
2023-08-30T08:11:52
1873161267
{ "authors": [ "kosuke55", "kyoichi-sugahara" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3994", "repo": "autowarefoundation/autoware.universe", "url": "https://github.com/autowarefoundation/autoware.univer...
gharchive/pull-request
fix(goal_planner): fix goal search for narrow shoulder lane Description Fix goal search for narrow shoulder lane considering patterns when the bound of the vehicle at pull over lane's center line is outside the bound of the lanelet. before (skip checking is in lane) after Related links Tests performed psim ! ...
2025-04-01T06:37:59.109799
2024-10-11T07:03:20
2580605880
{ "authors": [ "youtalk" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3995", "repo": "autowarefoundation/autoware", "url": "https://github.com/autowarefoundation/autoware/pull/5332" }
gharchive/pull-request
fix(docker): install CUDA development drivers in development containers Description Resolved https://github.com/autowarefoundation/autoware/issues/5219 The cause of #5219 is that due to the changes in #5159, only the CUDA runtime drivers are now being installed in both the development containers and the runtime conta...
2025-04-01T06:37:59.119131
2023-02-01T04:37:43
1565418732
{ "authors": [ "isamu-takagi", "kenji-miyake", "tkhmy" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3996", "repo": "autowarefoundation/autoware_adapi_msgs", "url": "https://github.com/autowarefoundation/...
gharchive/pull-request
feat(autoware_adapi_v1_msgs): add vehicle status msgs Signed-off-by: tkhmy<EMAIL_ADDRESS>Description Create msgs for vehicle status Related links https://github.com/autowarefoundation/autoware/issues/3232 https://github.com/autowarefoundation/autoware-documentation/pull/312 Tests performed Notes for reviewers Pre...
2025-04-01T06:37:59.120347
2020-08-05T20:58:11
673842927
{ "authors": [ "ZackPierce", "jonlamb-gh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3997", "repo": "auxoncorp/modality-probe", "url": "https://github.com/auxoncorp/modality-probe/pull/188" }
gharchive/pull-request
Unifying the Reporting API: without RaceBuffer for now Closes #179 Based on #185 , but replaces the RaceBuffer with a basic ring buffer to get us by until the RaceBuffer work settles. :+1:
2025-04-01T06:37:59.158127
2019-02-22T21:59:33
413595813
{ "authors": [ "ThatNerdyPikachu", "aveao", "leo60228" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3998", "repo": "aveao/robocop-ng", "url": "https://github.com/aveao/robocop-ng/pull/18" }
gharchive/pull-request
Add ReSwitched Silverβ„’ one real addition to one meme addition is a good ratio right Can you make it an embed? thanks I hate it
2025-04-01T06:37:59.195566
2024-04-06T03:12:32
2229047515
{ "authors": [ "averbraeck", "vjcortesa" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3999", "repo": "averbraeck/housinggame-player", "url": "https://github.com/averbraeck/housinggame-player/issues/51" }
gharchive/issue
Improve clarity of 1. Your budget and expectations screen [ ] It is unclear to the players what values are constant every round: The facilitator can explain that aspect by adding an * to the applicable values and a note below. I do not think it is wise to hard-code this. Future versions of the game could have ch...
2025-04-01T06:37:59.196645
2021-05-11T19:15:15
888284501
{ "authors": [ "mvsoder" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4000", "repo": "avereon/xenon", "url": "https://github.com/avereon/xenon/issues/202" }
gharchive/issue
Auto save of new asset not working When auto-save tries to save an asset it "appears" to save because the save button is disabled but the asset is not really saved anywhere. Furthermore, Save As is not enabled to save it somewhere else. This ended up being a problem with the data model which has now been resolved. ...
2025-04-01T06:37:59.198045
2019-04-16T18:51:04
433933023
{ "authors": [ "JohnHunter809" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4001", "repo": "averma1/RockstarRestaurant", "url": "https://github.com/averma1/RockstarRestaurant/issues/89" }
gharchive/issue
Load/Save Employee PINs to file Done When: the pins for every employee can be loaded and saved to file 30 min: planning and discussion with group about what is needed for this and how to approach it. I started coding it but realized I need to merge unfinished work to really get going 1.5 hr: did work on saving to...
2025-04-01T06:37:59.205674
2023-06-20T13:11:24
1765383713
{ "authors": [ "Shreya111111", "Yashbhadiyadra" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4002", "repo": "avinashkranjan/Amazing-Python-Scripts", "url": "https://github.com/avinashkranjan/Amazing-Python-Scripts/...
gharchive/issue
Adding Wikipedia Scrapper Aim What is the objective of the Script It is basically a technique or a process in which large amounts of data from a huge number of websites is passed through a web scraping software coded in a programming language and as a result, structured data is extracted Details What the features ...
2025-04-01T06:37:59.208857
2023-06-08T06:43:29
1747189336
{ "authors": [ "Abhinavcode13", "avinashkranjan" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4003", "repo": "avinashkranjan/Pentesting-and-Hacking-Scripts", "url": "https://github.com/avinashkranjan/Pentesting...
gharchive/issue
Vulnerability Assessment and Scanning Script Aim The objective of Vulnerability Assessment and Scanning is to identify and assess vulnerabilities within a system, network, or application. This process involves using various tools and techniques to systematically identify weaknesses that could be exploited by attacker...
2025-04-01T06:37:59.283015
2023-03-23T19:05:26
1638137364
{ "authors": [ "Thinner77", "awawa-dev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4004", "repo": "awawa-dev/HyperHDR", "url": "https://github.com/awawa-dev/HyperHDR/issues/536" }
gharchive/issue
JSON-API: No Authorization with valid token sent Bug report, debug log and your config file (FULL LOGS ARE MANDATORY) Steps to reproduce API Authentication: on Internet API Access: off Local Admin API Authentication: on Local API Authentication: off curl http://localhost:8090/json-rpc -H 'Content-Type: applicati...
2025-04-01T06:37:59.292544
2018-07-23T02:34:54
343468087
{ "authors": [ "awelkie", "ejmahler" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4005", "repo": "awelkie/RustFFT", "url": "https://github.com/awelkie/RustFFT/pull/33" }
gharchive/pull-request
Add a "good-thomas double butterfly" algorithm impl When I added the good-thomas implementation a while back, I tried it with very large sizes, and saw that it didn't really stand up to mixed-radix. Something I didn't try is very small sizes. So the planner now does Good-Thomas double butterfly instead of Mixed-Radi...
2025-04-01T06:37:59.342684
2020-07-26T14:01:34
665785163
{ "authors": [ "Knusper", "ajeetdsouza", "aloisdg" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4006", "repo": "awesome-lists/awesome-bash", "url": "https://github.com/awesome-lists/awesome-bash/pull/53" }
gharchive/pull-request
Add zoxide zoxide is a blazing fast autojump alternative written in Rust. It's orders of magnitude faster than other autojumpers, cross-shell, and extremely feature-rich. First you didn't disclose that it was your project. Please do it next time. With 4.3k stars I think it is fine for the popular enough part. Last ...
2025-04-01T06:37:59.362281
2021-10-07T03:52:41
1019579499
{ "authors": [ "Jack-Works", "fregante" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4007", "repo": "awesome-webextension/webpack-target-webextension", "url": "https://github.com/awesome-webextension/webpack-target...
gharchive/issue
Not support MV3 native ES background worker Blocked by https://github.com/w3c/ServiceWorker/issues/1356, otherwise, we need to emit import statements which is not easy in a webpack bundle. I think that maybe it already works with this, regardless if manifest version: Yep: https://github.com/pixiebrix/pixiebrix-ex...
2025-04-01T06:37:59.397853
2019-03-11T09:27:15
419577216
{ "authors": [ "bwobbones", "gregevari", "kaustavghosh06" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4008", "repo": "aws-amplify/amplify-cli", "url": "https://github.com/aws-amplify/amplify-cli/issues/...
gharchive/issue
Where do I add permissions when using amplify-cli? ** Which Category is your question related to? ** API/Function ** What AWS Services are you utilizing? ** Lambda/DynamoDB ** Provide additional details e.g. code snippets ** I have a lambda that gathers data from DynamoDB that i created using the cli. When I execute ...
2025-04-01T06:37:59.405518
2019-09-26T18:26:08
499044946
{ "authors": [ "Genkilabs", "TrueLecter", "UnleashedMind", "stefanotauriello" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4009", "repo": "aws-amplify/amplify-cli", "url": "https://github.com/aws-amp...
gharchive/issue
add-graphql-datasource is not showing list of secrets Describe the bug No keys available to select To Reproduce Steps to reproduce the behavior: Create new project, amplify init, amplify add api Create RDS instance (Aurora PostgreSQL compatible with PostgreSQL 10.7, serverless) Execute amplify api add-graphql-dataso...
2025-04-01T06:37:59.410934
2022-06-30T21:12:26
1290646313
{ "authors": [ "codecov-commenter", "danielleadams" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4010", "repo": "aws-amplify/amplify-cli", "url": "https://github.com/aws-amplify/amplify-cli/pull/10677" }
gharchive/pull-request
chore: use correct commit when publishing git tag Description of changes This changes the prerelease scripts to make sure we are publishing tags and releases linked to the correct commit SHA. Issue #, if available Description of how you validated changes Checklist [x] PR description included [ ] yarn test passes...
2025-04-01T06:37:59.442058
2023-01-06T12:35:13
1522517255
{ "authors": [ "esteban-serfe", "hloriana" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4011", "repo": "aws-amplify/amplify-hosting", "url": "https://github.com/aws-amplify/amplify-hosting/issues/3228" }
gharchive/issue
Cloning repository fails trying to read the cache Before opening, please confirm: [X] I have checked to see if my question is addressed in the FAQ. [X] I have searched for duplicate or closed issues. [X] I have read the guide for submitting bug reports. [X] I have done my best to include a minimal, self-contained se...
2025-04-01T06:37:59.486074
2023-08-10T17:53:22
1845937280
{ "authors": [ "gauravsapkal1", "himanshu-mobstac" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4012", "repo": "aws-amplify/amplify-hosting", "url": "https://github.com/aws-amplify/amplify-hosting/issues/364...
gharchive/issue
while deploying my nextjs project with sentry on aws amplify build getting failed Before opening, please confirm: [X] I have searched for duplicate or closed issues and discussions. [X] I have read the guide for submitting bug reports. [X] I have done my best to include a minimal, self-contained set of instructions ...
2025-04-01T06:37:59.496478
2024-01-10T11:32:38
2074173852
{ "authors": [ "Jay2113", "PythonCircuit", "arundna", "jitendra-koodo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4013", "repo": "aws-amplify/amplify-hosting", "url": "https://github.com/aws-amplif...
gharchive/issue
BUG: SSG Build failed : Failed to find the deploy-manifest.json file in the build output Before opening, please confirm: [X] I have checked to see if my question is addressed in the FAQ. [X] I have searched for duplicate or closed issues. [X] I have removed any sensitive information from my code snippets and submiss...
2025-04-01T06:37:59.498175
2020-04-30T13:01:04
609953768
{ "authors": [ "drochetti", "lawmicha", "vishaldroisys" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4014", "repo": "aws-amplify/amplify-ios", "url": "https://github.com/aws-amplify/amplify-ios/issues/41...
gharchive/issue
@auth: API_KEY is Supported or not we have Postgres database and we have selected authentication as API_KEY. and API type is GRAPHQL Thanks in advanced. Hi @vishaldroisys can you explain your use case in more detail? Are you trying to make a call directly to the Postgres database or through APIGateway or AppSync wi...
2025-04-01T06:37:59.499624
2020-01-01T23:09:52
544408850
{ "authors": [ "iartemiev", "wooj2" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4015", "repo": "aws-amplify/amplify-ios", "url": "https://github.com/aws-amplify/amplify-ios/pull/281" }
gharchive/pull-request
Attempt to fix circle ci builds for API By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. This PR only targets api -- working on datastore ut test in a separate PR LGTM! Can probably combine this with https://github.com/aws-amplify/amplify-ios/pull/...
2025-04-01T06:37:59.525545
2023-06-27T20:37:53
1777713640
{ "authors": [ "tjleing", "tylerjroach" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4016", "repo": "aws-amplify/amplify-ui-android", "url": "https://github.com/aws-amplify/amplify-ui-android/issues/52" }
gharchive/issue
❗❗Liveness: Camera preview not centered on screen (Fixed in version 1.0.2) Which UI component? Liveness Describe the bug Upgrading Material3 UI (androidx.compose.material3:material3) from 1.0.1 to version 1.1.0, caused an issue where the camera preview was top aligned to the screen during the liveness challenge, inst...
2025-04-01T06:37:59.588884
2024-03-20T14:59:07
2197757142
{ "authors": [ "PatMyron", "shawnbucholtz" ], "license": "MIT-0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4017", "repo": "aws-cloudformation/cfn-lint", "url": "https://github.com/aws-cloudformation/cfn-lint/issues/3103" }
gharchive/issue
WS1004 CloudFormation Lint Version cfn-lint 0.86.0 What operating system are you using? WSL2 Ubuntu on Windows Describe the bug cfn-lint incorrectly reports: [cfn-lint] WS1004: Lambda function xxx does not have a corresponding log group with a Retention property When there is a !Ref to a log group with a retention ...
2025-04-01T06:37:59.654242
2021-08-19T17:25:31
974888641
{ "authors": [ "RedbackThomson", "vijtrip2" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4018", "repo": "aws-controllers-k8s/community", "url": "https://github.com/aws-controllers-k8s/community/issues/908" }
gharchive/issue
Auto-generate controllers when new runtime released Regenerate all service controllers to runtime v0.13.0 and code-gen v0.13.0 to include recent bug fixes. Now up and running!
2025-04-01T06:37:59.658688
2021-09-11T15:03:44
993861572
{ "authors": [ "haarchri", "vijtrip2" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4019", "repo": "aws-controllers-k8s/community", "url": "https://github.com/aws-controllers-k8s/community/issues/951" }
gharchive/issue
apigatewayv2 - DomainNameConfigurations missing in DomainNameObservation for apigatewayv2 in DomainNameObservation struct - DomainNameConfigurations struct is missing https://github.com/aws/aws-sdk-go/blob/v1.37.10/service/apigatewayv2/api.go#L12137-L12158 at the moment: type DomainNameObservation struct { APIMappin...
2025-04-01T06:37:59.661416
2023-10-23T22:43:39
1958141905
{ "authors": [ "jefferyfry", "kkvinjam" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4020", "repo": "aws-ia/cfn-abi-lacework-polygraph", "url": "https://github.com/aws-ia/cfn-abi-lacework-polygraph/pull/72" ...
gharchive/pull-request
Updated submodules/lacework-control-tower-cfn. Updated submodules/lacework-control-tower-cfn. Removed extraneous test parameters from lacework-control-tower-cfn cfn-abi-control-tower-integration.template.yaml. /do-e2e-tests @jefferyfry tests fail due to Issues with below resources from ControlTower submodule: La...
2025-04-01T06:37:59.669178
2024-02-21T21:32:57
2147751009
{ "authors": [ "dreamorosi" ], "license": "MIT-0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4021", "repo": "aws-powertools/powertools-lambda-typescript", "url": "https://github.com/aws-powertools/powertools-lambda-typescript/issues/212...
gharchive/issue
Feature request: allow to pass custom logger for warning and debug logs Use case The Metrics utility emits some warning logs to notify customers that certain expected conditions are not being met. This is the case for when a namespace is not specified or when the publishStoredMetrics() method is called on an empty bu...
2025-04-01T06:37:59.680510
2024-06-23T19:54:58
2368866002
{ "authors": [ "mccartni-aws", "rsgrewal-aws" ], "license": "MIT-0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:4022", "repo": "aws-samples/amazon-bedrock-samples", "url": "https://github.com/aws-samples/amazon-bedrock-samples/pull/2...
gharchive/pull-request
Customer support Streamlit application with Guardrails Issue #, if available: #210 Description of changes: Features: CloudFormation Template: Defines a guardrail for the customer support chatbot. Filters out harmful content and protects sensitive information. Configures Content Policy, Sensitive Informati...