mirror of
https://github.com/roib20/proxmox-scripts.git
synced 2026-04-24 23:15:53 +03:00
[GH-ISSUE #9] Add tests #2
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-scripts#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roib20 on GitHub (Dec 4, 2023).
Original GitHub issue: https://github.com/roib20/proxmox-scripts/issues/9
I would like to add tests for this project, to make the regular updates more reliable.
One idea I had is to run a wget/curl check to verify the ISO files and their checksums using GH Actions. This ensures that each time I update a distro version, it automatically gets tested and verified to be the correct file.