FEATURE: Add script to check dependencies #1

Merged
bigMouthCommie merged 3 commits from judy/storytime:check-dependencies into main 2024-04-12 15:06:50 +02:00
Collaborator

🎁 Summary

Adds a check-dependencies script in the bash folder.

  • Automatically checks for listed dependencies.
  • Doesn't attempt to automatically install anything.

🖼 Screenshots

See attached file. (Forgejo workflow is slightly different from Github, I'm figuring it out.)

Deployment Dependencies

None.

🗺 Where should a review start?

You can ignore the .gitignore. Project didn't have one. I set up a .venv to install the python dependencies, but that shouldn't be checked into the repo.

Quality Assurances

  • Tested with nothing installed
  • Tested after installing everything (on macOS)
🎁 Summary --- Adds a `check-dependencies` script in the bash folder. - Automatically checks for listed dependencies. - **Doesn't** attempt to automatically install anything. 🖼 Screenshots --- See attached file. (Forgejo workflow is slightly different from Github, I'm figuring it out.) ✋ Deployment Dependencies --- None. 🗺 Where should a review start? --- You can ignore the .gitignore. Project didn't have one. I set up a .venv to install the python dependencies, but that shouldn't be checked into the repo. ✅ Quality Assurances --- - [x] Tested with nothing installed - [x] Tested after installing everything (on macOS)
judy force-pushed check-dependencies from 7a8e39cb42 to 43e7bb1dc8 2024-04-12 15:04:57 +02:00 Compare
bigMouthCommie merged commit 4d6f09578a into main 2024-04-12 15:06:50 +02:00
Author
Collaborator

Just saw upstream that scripts have .sh extension added. I'll add that.

Just saw upstream that scripts have `.sh` extension added. I'll add that.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bigMouthCommie/storytime#1
No description provided.