nqrduck / nqrduck

MIT License
1 stars 1 forks source link

CI/CD #7

Open jupfi opened 3 months ago

jupfi commented 3 months ago

Just documenting some thoughts:

Since I accidentally keep messing up the .toml file do the following:

First perform an action that installs the nqrduck module on debian and arch based systems. Maybe Windoof?

If everything works out we run the tests. Since this is a UI application they are not going to be a lot of tests - probably just load the dummy module and check if the UI is startable.

If this worked out we run pylint?

And finally the package is deployed to PyPi.