News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

modsite github integration

Started by All Colours Sam, November 21, 2024, 11:09:20 AM

Previous topic - Next topic

All Colours Sam

Its not a rant, don't worry!

Just want to say kudos to the cust team and everyone involved on the github integration, the webhook feature makes it easy to auto update a mod when doing a release and markdown support means I don't have to have separate readme files anymore.
Oh, wouldn't it be great if I *was* crazy? ...then the world would be okay
Suki

live627

I wholeheartedly agree! I ♥ this automation. We don't get much (any) feedback on this.

I feel like the readme situation could be clarified: The pacckage parser looks for README files within the top level directory. It looks for commonly used file names such as `README.md`, `README.txt`, `readme.md`, and `readme.txt`. Once a README file is detected, the function determines its format. It prioritizes Markdown files (e.g., `README.md`) over bbcode-enabled text files (e.g., `README.txt`). The format is distinguished based on the file extension. The manually entered description is ignored.

Advertisement: