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

feat(#162): final recipes for composing found metadata into final CSV #163

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Oct 21, 2024

In this pull I've implemented final recipe, that composes all found repositories metadata into final CSV file.

closes #162
History:


PR-Codex overview

This PR introduces a new task for composing metadata into a final CSV file, updates the workflow for handling outputs, and adds tests for the new functionality.

Detailed summary

  • Added final task in pyproject.toml for composing metadata.
  • Updated .github/workflows/collect.yml to save outputs in a structured folder.
  • Implemented main function in sr_data/steps/final.py to process CSV files.
  • Added unit tests for the main function in test_final.py.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel
Copy link
Owner Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Oct 21, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here.

@rultor rultor merged commit fb75295 into master Oct 21, 2024
17 checks passed
@h1alexbel h1alexbel deleted the 162 branch October 21, 2024 10:47
@rultor
Copy link
Collaborator

rultor commented Oct 21, 2024

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 10min).

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.

compose step to produce final.csv
2 participants