fluent-package-builder icon indicating copy to clipboard operation
fluent-package-builder copied to clipboard

Better rake:clean and rake:clobber for macOS

Open ashie opened this issue 2 years ago • 3 comments

On macOS, rake:clean or rake:clobber doesn't remove some old artifacts, it causes including unexpected old version's artifacts into the package.

ashie avatar Apr 29 '22 00:04 ashie

Although we should use artifacts from CI, we don't yet have CI for Apple Silicon.

ashie avatar Apr 29 '22 00:04 ashie

This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days

github-actions[bot] avatar Jul 28 '22 10:07 github-actions[bot]

td-agent/.bundle/config should be removed, it's generated by this build system. I experienced that using old one causes lacking most gems in built package.

ashie avatar Dec 14 '22 03:12 ashie