[GH-ISSUE #1248] [FR] Support windows platform in ci.yaml #494

Closed
opened 2026-03-23 20:37:10 +00:00 by mirror · 4 comments
Owner

Originally created by @LucasXu0 on GitHub (Oct 8, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1248

Originally assigned to: @Ishanned on GitHub.

Description

Currently ci.yaml is not supported for the Windows platform, while release.yml is supported for all desktop platforms.

Impact

Avoid unintended errors on windows.

Additional Context

Theoretically, we only need to migrate the logic of release.yaml

Originally created by @LucasXu0 on GitHub (Oct 8, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1248 Originally assigned to: @Ishanned on GitHub. ### Description Currently `ci.yaml` is not supported for the Windows platform, while `release.yml` is supported for all desktop platforms. ### Impact Avoid unintended errors on windows. ### Additional Context Theoretically, we only need to migrate the logic of `release.yaml`
Author
Owner

@LucasXu0 commented on GitHub (Oct 8, 2022):

ci.yaml
ci.yaml

release.yml
release.yml

<!-- gh-comment-id:1272205930 --> @LucasXu0 commented on GitHub (Oct 8, 2022): **ci.yaml** <img width="561" alt="ci.yaml" src="https://user-images.githubusercontent.com/11863087/194684426-8f09825a-ed87-40fa-bcd9-362e49e95d5b.png"> **release.yml** <img width="843" alt="release.yml" src="https://user-images.githubusercontent.com/11863087/194684449-c36816fd-ac33-4c1d-8027-bdb58c681bc9.png">
Author
Owner

@Ishanned commented on GitHub (Oct 8, 2022):

@LucasXu0 do we need to include windows-latest in the os list of ci.yaml?

<!-- gh-comment-id:1272252935 --> @Ishanned commented on GitHub (Oct 8, 2022): @LucasXu0 do we need to include `windows-latest` in the os list of ci.yaml?
Author
Owner

@Ishanned commented on GitHub (Oct 8, 2022):

I would like to work on this issue. Can you assign this to me?

<!-- gh-comment-id:1272253938 --> @Ishanned commented on GitHub (Oct 8, 2022): I would like to work on this issue. Can you assign this to me?
Author
Owner

@LucasXu0 commented on GitHub (Oct 9, 2022):

Hi, @Ishanned. Yes. I just assigned it to you.

@LucasXu0 do we need to include windows-latest in the os list of ci.yaml?

<!-- gh-comment-id:1272426008 --> @LucasXu0 commented on GitHub (Oct 9, 2022): Hi, @Ishanned. Yes. I just assigned it to you. > @LucasXu0 do we need to include `windows-latest` in the os list of ci.yaml?
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
AppFlowy-IO/AppFlowy#494
No description provided.