Skip to content
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

Re-activate coala-ci #397

Merged
merged 2 commits into from
Nov 16, 2017
Merged

Re-activate coala-ci #397

merged 2 commits into from
Nov 16, 2017

Conversation

jayvdb
Copy link
Member

@jayvdb jayvdb commented Nov 1, 2017

Closes #13

.travis.yml Outdated
script: ./ci/cibuild
script:
- ./ci/cibuild
- docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the /app actually working in this case? Shouldn't it point to the projects directory?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See User Docker documentation

.coafile Outdated
files = **.yml, **.html, **.md, **.js, **.css, **.json
ignore = vendor/**, resources/vendors/**, _site/**
link_ignore_regex = (twitter.com|githubusercontent.com|github.com|gitlab.com|withgoogle.com|clbin.com)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we want to ignore all of these? github links for example might point to our wiki so they should work.

Copy link
Member Author

@jayvdb jayvdb Nov 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because they return 404 for any bots.
This was the old config.
Someone deleted it, without an issue to describe why.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then please add a comment mentioning that 👍

Copy link
Member Author

@jayvdb jayvdb Nov 16, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the removal 6e75373176735 (#297)

@@ -292,6 +292,6 @@ Apart from that, there's also scope to extract useful information from meta file

#### Thanks giving!

Thanks a lot to all my fellow coalians for making my so far wonderful journey with coala. It's been around 9 months since I started contributing to coala and I've learned a lot till now. A very very special thanks to [Adhityaa](https://gihub.com/adtac) for helping me constantly throughout the summer despite of his own internship. He was quick in doing critical code reviews and absolutely a fun mentor to work with (not to mention the interesting conversations between [Adrian](https://github.com/Adrianzatreanu) and him during the initial weekly meetings).
Thanks a lot to all my fellow coalians for making my so far wonderful journey with coala. It's been around 9 months since I started contributing to coala and I've learned a lot till now. A very very special thanks to [Adhityaa](https://github.com/adtac) for helping me constantly throughout the summer despite of his own internship. He was quick in doing critical code reviews and absolutely a fun mentor to work with (not to mention the interesting conversations between [Adrian](https://github.com/Adrianzatreanu) and him during the initial weekly meetings).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the only change here - -> + ?
If so, why? we now use *, - and + for list points in this file.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change here is gihub.com->github.com

@@ -292,6 +292,6 @@ Apart from that, there's also scope to extract useful information from meta file

#### Thanks giving!

Thanks a lot to all my fellow coalians for making my so far wonderful journey with coala. It's been around 9 months since I started contributing to coala and I've learned a lot till now. A very very special thanks to [Adhityaa](https://gihub.com/adtac) for helping me constantly throughout the summer despite of his own internship. He was quick in doing critical code reviews and absolutely a fun mentor to work with (not to mention the interesting conversations between [Adrian](https://github.com/Adrianzatreanu) and him during the initial weekly meetings).
Thanks a lot to all my fellow coalians for making my so far wonderful journey with coala. It's been around 9 months since I started contributing to coala and I've learned a lot till now. A very very special thanks to [Adhityaa](https://github.com/adtac) for helping me constantly throughout the summer despite of his own internship. He was quick in doing critical code reviews and absolutely a fun mentor to work with (not to mention the interesting conversations between [Adrian](https://github.com/Adrianzatreanu) and him during the initial weekly meetings).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first sentence seems to be Grammatically incorrect.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is not part of the issue this PR is solving, so it does not belong in this PR.

@Makman2
Copy link
Member

Makman2 commented Nov 16, 2017

ack 2d4e987

@Makman2
Copy link
Member

Makman2 commented Nov 16, 2017

ack 6b8b4c8

@jayvdb jayvdb force-pushed the add-link-bear branch 2 times, most recently from 481070b to 20dcfaf Compare November 16, 2017 13:23
And fix one broken link to gihub.com.
@Makman2
Copy link
Member

Makman2 commented Nov 16, 2017

ack 20dcfaf

@Makman2
Copy link
Member

Makman2 commented Nov 16, 2017

@rultor merge

@rultor
Copy link

rultor commented Nov 16, 2017

@rultor merge

@Makman2 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link

rultor commented Nov 16, 2017

@rultor merge

@Makman2 Done! FYI, the full log is here (took me 2min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

7 participants