-
I am getting an error with sinatra 2.0.1 (and 2.0.0) and rack 2.0.4 for a missing constant Rack::File::Iterator. I'm not sure what to do with this, as sinatra
Versions:
Sinatra Version:…
-
This is a mega issue pinging everyone who maintains packages that have
been disabled from stackage nightly. We haven't always remembered to do
this when closing all issues after a new LTS release so t…
-
import boto3
def lambda_handler(event, context):
client = boto3.client('glue')
response = client.get_table(
CatalogID = '123456789098',
DatabaseName = 'samepldb',
…
-
What doesn't work: `import "cloudform"`
What does work: `import "cloudform/dist"`
Steps to reproduce:
~~~bash
mkdir cf-test
cd cf-test
yarn add cloudform
npx tsc --init
cat >cf-test.ts
-
I am running Python 3.6.2 with boto3 version 1.4.7 and am getting the error
`botocore.exceptions.UnknownServiceError: Unknown service: 'glue'`
I note that the closed issue https://github.com/bot…
-
## Description
All knife CMD suddenly stops working, such as `knife client list`, works all right before
## Chef Version
$ chef -v
Chef Development Kit Version: 2.3.4
chef-client version: 1…
-
See the s2i build [log](https://gist.github.com/dsimansk/7dc70a4112bb9dfb0cf60869029ab309) for `Twitter -> Salesforce`.
@chirino @jimmidyson is syndesis-s2i image still generated properly?
-
1) Can You add info how to create and upload build to Amazon GameLift?
2) Can You also add example of a shell script file named "install.sh"and/or "install.bat" which are located at the root of the…
-
Not able to understand why i am getting that error while simply creating a new object.
All I am doing is CukeConfig.new(config) and getting the error: can't modify frozen NilClass (RuntimeError)
…
-
Alright so this is a weird one and if someone can reproduce I'll actually be surprised. So I couldn't run:
``
aws codebuild list-curated-environment-images
``
```
humanbeing@earth$ aws codebu…