[PR #267] [MERGED] Add ability to select fs.readFile encoding #191

Closed
opened 2025-12-29 08:32:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/267
Author: @Ty3uK
Created: 10/17/2025
Status: Merged
Merged: 10/18/2025
Merged by: @gschier

Base: mainHead: feature/fs-readfile-encoding


📝 Commits (5)

  • f5f6358 Add ability to select fs.readFile encoding
  • 3f70ac3 Remove duplicate encodings and add friendly labels
  • b5409b4 Merge branch 'main' into feature/fs-readfile-encoding
  • 5c33c01 Fix default
  • 9bb2bdf Merge remote-tracking branch 'Ty3uK/feature/fs-readfile-encoding' into fork/Ty3uK/feature/fs-readfile-encoding

📊 Changes

1 file changed (+25 additions, -3 deletions)

View changed files

📝 plugins/template-function-fs/src/index.ts (+25 -3)

📄 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/mountain-loop/yaak/pull/267 **Author:** [@Ty3uK](https://github.com/Ty3uK) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/18/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `feature/fs-readfile-encoding` --- ### 📝 Commits (5) - [`f5f6358`](https://github.com/mountain-loop/yaak/commit/f5f635850c525a4b7bdd52b03fdad5ec5e547867) Add ability to select `fs.readFile` encoding - [`3f70ac3`](https://github.com/mountain-loop/yaak/commit/3f70ac389ee8bc5dedc7fbcb7175bf3006eea711) Remove duplicate encodings and add friendly labels - [`b5409b4`](https://github.com/mountain-loop/yaak/commit/b5409b47b9838cd239085227e0ab065ec93e14b8) Merge branch 'main' into feature/fs-readfile-encoding - [`5c33c01`](https://github.com/mountain-loop/yaak/commit/5c33c01e883166244b2e80d4f34709451acf10fe) Fix default - [`9bb2bdf`](https://github.com/mountain-loop/yaak/commit/9bb2bdf8b63a2a39d13888c0b1a557d2100a9b5e) Merge remote-tracking branch 'Ty3uK/feature/fs-readfile-encoding' into fork/Ty3uK/feature/fs-readfile-encoding ### 📊 Changes **1 file changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `plugins/template-function-fs/src/index.ts` (+25 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:32:00 +01:00
adam closed this issue 2025-12-29 08:32:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak-mountain-loop#191