Skip to content

Adds release action - #52

Open
mackenly wants to merge 1 commit into
elementor:masterfrom
mackenly:master
Open

Adds release action#52
mackenly wants to merge 1 commit into
elementor:masterfrom
mackenly:master

Conversation

@mackenly

@mackenly mackenly commented Jan 29, 2025

Copy link
Copy Markdown

Adds GitHub Action to create releases and tags

Features:

  • Checks that version and stable tag are the same value
  • Checks that versions are the same throughout the theme
  • Zips up the theme, tags it, and releases it
  • Logs out the versions it finds to make troubleshooting easy

How To Increment Version

Update the version in style.css, functions.php, and readme.txt (both version and stable tag)

Action will fail if versions do not match or if the tag already exists.

Adds release and tag generating action
@CLAassistant

CLAassistant commented Jan 29, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

2 participants