Release 21.4.0-alpha.0
Pre-release
Pre-release
github-actions
released this
13 Apr 03:10
·
6 commits
to master
since this release
- π Adding build to release (cb3cfa9)
- π Adding override for getLatestVersion to pull correct tag (ff24abe)
- π₯ Tagging cd to logs branch (0a1272b)
- π₯ Removing auto release (a12d960)
- π₯ Updating code to only use git tags (5f52571)
- π Running build commands before git push (10a6c5c)
- Merge branch 'master' into dev (69c14ad)
- Revert ":pushpin: Release 21.4.0-alpha.1" (3d42f98)
- π Release 21.4.0-alpha.1 (7fade9d)
- π Updating action to use version of itself on release over branch (87130a3)
- π Release 21.4.1 (788910d)
- Merge pull request #20 from clevyr/dev (79b6839)
- π Release 21.4.0-alpha.0 (cc2ffc5)
- π Fixing hasBeenTagged to use regex check on describe result (0a1566b)
- π Fixing release step (a1c97fd)
- π§ Changing release action to fetch-depth 0 (55f7d16)
- π¨ Using simple-git to add auth for github if ran via action (f91d465)
- π Adding dry-run if commit has been tagged already (a7f5591)
- β¨ Adding build input variable (d4ed7fb)
- π§ Pinning tag cd action to logs branch (0e77e48)
- π¨ Adding defaults in code for tag and release intended to help with cli usage (3f8c847)
- ποΈ Using github ref instead of pull request target ref (26d4754)
- π Combining tag and release workflows (4b0fc25)
- β¨ Adding check to see if repo has already been tagged (d995f67)
- π Fixing github context issue when running locally (b5fad3a)
- β¨ Adding tag and release input variables (98c6163)
- ποΈ Changing action support to use pull requests (498dad2)
- π Modifying CI/CD to be multi-step (d0b46a1)
- π Removing auto git release creation (d26c9d8)
- π Fixing re-release bug and pinning action version (fbe9519)
- π Minify build artifacts (10d8356)
- π Fixing versioning bug when merging production builds (25254e4)
- β¨ Adding default values for action inputs (0158cfb)
- π Adding additional error handling and updating commit message (fbb295d)
- π· Adding CI/CD build (cd73aee)
- π¨ Removing dry-run flag to allow release-it to fully run (73e1c67)
- β Removing non-necessary github dependency (740e222)
- πΈ Adding easier to customize input fields for action (c860032)
- π Adding initial version file (85d7739)
- π¨ Adding plugin interface class to help with initializing release-it plugins (5566982)
- π Updating bumper release-it plugin to pull location dynamically (ebb5ba2)
- π§ Updating action yml to use built file over src file (75e4b8a)
- ποΈ Updating to use release-it js api instead of cli api (a93a1e9)
- π§ Updating release-it config to be js file over json (d25c971)
- π Fixing import statements (932e865)
- ποΈ Functionality for action (b27849c)
- π§ Adding release-it config file (249ae19)
- β¨ Adding custom calver plugin for release-it (d5d13b4)
- ποΈ Adding github actions bootstrap (f4c9119)
- π Initial commit (15956b7)