unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

Win32 & win64 lib download links are not avaliable

Open katewashere opened this issue 2 years ago • 6 comments

Hi, RT

https://github.com/unicorn-engine/unicorn/releases/download/2.0.1/unicorn-2.0.1-win32.zip https://github.com/unicorn-engine/unicorn/releases/download/2.0.1/unicorn-2.0.1-win64.zip

Also tried to find them in Github Action, but no success.

May I ask, where can I find them ?

katewashere avatar Sep 17 '23 10:09 katewashere

Is this issue still open? I wish to work on it pls

marameref avatar Oct 13 '23 10:10 marameref

The nightly build is available here as an example: https://github.com/unicorn-engine/unicorn/actions/runs/6048147154

We always build for all platforms for every commit but lack a CI to automatically attach them to releases. @marameref we are more than happy if you could help.

wtdcode avatar Oct 13 '23 10:10 wtdcode

I have created and tested a yaml build file to address this issue for integrations from Linux platforms. Pls review my PR, link is https://github.com/unicorn-engine/unicorn/pull/1888 @wtdcode

marameref avatar Oct 14 '23 22:10 marameref

hello @wtdcode , I created a pull request for a workflow on release.yml that automatically creates a release which is triggered by tag push to remote/origin. The workflow includes the steps to

  1. Create a release,
  2. Download artifacts locally
  3. Attach the downloaded artifacts to the release To trigger this, you can tag your repo using git tag and push the repo to production using git push origin , can be any tag starting with v* eg v0.09, v0.01, v1.2 etc

Pls review and merge my PR. https://github.com/unicorn-engine/unicorn/pull/1891

Thanks

marameref avatar Oct 18 '23 20:10 marameref

@wtdcode As requested, I have : -rebased my PR to dev

  • set prerelease to true and
  • attached pictures of successful run of each workflow.

Please review and merge. Thanks link to PR: https://github.com/unicorn-engine/unicorn/pull/1897

all workflows ![Crate-📦-Distribution-·-Workflow-runs-·-marameref-unicorn](https://github.com/unicorn-engine/unicorn/assets/60928319/efbf01cc-d PyPI-📦-Distribution-·-Workflow-runs-·-marameref-unicorn e78-45b1-88ac-bb2d482b9a58)

Upload-Release-Assets-·-Workflow-runs-·-marameref-unicorn

marameref avatar Oct 19 '23 14:10 marameref

Hi, RT

https://github.com/unicorn-engine/unicorn/releases/download/2.0.1/unicorn-2.0.1-win32.zip https://github.com/unicorn-engine/unicorn/releases/download/2.0.1/unicorn-2.0.1-win64.zip

Also tried to find them in Github Action, but no success.

May I ask, where can I find them ?

I Can't download too.. This problem hasn't been resolved, right? Is there anyone help me? plz

kenixter avatar Apr 17 '24 10:04 kenixter