File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Switching Rakudo Primary Developement branch to ` main `
2
+
3
+ Following the decisions mentioned in the following two Raku Steering Council
4
+ minutes:
5
+
6
+ - [ Oct 30, 2021] ( https://github.com/Raku/Raku-Steering-Council/blob/9ccb0d4554fc7b715ac5ecf4a146ab3fc257025c/minutes/20211030.md?plain=1#L47 )
7
+ - [ Oct 15, 2022] ( https://github.com/Raku/Raku-Steering-Council/blob/9ccb0d4554fc7b715ac5ecf4a146ab3fc257025c/minutes/20221015.md?plain=1#L5 )
8
+
9
+ ` RakuAST ` branch is getting renamed to ` main ` and that is then used as the
10
+ primary developement branch.
11
+
12
+ [ Rakudo PR #5123 ] ( https://github.com/rakudo/rakudo/pull/5123 ) implements the
13
+ principal merging of ` master ` and ` rakuast ` branches.
14
+
15
+ [ This comment] ( https://github.com/rakudo/rakudo/pull/5123#issuecomment-1345059392 )
16
+ contains the list of actions necessary to finalize the switch.
17
+
18
+ Solves [ problem solving ticket #298 ] ( https://github.com/Raku/problem-solving/issues/298 ) .
You can’t perform that action at this time.
0 commit comments