2
0
Fork 0
mirror of https://code.forgejo.org/docker/build-push-action.git synced 2025-08-17 17:20:53 +00:00
docker-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>
2025-08-01 14:52:41 -04:00
..
index.js refactor: remove nofallback parameter 2025-08-01 14:52:41 -04:00
index.js.map refactor: remove nofallback parameter 2025-08-01 14:52:41 -04:00
licenses.txt refactor: remove unused stickydisk setup logic and rename setup_builder 2025-08-01 14:33:16 -04:00
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 2024-12-09 13:01:20 -05:00