Skip to content

flowey: convert IGVM-related nodes to use typed artifacts #1293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jstarks
Copy link
Member

@jstarks jstarks commented May 3, 2025

Use typed artifacts here, too. This required a little massaging to keep the artifact directory structure we have today. This code could be simpler if we were willing to have more generic file names in the IGVM artifacts.

Use typed artifacts here, too. This required a little massaging to keep
the artifact directory structure we have today. This code could be
simpler if we were willing to have more generic file names in the IGVM
artifacts.
@jstarks jstarks requested review from a team as code owners May 3, 2025 01:01
}
}

#[derive(Serialize, Deserialize)]
pub struct OpenhclIgvmOutput {
Copy link
Collaborator

Choose a reason for hiding this comment

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

OpenhclIgvmOutput

is it OpenHclIgvmOutput?

mebersol
mebersol previously approved these changes May 3, 2025
Copy link
Collaborator

@mebersol mebersol left a comment

Choose a reason for hiding this comment

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

:shipit:

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.

3 participants