[ 
https://issues.apache.org/jira/browse/CASSANDRA-18618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743755#comment-17743755
 ] 

Jacek Lewandowski edited comment on CASSANDRA-18618 at 7/17/23 1:22 PM:
------------------------------------------------------------------------

[https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/800/workflows/a51a797b-8ed0-4099-8dd7-9f87b64f422a]
 (j8) (/)

[https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/800/workflows/6c60a43c-4c42-4a9e-b386-1980facb2326]
 (j11) (/)

[https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/802/workflows/7167aac2-73c8-42ba-baac-56c0e7e1f917]
 (j17) (!)


was (Author: jlewandowski):
[https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/800/workflows/a51a797b-8ed0-4099-8dd7-9f87b64f422a]
 (j8) (/)

[https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/800/workflows/6c60a43c-4c42-4a9e-b386-1980facb2326]
 (j11) (/)

[https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/802/workflows/7167aac2-73c8-42ba-baac-56c0e7e1f917]
 (j17) (?)

> Update tasks configuration to run checks locally when requested
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-18618
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18618
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Jacek Lewandowski
>            Assignee: Jacek Lewandowski
>            Priority: Normal
>          Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> Currently CheckStyle and RAT are run with almost every single Ant target, 
> which is annoying as when developing locally. The targets should be clear - 
> "test" - runs the tests, "jar" - builds the project and creates jars, and 
> then we should have a task "check" which runs all the static analysis, that 
> is CheckStyle, RAT and Eclipse-Warnings (or whatever we decide to replace 
> Eclipse-Warnings with).
> Such goal should be include in "artifacts" and we should run it instead of 
> "eclipse-warnings" on CircleCI. This way building, static analysis and 
> testings are clearly separated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to