Skip to content

[8.3](backport #679) automate the ironbank docker context generation#751

Merged
v1v merged 1 commit into8.3from
mergify/bp/8.3/pr-679
Jul 20, 2022
Merged

[8.3](backport #679) automate the ironbank docker context generation#751
v1v merged 1 commit into8.3from
mergify/bp/8.3/pr-679

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Jul 20, 2022

This is an automatic backport of pull request #679 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested a review from a team as a code owner July 20, 2022 10:57
@mergify mergify bot added the backport label Jul 20, 2022
@mergify mergify bot removed the request for review from a team July 20, 2022 10:57
@mergify mergify bot assigned v1v Jul 20, 2022
@mergify mergify bot requested review from blakerouse and narph July 20, 2022 10:57
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 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-07-20T10:57:42.404+0000

  • Duration: 42 min 10 sec

Test stats 🧪

Test Results
Failed 0
Passed 6089
Skipped 23
Total 6112

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Copy Markdown
Contributor

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 97.222% (70/72) 👍
Files 68.326% (151/221) 👍
Classes 68.1% (301/442) 👍
Methods 51.722% (826/1597) 👍
Lines 38.008% (8851/23287) 👎 -0.039
Conditionals 100.0% (0/0) 💚

@v1v
Copy link
Copy Markdown
Member

v1v commented Jul 20, 2022

Test

➜  ea gsutil cp gs://fleet-ci-artifacts/elastic-agent/pull-requests/pr-751/elastic-agent-ironbank-8.3.3-SNAPSHOT-docker-build-context.tar.gz .
Copying gs://fleet-ci-artifacts/elastic-agent/pull-requests/pr-751/elastic-agent-ironbank-8.3.3-SNAPSHOT-docker-build-context.tar.gz...
/ [1 files][  9.3 KiB/  9.3 KiB]                                                
Operation completed over 1 objects/9.3 KiB.                                      
➜  ea tar xvf elastic-agent-ironbank-8.3.3-SNAPSHOT-docker-build-context.tar.gz 
x ./
x Dockerfile
x LICENSE
x README.md
x config
x config/docker-entrypoint
x hardening_manifest.yaml
➜  ea grep 8.3 *   
Dockerfile:ARG ELASTIC_STACK=8.3.3
README.md:Please follow the documentation on [Quick start](https://www.elastic.co/guide/en/fleet/8.3/fleet-elastic-agent-quick-start.html).
README.md:License](https://github.com/elastic/beats/blob/8.3/licenses/ELASTIC-LICENSE.txt),
README.md:[here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-8.3.3.html).
grep: config: Is a directory
hardening_manifest.yaml:- "8.3.3"
hardening_manifest.yaml:  ELASTIC_STACK: "8.3.3"
hardening_manifest.yaml:  org.opencontainers.image.version: "8.3.3"
hardening_manifest.yaml:  - filename: "elastic-agent-8.3.3-linux-x86_64.tar.gz"
hardening_manifest.yaml:    url: "<artifact_path>/elastic-agent-8.3.3-linux-x86_64.tar.gz"

@v1v v1v merged commit 1d41822 into 8.3 Jul 20, 2022
@mergify mergify bot deleted the mergify/bp/8.3/pr-679 branch July 20, 2022 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants