v0.6.0
narekhovhannisyan
released this
09 Aug 20:13
·
319 commits
to main
since this release
What's Changed
- adds details on our issue process to processes doc by @jmcook1186 in #799
- Bump braces version to address high severity vuln in npm audit report by @jmcook1186 in #807
- Add link to mailing list to reade and contributing.md by @jmcook1186 in #773
- Release v0.4.0 by @github-actions in #836
- Sync main and release branches by @narekhovhannisyan in #837
- Restructure errors in IF by @narekhovhannisyan in #793
- Rename ie to if-run by @jmcook1186 in #833
- Clarify labels and plugins in contribution guide by @jmcook1186 in #841
- Add if core as a source of errors by @narekhovhannisyan in #838
- Remove if-plugins from readme docs by @jmcook1186 in #840
- Error out unknown by @narekhovhannisyan in #844
- If core plugin types by @narekhovhannisyan in #843
- adds example manifests for tdp-finder, region/instance metadata by @jmcook1186 in #788
- Replace plugins with generics by @MariamKhalatova in #851
- Error retouch by @narekhovhannisyan in #848
- Build
If-env
by @manushak in #790 - Add error info to readmes by @jmcook1186 in #856
- Fix sci config in example manifests and tests by @jmcook1186 in #861
- Fix If-env node_modules issue by @manushak in #862
- Use generics based teads curve by @MariamKhalatova in #864
- Add copy-param to builtins by @jmcook1186 in #854
- Zero tolerant plugins by @narekhovhannisyan in #859
- Adapt manifests to zeros by @MariamKhalatova in #866
- Drop some unofficial plugins by @MariamKhalatova in #867
- Build
If-check
by @manushak in #865 - Add check for debug log by @narekhovhannisyan in #873
- Update If-check to support CI/CD by @manushak in #872
- Add output manifests by @MariamKhalatova in #874
- fix(manifests): optimized outputs for CI/CD by @MariamKhalatova in #887
- Test ci by @narekhovhannisyan in #869
- Sync latest release (v0.5.0) with main by @narekhovhannisyan in #885
- Restructure by @narekhovhannisyan in #888
- Make IF export yaml by default by @manushak in #883
- Eco-CI - Estimating the cost of CI pipelines by @ArneTR in #736
- Validate duration to be gt 0 in mock observations by @narekhovhannisyan in #897
- Make —stdout the default export option by @manushak in #875
- Fix if-check to log file relative path by @manushak in #889
- Regex multiple matches by @mouhamadalmounayar in #901
- Build
if-csv
by @manushak in #891 - Remove
params.ts
file andoverride-params
section from the manifest by @manushak in #908 - Update manifests for phased execution by @MariamKhalatova in #915
- Add
parameter-metadata
into plugins by @manushak in #911 - Add
explain
feature by @manushak in #913 - Add
aggregation-method
intoparameter-metadata
by @manushak in #919 - Update output manifests by @MariamKhalatova in #926
- Update output manifests by @MariamKhalatova in #928
- Time sync by @narekhovhannisyan in #921
- Distinct manifests by @MariamKhalatova in #929
- Phased execution without builtin time-sync by @narekhovhannisyan in #930
- Distinct execution by @narekhovhannisyan in #914
- Fix if-check package name by @manushak in #931
- Fix removing the last empty line in the package.json by @manushak in #933
- Update readme files by @manushak in #935
- Fix manifests by @MariamKhalatova in #936
- Fix
regroup
validation error message by @manushak in #940 - Fix aggregation method by @manushak in #943
- Time sync aggregation parameters resolution by @narekhovhannisyan in #945
- Emit warning by @narekhovhannisyan in #942
- Merge
parameter-metadata
with plugin's hardcoded data by @manushak in #944 - Update output manifests by @narekhovhannisyan in #946
- Add
time-converter
plugin by @manushak in #925 - Build If-merge by @manushak in #927
- Fix
explain
feature by @manushak in #955 - Fix observe redundant outputs by @narekhovhannisyan in #956
New Contributors
- @ArneTR made their first contribution in #736
- @mouhamadalmounayar made their first contribution in #901
Full Changelog: v0.4.0...v0.6.0