Tom Daly
Tom Daly
In your terminal type `which pip`. If the output directory ends in `pip` and not `pip3`, then it may be because you're installing instapy-cli for Python 2.7, but you are...
Same error as #84 now
Same as #84
@ehwus @40thieves I think the master merge dismissed approving reviews, would you mind reviewing again?
bumping this with more info on behaviour; I have to manually clear the 'scroll shortcut' key every time I start Vimac because it clashes with a tmux shortcut. it seems...
hi, bumping this issue as I have encountered the same issue in v3.0.0 the [README](https://github.com/voxpupuli/json-schema/pull/476) now states that v3.0.0 supports Draft 6, but it does not support it via the...
looks great @SallyMcGrath ! docs are clear and concise without being too prescriptive - a good transition to final projects. one minor suggestion: should the `HOW_TO_REVIEW` doc be put into...
if this is a wanted feature -- I think this might do it? https://github.com/tomdaly/devdocs/commit/e3bd1623a74450db350a680717671bf9c010debb not exactly sure how the `Resource:` prefix is already being stripped from the doc's `h1` element...
this has also caused production issues for my org. we use the `ImageName` value available in the [ECS container metadata file](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-metadata.html) at runtime, as we tag our ECR images with...