Add last deployment column#169
Merged
yimsk merged 1 commit intoclawscli:developfrom Feb 24, 2026
Merged
Conversation
Contributor
|
Thanks, looks good! The e1s-style deployment column is a nice addition. Merged! Thanks for targeting develop as I asked last time. If you send any future PRs, main works too. we're simplifying our branch workflow. |
Merged
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Feb 24, 2026
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [github:clawscli/claws](https://github.com/clawscli/claws) | patch | `0.15.0` → `0.15.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>clawscli/claws (github:clawscli/claws)</summary> ### [`v0.15.1`](https://github.com/clawscli/claws/releases/tag/v0.15.1) [Compare Source](clawscli/claws@v0.15.0...v0.15.1) #### Changelog - [`4fe75b6`](clawscli/claws@4fe75b6) Add docker support and github CR package workflow - [`92189e5`](clawscli/claws@92189e5) Cross-compile for multiple archs instead of relying on QEMU - [`63731ed`](clawscli/claws@63731ed) Merge pull request [#​165](clawscli/claws#165) from clawscli/develop - [`d806a8e`](clawscli/claws@d806a8e) Merge pull request [#​167](clawscli/claws#167) from stefan-matic/main - [`f508583`](clawscli/claws@f508583) Merge pull request [#​168](clawscli/claws#168) from clawscli/develop - [`7fbf05d`](clawscli/claws@7fbf05d) Merge pull request [#​169](clawscli/claws#169) from dpalvolgyi-pw/feature/ecs-last-deployment - [`87d9644`](clawscli/claws@87d9644) Merge pull request [#​170](clawscli/claws#170) from clawscli/develop - [`6d22155`](clawscli/claws@6d22155) feat(ecs): add last deployment column </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a last deployment column to the ECS services view similar to e1s.