Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Add releaseNotification step to simplify agent release pipelines #976

Merged
merged 4 commits into from
Feb 15, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 11, 2021

What does this PR do?

Create wrapper to notify by email and slack

Why is it important?

DRY approach, as we sue the same function in different release pipelines.

@botelastic botelastic bot added the groovy label Feb 11, 2021
@v1v v1v self-assigned this Feb 11, 2021
@v1v v1v requested a review from a team February 11, 2021 14:19
@apmmachine
Copy link
Contributor

apmmachine commented Feb 11, 2021

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #976 updated

  • Start Time: 2021-02-15T09:02:37.096+0000

  • Duration: 6 min 37 sec

  • Commit: 6775602

Test stats 🧪

Test Results
Failed 0
Passed 1031
Skipped 2
Total 1033

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 1031
Skipped 2
Total 1033

@v1v v1v added enhancement New feature or request backport-to-7.x Automatically backport PRs from master ready-to-merge labels Feb 11, 2021
@mergify mergify bot merged commit 6e3bb9a into elastic:master Feb 15, 2021
mergify bot pushed a commit that referenced this pull request Feb 15, 2021
* Add releaseNotification step to simplify agent release pipelines

* REmove imports

* update README docs

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 6e3bb9a)
mergify bot added a commit that referenced this pull request Feb 15, 2021
… (#981)

* Add releaseNotification step to simplify agent release pipelines

* REmove imports

* update README docs

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 6e3bb9a)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
@v1v v1v deleted the feature/release-step-notifications branch February 15, 2021 16:02
v1v referenced this pull request in v1v/apm-pipeline-library Feb 15, 2021
… feature/override-google-storage-step

* 'master' of github.com:elastic/apm-pipeline-library:
  [chore]: delegate delete to the core (#904)
  docs: update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release v1.1.186
  chore: refactor jobs in folders (#974)
  Fix broken documentation (#970)
  Add releaseNotification step to simplify agent release pipelines (#976)
  chore(deps-dev): bump junit from 4.13.1 to 4.13.2 (#980)
  Disable/Enable pre-commit skipped tests in the report (#977)
  feat: support parameters for githubPrCheckApproved (#910)
  Automatically merge PRs for the 7.x branch (#971)
  chore: refactor params variables to args (#960)
v1v added a commit that referenced this pull request Mar 18, 2021
* upstream/7.x:
  Fix the getCause and getCauses for the AbortException (#1041) (#1042)
  gsutil for windows with python (#1008) (#1009)
  Report only one DeleteDir step failure (#1006) (#1007)
  [cosmetic] Replace multiline chars in the GitHub PR comment (#998) (#1003)
  [cosmetic] add the author (#999) (#1002)
  chore: use opentelemetry release (#1000) (#1001)
  Avoid cache gsutils temporary location (#994) (#995)
  [JCasC] google cloud engine local setup (#979) (#992)
  Support curl in addition to wget for gsutil (#988) (#989)
  Support windows for gsutil (#985) (#987)
  Add googleStorageUploadExt step (#867) (#982)
  Add releaseNotification step to simplify agent release pipelines (#976) (#981)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-7.x Automatically backport PRs from master enhancement New feature or request groovy ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants