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

Update Jenkinsfile to Include Linux Builds #146

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Update Jenkinsfile to Include Linux Builds #146

merged 2 commits into from
Aug 7, 2024

Conversation

tilalx
Copy link
Contributor

@tilalx tilalx commented Aug 7, 2024

Updated the Jenkinsfile to include builds on Linux because many users have their controllers on Linux. Additionally, code coverage is now obtained only on Unix systems. For more details, see the buildPlugin.groovy file.

Testing done

No additional tests needed. Pull request will be verified by ci.jenkins.io .

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@tilalx tilalx requested a review from a team as a code owner August 7, 2024 12:45
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.50%. Comparing base (220da29) to head (279b53c).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #146   +/-   ##
=========================================
  Coverage     55.50%   55.50%           
  Complexity       73       73           
=========================================
  Files             8        8           
  Lines           481      481           
  Branches         57       57           
=========================================
  Hits            267      267           
  Misses          202      202           
  Partials         12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tilalx tilalx changed the title "Update Jenkinsfile to Include Linux Builds Update Jenkinsfile to Include Linux Builds Aug 7, 2024
@tilalx tilalx merged commit 12e4d5e into master Aug 7, 2024
18 checks passed
@tilalx tilalx deleted the tilalx-patch-1 branch August 7, 2024 13:28
@tilalx tilalx added rfe New features and improvements and removed rfe New features and improvements labels Aug 8, 2024
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