Skip to content

Commit add472a

Browse files
committed
Resolution for #298
1 parent 18890dc commit add472a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

solutions/rakudo/Use-main-branch.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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).

0 commit comments

Comments
 (0)