Evan Carroll

Results 121 issues of Evan Carroll

When in run download-artifacts with debug mode enabled I see ``` ##[debug]Evaluating condition for step: 'Download artifacts' ##[debug]Evaluating: success() ##[debug]Evaluating success: ##[debug]=> true ##[debug]Result: true ##[debug]Starting: Download artifacts ##[debug]Loading inputs...

I keep getting this error... > error retrieving column user_geog: error deserializing column 6: cannot convert between the Rust type `core::option::Option` and the Postgres type `geography` I don't believe it's...

It seems awkward to me that the `Request` itself has to carry around a link to the `Client`. This is only used for `req.send`. Which is a mere convenience method...

I think the -oauth2-proxy-alpha has a couple of questionable design decisions I don't understand why we're storing the secret for alphaAuth as b64. Why not just store it as yaml?...

I've updated this architecture to support a rendering pipeline which everything goes through. * Minification is now a middleware. * Livereload is now a middleware. At the end of every...

Background, currently * `write_content` handles minification. * zola follows the pretty url pattern of generating `foo/index.html` for `foo`. So a file generated for `/vcards/wikidata/Q136086504.vcf` ends up creating `/vcards/wikidata/Q136086504.vcf/index.html` via `write_content`...

I'm very confused about the project and don't mean offense by this, but... * There is a repo for tera2, at https://github.com/Keats/tera2 it is clearly not dead. And has had...

This PR https://github.com/actions/checkout/pull/1945 has been open for over a year without input. It has tests. It has approvals. It's waiting for a commit. What does this guy need to do...

### Summary If the description is too long, the title is hidden and you can not see it in the scroll. https://github.com/user-attachments/assets/5184d405-ddf1-4d09-9865-a431ad3f271e ### Steps to reproduce 1. Open app 2....

### What is the user problem or growth opportunity you want to see solved? This is a high level issue. But I hope it gives pause and starts conversations. Currently...