Open
Description
-
this issue deals with adding GitHub Actions workflows to the project. below would be ideal deliverables for completion of these tasks:
- to have an action workflow for uploading/publishing artifacts and deploy static site to GitHub Pages. this can be done using the deploy-pages action.
-
to have an action workflow for assigning proper labels to the issues, pull requests, etc. this action should ideally assign relatively straightforward or obvious labels to the opened tasks. it could be achieved using the labeler action but we still need to investigate a proper and meaningful labelling strategy. - need to have an action workflow for greeting first time contributors. although, not completely sure which would be an ideal action pick for this from the marketplace. need to investigate more on a better viable option.
- workflow related to image compression or file size optimization.
note: we need to come up with a decisive plan whether to have multiple deployment workflows or fewer with all the combined features-set. this includes code linting, commits linting (might be too overkill) and concurrent deployments.
Metadata
Assignees
Labels
modifications to CI/CD pipelines or processescontributions from the community or enhancements that support community engagementupdates, additions, or improvements to the project’s documentationenhancements to existing functionality or the addition of new features or contentpull requests that should be reviewed and merged as a priority due to their importancecontributions that enhance transparency, reproducibility, or accessibility in line with Open Sciencestructural improvements to the code without altering its external behaviorpull requests that are not yet ready for review or merging
Type
Projects
Status
In progress