We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620c531 commit 6f599ccCopy full SHA for 6f599cc
static/gsAdmin/views/launchpadAdminPage.tsx
@@ -320,7 +320,8 @@ export function LaunchpadAdminPage() {
320
<Flex direction="column" gap="md">
321
<Heading as="h3">Fetch Artifact Info</Heading>
322
<Text as="p" variant="muted">
323
- Retrieve all data and details for a specific preprod artifact.
+ Retrieve all data and details for a specific preprod artifact (includes
324
+ snapshot info).
325
</Text>
326
<label htmlFor="fetchInfoArtifactId">
327
<Text bold>Preprod Artifact ID:</Text>
0 commit comments