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 245d37635a refactor: remove unused stickydisk setup logic and rename setup_builder
This commit completes the cleanup of build-push-action by removing all
the buildkit and sticky disk setup logic that has been moved to the
separate setup-docker-builder action.

Changes:
- Delete setup_builder.ts which contained 380+ lines of unused code
- Create new build-reporter.ts with only the reportBuildStart function
- Update all imports to use the new build-reporter module
- The new file name better reflects its single responsibility

The action is now cleaner and more focused, with infrastructure setup
logic properly separated into the setup-docker-builder action.

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

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