1.10.1 (2024-03-18)
- no minor changes
1.10.0 (2024-03-14)
- add AWS stack and resources, add documentation (ddf9e99)
- add dev mode to test function with actual github events (21ddccb)
- add ID and SHA to check-suite (0a8d000)
- add metric for updated documentation (05937ba)
- add over100Files flag to documentation_updated (8d02a5c)
- add pull request head_sha to metric outputs (2aaf14b)
- add status to metric data (df150a3)
- add workflow job head_sha to output (d6a1b16)
- add workflow job id to output (52e7938)
- align json file parsing for deployments and tooling-usage (a9e1200)
- change api dpenedent commits-per-pr and deployments metric output and handle status (7589b40)
- change api-dependent data of documentation_updated (d4b0898)
- change release_versions to be based on tag creation events (c6d86c2)
- check config file for documentation skeleton usage metric (9c46ba0)
- improve api-dependent tooling_usage output (1ae6337)
- improve naming and add more logs to store-data (15dd7f1)
- only record commits-per-pr for merged prs (b153a5d)
- refine test_coverage test detection and filter out jobs that don't mention tests (dd23472)
- remove redundant status and add/keep conclusion for workflow jobs and steps (0c09100)
- report the existence of unhandled errors (e20ffc4)
- skip any events coming from the data repo (a8379bd)
- store data using tree instead of single commits (e09d689)
- update code-review-involvement metric to handle closed but not merged PRs (6263669)
- use namespaces for trigger signatures (203d9a9)
- use PR ID as identifier instead of PR number (088dd5b)
- use separate token for data repo write access (7f36563)
- add staggering timeout when storing data (5710114)
- better representation of commit timestamps - don't default to now (aa67028)
- convert test_coverage step datetime to unix timestamp like in other metrics (de95816)
- do not return created data in lambda handler (ced9727)
- improve error messages (28b04f9)
- remove check-suite duration (f368368)
- remove dependencies from tooling usage output (ea1f59c)
- remove duplicate data from documentation_updated (d992a08)
- remove packages from code-review-involvement metric output (6a52e2b)
- remove repo and owner from tooling usage output (731abf6)
- remove unnecessary data from workflows output (f1a9780)
- request maximum number of files with one api call (548e59b)
- resolve new linting warnings and errors (05b96c5)
- save correct registry for deven-documentation-skeleton in lock (452ad1e)
- set correct values for deployment metric output (8953629)
- set proper fallback values if pr is not merged (894c00b)
- typo (3997d8a)
- use correct commit for deployments metric package_json (5b41adb)
- use correct endpoint to get all files of a pr (50604e1)
- use status type and easier branching in documentation_updated (9854772)
1.9.0 (2023-11-14)
- doc added for webhook events (#86) (2dfff52)
- doc testing added (#84) (2c5b972)
- enable no-explicit-any lint rule (266fa80)
- test-coverage: add tests metrics (b777767)
1.8.0 (2023-03-21)
1.7.0 (2023-03-21)
1.6.0 (2023-03-20)
- add tooling usage metric (012bc66)
- check for documentation skeleton (95c6286)
- workflows: #18 add code review involvements metrics (d54e490)
- workflows: #18 add workflows metrics (abeb05c)
- conditions: conditions don't have to be specified in each metric (f4c2c32)
- metrics: add metrics log as example (8371e44)
- metrics: changes check for workflow (c1e007a)
- metrics: changes check for workflow (022f68e)
- metrics: changes check for workflow (275df3b)
- push-to-repo: fix the file path (86d0d2f)
- store-data: resolve events before push (ea1f807)
- tests: collect metrics uses mocked data (c82c270)
- tests: tooling usage (aeaadac)
- tests: tooling usage (3b509f8)
- tests: tooling usage (412df53)
- tests: tooling usage (2e57772)
- tests: tooling usage (633ec02)
- tests: tooling usage (6d09479)
1.5.0 (2023-03-20)
- collect-metrics: enable multiple collect metrics (960b338)
- condition: remove wrong condition (315f09d)
1.4.0 (2023-03-20)
- workflow: add workflow to sync develop with main (db0a647)
1.3.0 (2023-03-17)
1.2.0 (2023-03-16)
- documentation: add documentation (f94f210)
- documentation: fix typos (00b6efa)
1.1.0 (2023-03-15)
- add initial flow (ebe0431)
- packages: remove useless package (985c928)
- add initial flow (ebe0431)
- packages: remove useless package (985c928)
1.2.0 (2023-03-06)
- functions: write JSON files instead of base64 (3471b10)
- show push error (64ce354)
- show push error (ea31bd2)
- show push error (64f2eb3)
- show push error (aca964f)
- show push error (21fecfb)
1.1.0 (2023-02-28)
- functions: remove log and release version (e7db333)
- functions: write JSON files instead of base64 (bb15f54)
- workflow: add release workflow (69dd2f8)
- workflow: remove test (455b2c8)