Rust
Rust copied to clipboard
Port build_directory_md from Python to Rust
The build_directory_md.py run in our GitHub Action directory_workflow.yml should be replaced by Rust code.
This process should be done in three separate pull requests.
- [ ] Run both the Python and Rust versions in the same GitHub Action and fail if the two files are not identical.
- [ ] Remove the running of the Python code in the GitHub Action and remove the Python file.
- [ ] [Optional] Modify the Rust version to add any new information and/or look and feel.
Why should we replace the existing script?
Because:
- It might be a change of pace for a contributor to contribute something that is not an algorithm.
- Learning how GitHub Actions work and how to improve them is a superpower.
- This community will be better able to maintain and improve code written in Rust.
- I may port innovations made in the new implementation back into the Python repo.
Agree, let's do it then
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Let's keep this open for a while in case somebody wants to update the Rust script with new features. I can't think of any off the top of my head, but this doesn't mean there are none
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our Gitter channel. Thank you for your contributions!