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 |
|---|---|---|---|---|---|
332679731 | Moved Code of Conduct to separate file - Fixes #139
Pull Request (PR) description
Moved Code of Conduct to separate file.
This Pull Request (PR) fixes the following issues:
Fixes #139
Task list:
[x] Change details added to Unreleased section of CHANGELOG.md?
[x] Added/updated documentation, comment-based help and ... | gharchive/pull-request | 2018-06-15T07:57:16 | 2025-04-01T06:37:26.592309 | {
"authors": [
"PlagueHO",
"codecov-io",
"johlju"
],
"repo": "PowerShell/CertificateDsc",
"url": "https://github.com/PowerShell/CertificateDsc/pull/140",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
938948589 | Can't use New-PSSession to "https://ps.compliance.protection.outlook.com/powershell-liveid/"
Prerequisites
[X] Write a descriptive title.
[X] Make sure you are able to repro it on the latest released version
[X] Search the existing issues.
[X] Refer to the FAQ.
[X] Refer to Differences between Windows PowerShell 5.1... | gharchive/issue | 2021-07-07T14:22:03 | 2025-04-01T06:37:26.603440 | {
"authors": [
"PaulHigin",
"jmcadams-r7"
],
"repo": "PowerShell/PowerShell",
"url": "https://github.com/PowerShell/PowerShell/issues/15735",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2377427215 | WindowsCompatibility module fails to import on PS 7.5.0-preview.3
Prerequisites
[X] Write a descriptive title.
[X] Make sure you are able to repro it on the latest released version
[X] Search the existing issues.
[X] Refer to the FAQ.
[X] Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to ... | gharchive/issue | 2024-06-27T07:51:34 | 2025-04-01T06:37:26.614571 | {
"authors": [
"SteveL-MSFT",
"kborowinski",
"mklement0"
],
"repo": "PowerShell/PowerShell",
"url": "https://github.com/PowerShell/PowerShell/issues/23993",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
450294081 | Powershell hangs or dies silently when running Read-Host -AsSecureString when invoked via Python subprocess
Steps to reproduce
import json, uuid, subprocess, base64
PSCODE = '''
[CmdletBinding()]
param
(
$payload = (Read-Host -AsSecureString)
)
Get-Host
'''
def base64_encode_powershell(input_string):
"""
... | gharchive/issue | 2019-05-30T12:56:02 | 2025-04-01T06:37:26.619220 | {
"authors": [
"chuanjiao10",
"iSazonov",
"vector-sec"
],
"repo": "PowerShell/PowerShell",
"url": "https://github.com/PowerShell/PowerShell/issues/9766",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1458886589 | Remove minor versions from PSCompatibleVersions
Supercedes #18346.
I'd be more willing to see this not remove all minor versions but instead leave the latest minor version
Language breaking change can be introduced only in new major version.
@kilasuit the @PowerShell/powershell-committee's position is 7.0 repre... | gharchive/pull-request | 2022-11-22T02:03:17 | 2025-04-01T06:37:26.622171 | {
"authors": [
"SteveL-MSFT",
"daxian-dbw",
"iSazonov",
"kilasuit",
"xtqqczze"
],
"repo": "PowerShell/PowerShell",
"url": "https://github.com/PowerShell/PowerShell/pull/18635",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
425907076 | [SPAppManagementServiceApp] Resource does not create proxy afterwards
Details of the scenario you tried and the problem that is occurring
When the Service App Proxy isn't created during deployment, this isn't created anymore at a later stage
Verbose logs showing the problem
N/A
Suggested solution to the issue
Update ... | gharchive/issue | 2019-03-27T11:32:28 | 2025-04-01T06:37:26.626779 | {
"authors": [
"ykuijs"
],
"repo": "PowerShell/SharePointDsc",
"url": "https://github.com/PowerShell/SharePointDsc/issues/1044",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
155341249 | Add New-Markdown test for dynamic parameters
Courtesy to @dotps1 for the function with dynamic parameters example
--ff only merge
This change is
Merged in master with --ff
| gharchive/pull-request | 2016-05-17T19:26:36 | 2025-04-01T06:37:26.628688 | {
"authors": [
"vors"
],
"repo": "PowerShell/platyPS",
"url": "https://github.com/PowerShell/platyPS/pull/86",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
219879436 | Get-MySqlPort should be skipped when a optional port parameter is supplied
Resources that perform Get-MySqlPort currently fail for me as my.ini is not located in the standard location.
Not really sure why is even necessary to parse the port from the config, I assumed there's something I've overlooked so I've created ... | gharchive/issue | 2017-04-06T12:16:29 | 2025-04-01T06:37:26.639358 | {
"authors": [
"andy1547",
"johlju"
],
"repo": "PowerShell/xMySql",
"url": "https://github.com/PowerShell/xMySql/issues/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
100864319 | Update errant file encodings
Remove smartquotes in MOF schema and ensure file is UTF8
Hi @Iristyle, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
The agreement was validated by Micr... | gharchive/pull-request | 2015-08-13T20:45:10 | 2025-04-01T06:37:26.641345 | {
"authors": [
"Iristyle",
"KarolKaczmarek",
"msftclas"
],
"repo": "PowerShell/xRemoteDesktopSessionHost",
"url": "https://github.com/PowerShell/xRemoteDesktopSessionHost/pull/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
86331294 | Update Schema to support singleton
Fix/Workaround for issue #2
Hi @TravisEz13, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
It looks like you're a Microsoft contributor (Travis Plunk). If you're full-time, we DON'T require a Contribution License A... | gharchive/pull-request | 2015-06-08T21:06:09 | 2025-04-01T06:37:26.644126 | {
"authors": [
"KarolKaczmarek",
"TravisEz13",
"msftclas"
],
"repo": "PowerShell/xTimeZone",
"url": "https://github.com/PowerShell/xTimeZone/pull/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2116962671 | DAMAGE event should be emitted only for damage caused by tower attacks
Any calls to do_spell_damage(), do_attack_damage() and AOE variations inside tower scripts should not emit DAMAGE event.
This behavior is according to original JASS code.
DAMAGE even should also be emitted for all instances of damage resulting f... | gharchive/issue | 2024-02-04T08:48:10 | 2025-04-01T06:37:26.699307 | {
"authors": [
"Kvel2D"
],
"repo": "Praytic/youtd2",
"url": "https://github.com/Praytic/youtd2/issues/364",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
180948574 | No padding between axis label and color legend bar
Should have a 3px space. Right now the first color bar sits directly next to the label.
fixed
| gharchive/issue | 2016-10-04T16:58:33 | 2025-04-01T06:37:26.710773 | {
"authors": [
"Rmohan06",
"benoitjchevalier"
],
"repo": "PredixDev/px-vis-xy-chart",
"url": "https://github.com/PredixDev/px-vis-xy-chart/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
203421912 | [Request] Automatic Fishing Net auto-eject
I can see that this has been partially looked at in #200 but I'm not sure how we might go about automatically extracting from the Fishing net. Putting a hopper under it does extract the contents but appears to halt production.
With cyclic 1.10.2-1.9.19 I'm unable to extract ... | gharchive/issue | 2017-01-26T16:43:04 | 2025-04-01T06:37:26.942641 | {
"authors": [
"PrinceOfAmber",
"xenoflot"
],
"repo": "PrinceOfAmber/Cyclic",
"url": "https://github.com/PrinceOfAmber/Cyclic/issues/250",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
625207392 | Address JSON view for member map
indexes member address information in Solr
new JSON view to return map and member data with the same filters used on the members list view
@thatbudakguy codefactor is helpfully flagging a couple of todos I left in the code — I think they depend on what we decide we need from this ... | gharchive/pull-request | 2020-05-26T21:21:56 | 2025-04-01T06:37:26.952497 | {
"authors": [
"codecov-commenter",
"rlskoeser"
],
"repo": "Princeton-CDH/mep-django",
"url": "https://github.com/Princeton-CDH/mep-django/pull/643",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
935275878 | Update the column headers in the peakgroups search output
BUG DESCRIPTION
Problem
Column headers in the peakgroups search results (both basic and advanced) use Caroline's Processed tissue data. They should use the terms from issue #107. They could also be informed by the peakgroups tab of customer-desired consolida... | gharchive/issue | 2021-07-01T23:04:15 | 2025-04-01T06:37:26.961308 | {
"authors": [
"hepcat72"
],
"repo": "Princeton-LSI-ResearchComputing/tracebase",
"url": "https://github.com/Princeton-LSI-ResearchComputing/tracebase/issues/133",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
425115576 | What is the parent property in the environment of the wrap hook for?
I don't get what the parent property is for.
We don't have a plugin that is using it doesn't even is what the name suggests: parent actually holds the nearest token array; i.e. in the case that the content of a token is a single token, then parent w... | gharchive/issue | 2019-03-25T21:06:08 | 2025-04-01T06:37:26.966327 | {
"authors": [
"Golmote",
"RunDevelopment"
],
"repo": "PrismJS/prism",
"url": "https://github.com/PrismJS/prism/issues/1836",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
319796297 | Replace compile with implementation
My project keeps giving me this error and fortunately android studio now points to the library which has this problem.
Please replace
dependencies {
compile 'com.android.support:support-annotations:25.0.0'
}
with "implementation" (and any other if there is)
Can you make a pu... | gharchive/issue | 2018-05-03T06:00:13 | 2025-04-01T06:37:26.976339 | {
"authors": [
"RJFares",
"dschuermann"
],
"repo": "PrivacyApps/html-textview",
"url": "https://github.com/PrivacyApps/html-textview/issues/136",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1685368637 | Breakout 4: Token Vault workflows
Problem Statement:
Token scanning is important to ensure that secrets/tokens aren't exposed (very important for open source projects and the supply chain that depends on them). A repo contains 100 secrets and an org can contain upto 500
Tasks
*lean on maintainer for admin privileges
... | gharchive/issue | 2023-04-26T16:07:17 | 2025-04-01T06:37:27.018339 | {
"authors": [
"ipc103",
"manishapriya94"
],
"repo": "ProgramEquity/amplify",
"url": "https://github.com/ProgramEquity/amplify/issues/560",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2521148429 | feat: Implementation of CRUD with JSON files (transports)
Pull Request
Description
Type of Change
[ ] ✨ New feature (non-breaking change which adds functionality)
[ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
[ ] ❌ Breaking change (fix or feature that would cause existing functionality
to change)
[ ]... | gharchive/pull-request | 2024-09-12T01:57:07 | 2025-04-01T06:37:27.215606 | {
"authors": [
"JeferssonCL",
"JorgeHB69"
],
"repo": "Programming6-projects/LosCuriosos",
"url": "https://github.com/Programming6-projects/LosCuriosos/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
213744461 | Documents roundtrip param
See https://github.com/Project-OSRM/osrm-backend/issues/3741
Now in the backend https://github.com/Project-OSRM/osrm-backend/pull/4185.
| gharchive/pull-request | 2017-03-13T11:52:02 | 2025-04-01T06:37:27.224436 | {
"authors": [
"daniel-j-h"
],
"repo": "Project-OSRM/node-osrm",
"url": "https://github.com/Project-OSRM/node-osrm/pull/304",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2541213760 | Add Initial r9q Support
What Changed
Add support for r9q
Reason
As I don't think I'll have many more updates recently, I'll do the PR again.
Checklist
[x] Is what you changed Tested?
[x] Is the Source Code Cleaned?
Now the DSDT dosen't Exist, Please make a PR in the Silicium-ACPI Repo.
| gharchive/pull-request | 2024-09-22T19:02:43 | 2025-04-01T06:37:27.238671 | {
"authors": [
"Icesito68",
"Robotix22"
],
"repo": "Project-Silicium/Mu-Silicium",
"url": "https://github.com/Project-Silicium/Mu-Silicium/pull/1436",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
969312519 | Wrap analytics id in quotes
This might get the google analytics working for the Foundations site.
I noticed that my other JupyterBook site (which has working analytics) wrapped the ID in double quotes:
https://github.com/brian-rose/ClimateLaboratoryBook/blob/87801650d5f2e374494d8ccfc955b2a3b3000254/_config.yml#L45
Th... | gharchive/pull-request | 2021-08-12T18:12:36 | 2025-04-01T06:37:27.273625 | {
"authors": [
"brian-rose",
"kmpaul"
],
"repo": "ProjectPythia/pythia-foundations",
"url": "https://github.com/ProjectPythia/pythia-foundations/pull/104",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1229283838 | :technologist: PlayerShouldInvulnerableタグを作成
close #904
この処理が実行されたあとワールドとか神器の処理でゲームモードが変えられた場合変なことになりそうだけど大丈夫?
当然そのtick内ではダメージを食らったりするだろうけど正直"遅かった"で済まされる問題程度だと思うので問題ない気もする
| gharchive/pull-request | 2022-05-09T07:13:29 | 2025-04-01T06:37:27.278146 | {
"authors": [
"ChenCMD"
],
"repo": "ProjectTSB/TheSkyBlessing",
"url": "https://github.com/ProjectTSB/TheSkyBlessing/pull/908",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1313440167 | Testing: Babylon Controller
User Story
Verbleibende ungetestete Babylon Controller:
src/Components/Core/Presentation/Babylon/
Akzeptanzkriterien
[ ] Avatar/AvatarController
[ ] LearningElement/LearningElementController
Definition of Ready
[ ] User Story ist klein genug für Sprint
[ ] User Story ist für jeden Bet... | gharchive/issue | 2022-07-21T15:28:08 | 2025-04-01T06:37:27.284441 | {
"authors": [
"DerKatsche",
"Lizardguard"
],
"repo": "ProjektAdLer/2D_3D_AdLer",
"url": "https://github.com/ProjektAdLer/2D_3D_AdLer/issues/242",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
210458192 | forget password issue
Question: In login form after a user type his username and then click forget password link and after confirming new password ,will the user back to the login page with pre-filled fields with new password already or he/she has to enter the whole information again?
When user comes back on login... | gharchive/issue | 2017-02-27T11:30:03 | 2025-04-01T06:37:27.292555 | {
"authors": [
"Suparna-Acharya",
"iroshni"
],
"repo": "Promact/trappist",
"url": "https://github.com/Promact/trappist/issues/7",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1059416880 | Query BDD Test by productId
As a Developer
I need to describe the behavior of listing all promotions by productId
So that I can test the feature under DBB
Details & Assumptions:
Write the feature using Gherkin syntax that is understood by the behave tool
Acceptance Criteria:
When run tests using `behave`
Then I sh... | gharchive/issue | 2021-11-21T16:02:40 | 2025-04-01T06:37:27.296366 | {
"authors": [
"Tingtingyy",
"dizys"
],
"repo": "PromoSquad/promotions",
"url": "https://github.com/PromoSquad/promotions/issues/105",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1164436454 | Updated routes.py file for descrip. & create promo
Updated the routes.py file to include our name and description. Also, updated the file within the Get Index function to inlcude read promotion.
reviewed!
| gharchive/pull-request | 2022-03-09T21:03:06 | 2025-04-01T06:37:27.297850 | {
"authors": [
"kripa528",
"tv547"
],
"repo": "PromotionsSquad/promotions",
"url": "https://github.com/PromotionsSquad/promotions/pull/32",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
179755750 | ifconfig not found cs go server
i am trying to run a cs go server on the panel but it seems like it can't find ifconfig,so it will crash
here's the log
http://hastebin.com/ukaqocacaw.sql
/cc @parkervcp
Oh i solved this by adding apt-get install -y net-tools to srcds docker Image but now cs go server gets stuck at... | gharchive/issue | 2016-09-28T12:14:07 | 2025-04-01T06:37:27.338366 | {
"authors": [
"DaneEveritt",
"andrea2107"
],
"repo": "Pterodactyl/Daemon",
"url": "https://github.com/Pterodactyl/Daemon/issues/26",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
283014927 | [7.0] Server Sub-User Issues.
Panel or Daemon: Panel
Version of Panel/Daemon: 7.0
Server's OS: Ubuntu 16.04
Your Computer's OS & Browser: Chrome, Win 10
Add Details Below:
Adding a sub-user to a server is non-functional, unsure about deleting a sub-user from a server. Adding a deleting sub-users/users from the pane... | gharchive/issue | 2017-12-18T20:47:32 | 2025-04-01T06:37:27.340602 | {
"authors": [
"DaneEveritt",
"odddellarobbia"
],
"repo": "Pterodactyl/Panel",
"url": "https://github.com/Pterodactyl/Panel/issues/816",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
670035580 | Improve UX for zooming with restricted geolevels
Description
We prevent selecting the blocks geolevel at zoom levels below a certain threshold. However, if you zoom in, select the blocks geolevel, and then zoom out, blocks are still selected but they are grayed out and we don't clearly explain what changed and what ... | gharchive/issue | 2020-07-31T17:23:02 | 2025-04-01T06:37:27.347178 | {
"authors": [
"jfrankl",
"tgilcrest"
],
"repo": "PublicMapping/districtbuilder",
"url": "https://github.com/PublicMapping/districtbuilder/issues/245",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
215600909 | firmware_bundles are obsolete
The most recent commit (72eca92) updated firmware to rev 201611070000, whereas current Bean Loader apps require rev 201611160000.
In a possibly related issue, the bean program_firmware command does not fail-fast if the bean's firmware is more recent than the revision in the SDK's firmwar... | gharchive/issue | 2017-03-21T01:11:20 | 2025-04-01T06:37:27.373010 | {
"authors": [
"adamwolf",
"estiens",
"evaldsurtans",
"joebowbeer"
],
"repo": "PunchThrough/bean-sdk-node",
"url": "https://github.com/PunchThrough/bean-sdk-node/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
655344012 | fix: Add relates to to the duplicates list
This adds the relates to trailer to the list of trailers we detech
duplicates from, but the root of the problem is that we sometimes insert
a trailer when we don't actually need to, because it's already there.
This also fixes that.
Relates-to: #220
#315
| gharchive/pull-request | 2020-07-12T06:50:44 | 2025-04-01T06:37:27.388375 | {
"authors": [
"PurpleBooth"
],
"repo": "PurpleBooth/git-mit",
"url": "https://github.com/PurpleBooth/git-mit/pull/317",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
183188170 | Return appropriate HTTP status codes on error
This pull request makes sure errors actually return non-OK HTTP status codes. Before, all requests (that didn't cause an actual uncaught exception serverside) returned 200. With this change, they instead return what they should according to the documentation, and as for t... | gharchive/pull-request | 2016-10-15T04:31:51 | 2025-04-01T06:37:27.399897 | {
"authors": [
"Mechazawa",
"obskyr"
],
"repo": "Pushjet/Pushjet-Server-Api",
"url": "https://github.com/Pushjet/Pushjet-Server-Api/pull/18",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
55632785 | Windows Phone notification payload
Hey just curious what the Windows Phone notification payload looks like.
iOS looks like
{
"aps": {
"sound": "default",
"alert": "push title"
},
u: '{key: value}' //user data
}
Android looks like
{
title: "push title"
userdata: '{key: value}' ... | gharchive/issue | 2015-01-27T15:35:33 | 2025-04-01T06:37:27.401811 | {
"authors": [
"sean-hill",
"shaders"
],
"repo": "Pushwoosh/pushwoosh-sdk-samples",
"url": "https://github.com/Pushwoosh/pushwoosh-sdk-samples/issues/24",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1197060762 | 🛑 Home Assistant is down
In 503b115, Home Assistant (https://homeassistant.pxlbuzzard.com) was down:
HTTP code: 502
Response time: 312 ms
Resolved: Home Assistant is back up in e4999c3.
| gharchive/issue | 2022-04-08T09:18:15 | 2025-04-01T06:37:27.418095 | {
"authors": [
"PxlBuzzard"
],
"repo": "PxlBuzzard/upptime",
"url": "https://github.com/PxlBuzzard/upptime/issues/450",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
712515068 | PDF Redaction
PDF Redaction -
what will change -
We generally find pdfs to contain sensitive information so it is necessary to remove those details. The code will annotate the sensitive informations.
Instructions
Create a new folder for your script and file/folder name should be appropriate.
Create a README.md in yo... | gharchive/issue | 2020-10-01T05:58:15 | 2025-04-01T06:37:27.422317 | {
"authors": [
"debdutgoswami"
],
"repo": "Py-Contributors/awesomeScripts",
"url": "https://github.com/Py-Contributors/awesomeScripts/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
365697800 | dasch cached basis implementation
An implementation of @MikhailRyazanov's basex caching and slicing, for the dasch methods is in my PyAbel fork dasch-cached-memory-basis
This issue provides discussion point on the best PyAbel coding practices.
Implementation
@MikhailRyazanov's clever ideas:
a) caching the basis num... | gharchive/issue | 2018-10-02T00:52:52 | 2025-04-01T06:37:27.440572 | {
"authors": [
"DanHickstein",
"MikhailRyazanov",
"stggh"
],
"repo": "PyAbel/PyAbel",
"url": "https://github.com/PyAbel/PyAbel/issues/231",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
771561280 | Compilation failed with M1 macOS, PyO3 0.12, Python 3
🌍 Environment
Your operating system and version: macOS Big Sur 11.1
Your python version: Python 3.8 (system), Python 3.9 (homebrew), Python 3.9 (homebrew, Rosetta)
How did you install python (e.g. apt or pyenv)? Did you use a virtualenv?: brew install, no.
Your ... | gharchive/issue | 2020-12-20T10:45:17 | 2025-04-01T06:37:27.664345 | {
"authors": [
"LER0ever",
"davidhewitt"
],
"repo": "PyO3/pyo3",
"url": "https://github.com/PyO3/pyo3/issues/1330",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
631846307 | User Guide: Rewrite parallelism chapter
I took a stab at rewriting the parallelism chapter because it seemed to suggest that you need to release the GIL in order to achieve parallelism within your Rust code and that allow_threads enables running of Python code in parallel. See #640 and #649 for discussion and thanks ... | gharchive/pull-request | 2020-06-05T18:49:10 | 2025-04-01T06:37:27.667166 | {
"authors": [
"Alexander-N",
"kngwyu"
],
"repo": "PyO3/pyo3",
"url": "https://github.com/PyO3/pyo3/pull/959",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2693682620 | CPLEX: Warning, line 133208941: Name 'x10609872' does not exist.
Dear all,
I am getting several of these warnings when using linopy with PyPSA:
Warning, line 133208941: Name 'x10609872' does not exist.
It looks to me like a constraint or variable, that CPLEX expects is not available? The network is a modified pypsa-e... | gharchive/issue | 2024-11-26T08:29:40 | 2025-04-01T06:37:27.669605 | {
"authors": [
"thomgeo"
],
"repo": "PyPSA/linopy",
"url": "https://github.com/PyPSA/linopy/issues/385",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1839684295 | bug: romanize("ฤดู", "royin")
Description
These words occurred error when using romanize() by royin engine:
ฤดูใบไม้ผลิ
ฤดูร้อน
ฤดูหนาว
ฤดูใบไม้ร่วง
ฤดู
Expected results
no error
Current results
return select_romanize_engine(engine)(text)
File "C:\Users\brigh\anaconda3\envs\RomanDictionary\lib\site-packages\pythainl... | gharchive/issue | 2023-08-07T15:12:19 | 2025-04-01T06:37:27.702774 | {
"authors": [
"konbraphat51",
"wannaphong"
],
"repo": "PyThaiNLP/pythainlp",
"url": "https://github.com/PyThaiNLP/pythainlp/issues/831",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1114880674 | new metric SCC for Images
What does this PR do?
Adds a new metric Spatial Correlation Coefficient for Images
part of #799
Before submitting
[x] Was this discussed/approved via a Github issue? (no need for typos and docs improvements)-Yes
[x] Did you read the contributor guideline, Pull Request section?-Yes
[ ] Did y... | gharchive/pull-request | 2022-01-26T10:50:39 | 2025-04-01T06:37:27.722526 | {
"authors": [
"SkafteNicki",
"nishant42491",
"stancld"
],
"repo": "PyTorchLightning/metrics",
"url": "https://github.com/PyTorchLightning/metrics/pull/800",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1047600253 | [RFC] Future of gpus/ipus/tpu_cores with respect to devices
Proposed refactoring or deprecation
Currently we have two methods to specifying devices. Let's take GPUs for example:
The standard case that we've all grown used to and are mostly aware of.
trainer = Trainer(gpus=2)
Introduced in 1.5, tries to make the n... | gharchive/issue | 2021-11-08T15:39:28 | 2025-04-01T06:37:27.763064 | {
"authors": [
"SeanNaren",
"ananthsub",
"carmocca",
"daniellepintz",
"dlangerm",
"four4fish",
"justusschock",
"kaushikb11",
"t-vi",
"tchaton",
"williamFalcon",
"zippeurfou"
],
"repo": "PyTorchLightning/pytorch-lightning",
"url": "https://github.com/PyTorchLightni... |
714014379 | Calling module.log(...) within a callback fails
🐛 Bug
Calling pl_module.log(...) within a Callback fails, even though this is recommended by the documentation here: https://pytorch-lightning.readthedocs.io/en/latest/loggers.html#logging-from-a-callback
Error
File "my_callback_file.py", line XX, in on_validation_e... | gharchive/issue | 2020-10-03T05:59:48 | 2025-04-01T06:37:27.771261 | {
"authors": [
"SkafteNicki",
"aligholami",
"ananthsub",
"nathanpainchaud",
"tchaton",
"williamFalcon"
],
"repo": "PyTorchLightning/pytorch-lightning",
"url": "https://github.com/PyTorchLightning/pytorch-lightning/issues/3813",
"license": "Apache-2.0",
"license_type": "permissive",
... |
668706788 | Horovod & py3.8
What does this PR do?
resolving Horovod as discussed in #2745
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
LGTM! Tha... | gharchive/pull-request | 2020-07-30T13:11:24 | 2025-04-01T06:37:27.773601 | {
"authors": [
"Borda",
"tgaddair"
],
"repo": "PyTorchLightning/pytorch-lightning",
"url": "https://github.com/PyTorchLightning/pytorch-lightning/pull/2764",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2142959892 | Stable version as default in docs
Is your feature request related to a problem? Please describe
Most users install PyVRP through PyPI and so they use the stable version. However, www.pyvrp.org shows the documentation for the latest development version by default, possibly confusing users when they find features in th... | gharchive/issue | 2024-02-19T18:41:09 | 2025-04-01T06:37:27.780470 | {
"authors": [
"N-Wouda",
"leonlan"
],
"repo": "PyVRP/PyVRP",
"url": "https://github.com/PyVRP/PyVRP/issues/478",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
591338120 | can't install version 3.2.x with python2
I'm not able to install version 4.2.1, due to importlib.util not being found.
I'm not sure exactly which module I need to install to meet this dependency.
I didn't experience this issue with version 3.1.x
[root@black markdown-3.2.1]# python2.7 setup.py
Traceback (most recent ... | gharchive/issue | 2020-03-31T18:47:34 | 2025-04-01T06:37:27.848172 | {
"authors": [
"leifliddy",
"waylan"
],
"repo": "Python-Markdown/markdown",
"url": "https://github.com/Python-Markdown/markdown/issues/929",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2219196376 | [Demo requested] Full example on one-to-many and many-to-many relationships
Hello,
I like pretty much the idea and the layout of PyNest.
Could you please provide a demo project that has users, products modules, with many-to-many and one-to-mant relationships between them ? maybe two demos for the 2 relationships coul... | gharchive/issue | 2024-04-01T22:35:26 | 2025-04-01T06:37:27.851720 | {
"authors": [
"ItayTheDar",
"copdips"
],
"repo": "PythonNest/PyNest",
"url": "https://github.com/PythonNest/PyNest/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
894163667 | Keithley 2600 4probe
This PR adds a new mode to the doFastSweep function of the of Keithley 26xx
The new mode allows for 4 probe measurements
@jenshnielsen
Agree with @astafan8 that we should not promote the Measurement but use the "new" dataset in the examples if possible. Otherwise this looks good
@astafan8 I h... | gharchive/pull-request | 2021-05-18T09:16:28 | 2025-04-01T06:37:27.856786 | {
"authors": [
"RasmusBC59",
"astafan8",
"jenshnielsen"
],
"repo": "QCoDeS/Qcodes",
"url": "https://github.com/QCoDeS/Qcodes/pull/3023",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1595046565 | Average of different prediction horizons as a metric?
Hello Authors,
Could you please clarify the usage of the average of different prediction horizons as a benchmarking metric? Why was it used, and how to justify the validity of this?
I am doing a similar project and trying to report values at different horizons. My... | gharchive/issue | 2023-02-22T12:47:01 | 2025-04-01T06:37:27.864293 | {
"authors": [
"jakegrigsby",
"santoshatchi",
"steve3nto"
],
"repo": "QData/spacetimeformer",
"url": "https://github.com/QData/spacetimeformer/issues/66",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
467834540 | Maybe a @compile decorator?
I would like to discuss the possibility of adding something like a @compile decorator that compiles the Python functions/classes when the python module in imported and reuse the compiled JS. So only the load time will be affected, not the execution time.
This way we don't have to worry abo... | gharchive/issue | 2019-07-14T13:09:01 | 2025-04-01T06:37:27.900220 | {
"authors": [
"sayanarijit"
],
"repo": "QQuick/Transcrypt",
"url": "https://github.com/QQuick/Transcrypt/issues/653",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
577268124 | 数字货币DataStruct resample的一个warning,引入了一些talib没有的好指标
QUANTAXIS PR 😇
感谢您对于QUANTAXIS的项目的参与~ 🛠请在此完善一下最后的信息~
注意
如果非第一次fork, 请先将quantaxis 库的内容PR进您的项目进行更新, 然后再执行对于quantaxis的pr
请完善CHANGELOG再进行PR
PR前必看
请使用如下代码对要PR的代码进行格式化:
使用以下代码来格式化
pip install https://github.com/google/yapf/archive/master.zip
yapf -i --style .style.yapf ... | gharchive/pull-request | 2020-03-07T03:14:34 | 2025-04-01T06:37:28.012888 | {
"authors": [
"Rgveda",
"pep8speaks"
],
"repo": "QUANTAXIS/QUANTAXIS",
"url": "https://github.com/QUANTAXIS/QUANTAXIS/pull/1483",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1492405670 | leethub not working at all for me. i have solved more than 20 questions but not a single question pushed to my github
Please review previous closed issues before filling out a new one! Duplicate issues will be closed without comment.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
St... | gharchive/issue | 2022-12-12T17:38:43 | 2025-04-01T06:37:28.016949 | {
"authors": [
"md-yaseeny",
"sinhasaurabh3104"
],
"repo": "QasimWani/LeetHub",
"url": "https://github.com/QasimWani/LeetHub/issues/448",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1004441869 | how to use distributed partitioning
I change partitionMode to ParMETIS ,but it seems to have no effect.
I change partitionMode to ParMETIS ,but it seems to have no effect.
@leepengcheng ParMETIS still in development, will be published before November as expected.
| gharchive/issue | 2021-09-22T15:35:11 | 2025-04-01T06:37:28.023784 | {
"authors": [
"leepengcheng",
"ryantd"
],
"repo": "Qihoo360/dgl-operator",
"url": "https://github.com/Qihoo360/dgl-operator/issues/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2614805239 | IAM topics
Adding some of the IAM-related topics. There will be a lot of broken links and other issues until we solidify what all topics are being added and where.
Cleanup and move to another repo
| gharchive/pull-request | 2024-10-25T18:06:03 | 2025-04-01T06:37:28.025895 | {
"authors": [
"abbycross",
"beckykd"
],
"repo": "Qiskit/documentation",
"url": "https://github.com/Qiskit/documentation/pull/2185",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1068671029 | Small fix in DragCalAnalysis model descriptions
Summary
This PR adds a missing freq parameter to the DragCalAnalysis model descriptions and to the formulas in the docstring.
Details and comments
See code.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign o... | gharchive/pull-request | 2021-12-01T17:09:20 | 2025-04-01T06:37:28.027568 | {
"authors": [
"CLAassistant",
"catornow"
],
"repo": "Qiskit/qiskit-experiments",
"url": "https://github.com/Qiskit/qiskit-experiments/pull/550",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1154511695 | Allow to trigger workflow that publishes the documentation manually
Summary
Details and comments
Fixes #
Pull Request Test Coverage Report for Build 1912399559
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 56.778%
... | gharchive/pull-request | 2022-02-28T20:20:00 | 2025-04-01T06:37:28.030613 | {
"authors": [
"coveralls",
"rathishcholarajan"
],
"repo": "Qiskit/qiskit-ibm-runtime",
"url": "https://github.com/Qiskit/qiskit-ibm-runtime/pull/171",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
992618669 | Batching of circuits to overcome memory issues when using statevector simulator
Summary
Currently batch_size parameter is ignored if the statevector simulator is used. This leads to unreasonable memory use due to the size of the transpiled circuits, up to 1TB of RAM for 800 by 800 kernel matrix and 20 qubits (see qi... | gharchive/pull-request | 2021-09-09T20:49:00 | 2025-04-01T06:37:28.037711 | {
"authors": [
"CLAassistant",
"adekusar-drl",
"attp",
"rsln-s",
"woodsp-ibm"
],
"repo": "Qiskit/qiskit-machine-learning",
"url": "https://github.com/Qiskit/qiskit-machine-learning/pull/209",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1123420425 | Update git blame rev ignore list
Summary
In the recently merged #7615 we bumped the black version and constrained
it to a stable version to keep us on a fixed set of formatting rules but
also receiving bug fixes. In doing this some new formatting rules were
applied to the repo (mainly x ** y was changed to x**y) by ... | gharchive/pull-request | 2022-02-03T18:28:39 | 2025-04-01T06:37:28.042685 | {
"authors": [
"coveralls",
"mtreinish"
],
"repo": "Qiskit/qiskit-terra",
"url": "https://github.com/Qiskit/qiskit-terra/pull/7620",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2070103144 | RZXCalibrationBuilder fails for qubit pairs with GaussianSquareDrag
Environment
Qiskit version: 0.45 and 1.1.0.dev0+c99f325
Python version: 3.12
Operating system: Windows
What is happening?
RZXCalibrationBuilder fails for qubit pairs with GaussianSquareDrag, because it can't identify the native ECR direction.
How c... | gharchive/issue | 2024-01-08T10:00:45 | 2025-04-01T06:37:28.057214 | {
"authors": [
"1ucian0",
"ShellyGarion",
"TsafrirA"
],
"repo": "Qiskit/qiskit",
"url": "https://github.com/Qiskit/qiskit/issues/11509",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2040245267 | Add missing parameter in standard-gate mapping
Summary
The XXPlusYYGate and XXMinusYYGate instances returned from get_standard_gate_name_mapping were missing their optional beta parameter.
Details and comments
Pull Request Test Coverage Report for Build 7199428658
0 of 0 changed or added relevant lines in 0 fil... | gharchive/pull-request | 2023-12-13T18:20:29 | 2025-04-01T06:37:28.066653 | {
"authors": [
"coveralls",
"jakelishman"
],
"repo": "Qiskit/qiskit",
"url": "https://github.com/Qiskit/qiskit/pull/11411",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2556214509 | Improve qubit tracking in HighLevelSynthesis
Summary
Fixes #13239. Now for both examples in the referenced issue, HighLevelSynthesis produces a circuit with 24 CX-gates and 45 U-gates.
In addition, this also improves clean ancilla detection on following example:
inner1 = QuantumCircuit(4)
inner1.h(0)
inner1.cz(0, 2)... | gharchive/pull-request | 2024-09-30T10:24:35 | 2025-04-01T06:37:28.074128 | {
"authors": [
"alexanderivrii"
],
"repo": "Qiskit/qiskit",
"url": "https://github.com/Qiskit/qiskit/pull/13240",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
656202312 | Update coverage rustflags
This commit updates the flags used for generating coverage data with
grcov based on the latest README for grcov. [1] The last time these were
updated in #72 was to remove a flag that was being removed from rust and
causing the job to fail. However, that commit failed to add equivalent
flags ... | gharchive/pull-request | 2020-07-13T22:55:31 | 2025-04-01T06:37:28.077568 | {
"authors": [
"coveralls",
"mtreinish"
],
"repo": "Qiskit/retworkx",
"url": "https://github.com/Qiskit/retworkx/pull/99",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
323145950 | Bugfix for Search child items functionality (task #5956)
Updated search child items logic to match new lists parsed structure.
Codecov Report
Merging #540 into master will decrease coverage by 0.09%.
The diff coverage is 0%.
@@ Coverage Diff @@
## master #540 +/- ##
... | gharchive/pull-request | 2018-05-15T09:53:19 | 2025-04-01T06:37:28.092934 | {
"authors": [
"codecov-io",
"georgeconstantinou"
],
"repo": "QoboLtd/project-template-cakephp",
"url": "https://github.com/QoboLtd/project-template-cakephp/pull/540",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1961270931 | Update examples
Add some minimal narration to the examples, and look into converting them into mkdocs-galley based examples to serve on the website.
These can live in the Tutorial or References section, under in an "Examples" sub-section.
Also, make sure this works narratively with the tutorial docs (which are derive... | gharchive/issue | 2023-10-25T12:13:44 | 2025-04-01T06:37:28.115169 | {
"authors": [
"pavithraes"
],
"repo": "Quansight/ragna",
"url": "https://github.com/Quansight/ragna/issues/109",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
437647413 | Adds Custom Data from US Energy Information Administration (eia.gov)
Description
Built new custom data class for US Energy Information Administration data. Accommodates hourly, daily, monthly, quarterly, and yearly resolutions.
Related Issue
Closes #3106
Motivation and Context
Adds new custom data class to expand cur... | gharchive/pull-request | 2019-04-26T12:22:54 | 2025-04-01T06:37:28.120501 | {
"authors": [
"AlexCatarino",
"jaredbroad"
],
"repo": "QuantConnect/Lean",
"url": "https://github.com/QuantConnect/Lean/pull/3136",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
529090495 | Minor typo and grammar fixes to comments in PeriodCountConsolidatorBase
Description
Related Issue
Motivation and Context
Requires Documentation Change
How Has This Been Tested?
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] Refactor (non-breaking change which improves impleme... | gharchive/pull-request | 2019-11-27T03:22:59 | 2025-04-01T06:37:28.126512 | {
"authors": [
"RohanTalip",
"jaredbroad"
],
"repo": "QuantConnect/Lean",
"url": "https://github.com/QuantConnect/Lean/pull/3878",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1522904270 | Data Feed Options Don't Include Alt Datasets
When we run lean live, the "Select a data feed" prompt should include alt datasets like Tiingo. It currently just shows
Since you guys are at it, it would be nice to add also TwelveData: https://twelvedata.com
| gharchive/issue | 2023-01-06T17:25:51 | 2025-04-01T06:37:28.128123 | {
"authors": [
"DerekMelchin",
"pberto"
],
"repo": "QuantConnect/lean-cli",
"url": "https://github.com/QuantConnect/lean-cli/issues/261",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1051263963 | Deploying algo using DLL
For security reasons, I want to deploy my algo in a .NET assembly rather than using a CS code project. Is there any way to do that? Even if I reference the DLL in the project and run it, that should be fine.
I'm closing this, this it's not supported.
| gharchive/issue | 2021-11-11T18:47:42 | 2025-04-01T06:37:28.129278 | {
"authors": [
"omidkrad"
],
"repo": "QuantConnect/lean-cli",
"url": "https://github.com/QuantConnect/lean-cli/issues/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
569652101 | about_py: excel link added and misc edits
fixes #796
Good PR, nice improvements and fixes. Please see commend above.
Thanks, @mtiley . Nice work.
Hi @jstac , I kept @mtiley 's changes and modified the sentence as you instructed.
Thanks @shlff!
Perhaps a link to this article could be included somewhere --- a ... | gharchive/pull-request | 2020-02-24T05:59:27 | 2025-04-01T06:37:28.138482 | {
"authors": [
"jstac",
"mtiley",
"shlff"
],
"repo": "QuantEcon/lecture-source-py",
"url": "https://github.com/QuantEcon/lecture-source-py/pull/934",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
324927303 | fix random access view regeression
thanks @PerretB for finding this bug!
fixes #856
Awesome, thanks!
| gharchive/pull-request | 2018-05-21T14:01:49 | 2025-04-01T06:37:28.140845 | {
"authors": [
"SylvainCorlay",
"wolfv"
],
"repo": "QuantStack/xtensor",
"url": "https://github.com/QuantStack/xtensor/pull/862",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2346777954 | Fix a small typo in elastic
The default value from pymatgen is 0.06.
Can one of the admins verify this patch?
Thank you, @superstar54! I'll go ahead and merge this in.
| gharchive/pull-request | 2024-06-11T15:54:45 | 2025-04-01T06:37:28.142149 | {
"authors": [
"Andrew-S-Rosen",
"buildbot-princeton",
"superstar54"
],
"repo": "Quantum-Accelerators/quacc",
"url": "https://github.com/Quantum-Accelerators/quacc/pull/2233",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2309454330 | epoll: define EpollEvent structure per linux API
the userData is sometimes defined as [i32; 2] in Quark code. This doesn't make sense to me because the data is used in one piece as a u64 anyways. But I may be wrong.
However I don't see where this array is converted into u64, am I missing something? What's the initial... | gharchive/pull-request | 2024-05-22T02:42:43 | 2025-04-01T06:37:28.151555 | {
"authors": [
"shrik3"
],
"repo": "QuarkContainer/Quark",
"url": "https://github.com/QuarkContainer/Quark/pull/1274",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1577111590 | 🛑 Biken is down
In d35bb5e, Biken (https://biken.quentinp.me) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Biken is back up in 83dc903.
| gharchive/issue | 2023-02-09T02:12:35 | 2025-04-01T06:37:28.181205 | {
"authors": [
"QuentinPhilipp"
],
"repo": "QuentinPhilipp/uptime",
"url": "https://github.com/QuentinPhilipp/uptime/issues/157",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1911211851 | Feedback for “Middleware configuration”
urlMappingStrategy: rewrite is not working
Please provide a reproduction. It works as expected in https://github.com/QuiiBz/next-international/tree/main/examples/next-app
| gharchive/issue | 2023-09-25T10:50:13 | 2025-04-01T06:37:28.191460 | {
"authors": [
"QuiiBz",
"ivanafanasyeu"
],
"repo": "QuiiBz/next-international",
"url": "https://github.com/QuiiBz/next-international/issues/195",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2023200608 | Flicker with client component
I have some flicker on refresh when using client components with translations, it's due the suspense in I18nProviderClient is there a way to fix this flicker?
https://github.com/QuiiBz/next-international/assets/655158/90f4363f-6dae-4e90-ad22-a8e29367b62e
layout.tsx:
"use client";
import... | gharchive/issue | 2023-12-04T07:27:17 | 2025-04-01T06:37:28.197104 | {
"authors": [
"QuiiBz",
"cglacet",
"pajarrahmansyah",
"pontusab"
],
"repo": "QuiiBz/next-international",
"url": "https://github.com/QuiiBz/next-international/issues/300",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
310287166 | Travis CI
É preciso configurar o Travis-CI para rodar automaticamente os testes do projeto.
Já temos o .travis.yml no projeto, basta configurar a conta.
Eu deixei a tag ali pronta, pro php 7 pra cima, só editar o .travis.yml, se tiver alguma dúvida, eu tenho um livro a respeito: https://ci.mrprompt.com.br ou tento ... | gharchive/issue | 2018-04-01T02:17:14 | 2025-04-01T06:37:28.200350 | {
"authors": [
"Rctnet",
"mrprompt"
],
"repo": "QuilhaSoft/OpenCnabPHP",
"url": "https://github.com/QuilhaSoft/OpenCnabPHP/issues/52",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
332048249 | Bradesco cnab240
Com a ajuda do @Rctnet consegui gerar o arquivo para ser homologado porém, já de cara, deu erro de arquivo invalido! Busquei na internet e parece que isso se da devido o formato que foi salvo o txt, tem que ser com salvo codificação ANSI.
Antes de enviar novamente para homologar, estou verificando os... | gharchive/issue | 2018-06-13T15:29:34 | 2025-04-01T06:37:28.210325 | {
"authors": [
"CristianoMCon",
"Rctnet"
],
"repo": "QuilhaSoft/OpenCnabPHP",
"url": "https://github.com/QuilhaSoft/OpenCnabPHP/issues/77",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1532807640 | Set indentation for attributes in new lines
There is an option to set indentation for child tags in XMLDocument but no option to set indentation for new line attributes and they are at present calculated at XMLElement#appendAttributesIndentText(Writer). It might be better to provide an option to set indentations inst... | gharchive/issue | 2023-01-13T19:31:48 | 2025-04-01T06:37:28.316885 | {
"authors": [
"MuntashirAkon",
"REAndroid"
],
"repo": "REAndroid/ARSCLib",
"url": "https://github.com/REAndroid/ARSCLib/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1400050738 | 🛑 RED7 Staff - Portal is down
In 826b475, RED7 Staff - Portal (https://portal.red7.ml) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RED7 Staff - Portal is back up in e81a91a.
| gharchive/issue | 2022-10-06T17:23:00 | 2025-04-01T06:37:28.319440 | {
"authors": [
"Creaous"
],
"repo": "RED7Studios/status",
"url": "https://github.com/RED7Studios/status/issues/893",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1321493533 | Master installation script / convenience function
Is your feature request related to a problem? Please describe.
Setting up a fully-fledged R environment in VS Code currently involves several manual steps, as outlined in the README. Users must first install the languageserver package (from R), then add the REditorSup... | gharchive/issue | 2022-07-28T21:12:15 | 2025-04-01T06:37:28.339342 | {
"authors": [
"ElianHugh",
"benz0li",
"eitsupi",
"grantmcdermott",
"hermidalc"
],
"repo": "REditorSupport/vscode-R",
"url": "https://github.com/REditorSupport/vscode-R/issues/1162",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1900639743 | Handle chain information in explicit form in invoices
This is a breaking change since inside the invoice structure we make chain non-optional; plus we add new error cases and make set_chain return Result. Thus I am making this PR against v11 branch.
Closes #103
Any reason why it is non-optional instead of optional ... | gharchive/pull-request | 2023-09-18T10:31:53 | 2025-04-01T06:37:28.348741 | {
"authors": [
"dr-orlovsky",
"fedsten"
],
"repo": "RGB-WG/rgb-wallet",
"url": "https://github.com/RGB-WG/rgb-wallet/pull/104",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1943749483 | 🛑 CEOTR Home Page loads is down
In b44df53, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 15b2de1 after 2 minutes.
| gharchive/issue | 2023-10-15T06:40:41 | 2025-04-01T06:37:28.430353 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/10712",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1878697053 | 🛑 CEOTR Home Page loads is down
In 0c91271, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 4341d70 after 2 minutes.
| gharchive/issue | 2023-09-02T13:49:14 | 2025-04-01T06:37:28.432717 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/11561",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1971391838 | 🛑 CEOTR Home Page loads is down
In 960d72c, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in a00fe7c after 2 minutes.
| gharchive/issue | 2023-10-31T22:34:07 | 2025-04-01T06:37:28.435098 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/15360",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1973620665 | 🛑 CEOTR Home Page loads is down
In a685c2b, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 3602b4d after 2 minutes.
| gharchive/issue | 2023-11-02T06:51:57 | 2025-04-01T06:37:28.437493 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/15703",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1978026113 | 🛑 Sensor Tracker login is down
In 4e69a74, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Sensor tracker login is back up in df23ebd after 1 minute.
| gharchive/issue | 2023-11-05T23:31:56 | 2025-04-01T06:37:28.440155 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/16694",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2001237748 | 🛑 Sensor Tracker login is down
In 2791adc, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Sensor tracker login is back up in a2edb29 after 1 minute.
| gharchive/issue | 2023-11-20T02:21:26 | 2025-04-01T06:37:28.442774 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/20112",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1817291984 | 🛑 Sensor Tracker login is down
In aa7a1b0, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 502
Response time: 52 ms
Resolved: Sensor tracker login is back up in 26ce07e.
| gharchive/issue | 2023-07-23T20:50:05 | 2025-04-01T06:37:28.445140 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/2101",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1817586744 | 🛑 Sensor Tracker login is down
In f70f816, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 502
Response time: 46 ms
Resolved: Sensor tracker login is back up in f3f2118.
| gharchive/issue | 2023-07-24T04:22:12 | 2025-04-01T06:37:28.447606 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/2159",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2013517078 | 🛑 Sensor Tracker login is down
In d5aeb60, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Sensor tracker login is back up in 4e71703 after 1 minute.
| gharchive/issue | 2023-11-28T03:04:07 | 2025-04-01T06:37:28.449946 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/21995",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1827673399 | 🛑 CEOTR Home Page loads is down
In a06f603, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 7c43f68.
| gharchive/issue | 2023-07-29T21:26:56 | 2025-04-01T06:37:28.452319 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/3467",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1916272800 | 🛑 CEOTR Home Page loads is down
In 615141c, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in c9fbbbb after 2 minutes.
| gharchive/issue | 2023-09-27T20:31:53 | 2025-04-01T06:37:28.454970 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/5826",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1923339947 | 🛑 CEOTR Home Page loads is down
In 6b51877, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 1559d22 after 2 minutes.
| gharchive/issue | 2023-10-03T05:28:01 | 2025-04-01T06:37:28.457291 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/7347",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1852438987 | 🛑 CEOTR Home Page loads is down
In 86c96ec, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 1e74faf.
| gharchive/issue | 2023-08-16T03:19:49 | 2025-04-01T06:37:28.459654 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/7466",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1853801112 | 🛑 Sensor Tracker login is down
In a0570d2, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 502
Response time: 42 ms
Resolved: Sensor tracker login is back up in 68f87ec.
| gharchive/issue | 2023-08-16T19:36:11 | 2025-04-01T06:37:28.462041 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/7633",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1853960296 | 🛑 Sensor Tracker login is down
In 2b8d234, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 502
Response time: 107 ms
Resolved: Sensor tracker login is back up in af2e687.
| gharchive/issue | 2023-08-16T22:00:50 | 2025-04-01T06:37:28.464492 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/7661",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1859493886 | 🛑 Sensor Tracker login is down
In 91205f0, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 502
Response time: 48 ms
Resolved: Sensor tracker login is back up in 62bf4a8 after 38 days, 3 hours, 14 minutes.
| gharchive/issue | 2023-08-21T14:23:28 | 2025-04-01T06:37:28.467083 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/8775",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1932146943 | 🛑 Sensor Tracker login is down
In 4b2ccf3, Sensor Tracker login (https://stg.ceotr.ca/sensor_tracker) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Sensor tracker login is back up in a1ed6c6 after .
| gharchive/issue | 2023-10-09T01:03:56 | 2025-04-01T06:37:28.469524 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/8979",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1936746611 | 🛑 CEOTR Home Page loads is down
In fbb831b, CEOTR Home Page loads (https://stg.ceotr.ca CEOTR Home) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEOTR Home Page loads is back up in 1302d38 after 2 minutes.
| gharchive/issue | 2023-10-11T03:56:56 | 2025-04-01T06:37:28.471886 | {
"authors": [
"RKTowse"
],
"repo": "RKTowse/upptime",
"url": "https://github.com/RKTowse/upptime/issues/9558",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.