Brent Roose

Results 146 issues of Brent Roose

Potential idea, I like it a lot: https://x.com/ryangjchandler/status/1700564448426029399?s=46

feedback wanted

So that the action fails if there are issues, without committing. Reference: https://github.com/brendt/rfc-vote/pull/237#issuecomment-1700755824

feedback wanted

We need a GitHub action that sets up a new tempest project and tries out `./tempest` and `./tempest serve`

``` public function __construct( public string $username { set => strtolower($value); } ) {} ```

bug

Some more reading: https://developer.mozilla.org/en-US/docs/Web/HTTP/Content_negotiation

HTTP

`(new Redirect($to))->permanent()`

- `log:project` to tail the project log - `log:server` to tail the server log - `log:all` to tail both logs (aliased to `log`)

We need an abstraction to handle user logins. I don't want it to be tied directly to the database though, so we probably need to carefully think about how we...

Auth
web