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 ASReview Makita from 0.10.x to 1.0.x #73

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Update ASReview Makita from 0.10.x to 1.0.x #73

wants to merge 5 commits into from

Conversation

jteijema
Copy link
Member

@jteijema jteijema commented Jan 7, 2025

Key Updates

Rename the flags to reflect their use
Change usage from adding files in cwd to specification of the paths
Update to asreview 2.0
Add automation of the generation of example files using a workflow
Add a website that helps in the generation of commands - at asreview.github.io/asreview-makita

jteijema and others added 5 commits January 7, 2025 14:17
Key Updates

    Project Folder and Paths
        Introduced a -p flag for specifying the project folder, and -d for data.
        Updated templates to use relative paths for outputs and scripts.
        Refactored path handling using a new ProjectPaths class for better consistency.

    Template and Workflow Improvements
        Removed the output folder flag for templates.
        Improved prior dataset handling, including renaming and pathing fixes.

    Documentation and Examples
        Added detailed examples and extra info to the README.
        Updated examples to reflect the new -p and -d flag and path handling.

    Workflow Enhancements
        Added steps to run scitree before and after jobs execution.
        Fixed issues with running jobs in workflows.

    General Refactoring
        Cleaned up file handlers and folder names for clarity.
        Standardized platform checks and snake_case naming conventions.

    Miscellaneous
        Added .venv to .gitignore.
        Improved code quality with ruff.
* Add a workflow that automatically updates the examples after each update.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* change when example workflow is run

* Drop the commit and dev status from version in output

---------

Co-authored-by: jteijema <[email protected]>
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 this pull request may close these issues.

1 participant