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

Fixing the docker build step in the CI release workflow #1392

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

mariusoe
Copy link
Member

@mariusoe mariusoe commented Apr 13, 2022

This change is Reviewable

Copy link
Member

@aaronweissler aaronweissler left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @mariusoe)

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #1392 (9648f89) into master (4bcf114) will increase coverage by 0.25%.
The diff coverage is 94.29%.

@@             Coverage Diff              @@
##             master    #1392      +/-   ##
============================================
+ Coverage     81.03%   81.27%   +0.25%     
- Complexity     2071     2109      +38     
============================================
  Files           211      215       +4     
  Lines          6593     6691      +98     
  Branches        782      785       +3     
============================================
+ Hits           5342     5438      +96     
+ Misses          951      950       -1     
- Partials        300      303       +3     
Impacted Files Coverage Δ
...nfig/model/selfmonitoring/AgentHealthSettings.java 0.00% <0.00%> (ø)
...celot/core/logging/logback/LogbackInitializer.java 89.04% <ø> (+3.33%) ⬆️
.../propertysources/http/HttpConfigurationPoller.java 84.00% <66.67%> (-2.36%) ⬇️
.../propertysources/http/HttpPropertySourceState.java 77.69% <80.00%> (+0.09%) ⬆️
.../selfmonitoring/event/AgentHealthChangedEvent.java 80.00% <80.00%> (ø)
...ctit/ocelot/commons/models/health/AgentHealth.java 93.75% <93.75%> (ø)
...re/logging/logback/InternalProcessingAppender.java 94.12% <94.12%> (ø)
...ocelot/core/selfmonitoring/AgentHealthManager.java 98.36% <98.36%> (ø)
...ectit/ocelot/core/config/InspectitEnvironment.java 75.38% <100.00%> (+0.19%) ⬆️
...ocelot/core/config/PropertySourcesReloadEvent.java 100.00% <100.00%> (ø)
... and 3 more

@mariusoe mariusoe merged commit cd6dbd7 into inspectIT:master Apr 19, 2022
@mariusoe mariusoe deleted the fix/docker-build branch April 19, 2022 08:36
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.

2 participants