Thomas O'Donnell

Results 57 comments of Thomas O'Donnell

Hi @gsacre, we have implemented some fixes in the more recent versions of starship, is this still an issue with the most recent release?

I have notice the same issue but we are not using the `before-hook-creation`. Our releases still get stuck but it doesn't seem to create duplicate deployed releases.

Have you tried with the latest version 1.10.2? We fixed some issues with git repositories in that release. Can you run the following command and post the results `env STARSHIP_LOG=trace...

> If you're using powerlevel10k with instant prompt, then the prompt will show up immediately and the remaining of the shell startup will happen in the background. Better compare the...

Flagging this as upstream as this is probably going to need an update to https://github.com/starship/rust-battery.

This has at least partially been implemented by #589.

Thank you for your contribution @BattleCh1cken and thank you for reviewing @moritzreiter and @davidkna.

> If you want to add this to more modules, I would prefer if the env list would be integrated into `ScanDir` and maybe even add a macro to further...

Thank you for your contribution @delafthi.

> I guess it would have to get added [here](https://github.com/starship/starship/blob/master/src/modules/package.rs#L104). Hey @moritzreiter, yep it just needs to be adding a function to extract the version and wiring it up.