kibana/packages/kbn-handlebars/scripts
Thomas Watson 9754529879
[@kbn/handlebars] Simplify the way upstream changes are discovered (#150024)
Previously a custom diff of the files inside the upstream `spec`
directory was kept up-to-date in this package `.patches` directory. This
process was very tedious and wasn't providing much value.

In this commit I've simplified the process tremendously and simply rely on
checking if there are any new commits upstream and then allow the
developer to manually check for relevant changes. This is something they
needed to do with the old system regardless. Here the code is just much
simpler.

---------

Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2023-02-02 02:56:56 -07:00
..
check_for_upstream_updates.sh [@kbn/handlebars] Simplify the way upstream changes are discovered (#150024) 2023-02-02 02:56:56 -07:00
print_ast.js [@kbn/handlebars] Improve print_ast.js script (#147086) 2022-12-12 10:09:01 -05:00
update_upstream_git_hash.sh [@kbn/handlebars] Simplify the way upstream changes are discovered (#150024) 2023-02-02 02:56:56 -07:00