Jay Miller

Results 114 issues of Jay Miller

Actions should have issue ## Why We have settings that allow for actions to create Pull Requests against our code using GitHub actions. By Setting restrictions only where they are...

security

We have conferences that are open issues and have been for months. Is the code that is responsible for reading the yaml only looking for open issues? If so it...

help wanted

We have some information that is currently not on the website that we can add. #### To Fix We should restructure the footer to a grid layout. #### About Column...

good first issue
content

would it be one less file to manage and sync if we, instead of having a `requirements.txt` we changed our CI to install locally?

When I try to add a title in the CLI for a new entry I get a parser error. kjaymiller.com on  main [⇡] via  v23.5.0 via 🐍 v3.12.2...

Using the phrase epic here as it will be a larger issue with many issues attached to it. #### The Problem Our current Pull Requests template serves well for getting...

admin

I believe at one point precommit was there. We should bring it back. #### Reason 1: The contributor should solve the issue and not an automated task When pre-commit fixes...

lint

Instead of dependabot having individual PRs for each dep we can bundle the installs into production, render-engine, and development. production: - All the 3rd Party dependecies that used in render-engine's...

Add caching to GitHub actions to our builds to speed up deployment. Option we could adopt UV but I don't think our deployments are so complex that going outside of...