bot icon indicating copy to clipboard operation
bot copied to clipboard

add feature to ignore old directory/file structure before certain version

Open PeterDaveHello opened this issue 10 years ago • 7 comments

Because the structure may be changed, we can't control or make sure the structure will be the same forever, once it changes, e.g. rename javascript to js, CI bot will not success and fail in all the after version, but that doesn't make sense, we still need a human begin to check the CI message, I think we should support this feature to ignore the old structure before a certain version, so it won't make all the after version not pass CI bot, and the version may be set in info.ini

PeterDaveHello avatar Jun 29 '14 06:06 PeterDaveHello