Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to automatic github action build after upstream merge #4

Open
stes opened this issue Oct 29, 2022 · 1 comment · May be fixed by #9
Open

Update to automatic github action build after upstream merge #4

stes opened this issue Oct 29, 2022 · 1 comment · May be fixed by #9
Assignees

Comments

@stes
Copy link
Collaborator

stes commented Oct 29, 2022

Once DeepLabCut/DeepLabCut#1777 is merged and published on PyPI, a GitHub action should be added for an automatic page build of https://benchmark.deeplabcut.org/. The steps to add are:

  • Install latest version of DeepLabCut via pypi (or possibly use the suitable docker image?)
  • Fetch the non-public ground truth dataset using a suitable github secrete (then not visible to the public, as intended)
  • Run the tests to ensure that no upstream errors were introduced
  • Run make deploy which will evaluate the benchmark results, and update the website table
  • Update the page if all completed successfully
@stes stes self-assigned this Oct 29, 2022
@MMathisLab
Copy link
Member

@stes can we also automatically update website based on what is on main?

@stes stes linked a pull request Nov 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants