[PR #920] [MERGED] chore: check for avx2 processor feature when trying to run bun #867

Closed
opened 2026-02-25 23:35:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/920
Author: @Monirzadeh
Created: 5/25/2024
Status: Merged
Merged: 5/29/2024
Merged by: @fmartingr

Base: masterHead: bun-for-anycpu


📝 Commits (7)

  • 26b082d check avx2 when use bun
  • 860d20f change enviroment variable to just BUN
  • 3a67971 better massage
  • baeb0a0 simpler method
  • f7bf07f add missing reverse if
  • e00f41b patch with @fmartingr to check that in linux only
  • 318b8c3 Merge branch 'master' into bun-for-anycpu

📊 Changes

1 file changed (+18 additions, -6 deletions)

View changed files

📝 scripts/styles.sh (+18 -6)

📄 Description

this PR fix style script to update commands if cpu not support avx2 more information
https://github.com/oven-sh/bun/issues/762#issuecomment-1186505847
it is test on linux but not on macos


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/920 **Author:** [@Monirzadeh](https://github.com/Monirzadeh) **Created:** 5/25/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `bun-for-anycpu` --- ### 📝 Commits (7) - [`26b082d`](https://github.com/go-shiori/shiori/commit/26b082d46edff1800ffb15c2633c13ccc28d48a6) check avx2 when use bun - [`860d20f`](https://github.com/go-shiori/shiori/commit/860d20fdb9b0341f18fd92119678ddba0cb88cb6) change enviroment variable to just BUN - [`3a67971`](https://github.com/go-shiori/shiori/commit/3a679715a20dba5d7fc80165836984936e2e3be3) better massage - [`baeb0a0`](https://github.com/go-shiori/shiori/commit/baeb0a049a0ac20c9aba739bbd704886a3bb9166) simpler method - [`f7bf07f`](https://github.com/go-shiori/shiori/commit/f7bf07f3d35094b0d19878b50199bffadbf4e003) add missing reverse if - [`e00f41b`](https://github.com/go-shiori/shiori/commit/e00f41b858aa1bd57aaf3bd85540e81fb725404c) patch with @fmartingr to check that in linux only - [`318b8c3`](https://github.com/go-shiori/shiori/commit/318b8c3f1fa2a61fc5dd0624fa1d644deb31e83f) Merge branch 'master' into bun-for-anycpu ### 📊 Changes **1 file changed** (+18 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `scripts/styles.sh` (+18 -6) </details> ### 📄 Description this PR fix style script to update commands if cpu not support avx2 more information https://github.com/oven-sh/bun/issues/762#issuecomment-1186505847 it is test on linux but not on macos --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#867
No description provided.