-
Базовый скрипт вот такой:
```yaml
name: ProIDC3
services:
db:
image: cinna-postgres
environment:
POSTGRES_DB: proidc3
POSTGRES_PASSWORD_FILE: /run/secrets/db_pswd
…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
When a error occurs during the assignment of a `ref` (and maybe other conditions), a error boun…
-
Question,
Im using Amplify + Apollo with react-native and im wondering if it's possible to use [virtual-fields](https://www.apollographql.com/docs/tutorial/local-state#virtual-fields) when using a…
-
### Current behaviour
The Dialog component does not pass the accepted prop enableBackgroundUI to Modal to control the behaviour of the Modal underlay.
![image](https://github.com/Sage/carbon/asset…
-
### What happened
Converting a Seq to a list on anything remotely large (even a Seq with 1000 items seems to be enough) causes a max call size exceeded error.
After tracing through the code a bi…
-
Two suggestions I have.
1.) When using an ammo bag with the Bulletstorm skill applied to it, your ammo indicator should change to the infinite symbol. Perhaps it could also have a bar similar to when…
-
Plug is not supported since our custom API authentication uses the `identity` to [sign](https://github.com/ic-rocks/ic-rocks/blob/main/components/Nav/Dropdown.tsx#L27) a message, which Plug does not s…
-
Hey there!
Stoic from Degica Games linked this game to me, and while I haven't gotten a chance to check it out, I love the concept! My name is Vinyl, and I run [Gooborg Studios](https://www.goobor…
-
Looks like we could use a lambda to AFR conversion, and vice-versa.
-
Hi,
As I used two different functions to parse the arguments in python successfully following below:
```python
def getRequiredArgs():
paser = argparse.ArgumentParser()
parser.add…