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

Fix ansible README #5135

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Fix ansible README #5135

merged 1 commit into from
Jun 14, 2021

Conversation

ryutoyasugi
Copy link
Contributor

@ryutoyasugi ryutoyasugi commented Jun 11, 2021

Fixed steps Deploying Using CouchDB

Description

Caused by this commit
f788d09#diff-fac2c4b2da0d1130d0f929abfff14008a96373c769abad4fdd1c8ee2ffca5226L141

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2021

Codecov Report

Merging #5135 (1fa2ed6) into master (58b2183) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5135      +/-   ##
==========================================
+ Coverage   42.35%   42.42%   +0.07%     
==========================================
  Files         233      233              
  Lines       12661    12661              
  Branches      521      521              
==========================================
+ Hits         5362     5372      +10     
+ Misses       7299     7289      -10     
Impacted Files Coverage Δ
...rg/apache/openwhisk/common/ForcibleSemaphore.scala 76.92% <0.00%> (-3.85%) ⬇️
...ntainerpool/v2/FunctionPullingContainerProxy.scala 77.77% <0.00%> (-0.35%) ⬇️
...pache/openwhisk/core/containerpool/Container.scala 90.80% <0.00%> (+1.14%) ⬆️
.../openwhisk/core/containerpool/ContainerProxy.scala 73.85% <0.00%> (+2.06%) ⬆️
.../org/apache/openwhisk/common/NestedSemaphore.scala 81.81% <0.00%> (+3.03%) ⬆️
...whisk/core/containerpool/AkkaContainerClient.scala 70.21% <0.00%> (+4.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58b2183...1fa2ed6. Read the comment docs.

@rabbah
Copy link
Member

rabbah commented Jun 11, 2021

Thanks @ryutoyasugi 🎉

@style95 style95 merged commit 11a1f33 into apache:master Jun 14, 2021
@ryutoyasugi ryutoyasugi deleted the fix/doc branch June 14, 2021 01:23
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.

None yet

4 participants