Mark Sheehan

Results 11 comments of Mark Sheehan

@ogrodnek That's a very good suggestion, that would do it, and would cleanly seperate the bundling chalice up for deployment code from the before_first_request code

Hello - it's less a code issue and more a lack of an example in the documentation issue. Took me a while to work out how to add the enum...

@kapilt - same, but it's not the same as it doesn't actually use pip, just parses the pip file, so some of the features don't work for example the local...

This issue is a bit stale now, but we have had a requirement to use AWS authentication and I ended up following the suggestions on this card and it's now...

The PR submitted allows connection using AWS credentials.

@bagerard Let me know if you want any changes done to the PR

Is there anything I can do / change to accelerate this being merged?

Plus one for this - it's not just aws cli it's a problem for us deploying our docker containers - we want our installed [tool.poetry.scripts] to be runnable at system...

I have tried poetry. Like it. Want to use it, am bitten too hard when trying to use a aws codeartifact repository. I can't keep pasting the key into the...

> I haven't read the entire thread here, but I feel like automatically adding the proper `[[tool.poetry.source]]` entry to the `pyproject.toml` file during `poetry init` would be useful and not...