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

Lower the frequency of checking for builds of already released versions #1475

Merged
merged 3 commits into from
Jan 14, 2022

Conversation

peternied
Copy link
Member

Signed-off-by: Peter Nied petern@amazon.com

Description

Builds that have already been released should not be checked so often, following https://github.com/opensearch-project/opensearch-build/tree/main/jenkins#add-periodically-run-jobs set cron to H 1 * * *

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied requested a review from a team as a code owner January 13, 2022 23:39
Signed-off-by: Peter Nied <petern@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2022

Codecov Report

Merging #1475 (5504004) into main (c177c5a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1475   +/-   ##
=========================================
  Coverage     94.45%   94.45%           
  Complexity       12       12           
=========================================
  Files           141      141           
  Lines          3084     3084           
  Branches          8        8           
=========================================
  Hits           2913     2913           
  Misses          164      164           
  Partials          7        7           

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 c177c5a...5504004. Read the comment docs.

Signed-off-by: Peter Nied <petern@amazon.com>
@dblock dblock merged commit 8831dec into opensearch-project:main Jan 14, 2022
peterzhuamazon pushed a commit to peterzhuamazon/opensearch-build that referenced this pull request Feb 16, 2022
…ns (opensearch-project#1475)

* Lower the frequency of checking already released versions

Signed-off-by: Peter Nied <petern@amazon.com>

* Update the release template

Signed-off-by: Peter Nied <petern@amazon.com>

* More precise grammer

Signed-off-by: Peter Nied <petern@amazon.com>
@github-actions github-actions bot mentioned this pull request Mar 12, 2022
28 tasks
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.

5 participants