[PR #6287] [MERGED] Ensure proper line-endings for bin/ scripts #32354

Closed
opened 2026-04-18 08:24:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6287
Author: @jgranick
Created: 12/2/2025
Status: Merged
Merged: 12/4/2025
Merged by: @MatissJanis

Base: masterHead: bin-lf


📝 Commits (2)

  • 074df79 Ensure proper line-endings for bin/ scripts
  • a854713 Add release notes

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 .gitattributes (+2 -0)
upcoming-release-notes/6287.md (+6 -0)

📄 Description

This is a development-only change.

Ensure that script files located within "bin/" directories are cloned using LF line endings, even on Windows.

This ensures that "sync-server.Dockerfile" works properly.


🔄 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/actualbudget/actual/pull/6287 **Author:** [@jgranick](https://github.com/jgranick) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `bin-lf` --- ### 📝 Commits (2) - [`074df79`](https://github.com/actualbudget/actual/commit/074df79cd44e0568265af989548a7c6f5d44e120) Ensure proper line-endings for bin/ scripts - [`a854713`](https://github.com/actualbudget/actual/commit/a8547130479b8d3c3f3a6f1f43735949247d15d3) Add release notes ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+2 -0) ➕ `upcoming-release-notes/6287.md` (+6 -0) </details> ### 📄 Description This is a development-only change. Ensure that script files located within "bin/" directories are cloned using LF line endings, even on Windows. This ensures that "sync-server.Dockerfile" works properly. <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 08:24:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#32354