opensearch-project/opensearch-ci

[Enhancement] Adding an entrypoint to allow custom Global Tools modifications

開放

#216 建立於 2022年11月2日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (28 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (21 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Right now we are directly adding custom global tools configurations here:

This is not generic enough and we should follow the envVars approach here, by adding a class to read from a custom configurations files if we need any custom tweaks on the global tools:

Thanks.

貢獻者指南