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

chore(github actions): add release and pre-release pipelines #182

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

stanavdb
Copy link
Collaborator

Type

  • Bug fix
  • Feature
  • Refactor
  • Other (please describe): github actions

Description
Adds two new github actions; The first creates a (draft) release when the version tag is created. The second creates pre-releases on pushes against release branches (release-*).

Related Issue

How Has This Been Tested?
Created a private copy of the repo and tested the actions there.

Screenshots (if applicable)
image
image

Checklist:

  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes do not introduce any new warnings or errors.
  • My PR does not contain any copyrighted works that I do not have permission to use.
  • I have tested my changes on Foundry VTT version:. N/A

@stanavdb stanavdb self-assigned this Nov 25, 2024
@stanavdb stanavdb merged commit 0e983b5 into main Nov 26, 2024
1 check passed
@stanavdb stanavdb deleted the chore/release-pipelines branch November 26, 2024 17:35
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