Skip to content

Releases: opencitations/crowdsourcing

v1.1.0

31 Jan 20:27
Compare
Choose a tag to compare

1.1.0 (2025-01-31)

Features

  • Add automatic archival workflow for validation reports to Zenodo (2a8ebde)

Bug Fixes

  • add get_zenodo_base_url and improve tests (3326506)
  • ci: add ZENODO_SANDBOX token to test environment (f393456)

v1.0.2

31 Jan 16:37
Compare
Choose a tag to compare

1.0.2 (2025-01-31)

Bug Fixes

  • use persistent GitHub API URLs for user identification (ddf3d29)

v1.0.1

30 Jan 22:23
Compare
Choose a tag to compare

1.0.1 (2025-01-30)

Bug Fixes

  • gitignore: allow tracking of validation reports (2334657)
  • gitignore: remove docs directory from ignored paths (e9399b8)

v1.0.0

29 Jan 23:32
Compare
Choose a tag to compare

1.0.0 (2025-01-29)

Features

  • add automated semantic release workflow (fd3101a)
  • add detailed logging to process_issues.py (540891c)
  • add HTML validation report generation to process issues action (f384731)
  • add repository detection and debug logging (57e46e3)
  • add validation for empty issue body (40a09ff)
  • add Zenodo sandbox support for development environment (fa9c625)
  • integrate oc-validator for CSV validation (50f0f6f)
  • migrate to Poetry and enhance testing infrastructure (22afa6e)
  • parameterize repository URL in answer function (3aa99c5)
  • replace gh CLI with GitHub REST API and rename whitelist (498995c)
  • replace safelist.txt with YAML-based safe_list.yaml (313618e)
  • update issue processing workflow and documentation (d871e56)
  • workflow: enable automatic publishing of validation reports (94b30af)

Bug Fixes

  • add GH_TOKEN and ZENODO env vars to test workflow (f2aa200)
  • add required permissions for GitHub Pages deployment (59e6faa)
  • update success message to reference OpenCitations Index (192716b)