Kazuki Suda
Kazuki Suda
``` % capturejs http://phantomjs.org/ phantomjs.org-201306161603.png ``` I will change CUI command interface and to display generated image file name. Default image file name format is `#{hostname}-%Y%m%d%H%M.png`.
This PR adds a single release asset url to outputs. /close #30
I'd like to use [a single release asset url](https://developer.github.com/v3/repos/releases/#get-a-single-release-asset) in the following steps. ```diff diff --git a/action.yml b/action.yml index 3b4ddb4..fa4a3b5 100644 --- a/action.yml +++ b/action.yml @@ -15,6 +15,8 @@ inputs:...
**What this PR does / why we need it**: This PR changes `USER` to use the numeric user in container image. Currently `USER` is specified as` nobody` (65534). Therefore, this...
Currently, this repository has no activity and there are separate activities in several forked repositories such as https://github.com/grosser/stern. > superbrothers: at-akupila at-hatchan From the looks of it, this project has...
**Note:** this issue was imported from https://github.com/wercker/stern/issues/117, but it was originally created by [kivagant-ba](https://github.com/kivagant-ba)... Related to: - https://github.com/wercker/stern/issues/72 - https://github.com/wercker/stern/issues/103 - https://github.com/wercker/stern/issues/68 Stern is very useful and great but there...
**Note:** this issue was imported from https://github.com/wercker/stern/issues/107, but it was originally created by [dineshba](https://github.com/dineshba)... Very similar to `--since duration`, Is it good to have `--to duration` ?. Stern will tail...
In v1.21 release, the release workflow failed: creating a PR for the krew plugin manifest using the krew-release-bot. I do not know why at this point, but it could be...