Simon Thulbourn

Results 7 issues of Simon Thulbourn

When editing the text inside a shape, pressing cmd+b toggles bold, but also toggles the file browser panel.

help wanted
I probably won't do it
low-prio bug

It would be cool if SAM CLI could understand Python projects that use pipenv. Right now, `sam build` only supports dependencies that are specified in a `requirements.txt`. --- SAM Version:...

area/build
stage/pm-review
maintainer/need-followup

Currently, `sam build` uses a requirements.txt file to install dependancies, if a dep is marked as editable (-e in the file), it causes the `build` command to break with: `OSError:...

area/build
maintainer/need-response

Hi, I currently have: https://github.com/sthulb/apex-cloudwatch as a separate pkg for handling CloudWatch Events, is this something that could be integrated here?

**Issue number:** #1166 ## Summary ### Changes This PR aims to extend the availability of the AWS Lambda Powertools layer to AWS GovCloud regions. ### User experience **Before this PR:**...

feature
size/L
github-actions

Hi folks, I plan to archive this repository on 2024-10-04. This project has been unsupported for the majority of this year as people have no doubt noticed. I'm happy to...

### Summary We should migrate package publishing to OIDC based tokens. https://github.blog/changelog/2025-07-31-npm-trusted-publishing-with-oidc-is-generally-available/ ### Why is this needed? To create a more secure Release pipeline. ### Which area does this relate...

internal
confirmed