rsync-time-backup icon indicating copy to clipboard operation
rsync-time-backup copied to clipboard

FEATURE: CI-Testing via github's actions (PR#205 READY FOR REVIEW)

Open reactive-firewall opened this issue 4 years ago • 2 comments

To setup for laurent22/rsync-time-backup#193

So that it's documented somewhere:

CI Testing is great for ensuring code works and changes don't introduce regressions to tested code (caveat: test coverage)

Related Issues in bite-sizes:

  • laurent22/rsync-time-backup#196
  • laurent22/rsync-time-backup#197
  • laurent22/rsync-time-backup#198
  • laurent22/rsync-time-backup#199
  • laurent22/rsync-time-backup#200
  • laurent22/rsync-time-backup#201
  • laurent22/rsync-time-backup#202
  • laurent22/rsync-time-backup#203
  • laurent22/rsync-time-backup#204

Originally posted by @reactive-firewall in https://github.com/laurent22/rsync-time-backup/issues/193#issuecomment-601430611

This issue is just for the CI-testing framework code, not the actual tests.

(sorry for the issue spam, just keeping it bite-sized)

reactive-firewall avatar Mar 19 '20 22:03 reactive-firewall

example test run with both failures and success: https://github.com/reactive-firewall/rsync-time-backup/actions/runs/59351995

now to comment out the fail and fix CI to pass ...

reactive-firewall avatar Mar 20 '20 01:03 reactive-firewall

OK example test run again with passing results available: https://github.com/reactive-firewall/rsync-time-backup/runs/521078766

This is how it will look once merged into master

reactive-firewall avatar Mar 20 '20 04:03 reactive-firewall