scwrypts/zsh/lib
yage 6f42c9cb16 v3.7.0
=====================================================================

--- New Features -------------------------

- Github Actions integration from 3.7.0 and up!

```yaml
  # try it out in gh actions
  - uses: wrynegade/scwrypts@main
    with:
      version: v3.7.0
      scwrypt: --name hello-world --group scwrypts --type py
      args: --message "hello from github actions ci <3"
```

--- New Scripts --------------------------

zsh/helm )
  smart helm template functions (simply pass a filename)
   - get-template
   - update-dependencies

--- Changes ------------------------------

- CHECK_ENVIRONMENT now uses proper argument parsing

- scwrypts/plugins loaded by setting in config or environment:
   SCWRYPTS_PLUGIN_ENABLED__plugin=1

- SCWRYPTS__GET_PATH_TO_RELATIVE_ARGUMENT was missed in the v2->v3
  refactor and has now been reincluded as SCWRYPTS__GET_REALPATH
2023-11-10 16:32:05 -07:00
..
cloud v3.6.6 2023-10-23 12:47:53 -06:00
db v3.5.0 2023-08-24 17:11:34 -06:00
helm v3.7.0 2023-11-10 16:32:05 -07:00
media v3.0.0 "The Great Overhaul" 2023-06-21 20:04:30 -06:00
misc v3.0.0 "The Great Overhaul" 2023-06-21 20:04:30 -06:00
office v3.7.0 2023-11-10 16:32:05 -07:00
redis v3.0.0 "The Great Overhaul" 2023-06-21 20:04:30 -06:00
scwrypts v3.7.0 2023-11-10 16:32:05 -07:00
system v3.0.0 "The Great Overhaul" 2023-06-21 20:04:30 -06:00
utils v3.7.0 2023-11-10 16:32:05 -07:00
config.group.zsh v3.2.0 2023-06-27 16:35:30 -06:00
config.user.zsh v3.6.0 2023-08-28 20:31:04 -06:00
config.zsh v3.7.0 2023-11-10 16:32:05 -07:00
import.driver.zsh v3.2.0 2023-06-27 16:35:30 -06:00