-
参考 :
[Jekyllに更新履歴を表示する - 記録](http://vzvu3k6k.tk/memo/2014/01/06/jekyll-git-log.html)
[最終更新日の表示](https://sekika.github.io/2015/11/18/last-update/)
-
````
$ cat TestClass.java
package test;
import java.util.Calendar;
import java.util.Date;
public class TestClass {
public void test() {
new Date();
Calendar.getInstance…
-
Currently we have a lot of issues using Travis CI to do feedstock generation. These range from regular backlogs of Travis CI in the middle of the day. Travis CIs relative slowness compared to other CI…
-
The current setup means that fresh `pip install` calls might produce different installations in case any dependency version advances. This affects reproducibility and testing.
-
some odd stuff ... we fixing new violations in Hibernate/Orekit/ during PR ...... but not in Sevntu - https://travis-ci.org/sevntu-checkstyle/sevntu.checkstyle/jobs/257164520
-
$ cat YOUR_FILE.java
```
* @see https://www.something.com
```
$ java -jar checkstyle-8.1-SNAPSHOT-all.jar -j test.java
```
JAVADOC -> JAVADOC [0:0]
|--LEADING_ASTERISK -> * [0:0]
|--WS …
-
It's probably worth pointing out that this custom step is only required if you need more flexible control over what status updates are sent to GitHub.
Wercker supports a "Report to SCM" (i.e. Sourc…
-
repo: https://github.com/vavr-io/vavr
It use very functional style of java. It will be good testing for our checks.
add to https://github.com/checkstyle/contribution/blob/master/checkstyle-tester/…
-
On CI the step switch off telemetry is failing.
> Gauge is installed successfully. Language runners are not yet installed.
https://app.wercker.com/sguptatw/gauge_ci/runs/build/596c6fb93b6e52000123d20…
-
The hello-world project is not created to developer's git-hub for the Wercker deployment.