[PR #201] [MERGED] feat: update AWS credentials and ECR configuration in workflows #205

Closed
opened 2026-02-16 09:19:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-sandbox/pull/201
Author: @Yeuoly
Created: 12/25/2025
Status: Merged
Merged: 12/26/2025
Merged by: @Yeuoly

Base: mainHead: feat/push-to-ecr


📝 Commits (8)

  • e8eab10 feat: update AWS credentials and ECR configuration in workflows
  • a8d3e1e Merge branch 'main' into feat/push-to-ecr
  • 61110ec feat: update ECR configuration and remove AWS_ACCOUNT_ID from workflows
  • b7099ea feat: update build workflows to remove AWS_ACCOUNT_ID and set ECR registry to public
  • e024c5b feat: specify registry type as public for ECR login
  • 36dfc0c feat: remove pull request trigger from build workflow
  • bbb5964 feat: update ECR configuration to use environment variables for registry and repository
  • e607041 feat: update ECR configuration to use vars for registry and repository

📊 Changes

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

View changed files

📝 .github/workflows/build-universal.yml (+26 -1)
📝 .github/workflows/build.yml (+26 -1)

📄 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/langgenius/dify-sandbox/pull/201 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 12/25/2025 **Status:** ✅ Merged **Merged:** 12/26/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/push-to-ecr` --- ### 📝 Commits (8) - [`e8eab10`](https://github.com/langgenius/dify-sandbox/commit/e8eab10e0599087bc6dda8c5b59d42b31789da0a) feat: update AWS credentials and ECR configuration in workflows - [`a8d3e1e`](https://github.com/langgenius/dify-sandbox/commit/a8d3e1e411bb05277b646c576e9946eed1ed77d4) Merge branch 'main' into feat/push-to-ecr - [`61110ec`](https://github.com/langgenius/dify-sandbox/commit/61110ecf2d19195303a7a271ff23a6f4cefdfacc) feat: update ECR configuration and remove AWS_ACCOUNT_ID from workflows - [`b7099ea`](https://github.com/langgenius/dify-sandbox/commit/b7099ea40869b2a2dec12cd9533339d780b3ca3d) feat: update build workflows to remove AWS_ACCOUNT_ID and set ECR registry to public - [`e024c5b`](https://github.com/langgenius/dify-sandbox/commit/e024c5b177f0aa0cf543228a7f201caa2e898a94) feat: specify registry type as public for ECR login - [`36dfc0c`](https://github.com/langgenius/dify-sandbox/commit/36dfc0c61b25c28bb5d40013243d7fb863dfc369) feat: remove pull request trigger from build workflow - [`bbb5964`](https://github.com/langgenius/dify-sandbox/commit/bbb5964310622f52afb161d3942977b457e36e1c) feat: update ECR configuration to use environment variables for registry and repository - [`e607041`](https://github.com/langgenius/dify-sandbox/commit/e6070411c30c0c181e80025414f2b08663ef9907) feat: update ECR configuration to use vars for registry and repository ### 📊 Changes **2 files changed** (+52 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-universal.yml` (+26 -1) 📝 `.github/workflows/build.yml` (+26 -1) </details> ### 📄 Description _No description provided_ --- <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 09:19:50 -05:00
yindo closed this issue 2026-02-16 09:19:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-sandbox#205