[PR #187] [MERGED] 1.16.11 #707

Closed
opened 2025-10-31 15:19:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/187
Author: @mbecker20
Created: 11/14/2024
Status: Merged
Merged: 11/14/2024
Merged by: @mbecker20

Base: mainHead: 1.16.11


📝 Commits (6)

  • 5169213 fix discord stack auto updated link
  • dc271d2 action only log completion correctly
  • 688b488 add containers to omni search
  • 69848dc periphery build use --push
  • dc56c2a use --password-stdin to login
  • a940aed docker login stdin

📊 Changes

6 files changed (+114 additions, -33 deletions)

View changed files

📝 bin/core/src/alert/discord.rs (+1 -1)
📝 bin/core/src/api/execute/action.rs (+5 -2)
📝 bin/periphery/src/api/build.rs (+2 -6)
📝 bin/periphery/src/docker.rs (+13 -6)
📝 frontend/src/components/omnibar.tsx (+87 -16)
📝 frontend/src/pages/containers.tsx (+6 -2)

📄 Description


🔄 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/moghtech/komodo/pull/187 **Author:** [@mbecker20](https://github.com/mbecker20) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `main` ← **Head:** `1.16.11` --- ### 📝 Commits (6) - [`5169213`](https://github.com/moghtech/komodo/commit/51692136cbf938aef081e1102ade23612991918d) fix discord stack auto updated link - [`dc271d2`](https://github.com/moghtech/komodo/commit/dc271d260721d693b3f5e69515974bab52445b7b) action only log completion correctly - [`688b488`](https://github.com/moghtech/komodo/commit/688b488e7f943fb30fa6d4faa5c627db082930bb) add containers to omni search - [`69848dc`](https://github.com/moghtech/komodo/commit/69848dc8512f7516c877237f588a01f1755ec5ca) periphery build use --push - [`dc56c2a`](https://github.com/moghtech/komodo/commit/dc56c2a244f8e7bf91d84e10a4515697f5c02726) use --password-stdin to login - [`a940aed`](https://github.com/moghtech/komodo/commit/a940aed94082f2f8ccc3cf97b4a9125a6e1971aa) docker login stdin ### 📊 Changes **6 files changed** (+114 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `bin/core/src/alert/discord.rs` (+1 -1) 📝 `bin/core/src/api/execute/action.rs` (+5 -2) 📝 `bin/periphery/src/api/build.rs` (+2 -6) 📝 `bin/periphery/src/docker.rs` (+13 -6) 📝 `frontend/src/components/omnibar.tsx` (+87 -16) 📝 `frontend/src/pages/containers.tsx` (+6 -2) </details> ### 📄 Description - Fix Discord stack auto updated alert link - Add Containers to Omni search - Builds push using `--push` flag re #52 --- <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 2025-10-31 15:19:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#707