ci: add a basic CI running linter and tests#5
ci: add a basic CI running linter and tests#5madrisan wants to merge 9 commits intoMutopiaProject:masterfrom
Conversation
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
0f80422 to
40b65b3
Compare
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
How can I create the SQLite DB? |
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
Signed-off-by: Davide Madrisan <d.madrisan@proton.me>
python3 mupub initThis will create the ~/.mupub folder containing an intialized database, configuration files, and lycache. (Apparently the lycache isn't getting created on init and I will fix that soon.) |
|
Thanks! By the way @glenl , why |
|
See ... and in the BTW, other than being the author and (reasonably) happy with the work, I have no other personal stake. If you want to continue support, feel free to rewrite and modify as you see fit. It is no longer "mine". For example, he SQLite DB part was an implementation decision I made and you might feel it is better served with YAML. |
No description provided.