JuliaCI / PkgEval.jl

Keeping tabs on the julia ecosystem
Other
28 stars 18 forks source link

Add support for building the 'stable' version. #234

Closed maleadt closed 11 months ago

maleadt commented 11 months ago

The stable name is used for package testing, but since Nanosoldier now also requests assertions to be enabled (https://github.com/JuliaCI/Nanosoldier.jl/pull/183) that gets passed to the build functionality. Make sure that knows how to deal with stable by looking up the latest tag.