sedona icon indicating copy to clipboard operation
sedona copied to clipboard

Add `markdown-link-check` with `pre-commit`

Open jbampton opened this issue 1 year ago • 2 comments

Expected behavior

We should have all valid and working links and test for broken links

Actual behavior

Without an automated link check sometimes broken links are added and others become out of date.

Steps to reproduce the problem

Setup config file

https://github.com/tcort/markdown-link-check?tab=readme-ov-file#run-as-a-pre-commit-hook

  • install pre-commit
  • install the hooks
  • run pre-commit run --all-files

Settings

Sedona version = master

Apache Spark version = ?

Apache Flink version = ?

API type = Scala, Java, Python?

Scala version = 2.11, 2.12, 2.13?

JRE version = 1.8, 1.11?

Python version = ?

Environment = Standalone, AWS EC2, EMR, Azure, Databricks?

jbampton avatar Apr 23 '24 15:04 jbampton

+1, let's have this!

jiayuasu avatar Apr 25 '24 03:04 jiayuasu

I am working now on this issue. Thanks

jbampton avatar Apr 25 '24 14:04 jbampton