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 |
|---|---|---|---|---|---|
1403546842 | [Other] Backend Roadmap Suggestion
Description
Hey, In the Backend roadmap of JS Tutorial section Resource numbers5 and 7 are same.
Also why this section is named Javascript why it's not Nodejs and ExpressJS?
@vasucp1207 The backend roadmap has been shifted to this GitHub Repo. Feel free to make the changes.
Al... | gharchive/issue | 2022-10-10T18:14:13 | 2025-04-01T06:43:45.931281 | {
"authors": [
"kaiwalyakoparkar",
"siddhant-khisty",
"vasucp1207"
],
"repo": "commclassroom/roadmaps",
"url": "https://github.com/commclassroom/roadmaps/issues/211",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1428167559 | More css framework
Closes issue #262
Added Chakra UI Resources
cc @kaiwalyakoparkar
| gharchive/pull-request | 2022-10-29T09:09:12 | 2025-04-01T06:43:45.932667 | {
"authors": [
"Syed25794",
"siddhant-khisty"
],
"repo": "commclassroom/roadmaps",
"url": "https://github.com/commclassroom/roadmaps/pull/265",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
555796038 | Remove an option to activate or deactivate 3D secure
Remove an option to activate or deactivate 3D secure by setting this variable here: https://github.com/commercetools/commercetools-adyen-integration/blob/77f9cbab55efe4ca40761666983d6f3244b35c87/extension/src/paymentHandler/creditCard/credit-card-make-payment.handl... | gharchive/issue | 2020-01-27T19:52:53 | 2025-04-01T06:43:45.934876 | {
"authors": [
"ahmetoz",
"butenkor"
],
"repo": "commercetools/commercetools-adyen-integration",
"url": "https://github.com/commercetools/commercetools-adyen-integration/issues/165",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2049348698 | feat(presets): added presets to several entity drafts for use by audi…
Summary
Added presets to several entity drafts for use in audit log.
CategoryDraft.withNoParent
CustomerDraft.withNoDOB
InventoryEntryDraft.withNoSupplyChannel
ProductTypeDraft.withNoAttributes
ShoppingListDraft.withNoCustomer
I believe models/... | gharchive/pull-request | 2023-12-19T19:57:48 | 2025-04-01T06:43:45.943992 | {
"authors": [
"Sarah4VT"
],
"repo": "commercetools/test-data",
"url": "https://github.com/commercetools/test-data/pull/452",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
791034651 | 2.2.2 TSS
There is a critical missing reference in the last sentence; it says "...each management function and role specified in , the defined role..." Needs to be filled in with reference to "filled out" FMT_MOF_EXT.1 table in ST.
I think the reference needs to be fixed. In any case, it needs to be changed when w... | gharchive/issue | 2021-01-21T12:37:57 | 2025-04-01T06:43:45.989137 | {
"authors": [
"robertmclemons"
],
"repo": "commoncriteria/servervirtualization",
"url": "https://github.com/commoncriteria/servervirtualization/issues/2",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
2230103971 | chore(main): release 0.6.2
:robot: I have created a release beep boop
0.6.2 (2024-04-08)
Bug Fixes
resolve block sizing issues and paragraph margin issues (436a2fb)
This PR was generated with Release Please. See documentation.
:robot: Release is at https://github.com/commonhorizoncommun/design-system/releases/ta... | gharchive/pull-request | 2024-04-08T01:58:47 | 2025-04-01T06:43:45.992352 | {
"authors": [
"greatislander"
],
"repo": "commonhorizoncommun/design-system",
"url": "https://github.com/commonhorizoncommun/design-system/pull/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
599108611 | UI - Contributor Console - Module Cleanup
Summary
UI - Contributor Console - Module Cleanup.
Background
[x] Remove unused modules in the Contributor Console. Ensure modules are not used or referenced. Remove HTML, CSS, Module Definition and Typescript logic.
[x] Remove any unused functions in the cla.services.ts (... | gharchive/issue | 2020-04-13T20:13:22 | 2025-04-01T06:43:46.046707 | {
"authors": [
"dealako",
"nirupamav"
],
"repo": "communitybridge/easycla",
"url": "https://github.com/communitybridge/easycla/issues/872",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2194162488 | 🛑 shiyouhuagong is down
In 30a4c53, shiyouhuagong (https://www.shiyouhuagong.com.cn) was down:
HTTP code: 0
Response time: 0 ms
Resolved: shiyouhuagong is back up in ea4ce88 after 12 minutes.
| gharchive/issue | 2024-03-19T06:42:49 | 2025-04-01T06:43:46.253167 | {
"authors": [
"conanlm"
],
"repo": "conanlm/upptime-demo",
"url": "https://github.com/conanlm/upptime-demo/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1348576222 | ndjson file conversion support
We currently benchmark ndjson file reading, which requires converting a dataframe to an ndjson file, which can be either uncompressed (.json) or gzipped (.json.gz). Nulls should be explicit, i.e. ..., "col3": null, ....
We miiiight defer this one from MVP. It's cool that we have this ... | gharchive/issue | 2022-08-23T21:41:05 | 2025-04-01T06:43:46.255473 | {
"authors": [
"alistaire47",
"jonkeane",
"joosthooz"
],
"repo": "conbench/datalogistik",
"url": "https://github.com/conbench/datalogistik/issues/55",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
523028120 | As a user I want to export all content from a notice board
JSON export for all (reasonable) content
Merged with " As the company, I later want might to use this information for our intranet pages"
To delete!
| gharchive/issue | 2019-11-14T18:24:41 | 2025-04-01T06:43:46.256534 | {
"authors": [
"DevPhilB"
],
"repo": "conclurer/midnightboard",
"url": "https://github.com/conclurer/midnightboard/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
253796889 | Add token auth for jwt
@scytacki or @dougmartin Do you want to take a look at the PR?
It adds an optional 3-minute authentication token to an external activity's url, and if an external site calls the JWT API route with the token in the header, it will find the appropriate user and then return a JWT for that user.
Th... | gharchive/pull-request | 2017-08-29T20:39:10 | 2025-04-01T06:43:46.268356 | {
"authors": [
"scytacki",
"sfentress"
],
"repo": "concord-consortium/rigse",
"url": "https://github.com/concord-consortium/rigse/pull/372",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
138249247 | How to setup this package
download this package
Take a copy of my customized translator.js file and save it as concrete/js/translator.js, overwriting your existing translator.js file
rename the package directory to community_translation and move it under the packages directory of your concrete5 installation
install ... | gharchive/issue | 2016-03-03T17:46:47 | 2025-04-01T06:43:46.309266 | {
"authors": [
"mlocati"
],
"repo": "concrete5/addon_community_translation",
"url": "https://github.com/concrete5/addon_community_translation/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
642417906 | Rescan Multilingual Locale does not work
Install concrete5 8.5.4
Login as admin
Go to the Dashboard → System → Multilingual → Multilingual Setup page
Add a second locale
Go to the Dashboard → System → Multilingual → Copy Languages page
Click the Rescan Locale in the Rescan Multilingual Tree section
You'll get this ... | gharchive/issue | 2020-06-20T17:48:31 | 2025-04-01T06:43:46.316425 | {
"authors": [
"aembler",
"danielgasser",
"marcelaerts",
"mlocati"
],
"repo": "concrete5/concrete5",
"url": "https://github.com/concrete5/concrete5/issues/8791",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1287978587 | g++ not found during package tests
Solution to issue cannot be found in the documentation.
[X] I checked the documentation.
Issue
It seems that aesara isn't able to locate the g++ compiler that was installed as a runtime dependency.
At least it reports this in the logs: https://dev.azure.com/conda-forge/feedstock-b... | gharchive/issue | 2022-06-28T22:39:08 | 2025-04-01T06:43:46.325133 | {
"authors": [
"aseyboldt",
"brandonwillard",
"maresb"
],
"repo": "conda-forge/aesara-feedstock",
"url": "https://github.com/conda-forge/aesara-feedstock/issues/78",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
784179715 | Add ppc64le and cross-compile arches
Checklist
[ ] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please reren... | gharchive/pull-request | 2021-01-12T12:08:58 | 2025-04-01T06:43:46.333074 | {
"authors": [
"conda-forge-linter",
"xhochy"
],
"repo": "conda-forge/aws-c-event-stream-feedstock",
"url": "https://github.com/conda-forge/aws-c-event-stream-feedstock/pull/18",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2360163447 | Remove lower bound to use global pin
Checklist
[x] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
[ ]... | gharchive/pull-request | 2024-06-18T15:38:04 | 2025-04-01T06:43:46.337098 | {
"authors": [
"jdblischak"
],
"repo": "conda-forge/azure-storage-blobs-cpp-feedstock",
"url": "https://github.com/conda-forge/azure-storage-blobs-cpp-feedstock/pull/12",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1033119721 | Add auto merge
@conda-forge-admin, please add bot automerge
Hi! This is the friendly automated conda-forge-webservice.
I just wanted to let you know that I added bot automerge in conda-forge/batoms-api-feedstock#2.
| gharchive/issue | 2021-10-22T02:39:34 | 2025-04-01T06:43:46.338249 | {
"authors": [
"conda-forge-linter",
"jan-janssen"
],
"repo": "conda-forge/batoms-api-feedstock",
"url": "https://github.com/conda-forge/batoms-api-feedstock/issues/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
855266691 | rerender
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR ... | gharchive/pull-request | 2021-04-11T10:00:15 | 2025-04-01T06:43:46.342038 | {
"authors": [
"conda-forge-linter",
"matuskosut"
],
"repo": "conda-forge/bgenix-feedstock",
"url": "https://github.com/conda-forge/bgenix-feedstock/pull/14",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
608290269 | Bumped number
Checklist
[ ] Used a fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for ... | gharchive/pull-request | 2020-04-28T12:48:26 | 2025-04-01T06:43:46.346898 | {
"authors": [
"conda-forge-linter",
"pariterre"
],
"repo": "conda-forge/casadi-feedstock",
"url": "https://github.com/conda-forge/casadi-feedstock/pull/31",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2281818900 | request to maintain cellpose feedstock
Comment:
Hi I am one of the main developers of cellpose, would it be possible for me to be a maintainer of this feedstock? Thanks for your help
Please make a PR that updates the feedstock to its latest version and add yourself as a maintainer as part of this PR. Then we're hap... | gharchive/issue | 2024-05-06T21:33:46 | 2025-04-01T06:43:46.348895 | {
"authors": [
"bgruening",
"carsen-stringer",
"xhochy"
],
"repo": "conda-forge/cellpose-feedstock",
"url": "https://github.com/conda-forge/cellpose-feedstock/issues/17",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1678930446 | Create outputs for nvvm and crt
Originally from https://github.com/conda-forge/staged-recipes/pull/21350#discussion_r1149813117
nvvm and crt should be split to a separate outputs to be used independently from nvcc. This work is being aligned with other installer formats for general consistency.
Would be nice to doc... | gharchive/issue | 2023-04-21T18:31:48 | 2025-04-01T06:43:46.368428 | {
"authors": [
"adibbley",
"jakirkham",
"leofang"
],
"repo": "conda-forge/cuda-nvcc-feedstock",
"url": "https://github.com/conda-forge/cuda-nvcc-feedstock/issues/8",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1864100039 | Relaxing GCC pins (currently using GCC 7)
It looks like GCC is currently pinned in this recipe (and has been for a while). Wondering if it is possible to relax this pinning and use the conda-forge default GCC (currently GCC 12)
https://github.com/conda-forge/cudadecon-feedstock/blob/df80cf2203a8b69937bd65b8d4c002dab2... | gharchive/issue | 2023-08-23T22:29:14 | 2025-04-01T06:43:46.377138 | {
"authors": [
"jakirkham",
"tlambert03"
],
"repo": "conda-forge/cudadecon-feedstock",
"url": "https://github.com/conda-forge/cudadecon-feedstock/issues/19",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
697688091 | Update source
remove icu dependency
+=1
update sha256sum
Checklist
[ ] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-for... | gharchive/pull-request | 2020-09-10T09:43:36 | 2025-04-01T06:43:46.395126 | {
"authors": [
"conda-forge-linter",
"looooo"
],
"repo": "conda-forge/ifcopenshell-feedstock",
"url": "https://github.com/conda-forge/ifcopenshell-feedstock/pull/11",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
412413223 | enable windows builds
Checklist
[ ] Used a fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this... | gharchive/pull-request | 2019-02-20T13:00:39 | 2025-04-01T06:43:46.403641 | {
"authors": [
"carlodri",
"conda-forge-linter",
"marcelotrevisani"
],
"repo": "conda-forge/iverilog-feedstock",
"url": "https://github.com/conda-forge/iverilog-feedstock/pull/14",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2539719152 | Remove post-link script and install faiss-cpu via Conda
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-... | gharchive/pull-request | 2024-09-20T21:38:33 | 2025-04-01T06:43:46.421685 | {
"authors": [
"conda-forge-admin",
"dlqqq"
],
"repo": "conda-forge/jupyter-ai-feedstock",
"url": "https://github.com/conda-forge/jupyter-ai-feedstock/pull/47",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2568429245 | Update conda-forge.yml to do automatic dependency updates
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forg... | gharchive/pull-request | 2024-10-06T02:56:12 | 2025-04-01T06:43:46.427272 | {
"authors": [
"conda-forge-admin",
"guru-desh"
],
"repo": "conda-forge/jupyterclearcheck-feedstock",
"url": "https://github.com/conda-forge/jupyterclearcheck-feedstock/pull/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1046619472 | Try enabling Windows tests
Checklist
[ ] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a c... | gharchive/pull-request | 2021-11-06T23:34:36 | 2025-04-01T06:43:46.435741 | {
"authors": [
"Tobias-Fischer",
"conda-forge-linter",
"traversaro"
],
"repo": "conda-forge/libignition-gui-feedstock",
"url": "https://github.com/conda-forge/libignition-gui-feedstock/pull/17",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
340987796 | newer numpy
Checklist
[ ] Used a fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy
[ ] Ensured the license file is being packaged.
Hi! This is the friendly auto... | gharchive/pull-request | 2018-07-13T11:43:14 | 2025-04-01T06:43:46.438697 | {
"authors": [
"conda-forge-linter",
"horta"
],
"repo": "conda-forge/limix-core-feedstock",
"url": "https://github.com/conda-forge/limix-core-feedstock/pull/4",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2488057937 | Enable building pymomentum for linux aarch64
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, plea... | gharchive/pull-request | 2024-08-27T01:11:28 | 2025-04-01T06:43:46.457775 | {
"authors": [
"conda-forge-admin",
"jeongseok-meta"
],
"repo": "conda-forge/momentum-feedstock",
"url": "https://github.com/conda-forge/momentum-feedstock/pull/30",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
302110264 | [NO MRG] MNT: Re-rendered with conda-smithy 3.0.0.rc2 and pinning 2018.03.03
Check conda-smithy=3.0.0
Hi! This is the friendly automated conda-forge-linting service.
I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.
Here's what I've got...
For recipe:
The recipe mus... | gharchive/pull-request | 2018-03-04T18:46:33 | 2025-04-01T06:43:46.468714 | {
"authors": [
"conda-forge-linter",
"isuruf",
"jakirkham",
"looooo"
],
"repo": "conda-forge/occt-feedstock",
"url": "https://github.com/conda-forge/occt-feedstock/pull/18",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1231852311 | See if we can use order glibc
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in ... | gharchive/pull-request | 2022-05-11T00:39:37 | 2025-04-01T06:43:46.476120 | {
"authors": [
"conda-forge-linter",
"timkpaine"
],
"repo": "conda-forge/perspective-feedstock",
"url": "https://github.com/conda-forge/perspective-feedstock/pull/77",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2625138641 | Photochem v0.6.1
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in ... | gharchive/pull-request | 2024-10-30T19:30:48 | 2025-04-01T06:43:46.488326 | {
"authors": [
"Nicholaswogan",
"conda-forge-admin"
],
"repo": "conda-forge/photochem-feedstock",
"url": "https://github.com/conda-forge/photochem-feedstock/pull/23",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1013336494 | @conda-forge-admin, please add user @jgriesfeller
[ ] I read the conda-forge documentation and could not find the solution for my problem there.
Issue:
Environment (conda list):
$ conda list
Details about conda and system ( conda info ):
$ conda info
Hi! This is the friendly automated conda-forge-webs... | gharchive/issue | 2021-10-01T13:16:38 | 2025-04-01T06:43:46.493813 | {
"authors": [
"conda-forge-linter",
"jgliss"
],
"repo": "conda-forge/pyaerocom-feedstock",
"url": "https://github.com/conda-forge/pyaerocom-feedstock/issues/13",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
661974313 | Update to v0.18.1
Checklist
[ ] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in... | gharchive/pull-request | 2020-07-20T15:48:21 | 2025-04-01T06:43:46.497522 | {
"authors": [
"Aspard",
"conda-forge-linter"
],
"repo": "conda-forge/pyagrum-feedstock",
"url": "https://github.com/conda-forge/pyagrum-feedstock/pull/85",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2378118419 | pymssql v2.3.0
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
[x] Ensured the license f... | gharchive/pull-request | 2024-06-27T13:07:57 | 2025-04-01T06:43:46.502663 | {
"authors": [
"xylar"
],
"repo": "conda-forge/pymssql-feedstock",
"url": "https://github.com/conda-forge/pymssql-feedstock/pull/43",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
443725292 | V0.1.4
Checklist
[x] Used a fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automat... | gharchive/pull-request | 2019-05-14T06:03:38 | 2025-04-01T06:43:46.506695 | {
"authors": [
"conda-forge-linter",
"mcflugen"
],
"repo": "conda-forge/pymt_rafem-feedstock",
"url": "https://github.com/conda-forge/pymt_rafem-feedstock/pull/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
359530210 | Could not load qgis_app.dll
Issue:
Could not load qgis_app.dll
Environment (conda list):
$ conda list
# packages in environment at C:\Anaconda3:
#
# Name Version Build Channel
_license 1.1 py35_1
_r-mutex 1.0.0 ... | gharchive/issue | 2018-09-12T15:17:21 | 2025-04-01T06:43:46.564475 | {
"authors": [
"DJSUBHAOO7",
"ghareth",
"gillins",
"kmuehlbauer",
"mamouthautapis",
"mhweber",
"ougx",
"romainbh",
"zouhx11"
],
"repo": "conda-forge/qgis-feedstock",
"url": "https://github.com/conda-forge/qgis-feedstock/issues/43",
"license": "BSD-3-Clause",
"license_type... |
333688171 | opengl not found when building against qt-5.9.x
I'm trying to build a conda package that used to work fine with qt 5.6 from conda (and conda gcc also)
The build host OS is centos 6 x64 with x11 libs and opengl libs installed by yum (mesa-libGL-devel, mesa-libEGL-devel, mesa-libGLU-devel, etc.)
Now with the latest q... | gharchive/issue | 2018-06-19T14:07:06 | 2025-04-01T06:43:46.585430 | {
"authors": [
"ccordoba12",
"nniclausse"
],
"repo": "conda-forge/qt-feedstock",
"url": "https://github.com/conda-forge/qt-feedstock/issues/65",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1244398254 | Attempt at updating from R v4.1.3 to v4.2.0
Checklist
[x] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[x] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, pleas... | gharchive/pull-request | 2022-05-22T23:27:07 | 2025-04-01T06:43:46.591800 | {
"authors": [
"AstrobioMike",
"conda-forge-linter",
"isuruf"
],
"repo": "conda-forge/r-base-feedstock",
"url": "https://github.com/conda-forge/r-base-feedstock/pull/208",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
209327413 | MNT: Re-render the feedstock [ci skip]
Hi! This is the friendly conda-forge-admin automated user.
I've re-rendered this feedstock with the latest version of conda-smithy (2.1.0) and noticed some changes.
If the changes look good, then please go ahead and merge this PR.
If you have any questions about the changes thou... | gharchive/pull-request | 2017-02-22T01:42:29 | 2025-04-01T06:43:46.670644 | {
"authors": [
"conda-forge-admin",
"conda-forge-linter"
],
"repo": "conda-forge/webencodings-feedstock",
"url": "https://github.com/conda-forge/webencodings-feedstock/pull/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2455260870 | Add mui-file-dropzone
This PR adds the mui-file-dropzone dependency so that we can rebase #401 and hopefully run CI without getting the following error message:
➤ YN0000: Yarn detected that the current workflow is executed from a public pull request. For safety the hardened mode has been enabled.
➤ YN0000: It will pr... | gharchive/pull-request | 2024-08-08T09:01:24 | 2025-04-01T06:43:46.672170 | {
"authors": [
"gabalafou"
],
"repo": "conda-incubator/conda-store-ui",
"url": "https://github.com/conda-incubator/conda-store-ui/pull/410",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1725368994 | k8s: Expand documentation on deployment usage
In #84, we added a Kubernetes deployment with a sample secret. We should expand that document with steps that help understanding the KBS and the way it is intended to use:
How can I reference the example secret we added to the KBS?
How can I use the KBS deployment to enc... | gharchive/issue | 2023-05-25T08:47:00 | 2025-04-01T06:43:46.718063 | {
"authors": [
"Xynnn007",
"katexochen",
"surajssd"
],
"repo": "confidential-containers/kbs",
"url": "https://github.com/confidential-containers/kbs/issues/98",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1750764477 | chore: update repo by service bot
update repo by Service Bot
CHANGELOG
FILE NAME - CHANGED BY - COMMIT MESSAGE
sonar-project.properties - plugin_sonarqube - chore: update sonar-project.properties to reconfigure sonarqube scanning.
| gharchive/pull-request | 2023-06-10T03:28:21 | 2025-04-01T06:43:46.735186 | {
"authors": [
"ConfluentTools"
],
"repo": "confluentinc/apac-workshops",
"url": "https://github.com/confluentinc/apac-workshops/pull/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
359269606 | strongly typed config
some notes:
@edenhill - please check the config class carefully. ideally, we want to minimize the strongly typed properties / enum values etc as much as possible I think - exclude legacy / those not relevant to the .net api.
error callback delegate type tbd.
the serdes now don't implement IDisp... | gharchive/pull-request | 2018-09-12T00:16:34 | 2025-04-01T06:43:46.746911 | {
"authors": [
"mhowlett",
"qed-"
],
"repo": "confluentinc/confluent-kafka-dotnet",
"url": "https://github.com/confluentinc/confluent-kafka-dotnet/pull/623",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2636733118 | Clear cluster cache on connection update events
Currently, when the SR URI of a local connection is updated to a new value, the sidecar continues to use the old value due to the cluster cache having stale information.
The onConnectionUpdated event handler method needs to include logic to clear all cached clusters for... | gharchive/issue | 2024-11-05T23:48:46 | 2025-04-01T06:43:46.757056 | {
"authors": [
"Cerchie",
"rohitsanj"
],
"repo": "confluentinc/ide-sidecar",
"url": "https://github.com/confluentinc/ide-sidecar/issues/142",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
33678775 | conjur init fails without openssl available
On Windows there may not be openssl and conjur init fails.
Fixed
| gharchive/issue | 2014-05-16T14:23:05 | 2025-04-01T06:43:46.818822 | {
"authors": [
"kgilpin"
],
"repo": "conjurinc/cli-ruby",
"url": "https://github.com/conjurinc/cli-ruby/issues/49",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1496549246 | [feat] Create VocaList component HTML & CSS
설명
VocaList component가 렌더링될 때 반환할 DOMString 구현 및 CSS 파일 생성
할일
[ ] VocaList는 ul로 구성한다.
[ ] ul 안의 li 요소들은 VocaItem 컴포넌트를 불러온다.
[ ] DOMString 마지막 요소에 +button 요소를 추가한다. (+ 버튼은 항상 마지막에 렌더링되어야한다.)
확인했습니다.
+버튼 HTML 요소가 누락되었습니다. 추가 후 다시 요청하겠습니다. 😢
| gharchive/issue | 2022-12-14T12:38:16 | 2025-04-01T06:43:46.823437 | {
"authors": [
"leejaelll",
"parkseonup"
],
"repo": "connectTo2/SweetMe",
"url": "https://github.com/connectTo2/SweetMe/issues/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1950856403 | [V1.1] Deploy contracts to staging
Problem
staging env currently has V1.1 draft contracts, they are not currently deployed on staging testnets.
Impact
Accelerate V1.1 timeline, deploying these will help parallelize some of the V1.1 tasks
Proposed Solution
Modify contract deployment scripts as need for the RootManger ... | gharchive/issue | 2023-10-18T23:13:14 | 2025-04-01T06:43:46.832288 | {
"authors": [
"preethamr",
"rhlsthrm"
],
"repo": "connext/monorepo",
"url": "https://github.com/connext/monorepo/issues/5032",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
374627737 | UCT
已经收录的交易所DCE:https://www.dce.cash
I see you have trouble updating tokens on github, do I need my services
I see you have trouble updating tokens on github, do I need my services
Thanks,I was told that 'The Travis CI build failed' because of '0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D.png in images dir, that ... | gharchive/pull-request | 2018-10-27T09:50:14 | 2025-04-01T06:43:46.844901 | {
"authors": [
"devs86",
"wakakajp",
"wenyanwang"
],
"repo": "consenlabs/token-profile",
"url": "https://github.com/consenlabs/token-profile/pull/2892",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1413514621 | Reuse unit test for production network
Refactor unit tests for stategy contracts to support deployed environment.
Read address from env variables when the contracts is deployed already
Set and prank owner explicitly
Checking that the deployment works seems like a one time thing to me and I remember we dropped the... | gharchive/pull-request | 2022-10-18T16:27:45 | 2025-04-01T06:43:46.847619 | {
"authors": [
"NIC619",
"charlesjhongc"
],
"repo": "consenlabs/tokenlon-contracts",
"url": "https://github.com/consenlabs/tokenlon-contracts/pull/96",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1171547356 | Possible to truncate beginning of wide_msg?
I'm wanting to have wide_msg truncate the beginning of the string rather than the end of the string.
So basically if we use this sentence as an example, truncating to 40 characters:
an example, truncating to 40 characters:
As opposed to the existing behavior:
So basically ... | gharchive/issue | 2022-03-16T20:59:16 | 2025-04-01T06:43:46.849794 | {
"authors": [
"1Dragoon",
"djc"
],
"repo": "console-rs/indicatif",
"url": "https://github.com/console-rs/indicatif/issues/400",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1879169531 | 🛑 fairecaca2017.resterdigne.net is down
In 035978e, fairecaca2017.resterdigne.net (https://fairecaca2017.resterdigne.net) was down:
HTTP code: 0
Response time: 0 ms
Resolved: fairecaca2017.resterdigne.net is back up in 70b7175.
| gharchive/issue | 2023-09-03T17:10:33 | 2025-04-01T06:43:46.861638 | {
"authors": [
"trivoallan"
],
"repo": "constructions-incongrues/status",
"url": "https://github.com/constructions-incongrues/status/issues/1126",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2035612360 | 🛑 simbertier.musiques-incongrues.net is down
In 7736fee, simbertier.musiques-incongrues.net (https://simbertier.musiques-incongrues.net) was down:
HTTP code: 0
Response time: 0 ms
Resolved: simbertier.musiques-incongrues.net is back up in ad0988e.
| gharchive/issue | 2023-12-11T12:50:30 | 2025-04-01T06:43:46.865261 | {
"authors": [
"trivoallan"
],
"repo": "constructions-incongrues/status",
"url": "https://github.com/constructions-incongrues/status/issues/1532",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2272957118 | 🛑 tasp.resterdigne.net is down
In faa4119, tasp.resterdigne.net (https://tasp.resterdigne.net) was down:
HTTP code: 0
Response time: 0 ms
Resolved: tasp.resterdigne.net is back up in 79eb486.
| gharchive/issue | 2024-05-01T05:21:56 | 2025-04-01T06:43:46.868520 | {
"authors": [
"trivoallan"
],
"repo": "constructions-incongrues/status",
"url": "https://github.com/constructions-incongrues/status/issues/3343",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1116692315 | SSL certificates issue or installation/startup customization
Description of the new feature/enhancement
My company live inside of intranet, so we have own root certificates that we need to add inside of trusted store to work with our intranet docker registries. Right now there is no easy way to do that, we need to go... | gharchive/issue | 2022-01-27T20:10:28 | 2025-04-01T06:43:46.882174 | {
"authors": [
"avengerweb",
"markrexwinkel"
],
"repo": "container-desktop/container-desktop",
"url": "https://github.com/container-desktop/container-desktop/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1401884390 | really hope ctr supports rlimits
What is the problem you're trying to solve
I want to use ctr + systemd to deploy applications in the production environment, but the default RLIMIT_NOFILE is 1024, causing too many open files exception .
Describe the solution you'd like
ctr add parameter to support custom resource lim... | gharchive/issue | 2022-10-08T09:20:12 | 2025-04-01T06:43:46.905835 | {
"authors": [
"AkihiroSuda",
"fengzhiguo",
"fuweid",
"lengrongfu",
"rkonfj",
"tasselsd"
],
"repo": "containerd/containerd",
"url": "https://github.com/containerd/containerd/issues/7495",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2748863077 | Support for importing layers in the block CIM format.
Adds a new diff plugin that can import image layers in the block CIM format using the new block CIM layer writer added in hcsshim repo.
This commit also makes another important change in the way a diff is applied when using CimFS based layer writers. Currently, th... | gharchive/pull-request | 2024-12-18T22:25:02 | 2025-04-01T06:43:46.908409 | {
"authors": [
"ambarve"
],
"repo": "containerd/containerd",
"url": "https://github.com/containerd/containerd/pull/11179",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1317200122 | Switch to macos-12 on CI
macOS-10.15 environment is officially deprecated and the image will be fully unsupported by 8/30/2022.
https://github.com/actions/virtual-environments/issues/5583
https://github.blog/changelog/2022-06-13-github-actions-macos-12-for-github-hosted-runners-is-now-generally-available/
Signed-of... | gharchive/pull-request | 2022-07-25T18:21:12 | 2025-04-01T06:43:46.911766 | {
"authors": [
"fuweid",
"mxpv",
"renbaoshuo"
],
"repo": "containerd/containerd",
"url": "https://github.com/containerd/containerd/pull/7211",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1693379104 | Limit the maximum size of "Table of Content" in nydus data blobs
Limit the maximum size of "Table of Content" in nydus data blobs, to protect nydus-snapshotter from possible DoS attack.
Codecov Report
Patch and project coverage have no change.
Comparison is base (f89d069) 37.13% compared to head (eb01722) 37.13%.
... | gharchive/pull-request | 2023-05-03T03:59:41 | 2025-04-01T06:43:46.924203 | {
"authors": [
"changweige",
"codecov-commenter",
"jiangliu"
],
"repo": "containerd/nydus-snapshotter",
"url": "https://github.com/containerd/nydus-snapshotter/pull/461",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
469627110 | Add DefaultContent API to retrieve apparmor profile content
The default apparmor profile is not stored on disk which causes
confusion when debugging the content of the profile. To solve this, we
now add an additional API which returns the profile as byte slice.
Should this be part of the make install and crio confi... | gharchive/pull-request | 2019-07-18T08:06:30 | 2025-04-01T06:43:46.938940 | {
"authors": [
"mheon",
"rhatdan",
"saschagrunert",
"vrothberg"
],
"repo": "containers/libpod",
"url": "https://github.com/containers/libpod/pull/3592",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
514088727 | goland autocorrections
just ran the autocorrect code corrections from goland and it found a few
nits.
Signed-off-by: baude bbaude@redhat.com
LGTM
@mheon @vrothberg @giuseppe @QiWang19 @TomSweeneyRedHat @jwhonce PTAL
LGTM
LGTM if you can get the tests happy
I am not sure if this needs a rebase to fix the testi... | gharchive/pull-request | 2019-10-29T17:20:19 | 2025-04-01T06:43:46.942141 | {
"authors": [
"TomSweeneyRedHat",
"baude",
"giuseppe",
"jwhonce",
"rhatdan"
],
"repo": "containers/libpod",
"url": "https://github.com/containers/libpod/pull/4369",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
297121912 | Small API cleanup
Unexport a couple of internal functions: RunningOnVMM and NewBridges.
hold on, I'll move them in https://github.com/containers/virtcontainers/pull/614
lgtm
Closing as this will be done through #614
| gharchive/pull-request | 2018-02-14T14:47:08 | 2025-04-01T06:43:46.995962 | {
"authors": [
"devimc",
"jodh-intel",
"sameo"
],
"repo": "containers/virtcontainers",
"url": "https://github.com/containers/virtcontainers/pull/621",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
228279737 | Traefik crash when failing to parse Basic Authentication information
Version: Traefik version v1.3.0-rc1 built on 2017-05-05_02:03:01PM
Scenario
Starting traefik in docker and trying to route to another docker container using labels.
If incorrect (or in the test case empty) authentication information is used in the c... | gharchive/issue | 2017-05-12T12:39:37 | 2025-04-01T06:43:47.002148 | {
"authors": [
"emilevauge",
"pliljenberg"
],
"repo": "containous/traefik",
"url": "https://github.com/containous/traefik/issues/1592",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
510594799 | SSL certificate chain is not properly presented to end user
Do you want to request a feature or report a bug?
Bug
What did you do?
I'm using traefik on kubernetes infrastructure as Ingress controller.
I have bought official CA cert from GlobalSign Root CA - R3, which is signed by their intermediate cert AlphaSSL ... | gharchive/issue | 2019-10-22T11:32:24 | 2025-04-01T06:43:47.011231 | {
"authors": [
"Morishiri",
"dduportal",
"traefiker"
],
"repo": "containous/traefik",
"url": "https://github.com/containous/traefik/issues/5703",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
162101682 | Use KvStores as global config sources
This PR :
Updates Stært dependency in order to use a KvStore as a source of configuration
Adds StructTag to squash embedded structures
Tests this new feature for consul and ETCD KvStores
TODO :
[x] Load file instead of filename
[x] Add a commun structure TLSClient
[x] Improve ... | gharchive/pull-request | 2016-06-24T08:41:06 | 2025-04-01T06:43:47.017737 | {
"authors": [
"cocap10",
"emilevauge",
"vdemeester"
],
"repo": "containous/traefik",
"url": "https://github.com/containous/traefik/pull/481",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
609112123 | assigning a ptr of a local var to an interface type fails
The following program sample.go triggers a panic:
package main
import (
"fmt"
"net"
)
func main() {
addr := net.TCPAddr{IP: net.IPv4(1,1,1,1), Port: 80}
var s fmt.Stringer = &addr
fmt.Println(s.String())
}
Expected result:
$ go run ./sample.go
1.1.1.1:... | gharchive/issue | 2020-04-29T14:40:37 | 2025-04-01T06:43:47.021117 | {
"authors": [
"gbernady"
],
"repo": "containous/yaegi",
"url": "https://github.com/containous/yaegi/issues/609",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2310881355 | Login does not work anymore with Contao 5.3.8
Affected version(s)
1.1.5
Description
See https://github.com/contao/contao/pull/7222
Fixed by Contao 4.13.44 and 5.3.9.
| gharchive/issue | 2024-05-22T15:47:23 | 2025-04-01T06:43:47.030232 | {
"authors": [
"bytehead"
],
"repo": "contao-id/contao-bundle",
"url": "https://github.com/contao-id/contao-bundle/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1871942139 | Refs 2419: interpolate bool correctly
Summary
Attempt to fix stage
Testing steps
https://issues.redhat.com/browse/HMS-2419
| gharchive/pull-request | 2023-08-29T15:40:24 | 2025-04-01T06:43:47.085107 | {
"authors": [
"jlsherrill"
],
"repo": "content-services/content-sources-backend",
"url": "https://github.com/content-services/content-sources-backend/pull/379",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1156937283 | Laravel 9.X
Hey 👋
Is there any planned support for Laravel 9.X?
The PR for this has already been merged - when can we expect a release? It's preventing me from updating my project to Laravel 9
Hi @ValCanBuild ,
the release is planned for today and tomorrow, together with the Symphony updates :)
8.2.0 w/ suppor... | gharchive/issue | 2022-03-02T09:50:18 | 2025-04-01T06:43:47.102197 | {
"authors": [
"Sebb767",
"ValCanBuild",
"mrbenosborne"
],
"repo": "contentful/contentful-laravel",
"url": "https://github.com/contentful/contentful-laravel/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
169988218 | Empty pod when running Pod Update
Hi,
I am getting an empty pod when i run pod update with -> pod 'ContentfulDeliveryAPI', '1.10.2' or pod 'ContentfulDeliveryAPI', '1.10.3'. If i set the version to pod 'ContentfulDeliveryAPI', '1.10.1' i get the source files.
That's quite strange, I can't see any issues with those ... | gharchive/issue | 2016-08-08T18:11:20 | 2025-04-01T06:43:47.104158 | {
"authors": [
"Conrad-m-wise",
"neonichu"
],
"repo": "contentful/contentful.objc",
"url": "https://github.com/contentful/contentful.objc/issues/57",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2691348713 | feat: show the error and function tab link in the entity card [FUS-97]
This PR adds error handling for cases when external resources retrieved via function invocation result in an error.
The error message also presents a link to the relevant function invocation log page in the web app so users can debug any issues ca... | gharchive/pull-request | 2024-11-25T16:26:46 | 2025-04-01T06:43:47.110526 | {
"authors": [
"Seth-Carter",
"YvesRijckaert",
"chrishelgert"
],
"repo": "contentful/field-editors",
"url": "https://github.com/contentful/field-editors/pull/1803",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1905858934 | fix: attempt to fix #485
description
try to fix #485
check vscode first and fall back to vscodium
remove the get_latest_version, instead clear out the build directory and return
the name of the created vsix file after building the extension
NODE_OPTIONS='--no-warnings' is not needed, but these warnings seem to un... | gharchive/pull-request | 2023-09-20T23:50:38 | 2025-04-01T06:43:47.130533 | {
"authors": [
"LangLangBart",
"sestinj"
],
"repo": "continuedev/continue",
"url": "https://github.com/continuedev/continue/pull/498",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
160117804 | Issues with make demo command on Windows 10 host machine
Hello.I am trying to follow the Getting Started with Contiv Network Tutorial video, and I'm getting the following error.
C:\Users\Dell\Desktop\netplugin> make demo
make ssh-build make[1]: Entering directory C:/Users/Dell/Desktop/netplugin'
vagrant box update
==... | gharchive/issue | 2016-06-14T07:49:11 | 2025-04-01T06:43:47.163263 | {
"authors": [
"gaurav-dalvi",
"kushal25"
],
"repo": "contiv/netplugin",
"url": "https://github.com/contiv/netplugin/issues/406",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2733834051 | 🛑 MPS - TESTPROCESS is down
In 40ef3d6, MPS - TESTPROCESS ($TESTPROCESS_URL) was down:
HTTP code: 200
Response time: 650 ms
Resolved: MPS - TESTPROCESS is back up in 8e9c2e8 after 46 minutes.
| gharchive/issue | 2024-12-11T19:46:42 | 2025-04-01T06:43:47.181096 | {
"authors": [
"conuti-das"
],
"repo": "conuti-das/status-lfrcs",
"url": "https://github.com/conuti-das/status-lfrcs/issues/1520",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2701909767 | 🛑 MPS - TESTPROCESS is down
In 5ee8cd4, MPS - TESTPROCESS ($TESTPROCESS_URL) was down:
HTTP code: 200
Response time: 587 ms
Resolved: MPS - TESTPROCESS is back up in 23e0319 after 11 hours, 49 minutes.
| gharchive/issue | 2024-11-28T11:43:26 | 2025-04-01T06:43:47.183433 | {
"authors": [
"conuti-das"
],
"repo": "conuti-das/status-nbsap",
"url": "https://github.com/conuti-das/status-nbsap/issues/447",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
389442807 | Trip Pattern editor: click to add control point doesn't add control point
Issue by skinkie
Thursday Jul 12, 2018 at 08:13 GMT
Originally opened as https://github.com/catalogueglobal/datatools-ui/issues/213
Comment by landonreed
Thursday Jul 12, 2018 at 13:10 GMT
Ah, the label in the tooltip actually needs to be... | gharchive/issue | 2018-12-10T19:05:43 | 2025-04-01T06:43:47.210389 | {
"authors": [
"landonreed"
],
"repo": "conveyal/datatools-ui",
"url": "https://github.com/conveyal/datatools-ui/issues/322",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1058381451 | Improve test cases for the current requirements
Remove test cases about foreign key change because this gem doesn't support it now
Avoid shared_examples for better debuggability (I know it's debatable but please let me make this change...)
Output from --format documentation:
GuardAgainstPhysicalDelete
when child ... | gharchive/pull-request | 2021-11-19T10:34:17 | 2025-04-01T06:43:47.239719 | {
"authors": [
"r7kamura",
"uasi"
],
"repo": "cookpad/guard_against_physical_delete",
"url": "https://github.com/cookpad/guard_against_physical_delete/pull/29",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1910344356 | ui: Fixed z-index for magicbar
#1240 Fixed issue magicbar z-index.
Added z-index
Haha, thanks!
I tried to solve it in 10 minutes, but I gave up. You probably spent more time opening the PR than solving the problem. 😄
Haha, thanks!
I tried to solve it in 10 minutes, but I gave up. You probably spent more time op... | gharchive/pull-request | 2023-09-24T19:05:11 | 2025-04-01T06:43:47.243999 | {
"authors": [
"andrasbacsai",
"chz"
],
"repo": "coollabsio/coolify",
"url": "https://github.com/coollabsio/coolify/pull/1249",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2553995734 | Fix Ghost template again
Changes
Another adjustment to Ghost template URL generation
Issues
fix #3525
Thanks for merging my previous PR! Sorry, I did a mistake though. Here's the right option for the domain generation.
What is the problem with the Ghost image? As I tested, it works for me.
(The port is only req... | gharchive/pull-request | 2024-09-28T04:12:56 | 2025-04-01T06:43:47.249477 | {
"authors": [
"andrasbacsai",
"gabrielcossette",
"peaklabs-dev",
"uebmaster"
],
"repo": "coollabsio/coolify",
"url": "https://github.com/coollabsio/coolify/pull/3614",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1252459808 | Arch Linux crashes the tab process on iOS
When loading the Arch Linux VM, the tab crashes with the “A problem occurred on this page, so it was reloaded” message. This normally happens, I believe, if the main thread hangs for too long. This doesn’t happen with other VMs such as the 9front or FreeDOS one.
That's an i... | gharchive/issue | 2022-05-30T09:32:12 | 2025-04-01T06:43:47.341500 | {
"authors": [
"TheAwesome98-Real",
"hello-smile6"
],
"repo": "copy/v86",
"url": "https://github.com/copy/v86/issues/670",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1703881380 | There is no need to add Wireguard:: in zeek.main
There is no need to add Wireguard:: because this file is module Wireguard;.
## Event raised for the wireguard handshake_initiation packet
global Wireguard::handshake_initiation: event(c: connection, is_orig: bool, sender_index: count, unencrypted_ephemeral: string, e... | gharchive/issue | 2023-05-10T13:01:29 | 2025-04-01T06:43:47.420993 | {
"authors": [
"0xxon",
"douyipu"
],
"repo": "corelight/zeek-spicy-wireguard",
"url": "https://github.com/corelight/zeek-spicy-wireguard/issues/3",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
248555229 | connector/github: enable private, primary emails
connector/github: user email field will be populated even if user has a private (primary) email
Documentation: removed private emails caveats section
Tests: tested manually using a user with a private primary email.
Fixes #1017
@ericchiang found a bug in the original... | gharchive/pull-request | 2017-08-07T23:03:29 | 2025-04-01T06:43:47.444878 | {
"authors": [
"ericchiang",
"estroz"
],
"repo": "coreos/dex",
"url": "https://github.com/coreos/dex/pull/1018",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
156873476 | etcd-tester: fix compact timeout, other updates
Fix https://github.com/coreos/etcd/issues/5440.
adjust compact request timeout based on the number of entries to compact
no-consistency-check functional test only calls Hash request once, code refactored
move util functions to the bottom of code
minor changes in loggin... | gharchive/pull-request | 2016-05-25T23:36:52 | 2025-04-01T06:43:47.448877 | {
"authors": [
"gyuho",
"xiang90"
],
"repo": "coreos/etcd",
"url": "https://github.com/coreos/etcd/pull/5456",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
421051221 | Thanos sidecar cannot reach prometheus
What did you do?
Install prometheus-operator with Thanos
What did you expect to see?
Thanos sidecar can communicate with Prometheus
What did you see instead? Under which circumstances?
level=warn ts=2019-03-14T14:17:40.855608496Z caller=sidecar.go:132 msg="failed to fetch initia... | gharchive/issue | 2019-03-14T14:28:44 | 2025-04-01T06:43:47.532574 | {
"authors": [
"Shini31",
"brancz",
"joshbranham",
"metalmatze"
],
"repo": "coreos/prometheus-operator",
"url": "https://github.com/coreos/prometheus-operator/issues/2490",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
646265718 | Backport PRs #3126,#3179,#3182,#3233
Backport PRs #3126,#3179,#3182,#3233 and their dependencies
Who wants to take a look at this? This is going into v0.38. :)
I can do the release stuff, just let me know the steps :)
We just hit an issue which is possibly caused in some part by https://github.com/coreos/promet... | gharchive/pull-request | 2020-06-26T13:31:19 | 2025-04-01T06:43:47.537014 | {
"authors": [
"benjaminhuo",
"metalmatze",
"paulfantom",
"simonpasquier"
],
"repo": "coreos/prometheus-operator",
"url": "https://github.com/coreos/prometheus-operator/pull/3300",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
261995282 | Increased readability by removing code formating
Helm-Prometheus: Remove extra code formating
To increase readability of the Readme.
thanks!
| gharchive/pull-request | 2017-10-02T06:51:52 | 2025-04-01T06:43:47.538048 | {
"authors": [
"brancz",
"carlioth"
],
"repo": "coreos/prometheus-operator",
"url": "https://github.com/coreos/prometheus-operator/pull/657",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
187717851 | gc: make sure CNI_PATH is same for gc and init
We were not passing the --local-config flag through during gc.
Also passes the right CNI_VERSION environment variable.
Fixes #3133
@lucab good point; I bumped the stage1 interface version for this.
LGTM
| gharchive/pull-request | 2016-11-07T13:57:16 | 2025-04-01T06:43:47.539388 | {
"authors": [
"lucab",
"squeed"
],
"repo": "coreos/rkt",
"url": "https://github.com/coreos/rkt/pull/3348",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
279249734 | Reduce external dependencies complexity & add helpful errors
This is a hefty amount of setup:
// External Dependencies
import Hammer from 'hammerjs'
import * as cornerstoneMath from 'cornerstone-math'
// Cornerstone Libraries
import * as cornerstone from 'cornerstone-core'
import * as cornerstoneTools from 'cornerst... | gharchive/issue | 2017-12-05T05:19:21 | 2025-04-01T06:43:47.575155 | {
"authors": [
"dannyrb"
],
"repo": "cornerstonejs/cornerstone",
"url": "https://github.com/cornerstonejs/cornerstone/issues/197",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1048773637 | App still informs about booster vaccination
Technical details
Device name: Samsung A5 (2017)
Android version: 8.0
App version: 2.13.2
Describe the bug
After importing the certificate of a booster vaccination, the app still informs about the missing booster vaccination.
Only the number of dates differs since the las... | gharchive/issue | 2021-11-09T15:56:28 | 2025-04-01T06:43:47.584766 | {
"authors": [
"DerVogel2020",
"MikeMcC399",
"SoftwareApe",
"laundmo",
"mlenkeit"
],
"repo": "corona-warn-app/cwa-app-android",
"url": "https://github.com/corona-warn-app/cwa-app-android/issues/4353",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"... |
789400599 | Error message after positive test result (EXPOSUREAPP-4515)
Fix improper message in cases where:
🛠️ Tan can not be retrieved.
🛠️ Keys submission can be done.
In those two cases BadRequestException is wrapped into TanPairingException that offers an insightful message to the end the user.
Unfortunately nothing ca... | gharchive/pull-request | 2021-01-19T21:48:11 | 2025-04-01T06:43:47.589929 | {
"authors": [
"LukasLechnerDev",
"MikeMcC399",
"mtwalli"
],
"repo": "corona-warn-app/cwa-app-android",
"url": "https://github.com/corona-warn-app/cwa-app-android/pull/2161",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
832057445 | Fix data donation key submission (EXPOSUREAPP-5814)
remove data only when new test registered to allow donation after removal (this may be a new requirement)
calculate data on registration as data may be overwritten by the time the contribution is being made
check for order of dates
check for missing data, occurs whe... | gharchive/pull-request | 2021-03-15T17:59:08 | 2025-04-01T06:43:47.596530 | {
"authors": [
"LukasLechnerDev",
"chiljamgossow"
],
"repo": "corona-warn-app/cwa-app-android",
"url": "https://github.com/corona-warn-app/cwa-app-android/pull/2626",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
983871668 | Updated priority rules (EXPOSUREAPP-9244)
Small update to the priority rules that should have been part of #4002
Testing:
scan every certificate from here: https://dgc.a-sit.at/ehn/
in the end highest prio cert should be the recovery one.
LGTM 🚀
| gharchive/pull-request | 2021-08-31T13:35:09 | 2025-04-01T06:43:47.599033 | {
"authors": [
"AlexanderAlferov",
"SamuraiKek"
],
"repo": "corona-warn-app/cwa-app-android",
"url": "https://github.com/corona-warn-app/cwa-app-android/pull/4003",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1038581388 | Fix: Default check out duration (EXPOSUREAPP-9551)
Whats new
Fixed check out duration if no duration was specified. Streamlined with iOS version.
Jira
Ticket
Test cases
Past, present, future
Min and Max
The ticket seems a bit unclear about what needs to be changed. I would expect to be checked out automatic... | gharchive/pull-request | 2021-10-28T14:22:20 | 2025-04-01T06:43:47.603779 | {
"authors": [
"AlexanderAlferov"
],
"repo": "corona-warn-app/cwa-app-android",
"url": "https://github.com/corona-warn-app/cwa-app-android/pull/4296",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
788992936 | "Exposure check" notification after confirmed positive
Avoid duplicates
[x] Bug is not mentioned in the FAQ
[x] Bug is not already reported in another issue
Technical details
Device name: iPhone 12 Pro
iOS Version: 14.3
App Version: 1.10.1 (0)
Describe the bug
The push notifications to regularly check the app in ... | gharchive/issue | 2021-01-19T12:44:46 | 2025-04-01T06:43:47.639977 | {
"authors": [
"Ein-Tim",
"dsarkar",
"heinezen",
"moburkhardt",
"ndegendogo",
"thomasaugsten"
],
"repo": "corona-warn-app/cwa-app-ios",
"url": "https://github.com/corona-warn-app/cwa-app-ios/issues/1815",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "git... |
809449025 | Difference in trends for 7-day incidence and 7-day average
Avoid duplicates
[x] Bug is not mentioned in the FAQ
[x] Bug is not already reported in another issue
Technical details
Device name: iPhone 11
iOS Version: 14.4 (18D52)
App Version: 1.12.1 (0)
Describe the bug
As of now (16.02.2021, 17:11 CET), CWA shows ... | gharchive/issue | 2021-02-16T16:17:02 | 2025-04-01T06:43:47.655262 | {
"authors": [
"Ein-Tim",
"MikeMcC399",
"nilsalex"
],
"repo": "corona-warn-app/cwa-app-ios",
"url": "https://github.com/corona-warn-app/cwa-app-ios/issues/2002",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1256122969 | Release 2.24 Updates
[ ] Screenshots
https://github.com/corona-warn-app/cwa-website/pull/2944
[ ] Gulpfile iOS and Android 2.24.0
[ ] Update privacy notice
https://github.com/corona-warn-app/cwa-website/pull/2929
[ ] Sitemap
[ ] Update FAQ/Glossary articles
[ ] Blog
Release 2.24
Blog
DE https://www.coronawarn.ap... | gharchive/issue | 2022-06-01T14:17:28 | 2025-04-01T06:43:47.673626 | {
"authors": [
"MikeMcC399",
"dsarkar"
],
"repo": "corona-warn-app/cwa-website",
"url": "https://github.com/corona-warn-app/cwa-website/issues/2924",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1880186388 | Send random preset questions to users
Frontend: https://github.com/coronasafe/ayushma_fe/pull/100
Hey @Ashesh3, did you make migrations after removing the size from the preset_questions field?
@Ashesh3 Also thanks for making this PR. I didn't see bodhi's review on my PR 😅
Hey @Ashesh3, did you make migrations... | gharchive/pull-request | 2023-09-04T12:33:23 | 2025-04-01T06:43:47.676142 | {
"authors": [
"Ashesh3",
"GokulramGHV"
],
"repo": "coronasafe/ayushma",
"url": "https://github.com/coronasafe/ayushma/pull/299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1631771126 | Unable to find repositories
First I am pretty new. But after many attempts unable to find the repositories. Hacs is installed
When I follow the directions, and put in custom repositories. It just spins and nothing happens. No other screen.
Again I maybe missing something. But trying to learn also.
yeah I got... | gharchive/issue | 2023-03-20T10:03:04 | 2025-04-01T06:43:47.694951 | {
"authors": [
"donaldrke"
],
"repo": "corporategoth/ha-powerpetdoor",
"url": "https://github.com/corporategoth/ha-powerpetdoor/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2677062570 | Dependency on unzipping models into install directory causes biocontainers to not work
Hi there,
The way we usually run bioinformatics software in our centre is to use Docker containers from the Biocontainers project, via singularity/apptainer.
The Biocontainers project automatically builds these containers from Bioc... | gharchive/issue | 2024-11-20T20:19:38 | 2025-04-01T06:43:47.705673 | {
"authors": [
"oneillkza"
],
"repo": "cortes-ciriano-lab/savana",
"url": "https://github.com/cortes-ciriano-lab/savana/issues/54",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1093488746 | distributor_config: shard_by_all_labels true when default is false
hi,
going over the helm chart values yaml I noticed it sets distributor.shard_by_all_labels: true while the default configuration in cortex config has it as default false.
Is there a reason for that and should that maybe be changed to match the defaul... | gharchive/issue | 2022-01-04T15:53:29 | 2025-04-01T06:43:47.719489 | {
"authors": [
"ShuzZzle",
"mweibel"
],
"repo": "cortexproject/cortex-helm-chart",
"url": "https://github.com/cortexproject/cortex-helm-chart/issues/298",
"license": "Apache-2.0",
"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.