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

#127 Review SBT files and CI yamls #136

Merged
merged 35 commits into from
Feb 12, 2024
Merged

Conversation

Zejnilovic
Copy link
Contributor

  • few whitespace cleanups and moves
  • rename limitVersion to truncateVerions and reuse it
  • fix logging of spark and scala version per modulea
  • block publishing of war files to maven central
  • update project description
  • update jacoco build to use variables instead of matrix
  • update release yaml to publish WAR to a draft PR

Closes #127

@benedeki I would like to 1st discuss your list in the ticket before I add it.

- few whitespace cleanups and moves
- rename limitVersion to truncateVerions and reuse it
- fix logging of spark and scala version per modulea
- block publishing of war files to maven central
- update project description
- update jacoco build to use variables instead of matrix
- update release yaml to publish WAR to a draft PR
@Zejnilovic Zejnilovic self-assigned this Dec 1, 2023
Copy link
Collaborator

@miroslavpojer miroslavpojer left a comment

Choose a reason for hiding this comment

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

  • pulled
  • built
  • code review
  • unit test run
  • jacoco run - 2 comments

Copy link
Collaborator

@miroslavpojer miroslavpojer left a comment

Choose a reason for hiding this comment

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

  • pulled
  • built
  • test run - passing
  • jacoco run - local run
  • jacoco run - GH Action - see review comments

Copy link
Collaborator

@miroslavpojer miroslavpojer left a comment

Choose a reason for hiding this comment

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

Add more changes to get it running.

Copy link
Collaborator

@miroslavpojer miroslavpojer left a comment

Choose a reason for hiding this comment

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

Two more suggestions.

miroslavpojer
miroslavpojer previously approved these changes Dec 4, 2023
Copy link
Contributor

@benedeki benedeki left a comment

Choose a reason for hiding this comment

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

I cannot judge on Jacoco setup.

Also does this configuration removed the creation of atum_agent librbari without Spark and Scala designation? I don't see it there, sorry.

benedeki
benedeki previously approved these changes Feb 11, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
@AbsaOSS AbsaOSS deleted a comment from github-actions bot Feb 12, 2024
Copy link

github-actions bot commented Feb 12, 2024

JaCoCo server module code coverage report - scala 2.13.11

Overall Project 62.13%

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Feb 12, 2024

JaCoCo agent module code coverage report - scala 2.12.18

Overall Project 73.43%

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Feb 12, 2024

JaCoCo model module code coverage report - scala 2.12.18

Overall Project 74.23%

There is no coverage information present for the Files changed

Copy link
Collaborator

@miroslavpojer miroslavpojer left a comment

Choose a reason for hiding this comment

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

Jacoco failure management fixed.

Copy link
Contributor

@benedeki benedeki left a comment

Choose a reason for hiding this comment

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

Lovely, thank you @Zejnilovic

@Zejnilovic Zejnilovic merged commit eae92e4 into master Feb 12, 2024
8 checks passed
@Zejnilovic Zejnilovic deleted the feature/127-review-sbt-and-ci branch February 12, 2024 11:29
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.

Review SBT files
4 participants