Scott Brenner

Results 28 comments of Scott Brenner

https://github.com/aws/aws-cdk/issues/9348#issuecomment-678440912 mentions a potential fix, although implementing the "build script" portion - specifically the `docker run` volume mounting - in this Action might be a bit tricky, probably with https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idcontainervolumes.

This can be done with [`outputs`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjobs_idoutputs), although it might be tricky to capture the API URL from the CDK output.

Emoji can be proposed here - https://unicode.org/emoji/proposals.html

Is there an "official" Docker image for Smashing? See a few on Docker Hub, wondering which is "recommended". (sorry for posting in an old issue)

@MartynKeigher I ended up forking [this](https://hub.docker.com/r/visibilityspots/smashing/) slightly and creating my own.

closes https://github.com/ottomated/CrewLink-server/issues/66

Odd, was just able to install without any issues.

If I'm not mistaken, this is supposed to be run _before_ the tag is created. > This is meant to be used so that for every patch, minor, or major...

Hi, any updates here?