Skip to content

Release 21.4.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions 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)