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
1465413286
Feat/upload-component O que foi feito? 📝 Criado component UploadPhoto Melhorado component de RadioButton adicionando prop de label Melhorado component de Checkbox utilizando a mesma cor (todo: adicionar variants) Screenshots ou GIFs 📸 Tipo de mudança 🏗 [X] Nova feature (mudança non-breaking que adiciona u...
gharchive/pull-request
2022-11-27T11:39:19
2025-04-01T06:40:01.397117
{ "authors": [ "ammichael", "fabinppkbuilders" ], "repo": "platformbuilders/fluid-react-native", "url": "https://github.com/platformbuilders/fluid-react-native/pull/101", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1970817396
Temper when full demo runthrough is executed on PRs Currently: each push to PR going into main Suggestions: when label is added only on this repo id (no forks) only delete project if previous steps succeed? Add a comment on which label needs to be added to a PR to run tests https://github.com/marketplace/actions/...
gharchive/issue
2023-10-31T16:12:37
2025-04-01T06:40:01.403575
{ "authors": [ "chadwcarlson" ], "repo": "platformsh/demo-project", "url": "https://github.com/platformsh/demo-project/issues/61", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2112856183
Fix Find() when / is used as input This fixes issues with Platformifiers that were looking for relative files, like Laravel and Django Fix #199 the only other challenge i see is that the message about adding the composer dependency is scrolled out of view quickly due to the size of our congrats message: Normal size...
gharchive/pull-request
2024-02-01T15:57:40
2025-04-01T06:40:01.406613
{ "authors": [ "akalipetis", "gilzow" ], "repo": "platformsh/platformify", "url": "https://github.com/platformsh/platformify/pull/202", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1822354672
Обновление модуля Решил продолжить разработку этой либы, так как тоже пришлось поиграться с SmsHub. Изменения: Оформил в виде устанавливаемого модуля Перевел все Docstrings на английский (перфекционизм), а страны привел к ISO3166 Alpha-2 кодам Добавил поддержку проксей реализовал асинхронный подход Сделал объекты ак...
gharchive/pull-request
2023-07-26T12:51:05
2025-04-01T06:40:01.417432
{ "authors": [ "Yarosvet", "platon-p" ], "repo": "platon-p/smshub_py", "url": "https://github.com/platon-p/smshub_py/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
213989068
Upgrade Play! version from 2.4.10 to 2.4.11 No changes other than version numbers from Maven plugin or test projects point of view, but update anyway. New 1.0.0-beta7-SNAPSHOT snapshot deployed, documentation updated.
gharchive/issue
2017-03-14T07:31:58
2025-04-01T06:40:01.419969
{ "authors": [ "gslowikowski" ], "repo": "play2-maven-plugin/play2-maven-plugin", "url": "https://github.com/play2-maven-plugin/play2-maven-plugin/issues/123", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
369434089
skyboxLayer enabled unexpectly when changing skyboxIntensity For bug reports, include: Description With the new layer system, we can hide skybox easily by the following code: pc.app.scene.layers.getLayerById(2).enabled = false; But when changing skyboxIntensity, the skyboxLayer will be enabled again. This is annoyin...
gharchive/issue
2018-10-12T07:38:02
2025-04-01T06:40:01.423179
{ "authors": [ "scarletsky" ], "repo": "playcanvas/engine", "url": "https://github.com/playcanvas/engine/issues/1401", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
738086189
Feature request: black or at least dark light within light cookies Can you develop the option of black or at least dark light within light cookies? ... I want to make a tool for Tattoo artists, where edges need to be really black. Not possible right now. cf my project: https://playcanvas.com/editor/scene/968488 Sou...
gharchive/issue
2020-11-06T22:47:31
2025-04-01T06:40:01.435528
{ "authors": [ "FutureFireplace", "Maksims", "dexterdeluxe88", "mvaligursky", "yaustar" ], "repo": "playcanvas/engine", "url": "https://github.com/playcanvas/engine/issues/2538", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1939426213
Allow the AppBase to be cleanly destroyed even when not initialized avoiding undefined access Closing as no go. I was hoping to avoid construction / destruction without a device, but it's more complicated than expected and not worth it. Can't we just fix this error? Basically only what you added already: ...
gharchive/pull-request
2023-10-12T07:57:22
2025-04-01T06:40:01.438246
{ "authors": [ "kungfooman", "mvaligursky" ], "repo": "playcanvas/engine", "url": "https://github.com/playcanvas/engine/pull/5745", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1973236649
Singular workflow for CI Change Type (required) Indicate the type of change your pull request is: [ ] patch [ ] minor [ ] major /canary
gharchive/pull-request
2023-11-01T23:07:51
2025-04-01T06:40:01.440279
{ "authors": [ "brocollie08", "sugarmanz" ], "repo": "player-ui/player", "url": "https://github.com/player-ui/player/pull/214", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
626321145
Uploading snapshots to bintray fails /home/play/logs/nightly-deploy-master-1590634801.log error] java.lang.RuntimeException: error uploading to https://api.bintray.com/maven/playframework/snapshots/snapshots/com/typesafe/play/twirl-compiler_2.12/1.5.0-2020-05-27-785c3ce-SNAPSHOT/twirl-compiler_2.12-1.5.0-2020-05-27-7...
gharchive/issue
2020-05-28T08:30:01
2025-04-01T06:40:01.460827
{ "authors": [ "chbatey", "ennru", "raboof" ], "repo": "playframework/twirl", "url": "https://github.com/playframework/twirl/issues/342", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2382504099
🛑 Lindas Kingdoms is down In e004615, Lindas Kingdoms (https://lindas.admin.ch/query?query=PREFIX rdf%3A <http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23> SELECT DISTINCT %3Fk (SAMPLE(%3Fs1) as %3Fs)%0AWHERE%20%7B%0A%20%20%3Fs1%20a%20%3Chttp%3A%2F%2Ffilteredpush.org%2Fontologies%2Foa%2FdwcFP%23TaxonName%3E...
gharchive/issue
2024-06-30T23:47:55
2025-04-01T06:40:01.479455
{ "authors": [ "retog" ], "repo": "plazi/monitoring", "url": "https://github.com/plazi/monitoring/issues/1140", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
273236563
Can middleware access controller instance? I'd like to create a middleware that have access to the controller instance. is that possible? What is your use case for this and why it cannot be achieved by modifying the request object? Lets say i've a Controller similar to: @JsonController() class XXX { instanceO...
gharchive/issue
2017-11-12T14:57:21
2025-04-01T06:40:01.508212
{ "authors": [ "NoNameProvided", "sh3d2", "tonyxiao", "vekexasia" ], "repo": "pleerock/routing-controllers", "url": "https://github.com/pleerock/routing-controllers/issues/327", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
893893537
Update perfolation to 1.2.8 Updates com.outr:perfolation from 1.1.7 to 1.2.8. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in...
gharchive/pull-request
2021-05-18T02:48:31
2025-04-01T06:40:01.600484
{ "authors": [ "scala-steward" ], "repo": "plokhotnyuk/fast-string-interpolator", "url": "https://github.com/plokhotnyuk/fast-string-interpolator/pull/164", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1599937532
Improvements to dev proxy Prefer RAZZLE_INTERNAL_API_PATH over RAZZLE_API_PATH for devProxyToApiPath. This makes more sense (the proxy target is accessed from the Volto server side) and it makes the dev proxy work without additional configuration when running Volto in a Docker container RAZZLE_API_INTERNAL_API_PATH ...
gharchive/pull-request
2023-02-26T05:33:22
2025-04-01T06:40:01.654807
{ "authors": [ "davisagli", "sneridagh" ], "repo": "plone/volto", "url": "https://github.com/plone/volto/pull/4434", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
276458043
Use electron-builder and webpack@3 @chriddyp Could you review this PR? I haven't gone as far as I originally planned with this work, but I'm going to open a PR in the main repo, so that people can test the installers generated with electron-builder. A brief overview of what this PR does: now falcon uses a patched v...
gharchive/pull-request
2017-11-23T19:13:29
2025-04-01T06:40:01.682153
{ "authors": [ "chriddyp", "n-riesco" ], "repo": "plotly/falcon-sql-client", "url": "https://github.com/plotly/falcon-sql-client/pull/277", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
376886429
K8s resources adjustment part of plotly/streambed#11766 as per below I've miss-understood the CPU metric used by the auto-scale It is based of the cpu requests in our case it is very low at 100m and the percentage set is 90% so that mean at 90m we start scaling and by that it start spinning up new node. As per below:...
gharchive/pull-request
2018-11-02T16:43:37
2025-04-01T06:40:01.705524
{ "authors": [ "mag009", "scjody" ], "repo": "plotly/orca", "url": "https://github.com/plotly/orca/pull/144", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
211812250
MsSQL Express Compatibility I'd like to know if the Plotly Database Connector (when doing a MsSQL connection) supports a MSSQL EXPRESS EDITION database. I tried to connect using the "sa" username and its password but nothing happened. It gives me the error: failed to connect to [hostname]:[PortNumber] - connect ECONN...
gharchive/issue
2017-03-03T21:54:49
2025-04-01T06:40:01.717484
{ "authors": [ "ArturoAguileraV", "alexandresobolevski", "n-riesco" ], "repo": "plotly/plotly-database-connector", "url": "https://github.com/plotly/plotly-database-connector/issues/138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2319435257
🛑 KCG is down In e18fff2, KCG (https://kunstrijclubgroningen.nl) was down: HTTP code: 0 Response time: 0 ms Resolved: KCG is back up in b90ba1a after 34 minutes.
gharchive/issue
2024-05-27T15:47:15
2025-04-01T06:40:01.821357
{ "authors": [ "pluim003" ], "repo": "pluim003/upptime", "url": "https://github.com/pluim003/upptime/issues/1583", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
273171910
no real changes package.json keeps getting prettified back and forth, plus package-lock keeps faffing around. heh, that's actually not true- the changes are pretty significant, it's just that this is an old PR title apparently. This is the breaking 0.25 changes from all the other repos.
gharchive/pull-request
2017-11-11T20:01:14
2025-04-01T06:40:01.832508
{ "authors": [ "ericeslinger" ], "repo": "plumpstack/plump-store-postgres", "url": "https://github.com/plumpstack/plump-store-postgres/pull/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2335319837
PlusPage 和 PlusTable自适应 需要增强的组件/模块 PlusPage PlusTable 描述 目前的版本,没有自适应的功能,每页数据多了之后,要一直往下滚动才能看到分页 额外留言(可选) No response 我也有类似需求,通过 flex 布局来解决的: <script lang="ts" setup> // ... </script> <template> <div class="auto-layout"> <PlusPage /> </div> </template> <style lang="scss"> // 高度自适应 .auto-layout { padding: 1...
gharchive/issue
2024-06-05T09:05:38
2025-04-01T06:40:01.839600
{ "authors": [ "FuAdmin", "stormzhangbx" ], "repo": "plus-pro-components/plus-pro-components", "url": "https://github.com/plus-pro-components/plus-pro-components/issues/164", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
227206181
feat: add --fast mode This PR changes the progress calculation to optionally skip frames that are between ones that have similar progress toward the target. When enabled, it speeds up processing by about 40% and has minimal impact when not enabled via the shortcut. This also aligns perceptual progress and visual prog...
gharchive/pull-request
2017-05-08T23:40:44
2025-04-01T06:40:01.887052
{ "authors": [ "pahammad", "patrickhulce", "paulirish" ], "repo": "pmdartus/speedline", "url": "https://github.com/pmdartus/speedline/pull/49", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1437501688
🛑 RPB Law is down In 6ccee15, RPB Law (https://lawbob.com/) was down: HTTP code: 0 Response time: 0 ms Resolved: RPB Law is back up in 49b2411.
gharchive/issue
2022-11-06T18:48:31
2025-04-01T06:40:01.998342
{ "authors": [ "pmjustin" ], "repo": "pmjustin/pmuptime", "url": "https://github.com/pmjustin/pmuptime/issues/236", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2154443806
🛑 JMS Law is down In 9d7dad3, JMS Law (https://jmslawltd.com) was down: HTTP code: 503 Response time: 10568 ms Resolved: JMS Law is back up in 30a5ea2 after 5 minutes.
gharchive/issue
2024-02-26T15:22:29
2025-04-01T06:40:02.000920
{ "authors": [ "pmjustin" ], "repo": "pmjustin/pmuptime", "url": "https://github.com/pmjustin/pmuptime/issues/466", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2615406051
🛑 JMS Law is down In 0c90ec9, JMS Law (https://jmslawltd.com) was down: HTTP code: 0 Response time: 0 ms Resolved: JMS Law is back up in 8aea11d after 1 hour, 23 minutes.
gharchive/issue
2024-10-26T00:39:28
2025-04-01T06:40:02.003436
{ "authors": [ "pmjustin" ], "repo": "pmjustin/pmuptime", "url": "https://github.com/pmjustin/pmuptime/issues/669", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2056852230
⚠️ GitHub has degraded performance In cdc2258, GitHub (https://www.githubstatus.com/api/v2/status.json) experienced degraded performance: HTTP code: 200 Response time: 186 ms Resolved: GitHub performance has improved in 0807d24 after 8 minutes.
gharchive/issue
2023-12-27T02:52:53
2025-04-01T06:40:02.008203
{ "authors": [ "pmmmwh" ], "repo": "pmmmwh/upptime", "url": "https://github.com/pmmmwh/upptime/issues/562", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1118346029
⚠️ Slack has degraded performance In 4881fc4, Slack (https://status.slack.com/api/v2.0.0/current) experienced degraded performance: HTTP code: 200 Response time: 85 ms Resolved: Slack performance has improved in 50353d9.
gharchive/issue
2022-01-29T22:50:09
2025-04-01T06:40:02.010602
{ "authors": [ "pmmmwh" ], "repo": "pmmmwh/upptime", "url": "https://github.com/pmmmwh/upptime/issues/71", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
990107360
webview setState in each component is not responding My intention is to customize items in character in webview and sent the items name from react native. The data is send correctly but when I need to set the state inside the web add event listener. It have no problem when set state in color, but it crash when set st...
gharchive/issue
2021-09-07T15:30:28
2025-04-01T06:40:02.029777
{ "authors": [ "drcmda", "teenkwn" ], "repo": "pmndrs/gltfjsx", "url": "https://github.com/pmndrs/gltfjsx/issues/105", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1452371426
Depth buffer issue when using DepthOfFieldEffect Description of the bug Follow-up to #420. By using dofEffect.circleOfConfusionMaterial.adoptCameraSettings and worldFocusDistance, I was able to get a dynamic target to change the focus. I got it to match up / work in @vanruesc's sandbox. However, I still don't get it ...
gharchive/issue
2022-11-16T22:32:25
2025-04-01T06:40:02.046121
{ "authors": [ "hybridherbst", "optimus007", "vanruesc" ], "repo": "pmndrs/postprocessing", "url": "https://github.com/pmndrs/postprocessing/issues/426", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
1464244772
New command: Apply a retentionlabel to a file using spo file retentionlabel ensure Usage m365 spo file retentionlabel ensure [options] Description Apply a retention label to a file Options Option Description -u, --webUrl <webUrl> The url of the web --fileUrl [fileUrl] The server-relative URL of the file that...
gharchive/issue
2022-11-25T09:16:20
2025-04-01T06:40:02.086695
{ "authors": [ "Adam-it", "Jwaegebaert", "martinlingstuyl", "nicodecleyre", "waldekmastykarz" ], "repo": "pnp/cli-microsoft365", "url": "https://github.com/pnp/cli-microsoft365/issues/4159", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1660977869
Adds "Create custom views to differentiate SharePoint news page types in Site Pages library" sample script. Closes #1782 Adds "Create custom views to differentiate SharePoint news page types in Site Pages library" sample script. Closes #1782 Thank you @nanddeepn! We'll try to review it ASAP! Thanks @nicodecleyre ...
gharchive/pull-request
2023-04-10T15:52:41
2025-04-01T06:40:02.088434
{ "authors": [ "milanholemans", "nanddeepn" ], "repo": "pnp/cli-microsoft365", "url": "https://github.com/pnp/cli-microsoft365/pull/4751", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
936776207
SharePoint Online Search Issue using PnP Notice Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue: Are you using Invoke-PnPSiteTemplate or Get-PnPSiteTemplate? The issue is most likely related to the Provisioning Engine. The Prov...
gharchive/issue
2021-07-05T07:19:43
2025-04-01T06:40:02.156419
{ "authors": [ "gautamdsheth", "jestinegoh" ], "repo": "pnp/powershell", "url": "https://github.com/pnp/powershell/issues/890", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1301049766
Update Add-PnPPageWebPart.md Correcting Title typo from "Add-PnPWebPart" to "Add-PnPPageWebPart" Before creating a pull request, make sure that you have read the contribution file located at https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md Type [x] Typo Fix Thanks @JimmyHang, well noticed!
gharchive/pull-request
2022-07-11T18:09:44
2025-04-01T06:40:02.159369
{ "authors": [ "JimmyHang", "KoenZomers" ], "repo": "pnp/powershell", "url": "https://github.com/pnp/powershell/pull/2132", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1659610091
Adding Move-PnPTerm and Move-PnPTermSet commands Type [x] New Feature Related Issues? #2978 What is in this Pull Request ? Adding two new commands Move-PnPTerm Move-PnPTermSet @kunj-sangani - code looks great !! Some minor changes before I merge it 😊 In both these cmdlets, can you Replace -DestinationTermSet...
gharchive/pull-request
2023-04-08T18:43:24
2025-04-01T06:40:02.164104
{ "authors": [ "gautamdsheth", "kunj-sangani" ], "repo": "pnp/powershell", "url": "https://github.com/pnp/powershell/pull/2989", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1609734961
Resize table columns As per https://github.com/pocketbase/pocketbase/discussions/1542 It uses a fairly generic svelte action, so it doesn't interfere much with the existing code. Took a bit of time to smooth out any bugs, but seems stable now. Thanks again for your work on the project; the latest release was great �...
gharchive/pull-request
2023-03-04T11:33:34
2025-04-01T06:40:02.230738
{ "authors": [ "ganigeorgiev", "mjadobson" ], "repo": "pocketbase/pocketbase", "url": "https://github.com/pocketbase/pocketbase/pull/1966", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1137106077
Campaign page/ UI-UX elements are missing according to UI mockup (Design) To Reproduce Steps to reproduce the behavior: Go to dev.podkrepi.bg Navigate to main menu "Дарителство" Scroll down to 'Кампании.' Choose random Кампания 5.Select button "Вижте повече" 6.You should be successfully redirected to the new Campaig...
gharchive/issue
2022-02-14T10:39:09
2025-04-01T06:40:02.242902
{ "authors": [ "Polina1985", "kachar" ], "repo": "podkrepi-bg/frontend", "url": "https://github.com/podkrepi-bg/frontend/issues/489", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
982049532
[Feature] Use external database for Keycloak Currently we deploy Keycloak with a Helm chart that also deploys PostgreSQL next to it. Since our own modules will also be using PostgreSQL it's best if we have 1 instance and point all software to it. This will save resources and will make it easier to maintain I see mo...
gharchive/issue
2021-08-29T09:39:48
2025-04-01T06:40:02.244417
{ "authors": [ "dimitur2204", "imilchev" ], "repo": "podkrepi-bg/infrastructure", "url": "https://github.com/podkrepi-bg/infrastructure/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
646332784
Crash occuring on Xcode 12 when attempting to do enum reflection on child action. Describe the bug Attempting to send an action view the store causes EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) when combining reducers. Given a child action without any cases enum ChildAction: Equatable {} And a parent actio...
gharchive/issue
2020-06-26T15:15:22
2025-04-01T06:40:02.265009
{ "authors": [ "stephencelis", "vibrazy" ], "repo": "pointfreeco/swift-composable-architecture", "url": "https://github.com/pointfreeco/swift-composable-architecture/issues/200", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1841886866
Support for Non-Regional Forms and Gender Differences Was making my Living Dex and noticed the site does not support forms besides regional forms. Unown, Vivillon, Alcremie and gender differences are the big form changes I would be looking for. Perhaps have it as an option to display and/or have the option to display...
gharchive/issue
2023-08-08T19:09:58
2025-04-01T06:40:02.288373
{ "authors": [ "ALonleyBanana", "HavocsCall", "Vrontis", "fuer-lo" ], "repo": "pokedextracker/pokedextracker.com", "url": "https://github.com/pokedextracker/pokedextracker.com/issues/508", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1395320582
[TECHDEBT] [P2P] Raintree scalability improvements Objective Tend for the TODOs: // INVESTIGATE(olshansky/team): Does not scale to 1,000,000,000 nodes Related to #222 and #246 Origin Document "make it work ⏩ make it fast ⏩ make it pretty" #222 improves a lot in terms of time complexity, see what we can do to improve...
gharchive/issue
2022-10-03T20:54:12
2025-04-01T06:40:02.296717
{ "authors": [ "Olshansk", "deblasis" ], "repo": "pokt-network/pocket", "url": "https://github.com/pokt-network/pocket/issues/273", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2123656169
Select instrumentation tooling (assumes OpenTelemetry exporter for Azure Monitor) As a project lead, I want to make a decision on what tooling to use to instrument telemetry data, so that telemetry data can be collected and sent to the centralized monitoring solution Mentioned in #228
gharchive/issue
2024-02-07T18:46:01
2025-04-01T06:40:02.307092
{ "authors": [ "polatengin" ], "repo": "polatengin/indiana", "url": "https://github.com/polatengin/indiana/issues/237", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
414258043
user-home-test branch As mentioned in neurostars, the last few versions of the fmriprep docker images fail to run when specifying a user (docker run -u myuser ...). @oesteban created a new docker image (poldracklab/fmriprep:user-home-test). This new image fixes the permissions problem with $TEMPLATEFLOW_HOME. Howeve...
gharchive/issue
2019-02-25T19:04:31
2025-04-01T06:40:02.316580
{ "authors": [ "oesteban", "pvelasco" ], "repo": "poldracklab/fmriprep", "url": "https://github.com/poldracklab/fmriprep/issues/1517", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
320556257
Cowell method fails to converge with small perturbation accelerations 🐞 Problem This code converges normally: from astropy import units as u from poliastro.twobody import Orbit from poliastro.bodies import Earth from poliastro.twobody.propagation import cowell r0 = [-2384.46, 5729.01, 3050.46] * u.km v0 = [-7.3...
gharchive/issue
2018-05-06T02:08:36
2025-04-01T06:40:02.324302
{ "authors": [ "Juanlu001" ], "repo": "poliastro/poliastro", "url": "https://github.com/poliastro/poliastro/issues/367", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
407889796
Added option to configure tensorboard docker image Should be something like that, @mouradmourafiq what do you think ? Thank you @mouradmourafiq !
gharchive/pull-request
2019-02-07T20:46:17
2025-04-01T06:40:02.358030
{ "authors": [ "vfdev-5" ], "repo": "polyaxon/polyaxon-chart", "url": "https://github.com/polyaxon/polyaxon-chart/pull/30", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
455932711
Handle unset experiment in log_artifact(s) call Not entirely sure why self.experiment is set to None in the Experiment class init, regardless I've added a simple if statement that will allow the use of the log_artifact(s) helper methods and shouldn't impact existing functionality. Thank you for your submission, we...
gharchive/pull-request
2019-06-13T20:15:41
2025-04-01T06:40:02.363398
{ "authors": [ "CLAassistant", "mouradmourafiq", "rcarmstrong" ], "repo": "polyaxon/polyaxon-client", "url": "https://github.com/polyaxon/polyaxon-client/pull/24", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
954437316
Polybar crashes when using i3-msg for moving containers quickly /usr/include/c++/11.1.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string...
gharchive/issue
2021-07-28T03:28:17
2025-04-01T06:40:02.368807
{ "authors": [ "CodEsteban", "patrick96" ], "repo": "polybar/polybar", "url": "https://github.com/polybar/polybar/issues/2474", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
802768296
AIFF invalid FORM chunk size fix Hello, this is a fix to a bug with AIFF I just noticed - I forgot to update the FORM chunk header size when the ID3 size changes. I've also updated the test so it uses temporary file, rather than writing to testdata directory. Sorry for the issues, thanks for the work. I could add f...
gharchive/pull-request
2021-02-06T19:09:35
2025-04-01T06:40:02.371277
{ "authors": [ "Marekkon5", "polyfloyd" ], "repo": "polyfloyd/rust-id3", "url": "https://github.com/polyfloyd/rust-id3/pull/58", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1477302676
bringing the terraform state hack inside the cndi binary Currently the way terraform state is maintained is within GitHub Actions. This works fine, but the code needs to be reimplemented within each supported CI systems (GitLab, etc.). What if the calls to git checkout _state, gpg --symmetric ... git add terraform.tf...
gharchive/issue
2022-12-05T19:45:38
2025-04-01T06:40:02.373032
{ "authors": [ "johnstonmatt" ], "repo": "polyseam/cndi", "url": "https://github.com/polyseam/cndi/issues/99", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1877006807
Update googleAnalytics.tsx to properly track goals I think the messages are not being logged because they had to be set as the label, instead of the value which should be a float. As per https://developers.google.com/tag-platform/devguides/events
gharchive/pull-request
2023-09-01T08:41:46
2025-04-01T06:40:02.373888
{ "authors": [ "rihp" ], "repo": "polywrap/evo.ninja", "url": "https://github.com/polywrap/evo.ninja/pull/110", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
623946616
should these 2 links take you to the same page? both "view 255 genes...." links go to the same page. Is this intentional? They don't go to the same page. The first is a table of genes. The second link is a table of single allele genotypes and has an Allele column. Of course. I was not seeing the "allele". I...
gharchive/issue
2020-05-24T21:08:46
2025-04-01T06:40:02.385720
{ "authors": [ "ValWood", "kimrutherford", "mah11" ], "repo": "pombase/website", "url": "https://github.com/pombase/website/issues/1553", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
416525477
Unique URL for every commit I think to be able to share a git-history URL pointing to a specific commit in the file history would be pretty useful. At least it's definitely useful to me, personally. That's something I want to add too. Check #42
gharchive/issue
2019-03-03T15:04:41
2025-04-01T06:40:02.386998
{ "authors": [ "areebbeigh", "pomber" ], "repo": "pomber/git-history", "url": "https://github.com/pomber/git-history/issues/114", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2368642169
Ensure config file directory exists before creating config file If the config file directory doesn't already exist, the application will crash on startup while trying to create the default configuration. Fix this by creating the directory. Drive-by: Replace os.path functions by pathlib's functions LGTM. However, pl...
gharchive/pull-request
2024-06-23T15:38:50
2025-04-01T06:40:02.393278
{ "authors": [ "mathieu-lemay", "pommee" ], "repo": "pommee/Pocker", "url": "https://github.com/pommee/Pocker/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1663269858
POND-983: Add support for torch_func [upstream] What do these changes do? [x] first commit message and PR title follow format outlined here NOTE: If you edit the PR title to match this format, you need to add another commit (even if it's empty) or amend your last commit for the CI job that checks the PR title to...
gharchive/pull-request
2023-04-11T21:53:22
2025-04-01T06:40:02.397815
{ "authors": [ "noloerino" ], "repo": "ponder-org/modin-public", "url": "https://github.com/ponder-org/modin-public/pull/35", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
614830839
Participación ciudadana La liga te lleva al mismo landing. esto no ocupó cambio, sólo ocupabas publicar en plaza pública. cierro el issue
gharchive/issue
2020-05-08T15:58:03
2025-04-01T06:40:02.413818
{ "authors": [ "almaosorio", "ponentesincausa" ], "repo": "ponentesincausa/politicadedatos", "url": "https://github.com/ponentesincausa/politicadedatos/issues/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2047840778
Update README.zh-CN.md 修正 Pontx 配置指南的地址 Appreciate.
gharchive/pull-request
2023-12-19T03:16:37
2025-04-01T06:40:02.416778
{ "authors": [ "gaokun", "yuu2lee4" ], "repo": "pontjs/pontx", "url": "https://github.com/pontjs/pontx/pull/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
242867282
Feature: Explicit partial calls. This PR implements #1771. As promised in #1771, I've prepared a script that can be used to automatically migrate your codebase to use explicit partial calls. You can find it here: https://gist.github.com/jemc/95969e3e2b58ddb0dede138c737907f5 This is nearly done, but I'm running i...
gharchive/pull-request
2017-07-14T00:38:45
2025-04-01T06:40:02.463031
{ "authors": [ "Praetonus", "SeanTAllen", "jemc", "kulibali" ], "repo": "ponylang/ponyc", "url": "https://github.com/ponylang/ponyc/pull/2039", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
244828794
Feature Request: Bind to IP I was wondering if there is any way to support binding to a particular IP address or if you might be able to address that in a future release? I have multiple domains on a single dedicated server with 16 individual addresses. It appears that Ponzu will listen to all addresses on the HTTP...
gharchive/issue
2017-07-22T06:47:24
2025-04-01T06:40:02.472855
{ "authors": [ "nilslice", "webeau" ], "repo": "ponzu-cms/ponzu", "url": "https://github.com/ponzu-cms/ponzu/issues/177", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
121323880
Lack of removeEventListener in unmount event As title, the eventListener would never be removed once added. Added. df238ef
gharchive/issue
2015-12-09T19:47:10
2025-04-01T06:40:02.474501
{ "authors": [ "Chibaheit", "vuryleo" ], "repo": "poooi/plugin-prophet", "url": "https://github.com/poooi/plugin-prophet/issues/58", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2366079376
[BUG]: No checks applicable Description There are two bugs I would like to fix. When the product is added to the cart, there is no requirement for size. Without the size being selected, it is being added to the cart. I want to add a validation check for that. After checkout, the cart should be empty. Even after chec...
gharchive/issue
2024-06-21T09:04:33
2025-04-01T06:40:02.479264
{ "authors": [ "abckhush", "masterboy376", "pooranjoyb" ], "repo": "pooranjoyb/popShop", "url": "https://github.com/pooranjoyb/popShop/issues/259", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2689021207
SingleSample VCF from VDS correction Another day, another gVCF -> VDS -> MT -> VCF -> Validation hiccup. Here the issue is that MTs that originate from VDSs don't have the FILTERS field, it simply doesn't exist. The 'single sample VCF from MT' script expected a Filters column, so we run into a failure when running th...
gharchive/pull-request
2024-11-25T04:13:46
2025-04-01T06:40:02.526677
{ "authors": [ "MattWellie", "codecov-commenter" ], "repo": "populationgenomics/production-pipelines", "url": "https://github.com/populationgenomics/production-pipelines/pull/1011", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2751605168
wip: annotated typedocs progress Quite a few misc complications still with the typedocs. Not entirely sure if the problem is how we do things, how they assume people do things, or something in between. I did discover that pkg-utils is blocking our ability to wholesale use all the typedocs tags. Should be able to manu...
gharchive/pull-request
2024-12-19T23:26:18
2025-04-01T06:40:02.541136
{ "authors": [ "markmichon" ], "repo": "portabletext/editor", "url": "https://github.com/portabletext/editor/pull/631", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
256002720
Using https://my.host.name/v2/ for private repo chokes I tried to configure a private registry using the host url I docker log'ed in to - which was like https://my.host.name/v2/ It turns out that portainer didn't like that, but gave no immediate feedback. Instead it said: "Image from container: invalid reference for...
gharchive/issue
2017-09-07T16:48:51
2025-04-01T06:40:02.556430
{ "authors": [ "asasmoyo", "deviantony", "kwerle", "ncresswell", "zwx168238" ], "repo": "portainer/portainer", "url": "https://github.com/portainer/portainer/issues/1182", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
280592693
LDAP Auto create Users Hi LDAP authentication is great but is it possible to have a switch to enable autocreate users ? Same opinion! Also add support to get other attributes from LDAP and Attribute Mapping like Name, SureName, Email und Team Membership in relation to LDAP Attributes We can, but you would still n...
gharchive/issue
2017-12-08T19:29:07
2025-04-01T06:40:02.566228
{ "authors": [ "AlexJakeGreen", "deviantony", "ncresswell", "xoxys", "zeenlym" ], "repo": "portainer/portainer", "url": "https://github.com/portainer/portainer/issues/1483", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
290913836
Swarm visualizer - color by service Could we implement a color by service model, like in https://github.com/dockersamples/docker-swarm-visualizer I kwow color are for task status for the moment, but when we show only running tasks, it could be cool to identify that my service run on all nodes ! For information same ...
gharchive/issue
2018-01-23T16:56:01
2025-04-01T06:40:02.572717
{ "authors": [ "WTFKr0", "deviantony", "maocorte", "unlucio" ], "repo": "portainer/portainer", "url": "https://github.com/portainer/portainer/issues/1597", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
541780120
Container not being listed in Container tab Bug description When I search for a container after I restarted it, it disappears in the container tab for a few minutes. docker ps seems to still find it. Expected behavior Portainer should always show every container that docker ps can show, given I have enough privilege...
gharchive/issue
2019-12-23T14:34:33
2025-04-01T06:40:02.578768
{ "authors": [ "itsconquest", "qmager" ], "repo": "portainer/portainer", "url": "https://github.com/portainer/portainer/issues/3479", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
2587196278
Include SVG as available output format for saving table to file Prework [X ] Read and abide by the great_tables code of conduct and contributing guidelines. [ X] Search for duplicates among the existing issues (both open and closed). Proposal The ability to save tables to SVG file format would be very useful for in...
gharchive/issue
2024-10-14T22:36:30
2025-04-01T06:40:02.662237
{ "authors": [ "MarekOzana", "claysmyth" ], "repo": "posit-dev/great-tables", "url": "https://github.com/posit-dev/great-tables/issues/494", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2036427119
Unable to retrieve the complete list of server APIs: certificates.k8s.io/v1 with default deployment I'm using the default options in deploy/k8s and only overriding the KUBERNETES_SERVICE_{HOST,PORT} environment variables but getting the following error about a minute or so after the pod starts: E1211 19:49:34.608041 ...
gharchive/issue
2023-12-11T19:58:37
2025-04-01T06:40:02.680034
{ "authors": [ "clementnuss", "onetwopunch" ], "repo": "postfinance/kubelet-csr-approver", "url": "https://github.com/postfinance/kubelet-csr-approver/issues/211", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
193929390
Add Zesty.io [x] verified that the CMS I'm adding is still maintained. [x] read CONTRIBUTING.md. [x] did not generate README.md. Thank you, @shrunyan!
gharchive/pull-request
2016-12-07T00:57:28
2025-04-01T06:40:02.706100
{ "authors": [ "mutewinter", "shrunyan" ], "repo": "postlight/awesome-cms", "url": "https://github.com/postlight/awesome-cms/pull/35", "license": "cc0-1.0", "license_type": "permissive", "license_source": "bigquery" }
1469178659
Backup fails if an artifact is missing Hi, just tried the backup and it fails, I think as I've currently no lists defined. Run potatoqualitee/fossilize@v1 Run if ("true" -eq $true) { VERBOSE: Running script VERBOSE: Exporting all to ./backups VERBOSE: Going to https://ruhr.social/api/v1/accounts/verify_credentials VE...
gharchive/issue
2022-11-30T07:33:54
2025-04-01T06:40:02.731063
{ "authors": [ "Callidus2000", "jpomfret", "potatoqualitee" ], "repo": "potatoqualitee/fossilize", "url": "https://github.com/potatoqualitee/fossilize/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
106979008
Introduce metrics.context Any properties bound to metrics.context will be merged into options for any calls to the service API Thanks!
gharchive/pull-request
2015-09-17T13:02:28
2025-04-01T06:40:02.732175
{ "authors": [ "opsb", "poteto" ], "repo": "poteto/ember-metrics", "url": "https://github.com/poteto/ember-metrics/pull/36", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
100482117
Package release dates added to README.md Updated README.md to reflect the version releases. Release version is taken from /releases page What benefit is this ? I'm not sure that this adds anything useful to the project, but I think we should consider making "releases" a bit more documented using the features on G...
gharchive/pull-request
2015-08-12T07:12:49
2025-04-01T06:40:02.827159
{ "authors": [ "exussum12", "glenpike", "nareshv" ], "repo": "powmedia/backbone-forms", "url": "https://github.com/powmedia/backbone-forms/pull/476", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
544284041
Broken Link in README 'developer guides' link in README.md, https://poynt.com/tag/guides/, is broken. Should it link to https://poynt.github.io/developer-docs/ instead? @mll11 yup good point, it should
gharchive/issue
2019-12-31T22:53:31
2025-04-01T06:40:02.841665
{ "authors": [ "charlesfeng", "mll11" ], "repo": "poynt/poynt-python", "url": "https://github.com/poynt/poynt-python/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
849869107
Update kubernetes/master/golang/master build This is an automated PR via build-bot [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ltccci To complete the pull request process, please assign after the PR has been reviewed. You can assign the PR to them by writing /assign in a com...
gharchive/pull-request
2021-04-04T12:53:46
2025-04-01T06:40:02.855394
{ "authors": [ "ltccci" ], "repo": "ppc64le-cloud/builds", "url": "https://github.com/ppc64le-cloud/builds/pull/1918", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1284812516
string index out of range Describe the bug When I try to build it gives the err 10:56:40 AM: Found section: 2-study/books 10:56:40 AM: Traceback (most recent call last): 10:56:40 AM: File "__site/convert.py", line 34, in <module> 10:56:40 AM: nodes[doc_path.abs_url] = doc_path.page_title 10:56:40 AM: File "/o...
gharchive/issue
2022-06-26T05:42:04
2025-04-01T06:40:02.865434
{ "authors": [ "AzadKshitij", "ppeetteerrs" ], "repo": "ppeetteerrs/obsidian-zola", "url": "https://github.com/ppeetteerrs/obsidian-zola/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1101639031
请问telegram转发的自定义地址格式是怎么样的 试过https://forward.address/bot<key>,提示无效 谢谢 是不是你的反代,只支持get形式? 是不是你的反代,只支持get形式? 用的是CF worker,试了一下应该是支持post的 (顺带一提吐槽一下,在miui12 20.6.18/小米6 上,tg api输入框是密码控件,没有粘贴选项,只能手打) 试试 https://forward.address/bot/sendMessage 不太清楚你的反代是怎么配置的,目前的机制:填写 http 开头时,不再进行api地址拼接,需要填写的完整的api接口地址 试试 htt...
gharchive/issue
2022-01-13T12:20:41
2025-04-01T06:40:02.892888
{ "authors": [ "lincww", "pppscn" ], "repo": "pppscn/SmsForwarder", "url": "https://github.com/pppscn/SmsForwarder/issues/104", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2675294934
Fix multiple issues related to mania key count stats population Opening this for self testing / review Closes #295 [x] Make sure this works as expected. This should be good for review now. I'm running this in production as a final test run (after manually testing on users in both active and inactive state, confir...
gharchive/pull-request
2024-11-20T10:10:02
2025-04-01T06:40:02.894853
{ "authors": [ "peppy" ], "repo": "ppy/osu-queue-score-statistics", "url": "https://github.com/ppy/osu-queue-score-statistics/pull/302", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
152856811
Create main menu For starters, it could just consist of a "press to start" message. I will create the start menu. I have begun creating the start menu. There are some issues with importing font and some features from the Screen class like SetScreen. Did you get it working in the tutorial? I am implementing a ...
gharchive/issue
2016-05-03T19:36:29
2025-04-01T06:40:02.965656
{ "authors": [ "carllei", "pqbyte" ], "repo": "pqbyte/coherence", "url": "https://github.com/pqbyte/coherence/issues/7", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
530490947
希望能支持 Rime -- 鼠须管/或其他中文输入法的输入法内中英文切换状态显示 安装 鼠须管 和 ShowyEdge 配合有逻辑矛盾,即 shwoedge 并不能显示鼠须管内中英文切换,实际上,rime 本身自动化在不同程序间切换,并替代系统英文输入法是简单又好用的,但为了配合 showyedge,强行出现了这样的用法: https://pbeta.me/macos-from-zero-3/ 关闭鼠须管的英文输入 把中英文输入法之间切换行为独特强调出来 这样才能够使用ShowyEdge的功能 如题,希望能有这样的功能 https://github.com/rime/squirrel/issues/146 我在使用搜狗拼...
gharchive/issue
2019-11-29T21:28:03
2025-04-01T06:40:02.972948
{ "authors": [ "GanZhiXiong", "Justsoos", "yetangye" ], "repo": "pqrs-org/ShowyEdge", "url": "https://github.com/pqrs-org/ShowyEdge/issues/16", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
157336179
'iohyve create' doesn't work correctly iohyve create doesn't work without an explicit pool when no guest is present. That was my fault ( introduced in #165 ), because I try to get the pool by looking for the first iohyve guest and take the same pool for the creation of the new one. To fix this problem there are two (...
gharchive/issue
2016-05-28T12:20:17
2025-04-01T06:40:02.982620
{ "authors": [ "mariusvw", "moogle19", "pr1ntf" ], "repo": "pr1ntf/iohyve", "url": "https://github.com/pr1ntf/iohyve/issues/172", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1569757320
feat: #536 adicionado referência sobre prazo de solicitação de serviço ajustei para ficar assim:
gharchive/pull-request
2023-02-03T12:20:03
2025-04-01T06:40:02.991092
{ "authors": [ "andregiachini", "zorteaadriano" ], "repo": "practice-uffs/mural", "url": "https://github.com/practice-uffs/mural/pull/542", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
802647428
Include subheadings in navigation tree Describe the solution you'd like Pages in my index toctree (with maxdepth > 1) should include subheadings in the navigation menu, similar to alabaster. Having this as optional behavior would be fine, as long as it's available to me. I've written longer pages, and would like the ...
gharchive/issue
2021-02-06T08:47:51
2025-04-01T06:40:02.997695
{ "authors": [ "jreese", "pradyunsg", "rlaphoenix" ], "repo": "pradyunsg/furo", "url": "https://github.com/pradyunsg/furo/issues/79", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
257737091
Validate against special characters in Message If a message contains special characters it may be badly encoded when sent over SMS (depending on the carrier and device). There are some characters which are frequently bad, easily replaceable with ascii characters and are hard to spot by eye. This commit adds a validat...
gharchive/pull-request
2017-09-14T14:19:15
2025-04-01T06:40:03.000940
{ "authors": [ "alexmuller", "rudigiesler" ], "repo": "praekelt/seed-stage-based-messaging", "url": "https://github.com/praekelt/seed-stage-based-messaging/pull/99", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1810253038
Moon Clip Animation[GSSOC'23] Describe the project you want to add with tech stack Hello Sir, It is my new project of CSS animation where I have made a animation of MOON CLIP with night views in it. I want to add this project into GSSOC'23. Expected behavior I have made it using HTML & CSS. Here we can see a moon ...
gharchive/issue
2023-07-18T16:06:44
2025-04-01T06:40:03.010868
{ "authors": [ "apu52" ], "repo": "pranjay-poddar/Dev-Geeks", "url": "https://github.com/pranjay-poddar/Dev-Geeks/issues/3810", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
979051590
./gdrive: No such file or directory I have extracted gdrive_2.1.1_linux_amd64.tar.gz on my ubuntu 20.04 but when I try to run gdrive with executable permissions I get this error. You can use i386 binary instead amd64. It works fine for me. wget -q -O /tmp/gdrive.tar.gz "https://github.com/prasmussen/gdrive/release...
gharchive/issue
2021-08-25T11:51:32
2025-04-01T06:40:04.487496
{ "authors": [ "Delta-dev-99", "RemiDesgrange", "ahmafi", "dhairya137", "duzhor", "hiraksarkar", "jonahpearl", "ma3yta", "marhensa", "pcstuff", "sergeken", "t31k3", "wxthss82" ], "repo": "prasmussen/gdrive", "url": "https://github.com/prasmussen/gdrive/issues/...
2224296409
🛑 ChatGPT Beyond 2021 is down In 1c0481a, ChatGPT Beyond 2021 (https://chatgpt-beyond-2021.onrender.com/) was down: HTTP code: 0 Response time: 0 ms Resolved: ChatGPT Beyond 2021 is back up in 82d4722 after 22 minutes.
gharchive/issue
2024-04-04T02:12:09
2025-04-01T06:40:04.490283
{ "authors": [ "prateekralhan" ], "repo": "prateekralhan/status", "url": "https://github.com/prateekralhan/status/issues/707", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1013087590
Campus Placements Analysis & Prediction. Define You: [x] Hacktoberfest2021 Participant [x] Contributor Is your feature request related to a problem? Please describe. To provide script for the Campus placement analysis & prediction using a Machine Learning Algorithm in python. Approach to be followed: Implementing ...
gharchive/issue
2021-10-01T08:56:55
2025-04-01T06:40:04.505465
{ "authors": [ "ayushi424", "prathimacode-hub" ], "repo": "prathimacode-hub/PyAlgo-Tree", "url": "https://github.com/prathimacode-hub/PyAlgo-Tree/issues/161", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1478761996
re7 vr controls oculus controllers with Oculus Touch Button Prompts: how to do a 180 degree turn? this was necessary in beginning hour demo to get dirty coin how to sort inventory in trunk? button mod prompt gives xbox view button any others not mentioned on getting started guide png? In order to do a 180 turn, you h...
gharchive/issue
2022-12-06T10:28:40
2025-04-01T06:40:04.513374
{ "authors": [ "Buzbee", "praydog" ], "repo": "praydog/REFramework", "url": "https://github.com/praydog/REFramework/issues/601", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1615979852
Duplicate mosque listing on production-2. The issue in words: In production, mosque IDs 44488, and 66818 are for the same mosque "Miami Beach Mosque" and "Ummah Of Miami (Miami Beach Masjid)" with the same address "7904 West Dr, North Bay Village, FL 33141. When searching for a mosque near Miami, FL, United States, ...
gharchive/issue
2023-03-08T21:36:15
2025-04-01T06:40:04.526339
{ "authors": [ "LeonSubhan" ], "repo": "prayersconnect/qa", "url": "https://github.com/prayersconnect/qa/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1643935141
Jordan's new test issue or old GPS issue test text #290
gharchive/issue
2023-03-28T13:18:38
2025-04-01T06:40:04.539963
{ "authors": [ "saseehav" ], "repo": "precision-sustainable-ag/Hotline-Issues", "url": "https://github.com/precision-sustainable-ag/Hotline-Issues/issues/291", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2283454104
pixi add arize-phoenix fails due to dependency conflict, where as plain pip install arize-phoenix works. Checks [X] I have checked that this issue has not already been reported. [X] I have confirmed this bug exists on the latest version of pixi, using pixi --version. Reproducible example Here is my pixi.toml fi...
gharchive/issue
2024-05-07T14:02:52
2025-04-01T06:40:04.561730
{ "authors": [ "DamianB-BitFlipper", "ruben-arts", "wolfv" ], "repo": "prefix-dev/pixi", "url": "https://github.com/prefix-dev/pixi/issues/1345", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2115080972
pixi run selection should only open up if task is not in default feature [project] name = "polarify" description = "Simplifying conditional Polars Expressions with Python 🐍 🐻‍❄️" channels = ["conda-forge"] platforms = ["linux-64", "osx-arm64", "osx-64", "win-64"] [dependencies] python = ">=3.9" polars = ">=0.14.24...
gharchive/issue
2024-02-02T14:34:14
2025-04-01T06:40:04.565648
{ "authors": [ "pavelzw", "ruben-arts" ], "repo": "prefix-dev/pixi", "url": "https://github.com/prefix-dev/pixi/issues/767", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2115466867
Add ability to not include host and/or build dependencies Problem description It would be nice to be able to not include host dependencies and build dependencies into the environment. Maybe something like pixi install --no-include-host-dependencies This would enable a use case where you want to have a prod environmen...
gharchive/issue
2024-02-02T17:46:53
2025-04-01T06:40:04.570333
{ "authors": [ "msegado", "pavelzw", "ruben-arts" ], "repo": "prefix-dev/pixi", "url": "https://github.com/prefix-dev/pixi/issues/770", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1975698171
feat: add environ support Honestly, I haven't found a bug with the code yet, tried a few recipes with environ, but I definitely feel like I might be missing something, are there specs or docs about environ and it's behaviour? Fixes #138 I think the most important thing is that we record the environment variables us...
gharchive/pull-request
2023-11-03T08:47:19
2025-04-01T06:40:04.575264
{ "authors": [ "baszalmstra", "swarnimarun", "wolfv" ], "repo": "prefix-dev/rattler-build", "url": "https://github.com/prefix-dev/rattler-build/pull/260", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1800251945
add support for custom service fixes #244 Please update the readme env var section https://github.com/premAI-io/prem-app#environment-variables
gharchive/pull-request
2023-07-12T06:09:40
2025-04-01T06:40:04.591257
{ "authors": [ "Janaka-Steph", "jigneshsolanki" ], "repo": "premAI-io/prem-app", "url": "https://github.com/premAI-io/prem-app/pull/250", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1555777284
🛑 Beta is down In fa3ee3f, Beta (https://beta.presquelabs.com) was down: HTTP code: 400 Response time: 651 ms Resolved: Beta is back up in dbe4c9c.
gharchive/issue
2023-01-24T22:44:02
2025-04-01T06:40:04.604222
{ "authors": [ "eugeneyng" ], "repo": "presquelabs/upptime", "url": "https://github.com/presquelabs/upptime/issues/465", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
263773052
Enable jwt middleware customization When we want to create a custom jwt middleware, this is already possible, but the prest besides registering the customized middleware also registers the standard middleware, which often ends up taking out effect of the customized middleware I'm very interested in this issue. IMO ...
gharchive/issue
2017-10-09T02:28:38
2025-04-01T06:40:04.626858
{ "authors": [ "EltonSouza", "felipeweb", "franciscocpg" ], "repo": "prest/prest", "url": "https://github.com/prest/prest/issues/230", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
589034311
Fix predicate push-down accuracy I think this is a coding error which will not affect the final result. I think it's unreasonable for lower bound to have a BELOW bound type. When the query condition is < 3, then it will change to <= 3 according to this code: KuduPredicate.ComparisonOp op = (high.getBound() == BELOW) ...
gharchive/pull-request
2020-03-27T10:28:49
2025-04-01T06:40:04.673085
{ "authors": [ "Crossoverrr", "kokosing" ], "repo": "prestosql/presto", "url": "https://github.com/prestosql/presto/pull/3257", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
640533905
Add secrets documentation Contributed from https://docs.starburstdata.com/latest/security/secrets.html Thanks!
gharchive/pull-request
2020-06-17T15:25:16
2025-04-01T06:40:04.674188
{ "authors": [ "electrum", "mosabua" ], "repo": "prestosql/presto", "url": "https://github.com/prestosql/presto/pull/4066", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1973770983
Timer: executes an AJAX request, even if the "listener" attribute is absent Describe the bug I only use pe:timer to execute javascript: <pe:timer widgetVar="myTimer" global="false" visible="false" timeout="100" ontimercomplete="myJavaScriptFunction();" singleRun="true" /> So, the listener att...
gharchive/issue
2023-11-02T08:44:31
2025-04-01T06:40:04.776252
{ "authors": [ "Gmugra", "blutorange", "melloware" ], "repo": "primefaces-extensions/primefaces-extensions", "url": "https://github.com/primefaces-extensions/primefaces-extensions/issues/1345", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1879713960
Release/2.17.2 This release contains one change: Fixes issue where Cardholder Name input field in headless would not accept spaces Release checklist: [x] Bump the version in .podspec file [x] Commit and push change to release/2.17.2 [x] Add tag 2.17.2 [ ] Release via Spinnaker [ ] Validate release on Cocoapods
gharchive/pull-request
2023-09-04T07:50:26
2025-04-01T06:40:04.859397
{ "authors": [ "NQuinn27" ], "repo": "primer-io/primer-sdk-ios", "url": "https://github.com/primer-io/primer-sdk-ios/pull/663", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1422412729
ActionMenu does not have hover styles in Dark high contrast theme Description https://user-images.githubusercontent.com/1863771/197777432-8afc5d79-a5ad-43b8-a3ec-00f92897e5b3.mov Steps to reproduce Go to https://primer.style/react/ActionMenu Change theme to Dark high contrast Hover on menu items Version v35.12.0 Br...
gharchive/issue
2022-10-25T12:49:58
2025-04-01T06:40:04.874317
{ "authors": [ "broccolinisoup", "electron97", "lesliecdubs", "pksjce", "siddharthkp", "tallys" ], "repo": "primer/react", "url": "https://github.com/primer/react/issues/2479", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }