Unnamed: 0 int64 3 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
44,943 | 18,288,520,077 | IssuesEvent | 2021-10-05 13:01:18 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Error: "connection string with the name MyDbConnection already exists" | app-service/svc triaged assigned-to-author doc-bug Pri1 escalated-product-team | Fails @ step 3 - Note that the first option is "Local user secrets file" now, not "Azure App Settings".
I tried to go back and set things up using an Azure Key Vault, but I assume there are other things I'm missing, because it doesn't work after publishing. Also note in the error below that it references "Azure SQL... | 1.0 | Error: "connection string with the name MyDbConnection already exists" - Fails @ step 3 - Note that the first option is "Local user secrets file" now, not "Azure App Settings".
I tried to go back and set things up using an Azure Key Vault, but I assume there are other things I'm missing, because it doesn't work afte... | non_comp | error connection string with the name mydbconnection already exists fails step note that the first option is local user secrets file now not azure app settings i tried to go back and set things up using an azure key vault but i assume there are other things i m missing because it doesn t work afte... | 0 |
24,832 | 12,412,788,899 | IssuesEvent | 2020-05-22 11:18:58 | numba/numba | https://api.github.com/repos/numba/numba | closed | Numba CUDA kernel very slow compared to CuPy fuse | CUDA performance | Using the Numba `vectorize` decorator I defined an element-wise function for a CUDA device:
```python
@vectorize([types.float32(types.float32, types.float32, types.float32)], target="cuda")
def nb_function(xx, yy, xy):
sqrt_term = math.sqrt(max(0., xx * xx - 2. * xx * yy + 4. * xy * xy + yy * yy))
return .... | True | Numba CUDA kernel very slow compared to CuPy fuse - Using the Numba `vectorize` decorator I defined an element-wise function for a CUDA device:
```python
@vectorize([types.float32(types.float32, types.float32, types.float32)], target="cuda")
def nb_function(xx, yy, xy):
sqrt_term = math.sqrt(max(0., xx * xx - 2... | non_comp | numba cuda kernel very slow compared to cupy fuse using the numba vectorize decorator i defined an element wise function for a cuda device python vectorize target cuda def nb function xx yy xy sqrt term math sqrt max xx xx xx yy xy xy yy yy return xx... | 0 |
120,652 | 12,092,821,094 | IssuesEvent | 2020-04-19 17:06:57 | jasonballinger/raspi-templog | https://api.github.com/repos/jasonballinger/raspi-templog | closed | README uses 'reboot' instead of '@reboot' for crontab | documentation | Make edits to the README:
1. (LINE 17) Told to enter crontab command 'reboot'. Raspberry Pi will give an error and will not let you edit the crontab if you enter this in. Change it to '@reboot'. The rest of the command does work. | 1.0 | README uses 'reboot' instead of '@reboot' for crontab - Make edits to the README:
1. (LINE 17) Told to enter crontab command 'reboot'. Raspberry Pi will give an error and will not let you edit the crontab if you enter this in. Change it to '@reboot'. The rest of the command does work. | non_comp | readme uses reboot instead of reboot for crontab make edits to the readme line told to enter crontab command reboot raspberry pi will give an error and will not let you edit the crontab if you enter this in change it to reboot the rest of the command does work | 0 |
332,476 | 29,478,647,620 | IssuesEvent | 2023-06-02 02:08:52 | cypress-io/cypress | https://api.github.com/repos/cypress-io/cypress | closed | cy.visit() redirects to "Whoops, there is no test" screen | topic: ๐ณ whoops there is no test to run stale | ### Current behavior
with cypress open I see several redirections and I am ending up in Whoops, there is no test to run. screen https://prnt.sc/10gveht
### Desired behavior
be able to run test in target site
### Test code to reproduce
```js
describe('test', (): void => {
it('test', (): void => {
... | 1.0 | cy.visit() redirects to "Whoops, there is no test" screen - ### Current behavior
with cypress open I see several redirections and I am ending up in Whoops, there is no test to run. screen https://prnt.sc/10gveht
### Desired behavior
be able to run test in target site
### Test code to reproduce
```js
describe(... | non_comp | cy visit redirects to whoops there is no test screen current behavior with cypress open i see several redirections and i am ending up in whoops there is no test to run screen desired behavior be able to run test in target site test code to reproduce js describe test void ... | 0 |
9,835 | 11,862,856,728 | IssuesEvent | 2020-03-25 18:39:19 | ldtteam/minecolonies | https://api.github.com/repos/ldtteam/minecolonies | closed | Copper Rods from Thermal Dynamics do not work for Fishermen | Compatibility: Mod | <!-- If you are making a bug report, please fill out this template as best as possible, this will help
us to understand your issue much easier. -->
### Minecolonies version
minecolonies-1.12.2-0.10.27-RELEASE-universal being used on forge-1.12.2-14.23.4.2765-universal with Minecraft version 1.12
Version:
... | True | Copper Rods from Thermal Dynamics do not work for Fishermen - <!-- If you are making a bug report, please fill out this template as best as possible, this will help
us to understand your issue much easier. -->
### Minecolonies version
minecolonies-1.12.2-0.10.27-RELEASE-universal being used on forge-1.12.2-14.... | comp | copper rods from thermal dynamics do not work for fishermen if you are making a bug report please fill out this template as best as possible this will help us to understand your issue much easier minecolonies version minecolonies release universal being used on forge ... | 1 |
19,416 | 26,943,454,384 | IssuesEvent | 2023-02-08 05:27:54 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | File Block: Missing backward compatible styles for classic themes | [Type] Bug Good First Issue Backwards Compatibility [Block] File | ### Description
In #41659, the button element styles were moved from each block to `theme.json`. And the style for representing the download button in the file block has also been removed from the block's stylesheet. Since there are no backward-compatible styles for the file block, classic themes without theme.json wi... | True | File Block: Missing backward compatible styles for classic themes - ### Description
In #41659, the button element styles were moved from each block to `theme.json`. And the style for representing the download button in the file block has also been removed from the block's stylesheet. Since there are no backward-compat... | comp | file block missing backward compatible styles for classic themes description in the button element styles were moved from each block to theme json and the style for representing the download button in the file block has also been removed from the block s stylesheet since there are no backward compatible... | 1 |
167,471 | 20,726,118,821 | IssuesEvent | 2022-03-14 02:14:18 | t2kx/securityjs | https://api.github.com/repos/t2kx/securityjs | opened | CVE-2021-37713 (High) detected in tar-2.2.2.tgz | security vulnerability | ## CVE-2021-37713 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta... | True | CVE-2021-37713 (High) detected in tar-2.2.2.tgz - ## CVE-2021-37713 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home ... | non_comp | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file frontend package json path to vulnerable library frontend node modules node gyp node modules tar package json d... | 0 |
9,831 | 11,862,835,138 | IssuesEvent | 2020-03-25 18:37:02 | ldtteam/minecolonies | https://api.github.com/repos/ldtteam/minecolonies | closed | Barrack Guards Do Not Equip Tinker Armor (Construct's Armory Mod Support) | Compatibility: Mod | ### Minecolonies version
Version: minecolonies-1.12.2-0.10.68-RELEASE-universal.jar
### Expected behavior
Guard sees tinker forge armor's material level (using Construct's Armory mod, tinker forge extension to allow players to make tinker armor) and applies sames armor level rules to it as it does vanilla arm... | True | Barrack Guards Do Not Equip Tinker Armor (Construct's Armory Mod Support) - ### Minecolonies version
Version: minecolonies-1.12.2-0.10.68-RELEASE-universal.jar
### Expected behavior
Guard sees tinker forge armor's material level (using Construct's Armory mod, tinker forge extension to allow players to make ti... | comp | barrack guards do not equip tinker armor construct s armory mod support minecolonies version version minecolonies release universal jar expected behavior guard sees tinker forge armor s material level using construct s armory mod tinker forge extension to allow players to make tinke... | 1 |
6,022 | 8,452,984,875 | IssuesEvent | 2018-10-20 10:50:52 | ochotonida/pumpkinlauncher | https://api.github.com/repos/ochotonida/pumpkinlauncher | closed | No enchantment descriptions for Enchantment Descriptions/Wawla | compatibility resolved | Localization keys are:
```
enchantment.pumpkinlauncher.ammosaving.desc
enchantment.pumpkinlauncher.reloadingspeed.desc
enchantment.pumpkinlauncher.blastshield.desc
``` | True | No enchantment descriptions for Enchantment Descriptions/Wawla - Localization keys are:
```
enchantment.pumpkinlauncher.ammosaving.desc
enchantment.pumpkinlauncher.reloadingspeed.desc
enchantment.pumpkinlauncher.blastshield.desc
``` | comp | no enchantment descriptions for enchantment descriptions wawla localization keys are enchantment pumpkinlauncher ammosaving desc enchantment pumpkinlauncher reloadingspeed desc enchantment pumpkinlauncher blastshield desc | 1 |
18,338 | 25,354,950,237 | IssuesEvent | 2022-11-20 08:07:01 | VazkiiMods/Quark | https://api.github.com/repos/VazkiiMods/Quark | closed | 1.18.2 Quark - TerraBlender integration issue. | compatibility next update? | Hi there! Thank you for Quark, I have been told to reach you here from TerraBlender's Discord: I have an issue trying to get some worldgen mods working together, and I need to be able to zero the region weight of quark (or have a toggle to stop it registering it's biomes to TerraBlender). I am not very good at explaini... | True | 1.18.2 Quark - TerraBlender integration issue. - Hi there! Thank you for Quark, I have been told to reach you here from TerraBlender's Discord: I have an issue trying to get some worldgen mods working together, and I need to be able to zero the region weight of quark (or have a toggle to stop it registering it's biomes... | comp | quark terrablender integration issue hi there thank you for quark i have been told to reach you here from terrablender s discord i have an issue trying to get some worldgen mods working together and i need to be able to zero the region weight of quark or have a toggle to stop it registering it s biomes ... | 1 |
20,040 | 27,973,123,435 | IssuesEvent | 2023-03-25 08:44:09 | TheComputerizer/Music-Triggers | https://api.github.com/repos/TheComputerizer/Music-Triggers | closed | [6.0 - 1.19.2 - General] Raid Trigger probably doesn't work | fix confirmed Incompatibility | Raid Trigger won't appear in the GUI. Then, regardless if you write all the formula manually in the main config, setting up the trigger and linking it into a song pool won't do anything or play any music. Also it won't show up in the playable triggers when a raid occurs.
Note: I apologize for the wrong label.
| True | [6.0 - 1.19.2 - General] Raid Trigger probably doesn't work - Raid Trigger won't appear in the GUI. Then, regardless if you write all the formula manually in the main config, setting up the trigger and linking it into a song pool won't do anything or play any music. Also it won't show up in the playable triggers when a... | comp | raid trigger probably doesn t work raid trigger won t appear in the gui then regardless if you write all the formula manually in the main config setting up the trigger and linking it into a song pool won t do anything or play any music also it won t show up in the playable triggers when a raid occurs note ... | 1 |
15 | 2,515,192,952 | IssuesEvent | 2015-01-15 17:00:17 | simplesamlphp/simplesamlphp | https://api.github.com/repos/simplesamlphp/simplesamlphp | opened | Extract the aselect module out of the repository | enhancement low maintainability | It should get its own repository and allow installation through composer. Is it still in use? @pmeulen @joostd is there anybody still using this? | True | Extract the aselect module out of the repository - It should get its own repository and allow installation through composer. Is it still in use? @pmeulen @joostd is there anybody still using this? | non_comp | extract the aselect module out of the repository it should get its own repository and allow installation through composer is it still in use pmeulen joostd is there anybody still using this | 0 |
284,853 | 8,751,375,698 | IssuesEvent | 2018-12-13 22:07:50 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Log plotting rectilinear nodal centering + large range gets mapped wrong. | bug crash likelihood low priority reviewed severity high wrong results | This script should reproduce: OpenDatabase("~/visit/data/rect2d.silo")AddPlot("Pseudocolor", "d")pc = PseudocolorAttributes()pc.minFlag = 1pc.min = 1e-5pc.maxFlag = 1pc.max = 1000pc.centering = pc.Nodalpc.scaling = pc.LogSetPlotOptions(pc)DrawPlots() I dug in for a while and the values in the texture coordinates all se... | 1.0 | Log plotting rectilinear nodal centering + large range gets mapped wrong. - This script should reproduce: OpenDatabase("~/visit/data/rect2d.silo")AddPlot("Pseudocolor", "d")pc = PseudocolorAttributes()pc.minFlag = 1pc.min = 1e-5pc.maxFlag = 1pc.max = 1000pc.centering = pc.Nodalpc.scaling = pc.LogSetPlotOptions(pc)DrawP... | non_comp | log plotting rectilinear nodal centering large range gets mapped wrong this script should reproduce opendatabase visit data silo addplot pseudocolor d pc pseudocolorattributes pc minflag min maxflag max centering pc nodalpc scaling pc logsetplotoptions pc drawplots i dug in f... | 0 |
32,065 | 4,744,965,156 | IssuesEvent | 2016-10-21 04:23:37 | bitcoinjs/bitcoinjs-lib | https://api.github.com/repos/bitcoinjs/bitcoinjs-lib | closed | Integration tests txn-mempool-conflict () | bug testing | Thanks to #664, the integration tests are now **much** faster, however, they also now racing each other to use an unspent such that we are getting the error:
> Error: 258: txn-mempool-conflict ()
Which is likely because using the same unspent (aka inputs) and the same outputs with deterministic signatures is c... | 1.0 | Integration tests txn-mempool-conflict () - Thanks to #664, the integration tests are now **much** faster, however, they also now racing each other to use an unspent such that we are getting the error:
> Error: 258: txn-mempool-conflict ()
Which is likely because using the same unspent (aka inputs) and the sam... | non_comp | integration tests txn mempool conflict thanks to the integration tests are now much faster however they also now racing each other to use an unspent such that we are getting the error error txn mempool conflict which is likely because using the same unspent aka inputs and the same ou... | 0 |
234,793 | 19,269,425,240 | IssuesEvent | 2021-12-10 02:08:22 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | `v1.21.6+rke2r1` RKE2 cluster goes into provisioning state on a rancher server upgrade | kind/bug-qa [zube]: To Test area/rke2 status/release-blocker | **Rancher Server Setup**
- Rancher version: 2.6.2 to 2.6-head commit id: `77392a6`
- Installation option (Docker install/Helm Chart): docker install
**Information about the Cluster**
- Kubernetes version: `v1.21.6+rke2r1` RKE2 cluster EC2 node driver
- Cluster Type (Local/Downstream): Downstream
**Describ... | 1.0 | `v1.21.6+rke2r1` RKE2 cluster goes into provisioning state on a rancher server upgrade - **Rancher Server Setup**
- Rancher version: 2.6.2 to 2.6-head commit id: `77392a6`
- Installation option (Docker install/Helm Chart): docker install
**Information about the Cluster**
- Kubernetes version: `v1.21.6+rke2r1` ... | non_comp | cluster goes into provisioning state on a rancher server upgrade rancher server setup rancher version to head commit id installation option docker install helm chart docker install information about the cluster kubernetes version cluster node driver... | 0 |
489,996 | 14,114,304,537 | IssuesEvent | 2020-11-07 15:24:29 | ubik23/charactercreator | https://api.github.com/repos/ubik23/charactercreator | closed | Chrome: "New Character" not working | priority | When I click in Chrome on Character -> New, there is no response at all. Probably something should happen ? There is an error thrown already before the click, not sure if it is related:
all.dcdib6.js:13 Uncaught (in promise) TypeError: Cannot read property 'addEventListener' of null
at manageCharacters (all.dcdib... | 1.0 | Chrome: "New Character" not working - When I click in Chrome on Character -> New, there is no response at all. Probably something should happen ? There is an error thrown already before the click, not sure if it is related:
all.dcdib6.js:13 Uncaught (in promise) TypeError: Cannot read property 'addEventListener' of nu... | non_comp | chrome new character not working when i click in chrome on character new there is no response at all probably something should happen there is an error thrown already before the click not sure if it is related all js uncaught in promise typeerror cannot read property addeventlistener of null ... | 0 |
155,643 | 13,630,481,267 | IssuesEvent | 2020-09-24 16:30:24 | AY2021S1-CS2103T-F12-3/tp | https://api.github.com/repos/AY2021S1-CS2103T-F12-3/tp | closed | Update README.md | priority.High type.documentation | Currently, the README.md file contains a list of features and commands for each function. This information should only be available in the user guide.
We need to remove the feature list and provide a link to the user guide.
Additionally, we should include a link to the developer guide and about us page.
| 1.0 | Update README.md - Currently, the README.md file contains a list of features and commands for each function. This information should only be available in the user guide.
We need to remove the feature list and provide a link to the user guide.
Additionally, we should include a link to the developer guide and about us ... | non_comp | update readme md currently the readme md file contains a list of features and commands for each function this information should only be available in the user guide we need to remove the feature list and provide a link to the user guide additionally we should include a link to the developer guide and about us ... | 0 |
70,702 | 15,098,899,761 | IssuesEvent | 2021-02-08 00:41:30 | TechnoConserve/personal_website | https://api.github.com/repos/TechnoConserve/personal_website | closed | CVE-2020-35654 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl | security vulnerability | ## CVE-2020-35654 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>Python Imaging Library (Fork)</p>
<p>Library home ... | True | CVE-2020-35654 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2020-35654 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_... | non_comp | cve high detected in pillow whl cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file personal website requirements txt path to vulnerable library personal webs... | 0 |
9,435 | 11,494,753,212 | IssuesEvent | 2020-02-12 02:36:34 | krzychu124/Cities-Skylines-Traffic-Manager-President-Edition | https://api.github.com/repos/krzychu124/Cities-Skylines-Traffic-Manager-President-Edition | closed | Possible load problem with Mac | API BUG COMPATIBILITY EXTERNAL | ### Describe the problem
Unfortunately, I was unable to reproduce the problem after occurring several times yesterday. See the description for the original problem, then see the update below.
I'm using Steam on a Mac, and switched to V11 yesterday. I removed 10.2, installed 11. When I load games, the bottom menu s... | True | Possible load problem with Mac - ### Describe the problem
Unfortunately, I was unable to reproduce the problem after occurring several times yesterday. See the description for the original problem, then see the update below.
I'm using Steam on a Mac, and switched to V11 yesterday. I removed 10.2, installed 11. Whe... | comp | possible load problem with mac describe the problem unfortunately i was unable to reproduce the problem after occurring several times yesterday see the description for the original problem then see the update below i m using steam on a mac and switched to yesterday i removed installed when i ... | 1 |
73,388 | 3,411,499,368 | IssuesEvent | 2015-12-05 04:16:39 | Rosebotics/RoseboticsWeb | https://api.github.com/repos/Rosebotics/RoseboticsWeb | opened | Allow the use of text messages instead of emails to encourage completions and warn of upcoming unfinished work | priority-9 | Taken from this list....
Rename teams to study groups and add features to make the 2.0 version more of an independent study group:
- Setup motivation emails to automatically send if progress isn't complete and it's due soon
- Setup a calendar for your team to follow a certain motivational schedule
- Have ... | 1.0 | Allow the use of text messages instead of emails to encourage completions and warn of upcoming unfinished work - Taken from this list....
Rename teams to study groups and add features to make the 2.0 version more of an independent study group:
- Setup motivation emails to automatically send if progress isn't c... | non_comp | allow the use of text messages instead of emails to encourage completions and warn of upcoming unfinished work taken from this list rename teams to study groups and add features to make the version more of an independent study group setup motivation emails to automatically send if progress isn t c... | 0 |
4,172 | 6,965,794,338 | IssuesEvent | 2017-12-09 11:03:42 | rantav/reversim-summit-2017 | https://api.github.com/repos/rantav/reversim-summit-2017 | opened | Proposal submission form page | Backward Compatiblity | There should be a submission page that contains all the fields for speaker and proposal.
If the user already exists, the user fields should be already populated. | True | Proposal submission form page - There should be a submission page that contains all the fields for speaker and proposal.
If the user already exists, the user fields should be already populated. | comp | proposal submission form page there should be a submission page that contains all the fields for speaker and proposal if the user already exists the user fields should be already populated | 1 |
448,991 | 12,961,569,182 | IssuesEvent | 2020-07-20 15:51:17 | curationexperts/laevigata | https://api.github.com/repos/curationexperts/laevigata | closed | Rebuild ETD production server & fix any volume issues | high priority | **ISSUE**
Recent outages have been traced to underlying volume errors. We are going to restore the system to a new instance with newly allocated file volumes.
**ACCEPTANCE**
- [x] Put the current system into Read-Only mode
- [x] Initate a new server instance from the 7/15 backup
- [x] Validate disk integrity
- [x] Ho... | 1.0 | Rebuild ETD production server & fix any volume issues - **ISSUE**
Recent outages have been traced to underlying volume errors. We are going to restore the system to a new instance with newly allocated file volumes.
**ACCEPTANCE**
- [x] Put the current system into Read-Only mode
- [x] Initate a new server instance fro... | non_comp | rebuild etd production server fix any volume issues issue recent outages have been traced to underlying volume errors we are going to restore the system to a new instance with newly allocated file volumes acceptance put the current system into read only mode initate a new server instance from th... | 0 |
401,209 | 11,787,336,569 | IssuesEvent | 2020-03-17 13:53:06 | ayumi-cloud/oc-security-module | https://api.github.com/repos/ayumi-cloud/oc-security-module | opened | Merge device version 2 module to firewall | Add to Whitelist Analytics Dashboard Firewall Priority: Medium enhancement in-progress | ### Enhancement idea
- [ ] Merge device version 2 module to firewall.
- [ ] Dashboard updates.
- [ ] Filters.
- [ ] Security module core code adjustments.
- [ ] Updates to analytics section.
| 1.0 | Merge device version 2 module to firewall - ### Enhancement idea
- [ ] Merge device version 2 module to firewall.
- [ ] Dashboard updates.
- [ ] Filters.
- [ ] Security module core code adjustments.
- [ ] Updates to analytics section.
| non_comp | merge device version module to firewall enhancement idea merge device version module to firewall dashboard updates filters security module core code adjustments updates to analytics section | 0 |
127,574 | 18,013,624,363 | IssuesEvent | 2021-09-16 11:32:26 | artsking/linux-4.1.15_CVE-2021-33034_withPatch | https://api.github.com/repos/artsking/linux-4.1.15_CVE-2021-33034_withPatch | closed | WS-2021-0285 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed | security vulnerability | ## WS-2021-0285 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | WS-2021-0285 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## WS-2021-0285 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<... | non_comp | ws medium detected in linux stable autoclosed ws medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerab... | 0 |
19,033 | 26,446,186,063 | IssuesEvent | 2023-01-16 07:31:27 | thehcginstitute-com/m1 | https://api.github.com/repos/thehcginstitute-com/m1 | closed | Make the `IWD_OrderGrid` module compatible with the `Raveinfosys_Deleteorder` module | third-party-compatibility | A part of https://github.com/thehcginstitute-com/m1/issues/4
Similar to https://github.com/thehcginstitute-com/m1/issues/10

| True | Make the `IWD_OrderGrid` module compatible with the `Raveinfosys_Deleteorder` module - A part of https://github.com/thehcginstitute-com/m1/issues/4
Similar to https://github.com/thehcginstitute-com/m1/issues/10
... | comp | make the iwd ordergrid module compatible with the raveinfosys deleteorder module a part of similar to | 1 |
10,869 | 12,857,402,304 | IssuesEvent | 2020-07-09 09:14:49 | christiankral/ElectroMechanicalDrives | https://api.github.com/repos/christiankral/ElectroMechanicalDrives | closed | Change drive cycle suv2.txt to limit acceleration | non backwards compatible change | The current acceleration of drive cycle `suv2.txt` is greater than 2. In order to have a smoother overall drive cycle the peak acceleration shall be limited.
This is in fact a non backwards compatible change. | True | Change drive cycle suv2.txt to limit acceleration - The current acceleration of drive cycle `suv2.txt` is greater than 2. In order to have a smoother overall drive cycle the peak acceleration shall be limited.
This is in fact a non backwards compatible change. | comp | change drive cycle txt to limit acceleration the current acceleration of drive cycle txt is greater than in order to have a smoother overall drive cycle the peak acceleration shall be limited this is in fact a non backwards compatible change | 1 |
2,477 | 5,204,235,266 | IssuesEvent | 2017-01-24 15:05:35 | yarnpkg/yarn | https://api.github.com/repos/yarnpkg/yarn | opened | [npm compat] bundledDependencies in package.json is considered optional by npm | compatibility |
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
```
yarn add tap@0.3.1
Using Yarn from /Users/bestander/work/temp/../yarn/bin/yarn
yarn add v0.18.1
info No lockfile found.
[1/4] ๐ Resolving packages...
[2/4] ๐ Fetching packages...
[3/4] ๐ Linking... | True | [npm compat] bundledDependencies in package.json is considered optional by npm -
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
```
yarn add tap@0.3.1
Using Yarn from /Users/bestander/work/temp/../yarn/bin/yarn
yarn add v0.18.1
info No lockfile found.
[... | comp | bundleddependencies in package json is considered optional by npm do you want to request a feature or report a bug feature what is the current behavior yarn add tap using yarn from users bestander work temp yarn bin yarn yarn add info no lockfile found ๐ resolvin... | 1 |
435,881 | 12,542,672,960 | IssuesEvent | 2020-06-05 14:24:37 | epam/cloud-pipeline | https://api.github.com/repos/epam/cloud-pipeline | opened | `pipe run` command shall support input of "friendly" URL for a run | kind/enhancement priority/low sys/cli | **Background**
Currently, via the GUI, users can specify a "friendly" URL when launching a tool with an interactive service endpoint. It allows to configure the pretty view of the interactive service endpoint.
It would be convenient to allow users to set a "friendly" URL when launching such a tool via the `pipe` CLI.... | 1.0 | `pipe run` command shall support input of "friendly" URL for a run - **Background**
Currently, via the GUI, users can specify a "friendly" URL when launching a tool with an interactive service endpoint. It allows to configure the pretty view of the interactive service endpoint.
It would be convenient to allow users t... | non_comp | pipe run command shall support input of friendly url for a run background currently via the gui users can specify a friendly url when launching a tool with an interactive service endpoint it allows to configure the pretty view of the interactive service endpoint it would be convenient to allow users t... | 0 |
71,882 | 30,922,042,118 | IssuesEvent | 2023-08-06 02:32:17 | Zahlungsmittel/Zahlungsmittel | https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel | opened | [CLOSED] feat(other): iota-tangle-connector mit Hello World Message als separates Modul | feature service: iota imported | <a href="https://github.com/einhornimmond"><img src="https://avatars.githubusercontent.com/u/67117805?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [einhornimmond](https://github.com/einhornimmond)**
_Tuesday Jul 04, 2023 at 12:04 GMT_
_Originally opened as https://github.com/gradido/gradid... | 1.0 | [CLOSED] feat(other): iota-tangle-connector mit Hello World Message als separates Modul - <a href="https://github.com/einhornimmond"><img src="https://avatars.githubusercontent.com/u/67117805?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [einhornimmond](https://github.com/einhornimmond)**
_... | non_comp | feat other iota tangle connector mit hello world message als separates modul issue by tuesday jul at gmt originally opened as ๐ฐ pullrequest create dlt connector as new module based on dht node upgrade npm modules strip out database related code add code from io... | 0 |
155,797 | 13,633,239,328 | IssuesEvent | 2020-09-24 21:03:07 | microsoft/monaco-editor | https://api.github.com/repos/microsoft/monaco-editor | closed | Add vscode-oniguruma as an alternative to Monarch | documentation | <!-- Describe the feature you'd like. -->
Since you've recently replaced the [oniguruma implementation](https://code.visualstudio.com/updates/v1_45#_faster-syntax-highlighting) inside the VS.Code and VS.Code Web with your own WASM implementation, and given how you've decided not to support IE11 anymore, maybe it wou... | 1.0 | Add vscode-oniguruma as an alternative to Monarch - <!-- Describe the feature you'd like. -->
Since you've recently replaced the [oniguruma implementation](https://code.visualstudio.com/updates/v1_45#_faster-syntax-highlighting) inside the VS.Code and VS.Code Web with your own WASM implementation, and given how you'... | non_comp | add vscode oniguruma as an alternative to monarch since you ve recently replaced the inside the vs code and vs code web with your own wasm implementation and given how you ve decided not to support anymore maybe it would be about time to reconsider offering that implementation as an alternative to monar... | 0 |
6,840 | 9,125,632,283 | IssuesEvent | 2019-02-24 15:22:05 | adventuregamestudio/ags | https://api.github.com/repos/adventuregamestudio/ags | closed | AGS 3: music.vox not initialized on start for pre-3.2.0 games | ags3 backwards compatibility bug | In pre-3.2.0 AGS digital music was stored in a packed file "music.vox". Since the introduction of a new audio system in 3.2.0 the expected name has changed to "audio.vox".
For compatibility mode we have lookups made in "music.vox" when running pre-3.2.0 games, but there seem to be one oversight.
At the startup engi... | True | AGS 3: music.vox not initialized on start for pre-3.2.0 games - In pre-3.2.0 AGS digital music was stored in a packed file "music.vox". Since the introduction of a new audio system in 3.2.0 the expected name has changed to "audio.vox".
For compatibility mode we have lookups made in "music.vox" when running pre-3.2.0... | comp | ags music vox not initialized on start for pre games in pre ags digital music was stored in a packed file music vox since the introduction of a new audio system in the expected name has changed to audio vox for compatibility mode we have lookups made in music vox when running pre ... | 1 |
4,860 | 7,468,601,738 | IssuesEvent | 2018-04-02 19:35:09 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | ImportControl: reverse order of allow/disallow rule matching | approved breaking compatibility | Based on conversations in https://github.com/checkstyle/checkstyle/issues/4138
Allows/disallow lists are not examined in order of the XML file. We currently reverse the order so that we begin examining allows/disallows from the bottom up.
See:
https://github.com/checkstyle/checkstyle/blob/90f20e09869c71eb22190ad9... | True | ImportControl: reverse order of allow/disallow rule matching - Based on conversations in https://github.com/checkstyle/checkstyle/issues/4138
Allows/disallow lists are not examined in order of the XML file. We currently reverse the order so that we begin examining allows/disallows from the bottom up.
See:
https:/... | comp | importcontrol reverse order of allow disallow rule matching based on conversations in allows disallow lists are not examined in order of the xml file we currently reverse the order so that we begin examining allows disallows from the bottom up see most users expect rules to be obeyed in order they ar... | 1 |
163,346 | 13,915,921,400 | IssuesEvent | 2020-10-21 01:58:13 | nathanielmillard/rancid-tomatillos | https://api.github.com/repos/nathanielmillard/rancid-tomatillos | closed | TDD Navbar Component | documentation enhancement test driven development | - [ ] Should display on the App at all times.
- [ ] Should display a user name if they are logged in.
- [ ] Should not display a user name if no one is logged in. | 1.0 | TDD Navbar Component - - [ ] Should display on the App at all times.
- [ ] Should display a user name if they are logged in.
- [ ] Should not display a user name if no one is logged in. | non_comp | tdd navbar component should display on the app at all times should display a user name if they are logged in should not display a user name if no one is logged in | 0 |
5,775 | 8,216,543,188 | IssuesEvent | 2018-09-05 09:31:13 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | prepare insert/update long-data type cols got null using mariadb connector-c | type/compatibility | 1. What did you do?
using mariadb c client libary https://downloads.mariadb.org/connector-c/
to insert/update TEXT, TINYTEXT, MEDIUMTEXT, LONGTEXT and BLOB, TINYBLOB, MEDIUMBLOB, LONGBLOB columns.
2. What did you expect to see?
the value provided
3. What did you see instead?
always got null
4. What... | True | prepare insert/update long-data type cols got null using mariadb connector-c - 1. What did you do?
using mariadb c client libary https://downloads.mariadb.org/connector-c/
to insert/update TEXT, TINYTEXT, MEDIUMTEXT, LONGTEXT and BLOB, TINYBLOB, MEDIUMBLOB, LONGBLOB columns.
2. What did you expect to see?
... | comp | prepare insert update long data type cols got null using mariadb connector c what did you do using mariadb c client libary to insert update text tinytext mediumtext longtext and blob tinyblob mediumblob longblob columns what did you expect to see the value provided what did you see... | 1 |
500,870 | 14,516,514,414 | IssuesEvent | 2020-12-13 16:13:02 | Medallyon/bingo-bango | https://api.github.com/repos/Medallyon/bingo-bango | opened | Volume Mixer | average bug medium priority | To apply the settings you want on volume mixer you have to refresh the page.
We need to find a way to apply the settings to the game without having to refresh. | 1.0 | Volume Mixer - To apply the settings you want on volume mixer you have to refresh the page.
We need to find a way to apply the settings to the game without having to refresh. | non_comp | volume mixer to apply the settings you want on volume mixer you have to refresh the page we need to find a way to apply the settings to the game without having to refresh | 0 |
20,438 | 30,227,423,024 | IssuesEvent | 2023-07-06 02:33:09 | COMCIFS/cif_core | https://api.github.com/repos/COMCIFS/cif_core | closed | cif_core.dic: description of the _atom_type_scat.versus_stol_list is misleading | ddl1_incompatibility | The current description of the `_atom_type_scat.versus_stol_list` data item is as follows:
```
List of scattering factors as a function of sin theta on lambda.
List has the form [[<stol value 1> <scatfac 1>] [<stol value 2> <scatfac 2>] ....]
in increments of 0.01, increasing from 0.0.
```
However, a... | True | cif_core.dic: description of the _atom_type_scat.versus_stol_list is misleading - The current description of the `_atom_type_scat.versus_stol_list` data item is as follows:
```
List of scattering factors as a function of sin theta on lambda.
List has the form [[<stol value 1> <scatfac 1>] [<stol value 2> <sc... | comp | cif core dic description of the atom type scat versus stol list is misleading the current description of the atom type scat versus stol list data item is as follows list of scattering factors as a function of sin theta on lambda list has the form in increments of increasing f... | 1 |
21,212 | 4,696,064,765 | IssuesEvent | 2016-10-12 02:05:43 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | gcePersistentDisk not usable with MySQL on GKE | area/storage kind/documentation team/cluster | Hi,
I was testing this [example](https://cloud.google.com/container-engine/docs/tutorials/persistent-disk/) on GKE.
Turns out the Mysql pod is not running properly with gcePersitentDisk. Mysql starts but the environment variable are not dealt with properly and the root password is not used. The database runs but ... | 1.0 | gcePersistentDisk not usable with MySQL on GKE - Hi,
I was testing this [example](https://cloud.google.com/container-engine/docs/tutorials/persistent-disk/) on GKE.
Turns out the Mysql pod is not running properly with gcePersitentDisk. Mysql starts but the environment variable are not dealt with properly and the ... | non_comp | gcepersistentdisk not usable with mysql on gke hi i was testing this on gke turns out the mysql pod is not running properly with gcepersitentdisk mysql starts but the environment variable are not dealt with properly and the root password is not used the database runs but i cannot access it here is t... | 0 |
108,968 | 9,345,074,886 | IssuesEvent | 2019-03-30 03:44:41 | lbryio/lbry | https://api.github.com/repos/lbryio/lbry | closed | Normalization hard fork testing | type: testing | ## The Issue
With the blockchain upstream and normalization changes in the upcoming hard fork,
as an sdk developer,
I want to identify as many automated and manual tests as possible so that the hard fork does not break the sdk.
## DOD/Acceptance Criteria
Identify all interactions with the blockchain and docu... | 1.0 | Normalization hard fork testing - ## The Issue
With the blockchain upstream and normalization changes in the upcoming hard fork,
as an sdk developer,
I want to identify as many automated and manual tests as possible so that the hard fork does not break the sdk.
## DOD/Acceptance Criteria
Identify all interac... | non_comp | normalization hard fork testing the issue with the blockchain upstream and normalization changes in the upcoming hard fork as an sdk developer i want to identify as many automated and manual tests as possible so that the hard fork does not break the sdk dod acceptance criteria identify all interac... | 0 |
4,501 | 7,161,221,802 | IssuesEvent | 2018-01-28 11:38:33 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | opened | Switch Checkstyle to use DetailAST interface | breaking compatibility checkstyle8 | What we need to do:
1. Rename JavaNode interface to DetailAST
2. Rename JavaNodeImpl to DetailASTImpl
3. Remove old DetailAST class
This issue is blocked by:
1. https://github.com/checkstyle/checkstyle/issues/4609
2. https://github.com/checkstyle/checkstyle/issues/5493 | True | Switch Checkstyle to use DetailAST interface - What we need to do:
1. Rename JavaNode interface to DetailAST
2. Rename JavaNodeImpl to DetailASTImpl
3. Remove old DetailAST class
This issue is blocked by:
1. https://github.com/checkstyle/checkstyle/issues/4609
2. https://github.com/checkstyle/checkstyle/issues/... | comp | switch checkstyle to use detailast interface what we need to do rename javanode interface to detailast rename javanodeimpl to detailastimpl remove old detailast class this issue is blocked by | 1 |
273,046 | 8,519,954,373 | IssuesEvent | 2018-11-01 15:58:50 | CS2103-AY1819S1-F10-4/main | https://api.github.com/repos/CS2103-AY1819S1-F10-4/main | opened | Rank item according to revenue | component.logic component.model component.ui priority.high | Command: rank-item or ri
Allows user to rank the existing items according to sales revenue accumulated in past sales records in descending order.
| 1.0 | Rank item according to revenue - Command: rank-item or ri
Allows user to rank the existing items according to sales revenue accumulated in past sales records in descending order.
| non_comp | rank item according to revenue command rank item or ri allows user to rank the existing items according to sales revenue accumulated in past sales records in descending order | 0 |
146,530 | 19,406,137,348 | IssuesEvent | 2021-12-20 01:08:39 | brogers588/SecurityShepherd | https://api.github.com/repos/brogers588/SecurityShepherd | opened | CVE-2021-4104 (High) detected in log4j-1.2.7.jar | security vulnerability | ## CVE-2021-4104 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.7.jar</b></p></summary>
<p></p>
<p>Path to dependency file: SecurityShepherd/pom.xml</p>
<p>Path to vulnerabl... | True | CVE-2021-4104 (High) detected in log4j-1.2.7.jar - ## CVE-2021-4104 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.7.jar</b></p></summary>
<p></p>
<p>Path to dependency file... | non_comp | cve high detected in jar cve high severity vulnerability vulnerable library jar path to dependency file securityshepherd pom xml path to vulnerable library securityshepherd target owaspsecurityshepherd web inf lib jar canner repository jar... | 0 |
9,018 | 11,052,264,591 | IssuesEvent | 2019-12-10 09:03:28 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | closed | Add banking app to the exclusions | Compatibility P3: Medium | Please, add this banking application to the exclusion list:
Package name:com.finanteq.finance.bgz
[Google Play link](https://play.google.com/store/apps/details?id=com.finanteq.finance.bgz&hl=pl) | True | Add banking app to the exclusions - Please, add this banking application to the exclusion list:
Package name:com.finanteq.finance.bgz
[Google Play link](https://play.google.com/store/apps/details?id=com.finanteq.finance.bgz&hl=pl) | comp | add banking app to the exclusions please add this banking application to the exclusion list package name com finanteq finance bgz | 1 |
187,510 | 15,098,919,574 | IssuesEvent | 2021-02-08 00:45:48 | thecourseforum/theCourseForum2 | https://api.github.com/repos/thecourseforum/theCourseForum2 | closed | Dev wiki | Documentation | P0
- Set up wiki
- Add relevant tabs
P1
- Move all documentation to Wiki
- CI/CD information
- scripts | 1.0 | Dev wiki - P0
- Set up wiki
- Add relevant tabs
P1
- Move all documentation to Wiki
- CI/CD information
- scripts | non_comp | dev wiki set up wiki add relevant tabs move all documentation to wiki ci cd information scripts | 0 |
15,864 | 20,820,791,710 | IssuesEvent | 2022-03-18 15:10:25 | jbredwards/Fluidlogged-API | https://api.github.com/repos/jbredwards/Fluidlogged-API | closed | Performant incompatibility (server side) | bug question incompatibility can't recreate | This is the crash log when trying to load performant:
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/world/World$Anonymous$470a8cadb93d44d08c66f00809298f15
at net.minecraft.world.World.<init>(World.java:126)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:1... | True | Performant incompatibility (server side) - This is the crash log when trying to load performant:
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/world/World$Anonymous$470a8cadb93d44d08c66f00809298f15
at net.minecraft.world.World.<init>(World.java:126)
at net.minecraft.... | comp | performant incompatibility server side this is the crash log when trying to load performant description exception in server tick loop java lang noclassdeffounderror net minecraft world world anonymous at net minecraft world world world java at net minecraft world worldserver worldserver java ... | 1 |
4,841 | 7,459,287,984 | IssuesEvent | 2018-03-30 14:42:09 | passff/passff | https://api.github.com/repos/passff/passff | closed | OS X: host app loops forever | incompatibility | Installed host application but modified passff.py to point to `/usr/local/bin/pass`
Extension does not list any pass entries not able to insert new record.
Only message in console in `[PassFF] Message Pass.executePass received in background`.
Not sure if any additional set up is required. | True | OS X: host app loops forever - Installed host application but modified passff.py to point to `/usr/local/bin/pass`
Extension does not list any pass entries not able to insert new record.
Only message in console in `[PassFF] Message Pass.executePass received in background`.
Not sure if any additional set up is ... | comp | os x host app loops forever installed host application but modified passff py to point to usr local bin pass extension does not list any pass entries not able to insert new record only message in console in message pass executepass received in background not sure if any additional set up is require... | 1 |
226,282 | 17,332,660,489 | IssuesEvent | 2021-07-28 05:59:05 | ChainSafe/PINT | https://api.github.com/repos/ChainSafe/PINT | closed | Use `PINT` or `IndexToken` in our code documentation? | documentation p4 | ## Issue summary
When people talk about `PINT`, people regard `PINT` as the token/currency of this project as our wishes.
Currently, we are using a namespace `IndexToken` in our code (docs) which is standard in development but easy to make the concepts mixed up for developers/contributors โโ We already have [too ... | 1.0 | Use `PINT` or `IndexToken` in our code documentation? - ## Issue summary
When people talk about `PINT`, people regard `PINT` as the token/currency of this project as our wishes.
Currently, we are using a namespace `IndexToken` in our code (docs) which is standard in development but easy to make the concepts mixed... | non_comp | use pint or indextoken in our code documentation issue summary when people talk about pint people regard pint as the token currency of this project as our wishes currently we are using a namespace indextoken in our code docs which is standard in development but easy to make the concepts mixed... | 0 |
56,844 | 14,078,549,219 | IssuesEvent | 2020-11-04 13:43:38 | themagicalmammal/android_kernel_samsung_s5neolte | https://api.github.com/repos/themagicalmammal/android_kernel_samsung_s5neolte | opened | CVE-2018-7995 (Medium) detected in linuxv3.10 | security vulnerability | ## CVE-2018-7995 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.10</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/tor... | True | CVE-2018-7995 (Medium) detected in linuxv3.10 - ## CVE-2018-7995 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.10</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>L... | non_comp | cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch cosmic experimental vulnerable source files android kernel... | 0 |
11,162 | 13,181,729,869 | IssuesEvent | 2020-08-12 14:44:54 | MineLittlePony/MineLittlePony | https://api.github.com/repos/MineLittlePony/MineLittlePony | closed | Crash when attempting to ponify Sandwichable villager | bug incompatibility | Due to a `:` character in the filename of Sandwichable's Sandwich Maker villager texture, Mine Little Pony crashes when attempting to ponify it. The following error log is produced:
```
MultiMC version: 0.6.11-custom
Minecraft folder is:
/home/seylerius/.multimc/instances/PonyCraft/.minecraft
Java path i... | True | Crash when attempting to ponify Sandwichable villager - Due to a `:` character in the filename of Sandwichable's Sandwich Maker villager texture, Mine Little Pony crashes when attempting to ponify it. The following error log is produced:
```
MultiMC version: 0.6.11-custom
Minecraft folder is:
/home/seylerius/... | comp | crash when attempting to ponify sandwichable villager due to a character in the filename of sandwichable s sandwich maker villager texture mine little pony crashes when attempting to ponify it the following error log is produced multimc version custom minecraft folder is home seylerius ... | 1 |
142,935 | 13,044,944,524 | IssuesEvent | 2020-07-29 06:09:02 | cython/cython | https://api.github.com/repos/cython/cython | closed | Cython in pure mode generates bogus interaction with Python when using PEP484/526 syntax instead of decorators | Documentation | If I annotate a function using PEP484/526 syntax
```Python
import cython
@cython.cfunc
def fib(n : cython.int) -> cython.int:
if (n<=1):
return n
return fib(n-1) + fib(n-2)
```
```cython -c``` tells me the last line interacts with Python, basically checking ```PyErr_Occurred()```.
Wh... | 1.0 | Cython in pure mode generates bogus interaction with Python when using PEP484/526 syntax instead of decorators - If I annotate a function using PEP484/526 syntax
```Python
import cython
@cython.cfunc
def fib(n : cython.int) -> cython.int:
if (n<=1):
return n
return fib(n-1) + fib(n-2)
```
... | non_comp | cython in pure mode generates bogus interaction with python when using syntax instead of decorators if i annotate a function using syntax python import cython cython cfunc def fib n cython int cython int if n return n return fib n fib n cython c... | 0 |
518,548 | 15,030,073,781 | IssuesEvent | 2021-02-02 06:49:37 | googleapis/python-scheduler | https://api.github.com/repos/googleapis/python-scheduler | closed | Synthesis failed for python-scheduler | api: cloudscheduler autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate python-scheduler. :broken_heart:
Here's the output from running `synth.py`:
```
ets configured)
INFO: Analyzed target //google/cloud/scheduler/v1beta1:scheduler-v1beta1-py (1 packages loaded, 7 targets configured).
INFO: Found 1 target...
[0 / 4] [Prepa] BazelWorkspaceStatusAction... | 1.0 | Synthesis failed for python-scheduler - Hello! Autosynth couldn't regenerate python-scheduler. :broken_heart:
Here's the output from running `synth.py`:
```
ets configured)
INFO: Analyzed target //google/cloud/scheduler/v1beta1:scheduler-v1beta1-py (1 packages loaded, 7 targets configured).
INFO: Found 1 target...
[0... | non_comp | synthesis failed for python scheduler hello autosynth couldn t regenerate python scheduler broken heart here s the output from running synth py ets configured info analyzed target google cloud scheduler scheduler py packages loaded targets configured info found target bazelworks... | 0 |
151,530 | 12,042,213,137 | IssuesEvent | 2020-04-14 10:09:47 | danielguillan/modernizr-mixin | https://api.github.com/repos/danielguillan/modernizr-mixin | closed | Rewrite tests using True + test runner | Testing | Get rid of the ruby dependency for tests. Rewrite all tests using [True](http://www.ericsuzanne.com/true/) using Libsass and a test runner like [Mocha](http://mochajs.org/).
| 1.0 | Rewrite tests using True + test runner - Get rid of the ruby dependency for tests. Rewrite all tests using [True](http://www.ericsuzanne.com/true/) using Libsass and a test runner like [Mocha](http://mochajs.org/).
| non_comp | rewrite tests using true test runner get rid of the ruby dependency for tests rewrite all tests using using libsass and a test runner like | 0 |
5,202 | 7,758,625,863 | IssuesEvent | 2018-05-31 20:14:31 | NightKosh/Gravestone-mod-Extended | https://api.github.com/repos/NightKosh/Gravestone-mod-Extended | opened | Journeymap mob icons | compatibility enhancement | Add icons of new mobs(#66) to the map
- [ ] Ravens
- [ ] Toxic Sludge
- [ ] Skull Crawlers (Skeleton, Wither Skeleton, Zombie, Stray, Husk and Zombie Pigman )
- [ ] Mummy
- [ ] Swamp Thing
- [ ] Possessed Armor
- [ ] Vampire Bat
- [ ] Barghest
- [ ] Drowned
- [ ] Phantom Diver
- [ ] Zombie Cat
- [ ] Zo... | True | Journeymap mob icons - Add icons of new mobs(#66) to the map
- [ ] Ravens
- [ ] Toxic Sludge
- [ ] Skull Crawlers (Skeleton, Wither Skeleton, Zombie, Stray, Husk and Zombie Pigman )
- [ ] Mummy
- [ ] Swamp Thing
- [ ] Possessed Armor
- [ ] Vampire Bat
- [ ] Barghest
- [ ] Drowned
- [ ] Phantom Diver
- [... | comp | journeymap mob icons add icons of new mobs to the map ravens toxic sludge skull crawlers skeleton wither skeleton zombie stray husk and zombie pigman mummy swamp thing possessed armor vampire bat barghest drowned phantom diver zombie cat zomb... | 1 |
4,486 | 7,153,539,011 | IssuesEvent | 2018-01-26 02:22:14 | Polymer/polymer | https://api.github.com/repos/Polymer/polymer | closed | Regression: link[rel=import][type=css] is broken in 2.3.1 | 1.x-2.x compatibility 2.x needs investigation p1 | ### Description
#4979 fixed one issue and introduced a different one, here: https://github.com/Polymer/polymer/pull/4979/commits/b7c56173c206f884999fcd8036a21bad59d5cee6#diff-41695d1bc0c64b86f0e5a7878f58df0fR429
cc @azakus as the author of the PR and @kevinpschaaf as reviewer
#### Live Demo
http://plnkr.co/edit... | True | Regression: link[rel=import][type=css] is broken in 2.3.1 - ### Description
#4979 fixed one issue and introduced a different one, here: https://github.com/Polymer/polymer/pull/4979/commits/b7c56173c206f884999fcd8036a21bad59d5cee6#diff-41695d1bc0c64b86f0e5a7878f58df0fR429
cc @azakus as the author of the PR and @kevi... | comp | regression link is broken in description fixed one issue and introduced a different one here cc azakus as the author of the pr and kevinpschaaf as reviewer live demo steps to reproduce create my element add link to dom module add element on the page ... | 1 |
10,224 | 12,225,882,325 | IssuesEvent | 2020-05-03 08:04:39 | samhocevar/zepto8 | https://api.github.com/repos/samhocevar/zepto8 | closed | PICO-8 v0.2.0c compatiblity roadmap | compatibility task | - [x] Changed: Compressed size limit now 0x3d00 bytes (reclaimed an unused 0x100 byte block)
- ~~Fixed: >>>= operator (was doing a >>= replacement instead)~~
- ~~Fixed: #including large .lua files causes crashes, weird behaviour~~
- ~~Fixed: Sandboxed CSTORE: writing partial data to another embedded cart clobber... | True | PICO-8 v0.2.0c compatiblity roadmap - - [x] Changed: Compressed size limit now 0x3d00 bytes (reclaimed an unused 0x100 byte block)
- ~~Fixed: >>>= operator (was doing a >>= replacement instead)~~
- ~~Fixed: #including large .lua files causes crashes, weird behaviour~~
- ~~Fixed: Sandboxed CSTORE: writing partial... | comp | pico compatiblity roadmap changed compressed size limit now bytes reclaimed an unused byte block fixed operator was doing a replacement instead fixed including large lua files causes crashes weird behaviour fixed sandboxed cstore writing partial data to anot... | 1 |
417,229 | 28,110,226,227 | IssuesEvent | 2023-03-31 06:27:57 | pzaiming/ped | https://api.github.com/repos/pzaiming/ped | opened | Wrong Description for Find Command | type.DocumentationBug severity.VeryLow | As shown in the screenshot, it should be `find n/alice p/98752354`.
I think that your group should also include the instruction for 'find note/[KEY]' as it was mentioned in your UG.

<!--session: 168024... | 1.0 | Wrong Description for Find Command - As shown in the screenshot, it should be `find n/alice p/98752354`.
I think that your group should also include the instruction for 'find note/[KEY]' as it was mentioned in your UG.
)
),
read
))";
int hpx_main(boost::program_options::variables_map& vm)
{
phylanx::execution_tree::compiler::function_list snippets;
auto fun... | 1.0 | Can not create a list in physl - Minimal Testcase:
```
char const* const read_code = R"(block(
//
// create a list
//
define(read,
define(somelist,'(1,2))
),
read
))";
int hpx_main(boost::program_options::variables_map& vm)
{
phylanx::execution_tree::compiler::functi... | non_comp | can not create a list in physl minimal testcase char const const read code r block create a list define read define somelist read int hpx main boost program options variables map vm phylanx execution tree compiler functi... | 0 |
24,039 | 3,874,728,850 | IssuesEvent | 2016-04-11 21:31:45 | OSTraining/OSCampus | https://api.github.com/repos/OSTraining/OSCampus | closed | Improve "class not found" message | Design Enhancement UX | https://www.ostraining.com/class/fsdf/
<img width="721" alt="screen shot 2016-03-31 at 12 05 26 pm" src="https://cloud.githubusercontent.com/assets/4999794/14185860/ea6cc972-f738-11e5-8b15-c75755a5cd3a.png">
| 1.0 | Improve "class not found" message - https://www.ostraining.com/class/fsdf/
<img width="721" alt="screen shot 2016-03-31 at 12 05 26 pm" src="https://cloud.githubusercontent.com/assets/4999794/14185860/ea6cc972-f738-11e5-8b15-c75755a5cd3a.png">
| non_comp | improve class not found message img width alt screen shot at pm src | 0 |
7,907 | 10,115,858,291 | IssuesEvent | 2019-07-30 23:17:47 | bergerhealer/TrainCarts | https://api.github.com/repos/bergerhealer/TrainCarts | closed | Server not responding when using TC | A. incompatibility (new mc versions) C. mc instability prevents progress | ##### BkCommonLib version: Build #561
##### TrainCarts version: Build #471
##### Paper version: Paper-68 (1.14.2)
<hr>
#### Problem or bug: Console spams this error and stops server from responding
https://pastebin.com/FpBs8jvR
| True | Server not responding when using TC - ##### BkCommonLib version: Build #561
##### TrainCarts version: Build #471
##### Paper version: Paper-68 (1.14.2)
<hr>
#### Problem or bug: Console spams this error and stops server from responding
https://pastebin.com/FpBs8jvR
| comp | server not responding when using tc bkcommonlib version build traincarts version build paper version paper problem or bug console spams this error and stops server from responding | 1 |
174,201 | 27,591,250,362 | IssuesEvent | 2023-03-09 00:40:13 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [REMOTO] [JUNIOR] [TAMBรM PCD] [PHP] Pessoa Desenvolvedora PHP Jรบnior - Mobilidade na [PICPAY] | HOME OFFICE PHP MYSQL MONGODB LARAVEL JUNIOR GIT DOCKER REMOTO KAFKA LUMEN DESIGN PATTERNS RESTFUL METODOLOGIAS รGEIS HELP WANTED VAGA PARA PCD TAMBรM OWASP TOP 10 SONARQUBE Stale | <!--
==================================================
POR FAVOR, Sร POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invรฉs de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
========================... | 1.0 | [REMOTO] [JUNIOR] [TAMBรM PCD] [PHP] Pessoa Desenvolvedora PHP Jรบnior - Mobilidade na [PICPAY] - <!--
==================================================
POR FAVOR, Sร POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invรฉs de
"Front-End Developer" \o/
Exemplo: `[JAVA... | non_comp | pessoa desenvolvedora php jรบnior mobilidade na por favor sรณ poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invรฉs de front end developer o exemplo desenvolvedor front end na ... | 0 |
160,905 | 13,803,258,860 | IssuesEvent | 2020-10-11 01:49:01 | mateosss/matter | https://api.github.com/repos/mateosss/matter | opened | Improve READMEs of each folder | Hacktoberfest documentation good first issue help wanted | Matter folder structure is more or less preserved on install even though some folders don't have more than a README file. The idea behind this is that a curious user or potential contributor can read right from the repo what each folder is supposed to contain and get an idea of how Matter works in the process.
If yo... | 1.0 | Improve READMEs of each folder - Matter folder structure is more or less preserved on install even though some folders don't have more than a README file. The idea behind this is that a curious user or potential contributor can read right from the repo what each folder is supposed to contain and get an idea of how Matt... | non_comp | improve readmes of each folder matter folder structure is more or less preserved on install even though some folders don t have more than a readme file the idea behind this is that a curious user or potential contributor can read right from the repo what each folder is supposed to contain and get an idea of how matt... | 0 |
468,053 | 13,460,756,708 | IssuesEvent | 2020-09-09 14:00:16 | jokteur/hpx-dashboard | https://api.github.com/repos/jokteur/hpx-dashboard | opened | Fix legend with many lines in custom counter plot | bug medium priority | If the user specifies to many lines in the custom counter plot, then the legend is cut off at the right of the widget. | 1.0 | Fix legend with many lines in custom counter plot - If the user specifies to many lines in the custom counter plot, then the legend is cut off at the right of the widget. | non_comp | fix legend with many lines in custom counter plot if the user specifies to many lines in the custom counter plot then the legend is cut off at the right of the widget | 0 |
658,546 | 21,896,470,561 | IssuesEvent | 2022-05-20 09:07:17 | Harishx1872/marketplace | https://api.github.com/repos/Harishx1872/marketplace | opened | In marketplace a customer have access to select shipping methods between free shipping and flat-rate,if it enabled by admin. | bug Low Priority | Commit Id-8ffa5bcb30454a803b2349ba4e7c1ee37cc6c957
Screenshot-https://prnt.sc/ZxKTxAmZC8po
Steps to reproduce a bug-
1.Login as admin.
2.Go to woocommerce plugin.
3.Then go to settings.
4.Configure shipping methods.
5.After that place an order from customer account.
Actual Result-Customer can select any o... | 1.0 | In marketplace a customer have access to select shipping methods between free shipping and flat-rate,if it enabled by admin. - Commit Id-8ffa5bcb30454a803b2349ba4e7c1ee37cc6c957
Screenshot-https://prnt.sc/ZxKTxAmZC8po
Steps to reproduce a bug-
1.Login as admin.
2.Go to woocommerce plugin.
3.Then go to settings... | non_comp | in marketplace a customer have access to select shipping methods between free shipping and flat rate if it enabled by admin commit id screenshot steps to reproduce a bug login as admin go to woocommerce plugin then go to settings configure shipping methods after that place an order from... | 0 |
448,795 | 12,957,809,933 | IssuesEvent | 2020-07-20 10:18:27 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | noScm pipeline doesn't need scan and scan-log in DevOps | area/devops kind/bug priority/medium | **Describe the bug**
RT

**Versions used(KubeSphere/Kubernetes)**
KubeSphere: 3.0.0
**Expected behavior**
hidden scan and scan-log actions
/area devops
/milestone 3.0.0
/assign @harrisonliu... | 1.0 | noScm pipeline doesn't need scan and scan-log in DevOps - **Describe the bug**
RT

**Versions used(KubeSphere/Kubernetes)**
KubeSphere: 3.0.0
**Expected behavior**
hidden scan and scan-log actio... | non_comp | noscm pipeline doesn t need scan and scan log in devops describe the bug rt versions used kubesphere kubernetes kubesphere expected behavior hidden scan and scan log actions area devops milestone assign | 0 |
18,656 | 25,968,751,094 | IssuesEvent | 2022-12-19 09:28:41 | jg-rp/liquid | https://api.github.com/repos/jg-rp/liquid | opened | Indexable strings | incompatibility | [Shopify/liquid](https://github.com/Shopify/liquid) (the reference implementation) does not allow accessing characters in a string using indexes.
**Template**
```liquid
{% assign x = 'foobar' -%}
{{ x[0] }}
{{ x[1] }}
{{ x[-1] }}
```
**Python Liquid output**
```plain
f
o
r
```
Shopify/liquid will th... | True | Indexable strings - [Shopify/liquid](https://github.com/Shopify/liquid) (the reference implementation) does not allow accessing characters in a string using indexes.
**Template**
```liquid
{% assign x = 'foobar' -%}
{{ x[0] }}
{{ x[1] }}
{{ x[-1] }}
```
**Python Liquid output**
```plain
f
o
r
```
S... | comp | indexable strings the reference implementation does not allow accessing characters in a string using indexes template liquid assign x foobar x x x python liquid output plain f o r shopify liquid will throw an error in strict mode for ... | 1 |
14,242 | 17,113,765,474 | IssuesEvent | 2021-07-10 22:32:09 | proofit404/dependencies | https://api.github.com/repos/proofit404/dependencies | closed | Deny to resolve Package object directly. | backward incompatible feature | Only direct dependencies could be accessed from client code.
Indirect and evaluated dependencies could not be accessed from client code.
```python
bar = Package('bar')
class Container(Injector):
foo = bar.foo
Container.foo # error
```
Use import instead. | True | Deny to resolve Package object directly. - Only direct dependencies could be accessed from client code.
Indirect and evaluated dependencies could not be accessed from client code.
```python
bar = Package('bar')
class Container(Injector):
foo = bar.foo
Container.foo # error
```
Use import instead. | comp | deny to resolve package object directly only direct dependencies could be accessed from client code indirect and evaluated dependencies could not be accessed from client code python bar package bar class container injector foo bar foo container foo error use import instead | 1 |
20,407 | 30,186,372,003 | IssuesEvent | 2023-07-04 12:24:27 | steviegt6/fable | https://api.github.com/repos/steviegt6/fable | opened | [Fabric-Quilt Incompatibility] LibJF | fabric-quilt-incompatibility non-fatal quilt-support-not-planned | *This issue has been transcribed from the related report in the Quilt [Mod Incompatibility Megathread](https://forum.quiltmc.org/t/mod-incompatibility-megathread/261).*
LibJF is marked incompatible because it relies on unstable implementation methods in Fabric Loader, specifically `getInfo` in `net.fabricmc.loader.i... | True | [Fabric-Quilt Incompatibility] LibJF - *This issue has been transcribed from the related report in the Quilt [Mod Incompatibility Megathread](https://forum.quiltmc.org/t/mod-incompatibility-megathread/261).*
LibJF is marked incompatible because it relies on unstable implementation methods in Fabric Loader, specifica... | comp | libjf this issue has been transcribed from the related report in the quilt libjf is marked incompatible because it relies on unstable implementation methods in fabric loader specifically getinfo in net fabricmc loader impl modcontainerimpl if possible the mod should be encouraged to find a stable fab... | 1 |
1,504 | 4,031,143,825 | IssuesEvent | 2016-05-18 16:13:15 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Yoast SEO Breadcrumbs not Including Categories in WooCommerce | breadcrumbs compatibility support woocommerce | ### What did you expect to happen?
When a parent and child category was selected, Yoast SEO Breadcrumbs would display them.
### What happened instead?
Yoast displayed the Home and then the Product Title
### How can we reproduce this behavior?
1.Add [Yoast SEO breadcrumbs](http://kb.yoast.com/article/245-impl... | True | Yoast SEO Breadcrumbs not Including Categories in WooCommerce - ### What did you expect to happen?
When a parent and child category was selected, Yoast SEO Breadcrumbs would display them.
### What happened instead?
Yoast displayed the Home and then the Product Title
### How can we reproduce this behavior?
1.... | comp | yoast seo breadcrumbs not including categories in woocommerce what did you expect to happen when a parent and child category was selected yoast seo breadcrumbs would display them what happened instead yoast displayed the home and then the product title how can we reproduce this behavior ... | 1 |
3,557 | 6,493,176,217 | IssuesEvent | 2017-08-21 15:58:09 | Cxbx-Reloaded/Cxbx-Reloaded | https://api.github.com/repos/Cxbx-Reloaded/Cxbx-Reloaded | closed | Star Wars - Jedi Starfighter - Unknown TexCoordIndex Value (0x7FFFFFFF) | game-compatibility graphics HLE | Star Wars - Jedi Starfighter XDK 4361 with Unknown TexCoordIndex Value (0x7FFFFFFF) before title screen in 85e35b1.
Part of log:
>[0x4338] EmuD3D8: EmuD3DDevice_Clear
> Count : 0x00000000
> pRects : 0x00000000
> Flags : 0x000000F0
> Color : 0x00000000... | True | Star Wars - Jedi Starfighter - Unknown TexCoordIndex Value (0x7FFFFFFF) - Star Wars - Jedi Starfighter XDK 4361 with Unknown TexCoordIndex Value (0x7FFFFFFF) before title screen in 85e35b1.
Part of log:
>[0x4338] EmuD3D8: EmuD3DDevice_Clear
> Count : 0x00000000
> pRects : 0x00000000
... | comp | star wars jedi starfighter unknown texcoordindex value star wars jedi starfighter xdk with unknown texcoordindex value before title screen in part of log clear count prects flags color z ... | 1 |
10,459 | 12,417,202,751 | IssuesEvent | 2020-05-22 20:02:32 | longhorn/longhorn | https://api.github.com/repos/longhorn/longhorn | closed | task: remove compatible CSI deployment | area/deployment area/driver bug release/note release/obsolete-compatibility | We no longer support it for v1.0.0 GA.
Steps to verify compatible CSI deployment got removed:
1. Set up a storage class with `provisioner: io.rancher.longhorn`.
2. Create a PVC using this storage class.
3. PVC creation should fail. Since we don't support it now.
Steps to verify current CSI deployment works:
1... | True | task: remove compatible CSI deployment - We no longer support it for v1.0.0 GA.
Steps to verify compatible CSI deployment got removed:
1. Set up a storage class with `provisioner: io.rancher.longhorn`.
2. Create a PVC using this storage class.
3. PVC creation should fail. Since we don't support it now.
Steps t... | comp | task remove compatible csi deployment we no longer support it for ga steps to verify compatible csi deployment got removed set up a storage class with provisioner io rancher longhorn create a pvc using this storage class pvc creation should fail since we don t support it now steps to... | 1 |
11,223 | 13,213,477,767 | IssuesEvent | 2020-08-16 13:00:23 | HugoZink/IreNFist | https://api.github.com/repos/HugoZink/IreNFist | closed | huh me again | bug mod compatibility | welp i deleted the problem weapon and it still does the same crash so i am sending you the new crash file
[payday2_win32_release_5412799_crash_2020_8_16T1_57_26C0.txt](https://github.com/HugoZink/IreNFist/files/5079845/payday2_win32_release_5412799_crash_2020_8_16T1_57_26C0.txt)
| True | huh me again - welp i deleted the problem weapon and it still does the same crash so i am sending you the new crash file
[payday2_win32_release_5412799_crash_2020_8_16T1_57_26C0.txt](https://github.com/HugoZink/IreNFist/files/5079845/payday2_win32_release_5412799_crash_2020_8_16T1_57_26C0.txt)
| comp | huh me again welp i deleted the problem weapon and it still does the same crash so i am sending you the new crash file | 1 |
8,767 | 10,722,680,633 | IssuesEvent | 2019-10-27 13:47:47 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | Statement restrictions for multi-column partition key restrictions are not implemented yet | CQL Spark cassandra 3.x compatibility | *Installation details*
Scylla version (or git commit hash): 3.0.6-0.20190503.bf68fae01
Cluster size: 3
When running a Spark query on a table with a single partition key, I get the following error:
_statement restrictions for multi-column partition key restrictions are not implemented yet_
In Spark I run:
``... | True | Statement restrictions for multi-column partition key restrictions are not implemented yet - *Installation details*
Scylla version (or git commit hash): 3.0.6-0.20190503.bf68fae01
Cluster size: 3
When running a Spark query on a table with a single partition key, I get the following error:
_statement restrictions... | comp | statement restrictions for multi column partition key restrictions are not implemented yet installation details scylla version or git commit hash cluster size when running a spark query on a table with a single partition key i get the following error statement restrictions for multi colu... | 1 |
3,270 | 6,221,515,395 | IssuesEvent | 2017-07-10 06:06:33 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | Cannot SELECT MAX(TEXT) | bug cassandra 2.2 compatibility CQL | *Installation details*
Scylla version (or git commit hash): 1.7
Cluster size: 1
OS (RHEL/CentOS/Ubuntu/AWS AMI): Ubuntu
I've tried to query COUNT, MIN, and MAX from a table:
```
> DESCRIBE TABLE public_chats;
CREATE TABLE billions.public_chats (
clust text,
id text,
created_at timestamp,
... | True | Cannot SELECT MAX(TEXT) - *Installation details*
Scylla version (or git commit hash): 1.7
Cluster size: 1
OS (RHEL/CentOS/Ubuntu/AWS AMI): Ubuntu
I've tried to query COUNT, MIN, and MAX from a table:
```
> DESCRIBE TABLE public_chats;
CREATE TABLE billions.public_chats (
clust text,
id text,
... | comp | cannot select max text installation details scylla version or git commit hash cluster size os rhel centos ubuntu aws ami ubuntu i ve tried to query count min and max from a table describe table public chats create table billions public chats clust text id text ... | 1 |
389,295 | 26,806,685,263 | IssuesEvent | 2023-02-01 18:52:35 | winglang/wing | https://api.github.com/repos/winglang/wing | reopened | winglang.io/docs should redirect to docs.winglang.io | documentation enhancement | ### Community Note
> Please vote by adding a ๐ reaction to the issue to help us prioritize.
> If you are interested to work on this issue, please leave a comment.
### Feature Spec
winglang.io/docs should redirect to docs.winglang.io
### Use Cases
Someone is looking for types and knows our website is winglang.i... | 1.0 | winglang.io/docs should redirect to docs.winglang.io - ### Community Note
> Please vote by adding a ๐ reaction to the issue to help us prioritize.
> If you are interested to work on this issue, please leave a comment.
### Feature Spec
winglang.io/docs should redirect to docs.winglang.io
### Use Cases
Someone i... | non_comp | winglang io docs should redirect to docs winglang io community note please vote by adding a ๐ reaction to the issue to help us prioritize if you are interested to work on this issue please leave a comment feature spec winglang io docs should redirect to docs winglang io use cases someone i... | 0 |
13,293 | 2,750,721,131 | IssuesEvent | 2015-04-24 01:41:26 | micheldumontier/semanticscience | https://api.github.com/repos/micheldumontier/semanticscience | closed | Typo in description of SIO_000001 | auto-migrated Priority-Medium Type-Defect | ```
See the "iff" in the descriotion
Pertains to version
0.9.8
```
Original issue reported on code.google.com by `m...@jerven.eu` on 14 Nov 2012 at 1:41 | 1.0 | Typo in description of SIO_000001 - ```
See the "iff" in the descriotion
Pertains to version
0.9.8
```
Original issue reported on code.google.com by `m...@jerven.eu` on 14 Nov 2012 at 1:41 | non_comp | typo in description of sio see the iff in the descriotion pertains to version original issue reported on code google com by m jerven eu on nov at | 0 |
426,572 | 29,524,970,091 | IssuesEvent | 2023-06-05 06:59:00 | dee-hms/dee-hms-deployment | https://api.github.com/repos/dee-hms/dee-hms-deployment | opened | Document tools: switchrootfs | documentation | We should document about switchrootfs tool and what is used for
| 1.0 | Document tools: switchrootfs - We should document about switchrootfs tool and what is used for
| non_comp | document tools switchrootfs we should document about switchrootfs tool and what is used for | 0 |
746,152 | 26,017,956,272 | IssuesEvent | 2022-12-21 10:06:19 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | postimages.org - see bug description | priority-normal browser-fenix engine-gecko | <!-- @browser: Firefox Mobile 108.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:108.0) Gecko/108.0 Firefox/108.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/115648 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://postima... | 1.0 | postimages.org - see bug description - <!-- @browser: Firefox Mobile 108.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:108.0) Gecko/108.0 Firefox/108.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/115648 -->
<!-- @extra_labels: brow... | non_comp | postimages org see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description not posssible to upload images steps to reproduce i cannot upload any images anywhere on any pag... | 0 |
515,760 | 14,968,872,469 | IssuesEvent | 2021-01-27 17:23:21 | ushibutatory/crossing | https://api.github.com/repos/ushibutatory/crossing | opened | List<T>ใไฝฟใใใใชใ | Priority/Middle Type/Bug | ใฝใผใๅพใชในใใๅคใใๅคๆดใงใใใฎใฏๆใพใใใชใๆฐใใใใ
https://github.com/ushibutatory/crossing/blob/41b7c5ad74a21b9c20c583158cd21d9e96a9eba1/src/CrossingSolution/Crossing/Counter/MergeSort.cs#L108
ใใผใธ็ตๆใฎๆ ผ็ดๅฆ็ใจใๆ็ต็ตๆใฎ่ชญใฟๅใใฏใใใใๅใใใปใใใใใใใ
๏ผใกใใฃใจ่ฆๆค่จ๏ผ | 1.0 | List<T>ใไฝฟใใใใชใ - ใฝใผใๅพใชในใใๅคใใๅคๆดใงใใใฎใฏๆใพใใใชใๆฐใใใใ
https://github.com/ushibutatory/crossing/blob/41b7c5ad74a21b9c20c583158cd21d9e96a9eba1/src/CrossingSolution/Crossing/Counter/MergeSort.cs#L108
ใใผใธ็ตๆใฎๆ ผ็ดๅฆ็ใจใๆ็ต็ตๆใฎ่ชญใฟๅใใฏใใใใๅใใใปใใใใใใใ
๏ผใกใใฃใจ่ฆๆค่จ๏ผ | non_comp | list ใไฝฟใใใใชใ ใฝใผใๅพใชในใใๅคใใๅคๆดใงใใใฎใฏๆใพใใใชใๆฐใใใใ ใใผใธ็ตๆใฎๆ ผ็ดๅฆ็ใจใๆ็ต็ตๆใฎ่ชญใฟๅใใฏใใใใๅใใใปใใใใใใใ ๏ผใกใใฃใจ่ฆๆค่จ๏ผ | 0 |
60,499 | 3,130,048,668 | IssuesEvent | 2015-09-09 07:01:09 | joeha480/obfl | https://api.github.com/repos/joeha480/obfl | closed | Move to RelaxNG as normative schema | auto-migrated Priority-Medium Type-Enhancement | ```
Moving to RelaxNG as normative schema would make collaboration easier, as Relax
is compatible with XML-schema as well as DTD.
```
Original issue reported on code.google.com by `joel.hak...@mtm.se` on 31 Oct 2013 at 7:58
* Blocking: #9 | 1.0 | Move to RelaxNG as normative schema - ```
Moving to RelaxNG as normative schema would make collaboration easier, as Relax
is compatible with XML-schema as well as DTD.
```
Original issue reported on code.google.com by `joel.hak...@mtm.se` on 31 Oct 2013 at 7:58
* Blocking: #9 | non_comp | move to relaxng as normative schema moving to relaxng as normative schema would make collaboration easier as relax is compatible with xml schema as well as dtd original issue reported on code google com by joel hak mtm se on oct at blocking | 0 |
1,100 | 3,587,624,392 | IssuesEvent | 2016-01-30 12:53:19 | itsapi/pycraft | https://api.github.com/repos/itsapi/pycraft | closed | default keyword for max() added in Python 3.4 | bug compatibility in progress | https://docs.python.org/3/library/functions.html#max
```
Traceback (most recent call last):
File "main.py", line 312, in <module>
main()
File "main.py", line 19, in main
game(blocks, *ui.main())
File "main.py", line 128, in game
last_frame
File "/home/pi/python/pycraft/render.py", line 64... | True | default keyword for max() added in Python 3.4 - https://docs.python.org/3/library/functions.html#max
```
Traceback (most recent call last):
File "main.py", line 312, in <module>
main()
File "main.py", line 19, in main
game(blocks, *ui.main())
File "main.py", line 128, in game
last_frame
F... | comp | default keyword for max added in python traceback most recent call last file main py line in main file main py line in main game blocks ui main file main py line in game last frame file home pi python pycraft render py line in render map ... | 1 |
110,611 | 9,462,327,276 | IssuesEvent | 2019-04-17 15:13:02 | jenkins-x/jx | https://api.github.com/repos/jenkins-x/jx | closed | Integration tests are failing | area/test | ### Summary
The integration tests run by `make test-slow-integration` are failing. This failure also occurs on CI and lets the _integration_ status check fail.
### Steps to reproduce the behavior
Run (multiple times if necessary):
```bash
$ make test-slow-integration
```
### Expected behavior
Test... | 1.0 | Integration tests are failing - ### Summary
The integration tests run by `make test-slow-integration` are failing. This failure also occurs on CI and lets the _integration_ status check fail.
### Steps to reproduce the behavior
Run (multiple times if necessary):
```bash
$ make test-slow-integration
```
... | non_comp | integration tests are failing summary the integration tests run by make test slow integration are failing this failure also occurs on ci and lets the integration status check fail steps to reproduce the behavior run multiple times if necessary bash make test slow integration ... | 0 |
115,297 | 24,738,181,574 | IssuesEvent | 2022-10-21 01:01:19 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | [Accessibility]: | accessibility team/code-insights wcag/2.1/fixing wcag/2.1 | ### Audit type
Screen reader navigation
### User journey audit issue
_No response_
### Problem description
Insights data points do not announce X/Y values, only say "Click to see data point details" (which is also not very precise, since it links to a diff search).
Uploading Screen Recording 2022-10-20 at 17.... | 1.0 | [Accessibility]: - ### Audit type
Screen reader navigation
### User journey audit issue
_No response_
### Problem description
Insights data points do not announce X/Y values, only say "Click to see data point details" (which is also not very precise, since it links to a diff search).
Uploading Screen Recordi... | non_comp | audit type screen reader navigation user journey audit issue no response problem description insights data points do not announce x y values only say click to see data point details which is also not very precise since it links to a diff search uploading screen recording at ... | 0 |
101,699 | 11,254,862,166 | IssuesEvent | 2020-01-12 03:43:09 | IntelliTect/CodingStandards | https://api.github.com/repos/IntelliTect/CodingStandards | closed | Change naming standard for fields to be _PascalCase | documentation | Current coding standard:
> Prefix fields (if they are indeed needed) with underscore and then use โPascalCasingโ and wrap them with a property (even if the end result is private).
Exception: Unless you need to pass a member value by ref, and it cannot be a local variable. Example: Maining an internal reference count ... | 1.0 | Change naming standard for fields to be _PascalCase - Current coding standard:
> Prefix fields (if they are indeed needed) with underscore and then use โPascalCasingโ and wrap them with a property (even if the end result is private).
Exception: Unless you need to pass a member value by ref, and it cannot be a local v... | non_comp | change naming standard for fields to be pascalcase current coding standard prefix fields if they are indeed needed with underscore and then use โpascalcasingโ and wrap them with a property even if the end result is private exception unless you need to pass a member value by ref and it cannot be a local v... | 0 |
5,332 | 7,838,097,771 | IssuesEvent | 2018-06-18 09:03:40 | ayrtonvwf/lite-admin | https://api.github.com/repos/ayrtonvwf/lite-admin | closed | Header pane not showing in IE | bug compatibility | Header panes does not turn visible in IE/Edge when hovering or focusing the trigger. | True | Header pane not showing in IE - Header panes does not turn visible in IE/Edge when hovering or focusing the trigger. | comp | header pane not showing in ie header panes does not turn visible in ie edge when hovering or focusing the trigger | 1 |
14,405 | 17,376,759,568 | IssuesEvent | 2021-07-30 23:11:39 | CitiesSkylinesMods/TMPE | https://api.github.com/repos/CitiesSkylinesMods/TMPE | closed | When using `First Person Camera: Updated` mod, highway speeds seem odd | COMPATIBILITY EXTERNAL SPEED LIMITS discussion | The [First Person Camera: Updated](https://steamcommunity.com/sharedfiles/filedetails/?id=650805785&searchtext=first+person+camera+updated) mod has a new (optional) feature which shows cim/vehicle speed when in first person cam.
On highways, I've noticed that vehicles are not going much above 50km/h even if the high... | True | When using `First Person Camera: Updated` mod, highway speeds seem odd - The [First Person Camera: Updated](https://steamcommunity.com/sharedfiles/filedetails/?id=650805785&searchtext=first+person+camera+updated) mod has a new (optional) feature which shows cim/vehicle speed when in first person cam.
On highways, I'... | comp | when using first person camera updated mod highway speeds seem odd the mod has a new optional feature which shows cim vehicle speed when in first person cam on highways i ve noticed that vehicles are not going much above h even if the highway is set to h via tm pe and the vehicles are set to h ... | 1 |
74,754 | 9,799,915,633 | IssuesEvent | 2019-06-11 15:17:39 | yandex/ClickHouse | https://api.github.com/repos/yandex/ClickHouse | closed | Tuples in tables | documentation | [Docs](https://clickhouse.yandex/docs/en/data_types/tuple/) says that "Tuples can't be written to tables (other than Memory tables)". But it looks like currently it's not true (see sample below). Either docs should be updated, either tuples in non memory tables should be forbiden:
```sql
:) create table y (d Date, ... | 1.0 | Tuples in tables - [Docs](https://clickhouse.yandex/docs/en/data_types/tuple/) says that "Tuples can't be written to tables (other than Memory tables)". But it looks like currently it's not true (see sample below). Either docs should be updated, either tuples in non memory tables should be forbiden:
```sql
:) creat... | non_comp | tuples in tables says that tuples can t be written to tables other than memory tables but it looks like currently it s not true see sample below either docs should be updated either tuples in non memory tables should be forbiden sql create table y d date b c tuple string engine mer... | 0 |
4,753 | 7,360,591,339 | IssuesEvent | 2018-03-10 20:06:59 | delight-im/PHP-Auth | https://api.github.com/repos/delight-im/PHP-Auth | opened | Add support for (remote) logouts to session data resynchronization | backwards-incompatible enhancement | When session data is resynchronized automatically, this should also support logouts that are triggered remotely.
In order to implement this, the flag triggering the logout must be stored in some new column (and perhaps table) in the database. It will hold the information whether all sessions for a given account (exc... | True | Add support for (remote) logouts to session data resynchronization - When session data is resynchronized automatically, this should also support logouts that are triggered remotely.
In order to implement this, the flag triggering the logout must be stored in some new column (and perhaps table) in the database. It wi... | comp | add support for remote logouts to session data resynchronization when session data is resynchronized automatically this should also support logouts that are triggered remotely in order to implement this the flag triggering the logout must be stored in some new column and perhaps table in the database it wi... | 1 |
12,995 | 15,279,096,209 | IssuesEvent | 2021-02-23 03:07:28 | vesoft-inc/nebula-graph | https://api.github.com/repos/vesoft-inc/nebula-graph | closed | [openCypher test case] RETURN clause cannot be queried separately | incompatible need discuss | Do we plan to support the RETURN clause working alone?
```
(czp@nebula) [nba]> return 3
[ERROR (-7)]: SyntaxError: syntax error near `3'
Wed, 20 Jan 2021 14:26:06 CST
(czp@nebula) [nba]> yield 3
+---+
| 3 |
+---+
| 3 |
+---+
``` | True | [openCypher test case] RETURN clause cannot be queried separately - Do we plan to support the RETURN clause working alone?
```
(czp@nebula) [nba]> return 3
[ERROR (-7)]: SyntaxError: syntax error near `3'
Wed, 20 Jan 2021 14:26:06 CST
(czp@nebula) [nba]> yield 3
+---+
| 3 |
+---+
| 3 |
+---+
``` | comp | return clause cannot be queried separately do we plan to support the return clause working alone czp nebula return syntaxerror syntax error near wed jan cst czp nebula yield | 1 |
9,304 | 11,308,403,134 | IssuesEvent | 2020-01-19 05:21:16 | statamic/cms | https://api.github.com/repos/statamic/cms | closed | Add Bard hit areas between sets | v2 compatibility | The first time I did bard content via the CP, it created all these empty sets. I removed them so my content was clean:
```
bard:
-
type: set
attrs:
values:
type: text
text: 'testing the *markdown* stuff'
```
When I got back to the CP, I cannot add any more sets: https://cl.ly... | True | Add Bard hit areas between sets - The first time I did bard content via the CP, it created all these empty sets. I removed them so my content was clean:
```
bard:
-
type: set
attrs:
values:
type: text
text: 'testing the *markdown* stuff'
```
When I got back to the CP, I canno... | comp | add bard hit areas between sets the first time i did bard content via the cp it created all these empty sets i removed them so my content was clean bard type set attrs values type text text testing the markdown stuff when i got back to the cp i canno... | 1 |
269,514 | 23,446,626,953 | IssuesEvent | 2022-08-15 20:21:58 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | DISABLED test_aot_autograd_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) | module: flaky-tests skipped module: functorch | Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aot_autograd_exhaustive_nn_functional_selu_cpu_float32&suite=TestEagerFusionOpInfoCPU&file=/var/lib/jenkins/workspace/functorch/test/test_pythonkey.py) and the most recent trunk [workf... | 1.0 | DISABLED test_aot_autograd_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aot_autograd_exhaustive_nn_functional_selu_cpu_float32&suite=TestEagerFusionO... | non_comp | disabled test aot autograd exhaustive nn functional selu cpu main testeagerfusionopinfocpu platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has been determined flaky in workflow s with failures and successes debug... | 0 |
158,443 | 12,415,527,541 | IssuesEvent | 2020-05-22 16:26:42 | cmu-db/terrier | https://api.github.com/repos/cmu-db/terrier | closed | Integrate sample TPL program testing into build process | tests | In order to maintain a stable execution engine, we need to incorporate testing the sample TPL programs into part of the build process. Especially, we want to test all the three execution modes (`interpret`, `JIT`, and `adaptive`) with all different compilation flags (`debug`, `release`, `relwithdebinfo`) to make sure t... | 1.0 | Integrate sample TPL program testing into build process - In order to maintain a stable execution engine, we need to incorporate testing the sample TPL programs into part of the build process. Especially, we want to test all the three execution modes (`interpret`, `JIT`, and `adaptive`) with all different compilation f... | non_comp | integrate sample tpl program testing into build process in order to maintain a stable execution engine we need to incorporate testing the sample tpl programs into part of the build process especially we want to test all the three execution modes interpret jit and adaptive with all different compilation f... | 0 |
34,593 | 9,417,936,590 | IssuesEvent | 2019-04-10 17:57:46 | eclipse/openj9 | https://api.github.com/repos/eclipse/openj9 | closed | Regenerate test jobs to Add BUILD_TYPE | comp:build | I have created views with regexes to help sort the new separated jobs.
Please regenerate all the Test jobs to include the build type suffix
1. Nightly
1. OMR
1. Personal
1. Release
ex. Test-sanity.functional-JDK8-linux_x86-64_cmprssptrs_Nightly
Related #5182
cc @llxia | 1.0 | Regenerate test jobs to Add BUILD_TYPE - I have created views with regexes to help sort the new separated jobs.
Please regenerate all the Test jobs to include the build type suffix
1. Nightly
1. OMR
1. Personal
1. Release
ex. Test-sanity.functional-JDK8-linux_x86-64_cmprssptrs_Nightly
Related #5182
cc @llx... | non_comp | regenerate test jobs to add build type i have created views with regexes to help sort the new separated jobs please regenerate all the test jobs to include the build type suffix nightly omr personal release ex test sanity functional linux cmprssptrs nightly related cc llxia | 0 |
177,482 | 13,725,937,502 | IssuesEvent | 2020-10-03 20:51:26 | tarantool/tarantool | https://api.github.com/repos/tarantool/tarantool | opened | test: flaky vinyl/gh-4957-too-many-upserts.test.lua test | flaky test qa vinyl | Tarantool version:
Tarantool 2.6.0-141-g83fb85c21
Target: Linux-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_BACKTRACE=ON
Compiler: /usr/bin/cc /usr/bin/c++
C_FLAGS:-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables... | 1.0 | test: flaky vinyl/gh-4957-too-many-upserts.test.lua test - Tarantool version:
Tarantool 2.6.0-141-g83fb85c21
Target: Linux-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_BACKTRACE=ON
Compiler: /usr/bin/cc /usr/bin/c++
C_FLAGS:-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fs... | non_comp | test flaky vinyl gh too many upserts test lua test tarantool version tarantool target linux relwithdebinfo build options cmake dcmake install prefix usr denable backtrace on compiler usr bin cc usr bin c c flags g fmessage length d fortify source fstack protector funw... | 0 |
19,432 | 4,396,123,088 | IssuesEvent | 2016-08-10 00:13:16 | chartjs/Chart.js | https://api.github.com/repos/chartjs/Chart.js | closed | getDatasetAtEvent needs better documentation | Category: Documentation Category: Support Help wanted Priority: p2 | I am trying to use getDatasetAtEvent to get the data at a point on the graph so that I can use that data to drill down but I am unable to find a single example on how to use it. The documentation just says
myLineChart.getDatasetAtEvent(e);
// => returns an array of elements
How do I get the info out of the ele... | 1.0 | getDatasetAtEvent needs better documentation - I am trying to use getDatasetAtEvent to get the data at a point on the graph so that I can use that data to drill down but I am unable to find a single example on how to use it. The documentation just says
myLineChart.getDatasetAtEvent(e);
// => returns an array of e... | non_comp | getdatasetatevent needs better documentation i am trying to use getdatasetatevent to get the data at a point on the graph so that i can use that data to drill down but i am unable to find a single example on how to use it the documentation just says mylinechart getdatasetatevent e returns an array of e... | 0 |
9,808 | 11,859,690,588 | IssuesEvent | 2020-03-25 13:47:24 | wpCloud/wp-stateless | https://api.github.com/repos/wpCloud/wp-stateless | closed | Metadata for attachment missing with Polylang Pro | type/compatibility workflow/review | When Polylang Pro plugin's Media translation is enabled and user uploads an image to Media gallery, the _wp_attachment_metadata does not include image sizes for the image for other than the default language.

... | True | Metadata for attachment missing with Polylang Pro - When Polylang Pro plugin's Media translation is enabled and user uploads an image to Media gallery, the _wp_attachment_metadata does not include image sizes for the image for other than the default language.
 | bug compatibility/3rd_party type/responsive type/developer-api | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
I can't access my website, and I deactivated all plugins and re-activated, but when I activate elementor... | True | ๐ Bug Report: Fatal Error with Responsive Control used by 3rd party add-on (Duplicate of #19894) - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
I ca... | comp | ๐ bug report fatal error with responsive control used by party add on duplicate of prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description i can t access... | 1 |
15,892 | 20,920,010,323 | IssuesEvent | 2022-03-24 16:31:36 | opensearch-project/security | https://api.github.com/repos/opensearch-project/security | closed | Add backwards compatibility tests for automation | backwards-compatibility | Add backwards compatibility tests for the plugin to automate end-to-end upgrade paths for faster releases. Developer documentation for implementing bwc tests and hooking them to CI: https://github.com/opensearch-project/opensearch-plugins/blob/main/TESTING.md#backwards-compatibility-testing | True | Add backwards compatibility tests for automation - Add backwards compatibility tests for the plugin to automate end-to-end upgrade paths for faster releases. Developer documentation for implementing bwc tests and hooking them to CI: https://github.com/opensearch-project/opensearch-plugins/blob/main/TESTING.md#backwards... | comp | add backwards compatibility tests for automation add backwards compatibility tests for the plugin to automate end to end upgrade paths for faster releases developer documentation for implementing bwc tests and hooking them to ci | 1 |
9,474 | 7,992,311,568 | IssuesEvent | 2018-07-20 00:33:15 | webhintio/hint | https://api.github.com/repos/webhintio/hint | closed | Bundle CLI using webpack | area:cli area:infrastructure difficulty:hard enhacement help wanted priority:high status:work-in-progress | As mentioned in #896, one of the things we can do is to bundle everything with webpack. This will reduce the installation time and should improve the boot time.
[Here's the branch with the work](https://github.com/sonarwhal/sonarwhal/tree/feature/webpack-sonarwhal-package)
Some of the things we need to take into ... | 1.0 | Bundle CLI using webpack - As mentioned in #896, one of the things we can do is to bundle everything with webpack. This will reduce the installation time and should improve the boot time.
[Here's the branch with the work](https://github.com/sonarwhal/sonarwhal/tree/feature/webpack-sonarwhal-package)
Some of the t... | non_comp | bundle cli using webpack as mentioned in one of the things we can do is to bundle everything with webpack this will reduce the installation time and should improve the boot time some of the things we need to take into account and figure out with the work to lazy load depending on the task ... | 0 |
7,859 | 10,075,573,986 | IssuesEvent | 2019-07-24 14:31:07 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Error: Image alt attributes: No images appear on this page | compatibility component: content analysis | <!-- Please use this template when creating an issue.
- Please check the boxes after you've created your issue.
- Please use the latest version of Yoast SEO.-->
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've sear... | True | Error: Image alt attributes: No images appear on this page - <!-- Please use this template when creating an issue.
- Please check the boxes after you've created your issue.
- Please use the latest version of Yoast SEO.-->
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpr... | comp | error image alt attributes no images appear on this page please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and avoided c... | 1 |
5,730 | 8,199,143,277 | IssuesEvent | 2018-08-31 18:59:24 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Feature Request - Support "WP Multilang" Multilingual plugin for WordPress | Focus: Other Compatibility Type: Support | Dear Developers,
you are doing a great job and really very quality work too..
The plugin that is great combination of great tools..
thanks alot..
also request you if possible please make compatibility for "WP Multilang" wordpress multilingual plugin as it's also as equal usefull and advance as that of "pods"..
N... | True | Feature Request - Support "WP Multilang" Multilingual plugin for WordPress - Dear Developers,
you are doing a great job and really very quality work too..
The plugin that is great combination of great tools..
thanks alot..
also request you if possible please make compatibility for "WP Multilang" wordpress multili... | comp | feature request support wp multilang multilingual plugin for wordpress dear developers you are doing a great job and really very quality work too the plugin that is great combination of great tools thanks alot also request you if possible please make compatibility for wp multilang wordpress multili... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.