EdJoPaTo / website-stalker

Track changes on websites via git
GNU Lesser General Public License v2.1
54 stars 6 forks source link

Remove `check` sub-command #198

Closed EdJoPaTo closed 5 months ago

EdJoPaTo commented 6 months ago

When using website-stalker i almost never use the check sub-command. Its part of some CI stuff but its mostly pointless there too as its followed directly by the run sub-command anyway.

When I add new sites to the config I just use run with a site filter, and it will error when something is wrong too.

Is there any use of the check sub-command or can it just be removed?

Would a run --dry-run be helpful instead? Personally I think keeping it simple would be the best way so remove it without an alternative.

EdJoPaTo commented 6 months ago

183 could get its own sub-command, so I don't think this is an argument against removing it.

EdJoPaTo commented 5 months ago

deprecated in fa60651033990c0cc8444c1cf6c98edcc7eaad45