Skip to content

Conversation

Aaron-9900
Copy link
Contributor

@Aaron-9900 Aaron-9900 commented Jun 27, 2025

Comes from: #20896 (comment)

Closes #20896

This is how it looks:

Screenshot 2025-06-27 at 15 40 27 Screenshot 2025-06-27 at 15 40 40 Screenshot 2025-06-27 at 15 40 51

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

Copy link

bunnyshell bot commented Jun 27, 2025

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

@Aaron-9900 Aaron-9900 force-pushed the aaron.hoffman/feat_show-operation-state-images-ui branch from 50e04d1 to 0e1d019 Compare June 27, 2025 13:44
@Aaron-9900 Aaron-9900 changed the title Show operation state UI feat: show operation state UI Jun 27, 2025
@Aaron-9900 Aaron-9900 force-pushed the aaron.hoffman/feat_show-operation-state-images-ui branch from 0e1d019 to bf83dad Compare June 27, 2025 13:48
Signed-off-by: Aaron Hoffman <31711338+Aaron-9900@users.noreply.github.com>
@Aaron-9900 Aaron-9900 force-pushed the aaron.hoffman/feat_show-operation-state-images-ui branch from bf83dad to 203915f Compare June 27, 2025 14:05
@Aaron-9900 Aaron-9900 marked this pull request as ready for review June 27, 2025 14:20
@Aaron-9900 Aaron-9900 requested a review from a team as a code owner June 27, 2025 14:20
Copy link
Member

@agaudreault agaudreault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@agaudreault agaudreault merged commit 07bd5e0 into argoproj:master Jul 2, 2025
24 checks passed
dsuhinin pushed a commit to dsuhinin/argo-cd that referenced this pull request Jul 9, 2025
Signed-off-by: Aaron Hoffman <31711338+Aaron-9900@users.noreply.github.com>
Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
enneitex pushed a commit to enneitex/argo-cd that referenced this pull request Aug 24, 2025
Signed-off-by: Aaron Hoffman <31711338+Aaron-9900@users.noreply.github.com>
Signed-off-by: enneitex <etienne.divet@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a link between images and resources being deployed
2 participants