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

[ISSUE #23] Integrate Checkstyle into Build and CI process #24

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

Pil0tXia
Copy link
Member

@Pil0tXia Pil0tXia commented Jan 26, 2024

Fixes #23

Uses maven checkstyle plugin and the checkStyle.xml of EventMesh.

@Pil0tXia Pil0tXia merged commit 828b8f9 into apache:dev Jan 26, 2024
2 checks passed
@Pil0tXia Pil0tXia deleted the pil0txia/feat_23 branch January 26, 2024 12:29
Lambert-Rao pushed a commit to Lambert-Rao/eventmesh-dashboard that referenced this pull request Jan 27, 2024
…che#24)

* integrate checkstyle

* fix import order & remove excessive try-catch
Pil0tXia added a commit that referenced this pull request Jan 29, 2024
* fixes #21

ADD:
connection related code:
Connection/Client/Connector: Mapper,Entity
Connection: ConnectionService,ConnectionDataService
others:
eventmesh-dashboard.sql
test resources

MODIFY:
pom file: remove dependency of junit, spring-boot-starter-test contains it.
pom file: let service module depend on core module.

* [ISSUE #23] Integrate Checkstyle into Build and CI process (#24)

* integrate checkstyle

* fix import order & remove excessive try-catch

* [ISSUE #23] Integrate Checkstyle into Build and CI process (#24)

* integrate checkstyle

* fix import order & remove excessive try-catch

* fixes #21

fixed according to PR#22 conversation
Database schema definition modified

* fix checkstyle for ConnectorMapper

* fix: add StatusEnum
add enum support for entity class.

* fix: rename KubernetesPodStatus

* fix checkstyle

---------

Co-authored-by: Pil0tXia <xiatian@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant