Omid Tahouri
Omid Tahouri
Check for the completeness and accuracy of the list of projects in the root devrel README. Also consider a logical order like in CODEOWNERS. Alphabetical?
Revisit comment in PR #458 https://github.com/apigee/devrel/blob/e8ad3e26f557d465832b397fe958b28484bd1f6f/tools/apigee-sackmesser/cmd/export/export.sh#L44 `select((. | length) > 1)'`
We have a minor inconsistency with the directory names created for `sackmesser report` Each resource in `/tools/apigee-sackmesser/cmd/report/helpers` will have its own directory created e.g. `mkdir -p "$export_folder/$organization/config/resources/edge/env/$environment/company"` This issue raises...
## Description - Updates the Apigee hybrid quickstart tool to use the newer Helm installation method introduced with Apigee hybrid 1.11, as apigeectl is not supported with newer versions ##...
Update deps, linters, etc. Review lint configs; excludes/overrides See #792 and #795