Alex313031 / Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
https://thorium.rocks/mercury
Mozilla Public License 2.0
1.16k stars 25 forks source link

Add a Github Action to build and post the release. #122

Closed SashaXser closed 1 month ago

SashaXser commented 8 months ago

Why not just make a Github Action that will automatically build and update the Mercury version? Also in this way in releases can maintain the relevance of dependencies, for example, in the most recent posted build, the build was made on Rust 1.70, which is already at least half a year old.

gz83 commented 8 months ago

I personally do not recommend using this feature under the current circumstances, and we may also adjust the code before compiling the browser or during the process of compiling the browser.

SashaXser commented 7 months ago

I personally do not recommend using this feature under the current circumstances, and we may also adjust the code before compiling the browser or during the process of compiling the browser.

Almost all Firefox forks use it, it's very handy and easy to use. I don't think anyone needs to change the code when compiling the browser.