[PR #69] [MERGED] Enforce sorting of contents of data-file-index.txt #2998

Closed
opened 2026-02-28 20:34:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/69
Author: @TomAFrench
Created: 5/20/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: sort-data-file-index


📝 Commits (1)

  • 2a325cd build: sort contents of data-file-index.txt

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 packages/desktop-client/public/data-file-index.txt (+9 -9)
📝 packages/loot-core/bin/copy-migrations (+1 -1)

📄 Description

When running copy-migrations I'm getting a different sorting compared to what's committed. I'm assuming that the default sorting is differing between platforms so lets enforce alphabetical sorting to avoid noisy diffs.


🔄 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/69 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 5/20/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `sort-data-file-index` --- ### 📝 Commits (1) - [`2a325cd`](https://github.com/actualbudget/actual/commit/2a325cd27e60596874071eafdc65c114fcf56699) build: sort contents of data-file-index.txt ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/public/data-file-index.txt` (+9 -9) 📝 `packages/loot-core/bin/copy-migrations` (+1 -1) </details> ### 📄 Description When running `copy-migrations` I'm getting a different sorting compared to what's committed. I'm assuming that the default sorting is differing between platforms so lets enforce alphabetical sorting to avoid noisy diffs. --- <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-02-28 20:34:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2998