Skip to content

Instantly share code, notes, and snippets.

@coke
coke / TODO.md
Last active January 4, 2016 16:09
Issues Blocking 2016.01 Rakudo compiler release

First, review jnthn++'s notes on post-christmas releases.

  • Christmas tests are broken - See attached xmas failures
    • checkout & build from nom.
    • insure t/spec is pointing at the 6.c branch.
    • Run "make stresstest"
  • Need to decide on 6.c track vs. 6.d track or combined release that selects behavior based on "use"
@coke
coke / gist:dc55e617e76a6f7082f9
Last active December 25, 2015 17:32
Christmas release plans
Christmas - 2015-12-25.
This is the monthly compiler release, the first to target the 6.c specification.
Will include notes about what the 6.c spec means; hopefully how to get an extracted copy; potentially just a reference to the roast repo.
There is no specific time planned for the release. Please be patient. Thank you.
In addition to the compiler release announcement we normally make, I'll repost the announcement for this release on the Advent calendar.
@coke
coke / xmas-todo.md
Last active September 11, 2015 13:08
What's left before Christmas?

TODO

  • Close remaining RTs on [GLR] ?
  • Shaped array support (Rakudo)
  • Update SYN 07 post GLR
  • more rakudo docs
  • mark roast with 6.0 tests
  • Child tickets at https://rt.perl.org/Ticket/Display.html?id=123766
  • panda should work with $http_proxy (needed for corporate adoption) out of the box (can't require panda to install something when I can't use panda to install anything)

Done

@coke
coke / todo.md
Last active May 6, 2016 17:52
Looking for something to do to help Perl 6?

If you have questions about any of these steps, please ask on #perl6 on irc.freenode.net

Open vs. New RTs

If a ticket is "new" in RT, it implies that no one has done anything with the ticket. if you can dupicate the error that was reported, please "open" the ticket and leave a comment that you can verify the issue exists.

Write a test