Jono Yan

Results 9 issues of Jono Yan

Hey, Firstly I would like to say that this is an awesome package. I would to request a set of methods to access the msg body for both html and...

enhancement

Great article and example repo! Learning a lot :) I am new to makefiles andI had some issues when running tests. If you have a failing test and then run...

## Requirement - what kind of business use case are you trying to solve? As a user, I wish to select tags that are of value to me on the...

help wanted

# 🐞 bug report ### Affected Rule The issue is caused by the rule: **Workspace** ``` docker_toolchain_configure( name = "docker_config", client_config = "~/.docker/config.json", ) ``` **Build** ``` container_push( name =...

### What happened? Creating a default cluster throws `failed with an unhandled exception: SyntaxError: Unexpected end of JSON input` ### Steps to reproduce Run pulumi up ``` import { Cluster...

needs-repro
kind/bug
resolution/fixed
awaiting-feedback

Newbie here, was trying to find a nextjs bazel example and found this. Kudos to your team! I'm currently playing around with the NextJs example. However I want to set...

question
can close?

### Check for existing issues - [X] Completed ### Describe the feature My project is using a single root go mod in a sub directory folder. If I open my...

enhancement
language
go
language server

### Checklist - [X] I agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). ### Describe the problem you'd like to have solved Its nice to see that we...

feature

Hey all I'm new to nix and nixvim. I'm trying to wrap my head around using `plugins.lazy.plugins`. Can anyone show me how to use this with submodules ? I got...