Skip to content

Conversation

@Bianco95
Copy link
Contributor

No description provided.

@Bianco95 Bianco95 linked an issue Oct 30, 2025 that may be closed by this pull request
Copy link
Member

@dciangot dciangot left a comment

Choose a reason for hiding this comment

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

Can you please explain more the workflow and the logic? Maybe also in teh readme

}

func extractHeredoc(content, marker string) (string, error) {
// Find the start of the heredoc
Copy link
Member

Choose a reason for hiding this comment

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

needed for? please explain

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This function is used to extract the text content from a "heredoc" block in the shell script that is coming from the VK. So in this specific case, it extracts the content of the mesh script and save it in the same directory where job.sh is.

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.

Handle mesh.sh script generation coming from VK

3 participants