Nick Hodgskin

Results 204 comments of Nick Hodgskin

I'm happy to give this a shot this weekend. Feel free to update issue with any more now-relevant info. EDIT: Hmmm, I think I bit of more than I could...

The logic outlined in the `_version.py` file is: - **Development installations**: Assumes the presence of a git repo, version is dynamically determined by git - **Released version installations** (i.e., no...

Great feature @EndBug ! Just started using it, and I'm not sure if the schema is 100% accurate. I have `"commitConvention": "none"` in my config, which I think is valid...

Awesome! I was actually crawling through the codebase for "none" but couldn't find it 😄 . Good to know its valid

Realised that this issue stemmed from my repo having an `all-contributors` branch, which conflicted with the bot as it tries to create branches in the `all-contributors/*` namespace. This didn't occur...

Not sure if this is the right thread (maybe this should be a new issue), but there is a conflict between ISC001 and Ruff format if the string has a...

I'll be closing this for now @dicaearchus as its not clear if the issue is with the simulation setup or with parcels itself. If you feel that the error is...

[Lychee](https://github.com/lycheeverse/lychee-action) is used to comb through the codebase and resources and look for broken URLs. This workflow is periodically run, with the results updating in the body of this issue.

Looks like a great project! Thanks for the suggestion @Lasercar (and for creating it @stevenqzhang ). I have slightly updated the resource description to remove bias. I was just wondering...

Hm, not sure why that build failed, must be a dependency issue or something that is since resolved.