-
Notifications
You must be signed in to change notification settings - Fork 223
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
reports: Add anctartica's GSoC report #630
Conversation
reports/saksham.md
Outdated
[Muhammad Kaisar Arkhan](https://github.com/yukiisbored) & [Matt Bodenhamer] | ||
(https://github.com/mbodenhamer) & [Andrey Safonov](https://github.com/xferra) | ||
phase: | ||
- Bonding : https://gitlab.com/coala/GSoC/GSoC-2018/milestones/10 |
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.
reports/saksham.md
Outdated
- repo: bear-install-playbook | ||
- link: https://gitlab.com/coala/bear-install-playbook/commit/c82a9737c6852d09f681a7fc98a0f094dd38194b | ||
- details: > | ||
Run coala static code analysis |
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.
this was an automated change? if so, discard
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.
removed all the automated changes :)
79fb79a
to
667fe34
Compare
reports/saksham.md
Outdated
[Matt Bodenhamer](https://github.com/mbodenhamer), | ||
[Andrey Safonov](https://github.com/xferra) | ||
phase: | ||
- Bonding : https://gitlab.com/coala/GSoC/GSoC-2018/milestones/10 |
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.
#630 (comment) not done
_reports/saksham.md
Outdated
[Matt Bodenhamer](https://github.com/mbodenhamer), | ||
[Andrey Safonov](https://github.com/xferra) | ||
phase: | ||
- Bonding: https://gitlab.com/coala/GSoC/GSoC-2018/milestones/10 |
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.
indentation; use yamllint
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.
I don't get anything from yamllint on this line
Travis tests have failedHey @anctartica, Ruby: 2.5.1docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci
|
_reports/saksham.md
Outdated
@@ -0,0 +1,266 @@ | |||
--- | |||
layout: report | |||
permalink: /GSoC/2018/StatusReport/SakshamBansal |
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.
see updates to the example. needs date, categories, and not layout or permalink, etc.
_reports/saksham.md
Outdated
tarball: https://rawgit.com/anctartica/GSoC-Report/master/work.tar.gz | ||
sha256sum: f413963583c7e18a5ccb42f21405290edcf79a0f8c61106ff21671efe0b98238 | ||
mentors: > | ||
[Muhammad Kaisar Arkhan](https://github.com/yukiisbored), |
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.
yamllint.
activity: | ||
- 1: | ||
- repo: cEPs | ||
- link: https://github.com/coala/cEPs/commit/ca27c58eef778fd7b3aff3b874b0e58f56e4a559 |
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.
you can trim these to 8 character shas.
up to you
organisation_link: https://coala.io | ||
project: Improve installation of coala and coala-bears | ||
project_link: https://summerofcode.withgoogle.com/projects/#4642118669172736 | ||
tarball: https://rawgit.com/anctartica/GSoC-Report/master/work.tar.gz |
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.
extracting this I get
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.creationtime'
tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'
tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'
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.
Also contains .DS_Store
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.
This was due to BSD tar (on mac) vs. GNU tar.
Should be fixed now
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.
Still has one .DS_Store
in it, but good enough
_reports/saksham.md
Outdated
- link: https://gitlab.com/coala/bear-install-playbook/commit/7dee7591927c0883269f5741102b90bfb93f84ff | ||
- details: > | ||
Add instructions on using playbook | ||
- 35: |
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.
59 patches vs 35 work activity entries.
I see some patches were ust sync' but I easily see some real work patches which are not included here
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.
the others were really very small to include
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.
alright added some more
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.
Small is ok, as long as it isnt automated or silly.
organisation_link: https://coala.io | ||
project: Improve installation of coala and coala-bears | ||
project_link: https://summerofcode.withgoogle.com/projects/#4642118669172736 | ||
tarball: https://rawgit.com/anctartica/GSoC-Report/master/work.tar.gz |
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.
Still has one .DS_Store
in it, but good enough
ack 6453618 |
@gitmate-bot ff |
Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently |
Automated fastforward with GitMate.io was successful! 🎉 |
https://deploy-preview-630--coala-projects.netlify.com/gsoc/2018/statusreport/saksham