sheldonhull

Results 150 comments of sheldonhull

@iamjackg is this something we can get merged? Would be really useful due to constraints in confluence for uniqueness. Note I see this readme: > When uploading entire folders, consider...

Any general timeframe for this review process? Was asked to followup and get an idea so users don't continue to see that warning banner when the release should have fixed...

> @sheldonhull Are you able to access SECURITY-3078? We haven't received a response from you there yet. Please link. I have no idea how to access and couldn’t find when...

@deanishe I had worked with a monorepo before so tried a solution and it's working well for me now. Take a look at [magefiles](https://github.com/sheldonhull/sheldonhull.hugo/tree/main/magefiles). In the monorepo scenario, I've found...

@motemen bump :-) Just checking. I use this all the time and appreciate it! Was hoping you could give me a little insight to confirm.

Do you have a suggestion on what that would look like? Are you thinking something along these lines? I've never used this approach so making sure I'm on the same...

Note, this is placeholder PR to jump start via github workspaces spec, but I haven't gone through and changed 32768 as max tokens and some other steps. Figured I'd get...

@caarlos0 so overall this seemed correct as long as I fix tokens? I generated this and didn't have time to come back round then noticed your feedback was applied. I...

Trying to `goreleaser build` and ran into this: ``` ⨯ build failed after 0s error=yaml: unmarshal errors: line 7: field variables not found in type config.Project ``` I tried copying...

@caarlos0 ~I tried goreleaser because go build wasn't working. There's no taskfile/mage/make to build either. I'm relooking to see what I'm missing and will update this comment if I figure...