Skip to content

Feature add CI/CD GitHub Actions#53

Open
AnonymerNiklasistanonym wants to merge 2 commits into
WillNilges:masterfrom
AnonymerNiklasistanonym:feature-add-ci-cd-github-actions
Open

Feature add CI/CD GitHub Actions#53
AnonymerNiklasistanonym wants to merge 2 commits into
WillNilges:masterfrom
AnonymerNiklasistanonym:feature-add-ci-cd-github-actions

Conversation

@AnonymerNiklasistanonym

@AnonymerNiklasistanonym AnonymerNiklasistanonym commented Feb 19, 2025

Copy link
Copy Markdown
Contributor

Adds GitHub Actions that run on every push to the master branch and on every git version tag creation (and if a new branch is created).
It builds the plugin and if it's a version creates automatically a release with the built plugin.

Important

This builds up on the build system pull requests #50 , #51 , #52 .

Demo of an automated commit run: https://github.com/AnonymerNiklasistanonym/inkpath/actions/runs/13403371426

Demo of an automated release: https://github.com/AnonymerNiklasistanonym/inkpath/releases/tag/v0.2.1

It runs on every push and creates an automatic release on every git version tag
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.

1 participant