Skip to content
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

Sarpik/get input list support #829

Merged
merged 6 commits into from Jun 4, 2021
Merged

Sarpik/get input list support #829

merged 6 commits into from Jun 4, 2021

Conversation

thboop
Copy link
Collaborator

@thboop thboop commented Jun 4, 2021

This is a port of this PR with the linter ran and a few comment changes.

This pr adds a new function to the toolkit's @actions/core package. getMultilineInput

We may end up supporting yaml style lists in the future, but for now we are using multilines in place of those. In general this function will be useful for actual multiline strings and the workaround we are using for lists, so we should just support it.

Thanks @kiprasmel for coding this PR

@thboop thboop requested a review from a team as a code owner June 4, 2021 03:34
@thboop thboop requested a review from luketomlinson June 4, 2021 03:39
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.

None yet

3 participants