-
Is there a way to give the user a discount if they buy multiple products OTB or even a certain combination of products or is this something we would need to code.
-
There are a couple of examples where the combination of retrievals is not working efficiently yet or has some issues:
- [x] retrieval of resources opened with pure fsspec without url-chaining
- [x…
-
I got a notice from livesync plugins said that I was conflicted with some file, notice looks like this:
> [object Object] is conflicted, merging process has been postponed.
But I run resolve all c…
-
Related to https://github.com/moby/buildkit/issues/5240, where I made a mistake in my HEREDOC syntax. Just jotting it down here; not sure what the best output would look like, but I think the combinat…
-
In combination with a NuGet-Server the Icon is not displayed.
The icon is integrated according to the official Nuget reference (https://learn.microsoft.com/en-us/nuget/reference/nuspec#icon)
e.g…
-
### Information
- [X] None of the other issue templates apply
### Description
I was reading the documentation about QMK Configurator, but I still cannot figure out how to program following sequence…
-
I recently wrote the same code against this library's `Combinations.of` and compared it to very similar code in Python using `itertools.combinations`. In both cases, I was taking combinations of 200 …
-
Hi,
First thanks for this script as it brings ideas on how to handle rdp issues. My problem is that I want to pass combination like CtrlAltUp which are block by the rdp client, maybe you have a sol…
-
It would be very useful for lexing, and I imagine other tasks if it was possible to combine two DFAs.
The combination operations result would be a new DFA which retains the mappings in the first DFA …
-
```
What steps will reproduce the problem?
----------------------------------
(see DataSourceTests.cs. in particular the HalfMemberDatabindTests fixture)
1. Define a two column datasource, with 3 row…