v6.1.0: Sync resources mentioned in the project config
New functionality
project/sync-and-cache
: Added an action for syncing and caching test resources (PR #31).
Minor changes
-
project/detect-changed-components
: Make action less verbose by not printing out every changed file for every component (PR #32). -
ns-list
: Output themain_script_type
of each component (PR #33). -
project/detect-changed-components
: Output thefull_name
andmain_script_type
of each component (PR #33). -
Update documentation for various components (PR #34).
Bug fixes
check-concurrent-pr
: Added input parametergithub_token
for checking concurrent PRs (PR #31).