Skip to content

Conversation

@jsoriano
Copy link
Member

@jsoriano jsoriano commented Jun 22, 2022

Print kibana and elasticsearch information on elastic-package stack up output, so users know what endpoints to use to reach these services. This is the same information as the available in elastic-package shellinit, but in a more human-friendly format.

Done in the context of #789, so users know that they have to use https when this change is applied.

This is the output now:

Boot up the Elastic stack
Using profile /home/jaime/.elastic-package/profiles/default.
Remember to load stack environment variables using 'eval "$(elastic-package stack shellinit)"'.
Packages from the following directories will be loaded into the package-registry:
- built-in packages (package-storage:snapshot Docker image)
Elasticsearch host: http://127.0.0.1:9200
Kibana host: http://127.0.0.1:5601
Username: elastic
Password: changeme
Done

@jsoriano jsoriano requested a review from a team June 22, 2022 09:38
@jsoriano jsoriano self-assigned this Jun 22, 2022
@jsoriano jsoriano mentioned this pull request Jun 22, 2022
24 tasks
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-22T09:38:56.599+0000

  • Duration: 29 min 18 sec

Test stats 🧪

Test Results
Failed 0
Passed 740
Skipped 0
Total 740

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link
Collaborator

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (31/31) 💚
Files 66.071% (74/112) 👎 -0.595
Classes 61.146% (96/157) 👎 -0.392
Methods 49.126% (309/629) 👎 -0.157
Lines 33.056% (2781/8413) 👎 -0.106
Conditionals 100.0% (0/0) 💚

@jsoriano jsoriano merged commit 490b12e into elastic:main Jun 22, 2022
@jsoriano jsoriano deleted the stack-up-show-endpoints branch June 22, 2022 15:41
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.

3 participants