[PR #792] [MERGED] Exclude development stuff from repository autogenerated ZIP archives #1354

Closed
opened 2026-03-04 03:10:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/792
Author: @mlocati
Created: 5/19/2016
Status: Merged
Merged: 5/19/2016
Merged by: @Seldaek

Base: masterHead: patch-1


📝 Commits (1)

  • c4f01a9 Exclude development stuff from repository autogenerated ZIP archives

📊 Changes

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

View changed files

📝 .gitattributes (+4 -3)

📄 Description

People that install this library via composer don't need the test/sample/doc stuff, they just need the library itself.
This PR removes the development directories and files from the repository auto-generated ZIP archives.
Since these development files/directories will still be available via git clone, Travis is happy, developers are happy, and so are end-users (they won't have unneeded stuff in production machines).


🔄 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/Seldaek/monolog/pull/792 **Author:** [@mlocati](https://github.com/mlocati) **Created:** 5/19/2016 **Status:** ✅ Merged **Merged:** 5/19/2016 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c4f01a9`](https://github.com/Seldaek/monolog/commit/c4f01a94837449f6264bd8d09b35cf3bcf4c52be) Exclude development stuff from repository autogenerated ZIP archives ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+4 -3) </details> ### 📄 Description People that install this library via composer don't need the test/sample/doc stuff, they just need the library itself. This PR removes the development directories and files from the repository auto-generated ZIP archives. Since these development files/directories will still be available via `git clone`, Travis is happy, developers are happy, and so are end-users (they won't have unneeded stuff in production machines). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:10:29 +03:00
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
starred/monolog#1354
No description provided.