Skip to content

updated peer review workflow

Compare
Choose a tag to compare
@alee alee released this 19 Oct 23:54
· 247 commits to main since this release
81a53bd

What's Changed

Major changes include an overhauled peer review workflow, and the beginnings of an ML-supported tag clustering curator workflow from @hwelsters

various refactoring of the backend and system upgrades including a major version bump to Django 4.2 LTS

Relevant PRs

  • Refactor core/home app views and serializers by @sgfost in #663
  • feat: tag clustering using ML by @hwelsters in #673
  • peer review: draft workflow, closing, invitation expirations by @sgfost in #667
  • build(deps): upgrade to django 4.2 LTS by @alee in #670

New Contributors

Full Changelog: v2023.08...v2023.10