Sha256: bb99930aa0ccdc14b8a3e78b3caeb3093a9ac9b1c46f9a4da0d5ed109d094c00

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

# Script API Helpers (script_api_helpers)

Some helpers to simplify things:

* managing **files**: keep your updates with a timestamp, find the last version, encrypt/decrypt the data, shortcuts to avoid messing around with language specificities,...
generate fake data: different topics, use different distributions,...
* API:
    * custom multiple *presets* profiles,
    * get the highest of each flag among different custom presets

To do:

* more **fake data** features: link api details field, randomize your policy groups or apply a fixed distribution based on location
* API:
    * **map** different **account properties**, such as policy groups to presets or preferences
    * use an assistant to map **CSV** columns to the correct account or details properties
    * use batch helpers that store and manage your update files and provide log errors, or use them as an example
    * validate tagtree tags
    * create configuration files for orgs you manage the **HRIS** (a weekly feed will become a one time execution script)
    * create **unit tests** to check if the API behaviour meets the specifications and launch them periodically

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
eco-helpers-0.6.1 README.md
eco-helpers-0.6.0 README.md