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

Create GitHub Actions for sz-sdk-java #15

Closed
7 tasks
barrycaceres opened this issue Mar 7, 2024 · 1 comment
Closed
7 tasks

Create GitHub Actions for sz-sdk-java #15

barrycaceres opened this issue Mar 7, 2024 · 1 comment
Assignees
Labels
java Pull requests that update Java code V4 To be delivered in V4

Comments

@barrycaceres
Copy link
Contributor

barrycaceres commented Mar 7, 2024

Create GitHub actions that do:

  • Unit testing: (JUnit)
  • Code coverage: (TBD -- OpenClover or JaCoCo)
  • Code format checking: (TBD -- maybe uncrustify or Artistic Style)

UPDATE: 5/14/24

  • Unit testing: JUnit
  • Code coverage: JaCoCo
  • Code format/syntax checking: Checkstyle
  • Security checking/Static Analysis: maven dependency review spotbugs / find security bugs bearer
@github-actions github-actions bot added the triage Need to triage label Mar 7, 2024
@docktermj docktermj added V4 To be delivered in V4 and removed triage Need to triage labels Mar 9, 2024
@jamietypovsky jamietypovsky added the java Pull requests that update Java code label Apr 4, 2024
kernelsam referenced this issue in senzing-garage/g2-sdk-java Apr 23, 2024
kernelsam referenced this issue in senzing-garage/g2-sdk-java Apr 23, 2024
kernelsam referenced this issue in senzing-garage/g2-sdk-java May 14, 2024
@barrycaceres barrycaceres transferred this issue from senzing-garage/g2-sdk-java Aug 13, 2024
@barrycaceres barrycaceres changed the title Create GitHub Actions for g2-sdk-java Create GitHub Actions for sz-sdk-java Aug 13, 2024
@github-actions github-actions bot added the triage Need to triage label Aug 13, 2024
@barrycaceres
Copy link
Contributor Author

This is working now with latest merge

@jamietypovsky jamietypovsky removed the triage Need to triage label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code V4 To be delivered in V4
Projects
None yet
Development

No branches or pull requests

4 participants