New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Perl 6 Syntax highlighter has changed repo URL's and is now an official Perl 6 Org project #3377
Conversation
|
Hm. The old repository doesn't make any mention of the new location and the last commit is from only 9 days ago. Will development continue on the "old" repository? Was there any bug fixes or improvements from the old to the new? /cc @MadcapJake |
|
Yes there have been improvements: There are a huge number of improvements from 1.8 (that old repo) and the new one at 1.9.5 Edit: Development won't continue at the old repository. |
|
To shed more light on the situation and to better answer @pchaigno question and perhaps better explain to @MadcapJake what's happening, if they ever happen to reappear.
So whether @MadcapJake will continue development of their fork is unknown to us. However, the perl6 org has 263 members, as opposed to a single developer, and so it'd be a bit harder for it to bit rot. Currently, it's ~144 commits ahead of @MadcapJake's version, fixing numerous issues, which makes it more correct, and more suitable for use by GitHub to highlight its gists and perl 6 code. Please merge this. Thanks. EDIT: It's worth pointing out @MadcapJake is also a member of the perl6 org, enjoying the same full access to the repository of perl6 org's fork as @samcv |
|
Wow, that is pretty detailed, thanks for putting that together @zoffixznet |
|
Also to note, development continues at a rapid pace. v1.9.8 just got released as well. The language now has a /spec folder for spec tests as well as having automated what was 1/4 of the code. If @MadcapJake sees this, thanks for all the work you put into the project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the detailed explanation @zoffixznet!
I think we're 👍 to good.
We'll just need approval from one of GitHub's maintainers before merging this.
|
@samcv Could you update the branch before we merge? |
|
@pchaigno I have resolved the merge conflicts now. |
|
Or did you want me to update the references too? |
Update the URL's and add the repo. Let me know if I did this right.