Petr Hurtak

Results 15 issues of Petr Hurtak

It is unclear what these options exactly do. ``` enable-pull-request-comment: true Comment on pull request (default: true) enable-commit-comment: true Comment on GitHub commit (default: true) enable-commit-status: true GitHub commit status...

**Describe the bug** I am using the action as follows ``` jobs: my-broken-link-checker: name: Broken Links Check runs-on: ubuntu-latest steps: - name: Check uses: ruzickap/action-my-broken-link-checker@v2 with: url: https://petrhurtak.com cmd_params: >...

bug
help wanted
no-stale

Npm currently provides `npm oudated` command which lists versions of currently installed packages, versions specifiend in package.json and latest avaliable version of packages. Output of that command looks like this:...

request

Hi, It seems that the bundle size difference of 2.0.0 vs 1.1.4 is 3x in minified code size and 2x in min+gzip which seems like a lot. Stats reported from...

### Current Terraform and Cloudflare provider version ``` Terraform v1.2.8 on darwin_arm64 ``` ### Description I have not found a way to configure Cloudflare web analytics with Terraform ### Use...

kind/enhancement
workflow/pending-public-documentation

When I use any block travel command they are added to the VSCode history. AFAIK in the undo stack we only want changes to the text, not cursor movements and...

bug
help wanted

**Is your feature request related to a problem? Please describe.** What happened a bunch of time to me is 1. I had a working stories for some component 2. I...

enhancement

**Is your feature request related to a problem? Please describe.** This will probably vary between apps and how people are used to use storybook but from what I have seen...

enhancement

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

typescript

**Describe the bug** The channel property seems to not work, it always sends the message to default channel. I tried putting there channel id and channel name (both with and...