AppImage / type2-runtime

The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint.
Other
22 stars 17 forks source link

Add artifact links to pull requests #44

Closed probonopd closed 3 months ago

probonopd commented 3 months ago

Automatically adds artifact links as comments in pull requests. As used by Subsurface and MiniDexed.

probonopd commented 3 months ago

@TheAssassin is you have no hard objections, I'd like to merge this now. I am using it successfully in my other projects already. Makes it much easier for testers to test builds in pull requests before they are merged. If this ever would create trouble, it'd be trivial to remove again.