Update package summary extras produced during package generation (#341)

* update summary.txt
* add summary.xlsx
* add changelog entry autogeneration
This commit is contained in:
Justin Ibarra
2020-09-30 17:43:45 -05:00
committed by GitHub
parent 83fb9bdf93
commit 7c1e9c1ed5
11 changed files with 425 additions and 60 deletions
+7
View File
@@ -36,6 +36,13 @@ jobs:
run: |
python -m detection_rules build-release
- name: Archive production artifacts
uses: actions/upload-artifact@v2
with:
name: release-files
path: |
releases
- name: Unit tests
run: |
python -m detection_rules test