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

Docs: add help make goal and enhance the docs #93

Merged
merged 3 commits into from
Jul 21, 2020

Conversation

v1v
Copy link
Member

@v1v v1v commented Jul 20, 2020

This will help to show what each make goal does

## UI

$ make -f .ci/Makefile
build                Build the project
composer             Run composer
help                 Display this help text
install              Install the agent
prepare              Build docker image for building and testing the project
test                 Test the project

$ make -C packaging help
build                Build docker image for the packaging
deb-info             Show the deb package metadata
deb-install          Install the deb installer to run some smoke tests
deb                  Create the deb installer
help                 Display this help text
info                 Show the package metadata for all the installers
package              Create all the installers
rpm-info             Show the rpm package metadata
rpm-install          Install the rpm installer to run some smoke tests
rpm                  Create the rpm installer
tar                  Create the tar.gz
version              Show the fpm version

@v1v v1v self-assigned this Jul 20, 2020
@v1v v1v added the automation label Jul 20, 2020
@v1v v1v requested a review from a team July 20, 2020 13:01
@v1v v1v marked this pull request as ready for review July 20, 2020 13:02
@v1v v1v requested a review from SergeyKleyman July 20, 2020 13:02
@v1v v1v added the ci label Jul 20, 2020
@apmmachine
Copy link
Contributor

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #93 opened]

  • Start Time: 2020-07-20T13:01:33.122+0000

  • Duration: 10 min 40 sec

Test stats 🧪

Test Results
Failed 0
Passed 78
Skipped 0
Total 78

@v1v v1v merged commit 5d84b2e into elastic:master Jul 21, 2020
v1v added a commit to v1v/apm-agent-php that referenced this pull request Jul 23, 2020
* upstream/master:
  packaging: debian package installation with post-install (elastic#98)
  DOCS: create DEVELOPMENT.md docs (elastic#95)
  [CI] add build badge status (elastic#87)
  Docs: add help make goal and enhance the docs (elastic#93)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants