Skip to content

Releases: IShix-g/Unity-GitHubActions

Ver.1.1.10

14 Feb 04:54
Compare
Choose a tag to compare
  • feat: improve release matching logic in workflow (e8a55fd)
  • feat: conditionalize package check based on event type (f974a5c)
  • feat: add new workflow trigger for package build (ffe1cc1)
  • feat: add workflow to check and upload Unitypackage (5979a8c)
  • fix: remove redundant checkout step in workflow (b390d07)
  • fix: correct output reference in workflow file (a33c33f)
  • fix: correct logic in package presence check (e65a1e6)
  • fix: add missing GITHUB_TOKEN to workflow steps (491b860)
  • refactor: update error message for artifact integrity check (4a44dac)
  • refactor: replace artifact-digest with package-hash in workflows (9d33fa4)

What's Changed

Full Changelog: 1.1.9...1.1.10

Ver.1.1.9

14 Feb 02:09
Compare
Choose a tag to compare
  • feat: add package hash calculation to workflows (5dd4e7f)

What's Changed

Full Changelog: 1.1.8...1.1.9

Ver.1.1.8

14 Feb 01:34
Compare
Choose a tag to compare
  • fix: correct input variable name in workflow (7faae0b)

What's Changed

  • fix: correct input variable name in workflow by @IShix-g in #145

Full Changelog: 1.1.7...1.1.8

Ver.1.1.7

14 Feb 01:26
Compare
Choose a tag to compare
  • feat: add artifact digest input to release workflow (ae38b60)
  • feat: add artifact integrity verification in workflows (96bb794)
  • fix: Remove unnecessary GH_TOKEN environment variable (8fe27fa)

What's Changed

Full Changelog: 1.1.6...1.1.7

Ver.1.1.6

12 Feb 09:02
Compare
Choose a tag to compare
  • fix: correct file path for artifact upload in workflow (1c4fe35)
  • fix: simplify release upload logic in workflow script (5db7112)

What's Changed

  • fix: simplify release upload logic in workflow script by @IShix-g in #141
  • fix: correct file path for artifact upload in workflow by @IShix-g in #142

Full Changelog: 1.1.5...1.1.6

Ver.1.1.5

12 Feb 08:31
Compare
Choose a tag to compare
  • feat: rename workflow step for package upload (54f8f89)

Full Changelog: 1.1.4...1.1.5

Ver.1.1.4

12 Feb 08:23
Compare
Choose a tag to compare
  • feat: add dry-run mode to package upload workflow (a8d8bd8)
  • feat: add reusable workflow for package upload to release (930e2a8)
  • feat: improve tag handling in release workflows (cb0e99b)

What's Changed

Full Changelog: 1.1.3...1.1.4

Ver.1.1.3

12 Feb 06:50
Compare
Choose a tag to compare
  • feat: update workflow to upload packages to GitHub releases (b608fd6)
  • refactor: remove unused property from TestScript (546007e)

What's Changed

Full Changelog: 1.1.2...1.1.3

Ver.1.1.2

12 Feb 06:37
Compare
Choose a tag to compare
  • feat: add workflow for manual release and package build (efaf209)

What's Changed

  • feat: add workflow for manual release and package build by @IShix-g in #138

Full Changelog: 1.1.1...1.1.2

Ver.1.1.1

12 Feb 05:35
Compare
Choose a tag to compare
  • feat: add support for flexible Unity license secrets (1f0b8d5)
  • fix: update license notice formatting in workflows (d7763a3)
  • fix: correct output variable name for latest release tag (68cdfab)
  • fix: remove redundant notice log in build workflow (299b99a)
  • refactor: reorganize GitHub Actions workflows and secrets (650871b)

What's Changed

  • fix: remove redundant notice log in build workflow by @IShix-g in #134
  • fix: correct output variable name for latest release tag by @IShix-g in #135
  • feat: add support for flexible Unity license secrets by @IShix-g in #136
  • v1.1.1 by @IShix-g in #137

Full Changelog: 1.1.0...1.1.1