chore: Add Artifact Deletion Warning#2012
Open
camielvs wants to merge 1 commit into03-24-feat_add_visualization_to_output_nodesfrom
Open
chore: Add Artifact Deletion Warning#2012camielvs wants to merge 1 commit into03-24-feat_add_visualization_to_output_nodesfrom
camielvs wants to merge 1 commit into03-24-feat_add_visualization_to_output_nodesfrom
Conversation
🎩 To tophat this PR:You can add the following URL parameter to your browser to tophat this PR: |
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Mar 25, 2026
46fe95a to
5cb8822
Compare
0decda3 to
4e67fef
Compare
5cb8822 to
3f9656d
Compare
4e67fef to
b50be44
Compare
3f9656d to
b524d85
Compare
b50be44 to
d4a4a97
Compare
b524d85 to
0de8d25
Compare
d4a4a97 to
da858d7
Compare
0de8d25 to
85bf20c
Compare
da858d7 to
c0a08a8
Compare
85bf20c to
26ded5b
Compare
c0a08a8 to
4532412
Compare
26ded5b to
02df683
Compare
maxy-shpfy
reviewed
Mar 25, 2026
src/components/shared/ReactFlow/FlowCanvas/TaskNode/TaskOverview/IOSection/IOSection.tsx
Outdated
Show resolved
Hide resolved
02df683 to
b37e860
Compare
4532412 to
bb48bfb
Compare
maxy-shpfy
approved these changes
Mar 26, 2026
bb48bfb to
4c8ef4d
Compare
b37e860 to
7e75f04
Compare
4928042 to
ec2666c
Compare
7e75f04 to
08ec3cf
Compare
08ec3cf to
f809200
Compare
ec2666c to
a013141
Compare
f809200 to
ececc61
Compare
a013141 to
e7053d2
Compare
ececc61 to
f9efb92
Compare
e7053d2 to
586d256
Compare
f9efb92 to
89ae4d2
Compare
586d256 to
c838e6d
Compare
89ae4d2 to
da1c9ec
Compare
c838e6d to
8d87e4f
Compare
da1c9ec to
e1cab5a
Compare
8d87e4f to
1ded4a6
Compare
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.

Description
Add a warning to old (>30 days) pipeline runs that artifacts may no longer be available.
I tried to make this as generic as possible, as our Open-Source users may not be using the same retention policies as Shopify.
Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Confirm that the message appears on a pipeline run that is more than 30 days old.
Additional Comments