[PR #1674] [MERGED] fix(datasource/aws_s3): remove print() #2023

Closed
opened 2026-02-16 11:15:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/1674
Author: @kurokobo
Created: 9/6/2025
Status: Merged
Merged: 9/7/2025
Merged by: @crazywoola

Base: mainHead: s3_print


📝 Commits (1)

  • f9b6f77 fix(datasource/aws_s3): remove print()

📊 Changes

3 files changed (+3 additions, -5 deletions)

View changed files

📝 datasources/aws_s3_storage/README.md (+2 -3)
📝 datasources/aws_s3_storage/datasources/aws_s3_storage.py (+0 -1)
📝 datasources/aws_s3_storage/manifest.yaml (+1 -1)

📄 Description

Related Issues or Context

Related to #1673

This PR contains Changes to Non-LLM Models Plugin

  • I have Run Comprehensive Tests Relevant to My Changes

Environment Verification (If Any Code Changes)

Local Deployment Environment

  • Dify Version is: 2.0.0-beta.1, I have Tested My Changes on Local Deployment Dify with a Clean Environment That Matches the Production Configuration.

SaaS Environment

  • I have Tested My Changes on cloud.dify.ai with a Clean Environment That Matches the Production Configuration

🔄 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/langgenius/dify-official-plugins/pull/1674 **Author:** [@kurokobo](https://github.com/kurokobo) **Created:** 9/6/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `s3_print` --- ### 📝 Commits (1) - [`f9b6f77`](https://github.com/langgenius/dify-official-plugins/commit/f9b6f776ad9638d0359b6b297c96e71a3e5a1e6d) fix(datasource/aws_s3): remove print() ### 📊 Changes **3 files changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `datasources/aws_s3_storage/README.md` (+2 -3) 📝 `datasources/aws_s3_storage/datasources/aws_s3_storage.py` (+0 -1) 📝 `datasources/aws_s3_storage/manifest.yaml` (+1 -1) </details> ### 📄 Description ## Related Issues or Context Related to #1673 ## This PR contains Changes to *Non-LLM Models Plugin* - [x] I have Run Comprehensive Tests Relevant to My Changes <!-- 📷 Include Screenshots/Videos Demonstrating the Fix, New Feature, or the Behavior Before/After Breaking Changes. --> ## Environment Verification (If Any Code Changes) <!-- ⚠️ NOTE: At Least One Environment Must Be Tested. --> ### Local Deployment Environment - [x] Dify Version is: 2.0.0-beta.1, I have Tested My Changes on Local Deployment Dify with a Clean Environment That Matches the Production Configuration. <!-- - Python Virtual Env Matching Manifest.yaml & requirements.txt - No Breaking Changes in Dify That May Affect the Testing Result --> ### SaaS Environment - [ ] I have Tested My Changes on cloud.dify.ai with a Clean Environment That Matches the Production Configuration <!-- - Python Virtual Env Matching Manifest.yaml & requirements.txt --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:15:53 -05:00
yindo closed this issue 2026-02-16 11:15:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2023