* Add normalization to list of modules to check dependencies for
* Remove now unneeded empty lists
* Refactor how gradle files are retrieved
* Let method set the dict key for module
* Rename CONNECTOR_PATH, ensure that path for get_gradle_file_for_path is always a folder
* Add typing on potentially confusing method
* Make comment template clearer
* Move modules into details
* Auto-close sources and destinations, add emoji and count for other modules
* Rename function to get dependent modules
* Add placeholder change
* List connectors and versions in a table
* Add changelog status
* Add changelog annotation
* Add publish version status
* Add version bump for demo
* Update status
* Add strict-encrypt verion check
* Add overall status summary
* Fix version status format
* Fix format
* Update styling
* Add notes
* Add a special case for mongodb
* Update details open / close logic
* Add link to dockerfile
* Revert demo changes
* Remove version link
* Delete report when it is deprecated
* Revert "Delete report when it is deprecated"
This reverts commit f0008e4976.
* Use more specific variable name
* Write affected sources and destinations to files
* Use Markdown template to format results
* Update workflow to edit existing comment instead of making a new one
* Check whether changed_files.txt is empty before proceeding
* move template to .github/
* Use different quotes for true
* Move logic about continuing back to after dependency report because of ignores
* Use correct filename in conditional
* Use if to avoid early exit
* Create folder for comment templates and use constant for file path
* Add handling for non-source non-destination info, pull out markdown listing