Versions icon indicating copy to clipboard operation
Versions copied to clipboard

Add `extract_dir` property on odin and odin-dev

Open Capella87 opened this issue 1 year ago • 7 comments

Closes #1778

Capella87 avatar Jun 05 '24 07:06 Capella87

All changes look good.

Wait for review from human collaborators.

odin-dev

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

odin

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Jun 05 '24 07:06 github-actions[bot]

/verify

Capella87 avatar Jun 05 '24 07:06 Capella87

All changes look good.

Wait for review from human collaborators.

odin-dev

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

odin

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Jun 05 '24 07:06 github-actions[bot]

+ "extract_dir": "dist"

It is working for me

lost22git avatar Aug 04 '24 07:08 lost22git

On the normal odin.json, it worked for me to add the change from the above comment. I didn't see any windows_artifacts folder in the archive.

tensor-programming avatar Aug 06 '24 12:08 tensor-programming

It's been inconsistent for the past few releases due to issues with executable permissions, see https://github.com/odin-lang/Odin/issues/3994

denovodavid avatar Aug 07 '24 00:08 denovodavid

https://github.com/ScoopInstaller/Versions/pull/1779#issuecomment-2267389334 also worked for me to install the latest odin-dev.

thoughton avatar Aug 27 '24 09:08 thoughton

Yes. this issue is outdated because the problem was solved already in https://github.com/odin-lang/Odin/issues/3994 . Therefore close this issue. Thank you!

Capella87 avatar Sep 28 '24 09:09 Capella87