Kentaro Hayashi
Kentaro Hayashi
update-po target will be replaced by: * Execute po4a-updatepo --format xml --po ja.po --master....
html-ja-build.stamp target will be replaced by: po4a-translate --keep --format xml .... --localized
Expected to be used with: ``` ruby make-install-script.rb /work/fluent/fluent-package-builder/fluentd.cdn.cncf.io --channel 5 --verify -d Template path: /work/fluent/fluent-package-builder/f-p-b.repo/fluent-package/make-install-script.erb Processing fluent-package 5 ... Generated: /work/fluent/fluent-package-builder/fluentd.cdn.cncf.io/sh/install-redhat-fluent-package5.sh [OK] Compared with: https://toolbelt.treasuredata.com/sh/install-redhat-fluent-package5.sh Generated: /work/fluent/fluent-package-builder/fluentd.cdn.cncf.io/sh/install-amazon2-fluent-package5.sh [OK] Compared...
3, 4, and 5 was supported.
2, 2.5 was supported.
It might better to refactor more.
And need to archive current install script.
Supported to make installation scripts archive.
Still 2.5 target is broken.
How to verify 1. ruby make-install-script.rb -b PATH_TO_REPOSITORY it creates installation script backup under toolbelt/* 2. ruby make-install-script -v PATH_TO_REPOSITORY It checks installation script under PATH_TO_REPOSITORY and verify it with...