Brent Roose
Brent Roose
Potential idea, I like it a lot: https://x.com/ryangjchandler/status/1700564448426029399?s=46
So that the action fails if there are issues, without committing. Reference: https://github.com/brendt/rfc-vote/pull/237#issuecomment-1700755824
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); } ) {} ```
Some more reading: https://developer.mozilla.org/en-US/docs/Web/HTTP/Content_negotiation
`(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...