Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pre-release and update release action #35

Merged
merged 9 commits into from
Oct 16, 2024
Merged

Add pre-release and update release action #35

merged 9 commits into from
Oct 16, 2024

Conversation

domi-b
Copy link
Contributor

@domi-b domi-b commented Oct 15, 2024

Beim Push auf master wird mit der Version aus der package.json und der Run-Nummer ein Pre-Release auf Github erstellt und die vsix-Datei als Asset hinzugefügt.

Wenn der Pre-Release zu einem Release geändert wird:

  • wird vNext im Changelog durch die aktuelle Version ersetzt
  • die vsix-Datei neu erstellt
    • publish auf den Marketplace
    • aktualisiert im Github Release
  • ein Pull Request erstellt mit dem angepassten Changelog und neuer Patch-Version

@domi-b domi-b requested review from Philippluca and danjov October 15, 2024 14:48
.gitattributes Outdated Show resolved Hide resolved
@domi-b domi-b merged commit f4e0fcd into master Oct 16, 2024
4 checks passed
@domi-b domi-b deleted the release-action branch October 16, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants