aicoe-aiops / project-template

this is a template to use for new data science projects in the aiops group
Other
8 stars 21 forks source link

State Thoth's configuration file in README #12

Closed fridex closed 4 years ago

tumido commented 4 years ago

@fridex what about the .zuul config? Should that be listed as well or is that going away? Maybe I'm mistaken and it's not going away - all I know is from @harshad16's email a while back:

Thoth-zuul : This bot is used for integration tests and merging a pull request, this is soon to be replaced by the aicoe-ci bot mentioned above in the list.

fridex commented 4 years ago

@fridex what about the .zuul config? Should that be listed as well or is that going away? Maybe I'm mistaken and it's not going away - all I know is from @harshad16's email a while back:

It should go away soon. @harshad16 will know more though :)

fridex commented 4 years ago

It might be a good idea to include also pre-commit and mypy configuration. And to have it even in better shape, we could sync template with the one we use and have AICoE-wide standard for Python repos:

https://github.com/thoth-station/template-project

CC @goern