1.4.13 (2025-02-06)
- update OC Validator to support temp and local identifiers (9b95285)
1.4.12 (2025-02-01)
- ci: handle no-changes scenario in GitHub Actions workflow (50eddfa)
1.4.11 (2025-02-01)
- ci: simplify git operations in issues manager workflow (90055ba)
1.4.10 (2025-02-01)
- ci: add change detection before committing validation reports (77647c8)
1.4.9 (2025-02-01)
- ensure proper staging after stash operations in workflow (49c2907)
1.4.8 (2025-02-01)
- ci: improve Git operations handling in issues_manager workflow (b47e06f)
1.4.7 (2025-02-01)
- workflows: merge archive functionality into issues manager (27dba9c)
1.4.6 (2025-02-01)
- workflows: unify concurrency control for validation reports (91134c8)
1.4.5 (2025-02-01)
- ci: improve git operations reliability (6b0ddd4)
1.4.4 (2025-02-01)
- ci: improve concurrent execution handling (bcc871a)
1.4.3 (2025-02-01)
- ci: remove validation reports from GitHub after Zenodo archival (5712639)
1.4.2 (2025-02-01)
- ci: add automatic commit of validation reports (3ad3594)
1.4.1 (2025-02-01)
- ci: add automatic commit of validation reports index (1f897bd)
1.4.0 (2025-02-01)
- improve Zenodo file handling and user experience (21045bb)
1.3.0 (2025-01-31)
- improve Zenodo validation report handling and URLs (a03d78a)
1.2.2 (2025-01-31)
- add validation report redirect page (5542f41)
1.2.1 (2025-01-31)
- ensure publication_date is correctly set in Zenodo metadata (48e05d8)
1.2.0 (2025-01-31)
- improve Zenodo deposit titles with meaningful metadata (a372dd8)
1.1.2 (2025-01-31)
- remove Content-Type header from Zenodo file upload (229e644)
1.1.1 (2025-01-31)
- update Content-Type header for Zenodo file uploads (c00e086)
1.1.0 (2025-01-31)
- Add automatic archival workflow for validation reports to Zenodo (2a8ebde)
- add get_zenodo_base_url and improve tests (3326506)
- ci: add ZENODO_SANDBOX token to test environment (f393456)
1.0.2 (2025-01-31)
- use persistent GitHub API URLs for user identification (ddf3d29)
1.0.1 (2025-01-30)
- gitignore: allow tracking of validation reports (2334657)
- gitignore: remove docs directory from ignored paths (e9399b8)
- 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)