Skip to content

Support key-value option lines#110

Open
AgentGoose32 wants to merge 1 commit intodeployphp:masterfrom
AgentGoose32:polar-72-yaml-options
Open

Support key-value option lines#110
AgentGoose32 wants to merge 1 commit intodeployphp:masterfrom
AgentGoose32:polar-72-yaml-options

Conversation

@AgentGoose32
Copy link
Copy Markdown

Fixes #72

Summary

  • Allows options to be provided in the key/value line format shown in workflow YAML examples, e.g. keep_releases: 7.
  • Keeps JSON object support for existing users.
  • Fails the action with a clear message when the options input is neither JSON nor key/value lines, instead of silently ignoring invalid JSON.
  • Rebuilds dist/index.js.

Validation

  • npm run typecheck
  • npm run build
  • npm run format:check
  • git diff --check

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.

options is not working

1 participant