bytecodealliance/StarlingMonkey

Automate releases of the VSCode debugging extension

Open

#265 geöffnet am 13. Aug. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (53 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (271 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Now that #248 has landed, we should ideally automate releasing the extension from GH Actions.

One interesting aspect of that is how to do versioning. My instinct is that we shouldn't tie extension versions to StarlingMonkey's, because while the extension will have to be adapted to changes in StarlingMonkey at times, I would expect it to evolve at its own pace, gaining features and bug fixes independently from StarlingMonkey itself.

Marking this as help wanted because I don't plan on working on this myself for the time being, and would be grateful if someone else picked it up.

Contributor Guide