[PR #76] [MERGED] ci: support more platforms #455

Closed
opened 2026-04-08 16:53:00 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/76
Author: @sigoden
Created: 6/29/2022
Status: Merged
Merged: 6/29/2022
Merged by: @sigoden

Base: mainHead: ci-add-platforms


📝 Commits (6)

  • e6b7b79 ci: support more platforms
  • 5a8698d Merge branch 'main' into ci-add-platforms
  • 923e291 control build process with cargo-flags
  • 6ba1b9c Merge branch 'main' into ci-add-platforms
  • 1134a5b fix typos
  • 21751d7 disable tls for aarch64-pc-windows-msvc

📊 Changes

2 files changed (+74 additions, -26 deletions)

View changed files

📝 .github/workflows/release.yaml (+58 -18)
📝 Dockerfile (+16 -8)

📄 Description

No description provided


🔄 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/sigoden/dufs/pull/76 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/29/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `ci-add-platforms` --- ### 📝 Commits (6) - [`e6b7b79`](https://github.com/sigoden/dufs/commit/e6b7b79d96cdd1fcc8126cdd7d5045c38d0401b7) ci: support more platforms - [`5a8698d`](https://github.com/sigoden/dufs/commit/5a8698d4afdfcdf202b243eaa9de2ca024d1ea31) Merge branch 'main' into ci-add-platforms - [`923e291`](https://github.com/sigoden/dufs/commit/923e291955bf11c1fd8aa0fbdb65f2d74b74f41b) control build process with cargo-flags - [`6ba1b9c`](https://github.com/sigoden/dufs/commit/6ba1b9cb3844bd7b4909a0f4dfb1179415341ef7) Merge branch 'main' into ci-add-platforms - [`1134a5b`](https://github.com/sigoden/dufs/commit/1134a5bf3b5ce8835ba8c76099d66ed8382c5cad) fix typos - [`21751d7`](https://github.com/sigoden/dufs/commit/21751d7a3a224ce5bd75fe765c9fa79117fb6225) disable tls for aarch64-pc-windows-msvc ### 📊 Changes **2 files changed** (+74 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+58 -18) 📝 `Dockerfile` (+16 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:00 +03:00
zhus closed this issue 2026-04-08 16:53:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#455