You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
I am trying to build a reasonable container image for Corese, compiling directly from source. I noticed that you stopped tagging releases on Git a while ago. Is there any reason behind this? Can you resume tagging releases?
i don't want to directly track master, since new pushes might break my container builds. Neither I do want to rely on your binary distributions.
The painful workaround, for now, requires reading through the recent commit history to checkout specific commits with stable code.