You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
build-push-action/dist
Claude 4c54035b2b refactor: remove nofallback parameter
Remove the nofallback input parameter as it's no longer needed. The action
now assumes that a builder is already configured and available.

Changes:
- Remove nofallback from action.yml inputs
- Remove nofallback from Inputs interface and getInputs function
- Update tests to remove nofallback references
- Also remove setup-only and buildx-version from action.yml (already removed from code)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2 months ago
..
index.js refactor: remove nofallback parameter 2 months ago
index.js.map refactor: remove nofallback parameter 2 months ago
licenses.txt refactor: remove unused stickydisk setup logic and rename setup_builder 2 months ago
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 10 months ago