-
As you might know [localstack](https://github.com/localstack/localstack) is pretty good for debugging cloud apps in local.
We are using SQS so, in order to test it we need to deploy it every time. …
-
### Description
Trying to do the quest [Anthion's Strange Request](https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?quest=8947) which requires several Dark Iron Bars.
In order to make the ba…
-
When casting a spell with the Squad keyword (e.g. [[Sicarian Infiltrator]]), the user is prompted to input the number of times they want to pay the squad cost. Then, instead of summing the cost and di…
-
It appears that deploying from arm64 Linux results in downloading of arm64 wheels when they exist (e.g. pandas). These don't work on an x86_64 lambda function (the default architecture), causing diffi…
-
https://github.com/alphagov/csw-concourse/blob/5a30a62f2bedda00d511ae53795d9059644e1bd8/pipelines/csw-pipeline.yml#L68
`wheel` couldn't be part of the csw-backend/chalice/requirements.txt or requir…
-
Add a new screen to CLEO Web: the CLEO Status Screen
For reference: CLEO Status can be launched from any RHEL7 host via `$ cleo status`. Here is a screenshot:
![Image](https://github.com/GreenBankOb…
-
The dependency layering process within Chalice has useful debug statements when it attempts to resolve wheels. Currently these are not logged to an operators console/gitlab job. It would be useful to …
-
> Created by **@vakaras** on 2016-03-23 15:59
> Last updated on 2016-03-25 15:57
A minimal Chalice example that fails to verify:
```
#!Chalice
class A {
method test()
{
//::…
-
I want to perform operations when a member has joined a channel which takes more than 5 seconds, but I'm getting **BrokenPipeError: [Errno 32] Broken pipe**.
The minimal step to reproduce the sam…
-
Glancing at https://github.com/DataBiosphere/azul-chalice/blob/1c6a7246c35e8c3949d54ee1ef406e864b5764a6/chalice/local.py#L231 it seems that the default timeout of 3s is used. It should be the same tim…