You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some experience with python packaging and would love to help out here. Thought I would create an issue first before spending some time on a pull request.
Roam-to-git-demo lives in a separate git repository, because it generate a lot of commits. We can disable the cron to run it on the main repository, but I'm not sure how to integrate it. Any idea?
What linting checks do you have in mind?
Automatic Pypi submission would be nice, PR welcome 👍
BTW keep2roam is a good idea, it would have helped me when I started using Roam. Do you plan to automatize the process?
Regarding CI, I added a flake8 lint in #69, and build matrix in #70, but I'm not sure I will catch anything with the last one, as the tested functions don't depends on the os.
I have some experience with python packaging and would love to help out here. Thought I would create an issue first before spending some time on a pull request.
Other general clean up suggestions I have:
Please see this repo for a rough idea for what I have in mind: https://github.com/adithyabsk/keep2roam
The text was updated successfully, but these errors were encountered: