Skip to content

Test Raku modules against different OS, Rakudo versions #144

Closed
@melezhik

Description

@melezhik

Run Raku modules installments/tests on dockers to check modules health against different rakudos/os/environments.

Things that modules authors might want to check. Things that Rakudo release engineers might want to check.

  • We need to check Raku modules compatibility with various versions of Rakudo
  • We need to check Raku modules compatibility with various versions of operation systems
  • We need to check missing Raku modules dependencies - installments issues
  • We need to check missing external libraries dependencies - installments issues ( some modules requires libraries /packages. E.g. libsqlite, libssl )
  • We need to check Raku modules compatibility against certain versions of external libraries ( e.g. how my module works with this version of libsqlite, libssl ?)
  • We need to check any other possible integration related issues ( any tests that are beyond unit tests )

Metadata

Metadata

Assignees

Labels

infrastructureServers, hosting, cloud, monitoring, backup and automation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions