Open Issues Need Help
View All on GitHubAI Summary: Automate the update of the `version` parameter in `setup.py` and `pixi.toml` using the `RELEASE_VERSION` environment variable within a GitHub Actions workflow. This will eliminate the manual process of updating version numbers during releases.
Design first Open Source Data Management Toolkit
AI Summary: Improve the error handling and logging of the `GIT_TOKEN_CHECK` task within the DataJourney project's pixi framework. The current error logging is insufficient; the task needs to provide a clear and helpful message to the user when the GitHub token is not found, including instructions on how to set it.
Design first Open Source Data Management Toolkit
AI Summary: Integrate the ScanAPI tool into the DataJourney (DJ) project to test and monitor the APIs used within DJ. This involves identifying the APIs used in DJ, determining the appropriate integration pattern with ScanAPI, and implementing the integration.
Design first Open Source Data Management Toolkit
AI Summary: Investigate the OpenSSF Scorecard and its related tools (scorecard-visualizer and OpenSSF Scorecard Monitor GitHub Action) to assess their potential integration into the DataJourney open-source data management toolkit. The goal is to determine how the OpenSSF Scorecard can be used to enhance the security posture of DataJourney.
Design first Open Source Data Management Toolkit
AI Summary: Research and design a Level 01 monitoring system for the DataJourney open-source data management toolkit, integrating tools like ScanAPI and DataDog, and potentially a custom dashboard. The goal is to enhance the toolkit's monitoring capabilities.
Design first Open Source Data Management Toolkit