-
Notifications
You must be signed in to change notification settings - Fork 2
🤖 🦋 I am the friendly Rakudo CI bot. Bzzt! ⚡ Beep beep boop.
License
Raku/RakudoCIBot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
=begin pod
=NAME RakudoCIBot
=AUTHOR Patrick Böker <patrickb@cpan.org>
=VERSION 0
=head1 Description
A system to orchestrate the CI process of the Rakudo compiler and its related
projects.
There is no entry point yet. It's just a bunch of files and tests.
Also there is a dependency on the unreleased new version of WebService::GitHub.
To run the tests do:
zef install OpenAPI::Model JSON::Fast Template::Mustache Cro::WebApp PathTools
git clone https://github.com/patrickbkr/perl6-WebService-GitHub.git
cd perl6-WebService-GitHub/dev-scripts
./generate-code
# files will end up in perl6-WebService-GitHub/gen
zef install App::Prove6
cd /path/to/RakudoCIBot
zef install --deps-only .
prove6 -I. -I/path/to/perl6-WebService-GitHub/gen
=head1 License
This module is distributed under the terms of the Artistic License 2.0.
=end pod
About
🤖 🦋 I am the friendly Rakudo CI bot. Bzzt! ⚡ Beep beep boop.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published