photonvision icon indicating copy to clipboard operation
photonvision copied to clipboard

Hosted website is unversioned

Open mcm001 opened this issue 1 year ago • 0 comments

The current GitHub actions workflow pushes new website builds to the VPS on every run on master. This means our javadocs will be out of sync with the latest released robot code library.

We should instead move to something like a latest version + keep a copy of docs from each tag pushed to master

mcm001 avatar Jul 25 '24 23:07 mcm001