TogetherCrew / operations

This repository houses a collection of code artifacts, including Github actions, Github workflows, and essential docker-compose files. These resources are instrumental in facilitating efficient and automated staging and production deployments.
1 stars 0 forks source link

CI: Core analyzer extraction from daolytics #58

Closed amindadgar closed 1 year ago

amindadgar commented 1 year ago

As we're moving all repositories from RnDAO organization into TogetherCrew, we need to extract the core analyzer from the DAOlytics repository so we could have a better vision on our analyzer scripts and we could use it in different modules.

### Tasks
- [x] Extract the `assess_engagement.py` from DAOlytics into a repository with name `core-analyzer`
- [x] Extract the related tests for the script and add them to the new repository
- [x] Align codebase with super-linter
- [x] Add docker-compose.test.yml