James Hegedus

Results 74 issues of James Hegedus

## What: I would like an example/guide to show snapshot testing with Jest, including conditionally rendered components as it's unclear how one should approach snapshot testing with these types of...

help wanted
DX

The sapper template now promotes using the `src/node_modules/` folder to store `components/` etc so they can be imported without the need for directory changing (eg `../components/Nav.svelte`) but using the node...

## Description - [x] add Bats testing - [x] add `banned_commands.bats` from asdf core to enforce POSIX and cross platform functionality as best as possible - [x] refactor `lib/*` dir...

**Is your feature request related to a problem? Please describe.** GCloud supports shell autocompletions. It outputs the setup at the end of installation. However, the path to the completions changes...

enhancement

### Describe the bug Python 3.10 causes the `gcloud` installation script to fail ### Steps to reproduce 1. asdf install python 3.10.0 2. asdf local python 3.10.0 3. asdf install...

bug

**Is your feature request related to a problem? Please describe.** asdf `0.8.0` has support for documentation callbacks https://asdf-vm.com/#/plugins-create?id=optional-scripts - `bin/help.overview` - This script should output a general description about the...

enhancement

**Describe the bug** `gcloud` warns about other instances on your system PATH. Is there a way to avoid (or worst case, suppress) this warning? **Steps to reproduce** 1. have a...

bug

**Is your feature request related to a problem? Please describe.** A gif in the readme goes a long way. Something that plays when rendered in GitHub is preferred. **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** Currently the `tar.gz` of `gcloud` downloaded from GCS is not verified once downloaded. It should be checked against a hash...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** The current process uses Rollup with a bunch of plugins directly to package this module. https://github.com/developit/microbundle is a tool that...

enhancement