comprehensive-rust
comprehensive-rust copied to clipboard
Detect deletion of slides
closes issue #1417
any suggestions🙂 ?
Oh, and please update the title of the PR to reflect what it does.
sry @djmitche for late reply ... will soon come up with changes
Hi @Gourav2609, thanks for looking at this issue!
As a high-level comment, I would like code such as this to be written in Python. See https://github.com/google/comprehensive-rust/blob/main/.github/workflows/check-msgid-changes.yml which calls directly out to https://github.com/google/comprehensive-rust/blob/main/.github/workflows/check-msgid-changes.py.
We cannot maintain large amounts of Bash code, so that is why I think we should write this in a high-level language instead.
@Gourav2609 are you able to continue working on this?
@djmitche sry.. Got a little busy with college hackathon.. Will soon start working on it