whateverable icon indicating copy to clipboard operation
whateverable copied to clipboard

New bot: Undersightable

Open AlexDaniel opened this issue 8 years ago • 0 comments

To check health status of various things. For example, to check that released tarballs are ok so that we notice issues like this faster.



âš  Feel free to edit this list

Checks that need to be implemented:

  • [x] Websites are up
  • [x] Tarballs are uploaded and are not changed
    • [x] Rakudo
    • [x] NQP
    • [x] MoarVM
    • [ ] Rakudo Star
  • [ ] GPG signature is correct
  • [ ] sha256 sum is correct (Rakudo Star only)
  • [ ] Rakudo, NQP, MoarVM CI status
  • [x] All IRC bots are up
  • [ ] Debian buildd page looks alright
  • [x] ~Number of severe tickets~
  • [x] Check that latest moarvm release is mentioned on https://moarvm.org/
  • [x] Check that latest rakudo release is mentioned on https://en.wikipedia.org/wiki/Rakudo_Perl_6
  • [ ] Check that latest rakudo Star is mentioned on https://en.wikipedia.org/wiki/Rakudo_Perl_6

From release guide:

  • [ ] Check if any DEPRECATED code needs to be removed because the end of the deprecation cycle is reached. One way of doing this, is to grep on the YYYYMM of the release (e.g. 201412 for the 2014.12 release). (just grep for things that look like deprecations)
  • [ ] If it’s a month relatively early in the calendar year, double-check that the copyright date (check copyright dates in all repos)

AlexDaniel avatar Jan 09 '18 17:01 AlexDaniel