Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

DEVPROD-3362 Mark Evergreen ide as deprecated #2276

Merged
merged 9 commits into from
Mar 4, 2024
Merged
Prev Previous commit
Next Next commit
snapshots
khelif96 committed Feb 26, 2024
commit 975954e68de10c55d317ae9b08c3599b3b860562
Original file line number Diff line number Diff line change
@@ -196,7 +196,9 @@ exports[`Snapshot Tests Pages/Spawn/Spawn Host Card Default 1`] = `
IDE
</div>
<div>
<span>
<div
class="css-1m51o3m-IDEContainer e1287ob91"
>
<a
class="lg-ui-0001 css-16hif17-StyledLink leafygreen-ui-1gfngq5"
href="/host/i-04ade558e1e26b0ad/ide"
@@ -205,10 +207,35 @@ exports[`Snapshot Tests Pages/Spawn/Spawn Host Card Default 1`] = `
<span
class="leafygreen-ui-1ewnca3"
>
Open IDE
Open IDE (Deprecated)
</span>
</a>
</span>
<span
aria-disabled="true"
aria-label="more info"
class="leafygreen-ui-emw599"
data-testid="info-sprinkle-icon"
role="button"
tabindex="0"
>
<svg
aria-hidden="true"
aria-label="Info With Circle Icon"
class="leafygreen-ui-1st74h4"
height="16"
role="img"
viewBox="0 0 16 16"
width="16"
>
<path
clip-rule="evenodd"
d="M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM9 4C9 4.55228 8.55228 5 8 5C7.44772 5 7 4.55228 7 4C7 3.44772 7.44772 3 8 3C8.55228 3 9 3.44772 9 4ZM8 6C8.55228 6 9 6.44772 9 7V11H9.5C9.77614 11 10 11.2239 10 11.5C10 11.7761 9.77614 12 9.5 12H6.5C6.22386 12 6 11.7761 6 11.5C6 11.2239 6.22386 11 6.5 11H7V7H6.5C6.22386 7 6 6.77614 6 6.5C6 6.22386 6.22386 6 6.5 6H8Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</span>
</div>
</div>
</div>
</div>