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

Update release process to support release candidate #132

Merged
merged 5 commits into from
Aug 14, 2020

Conversation

clamoriniere
Copy link
Collaborator

@clamoriniere clamoriniere commented Aug 13, 2020

What does this PR do?

  • Update the pre-release.sh script to support "release candidate"
  • Update Releasing documentation according to the new option.

Motivation

To improve our release process we need to support "release candidate"

Additional Notes

Test done on my fork: https://github.com/clamoriniere/datadog-operator/releases

@clamoriniere clamoriniere requested a review from a team August 13, 2020 14:57
@clamoriniere clamoriniere requested a review from a team as a code owner August 13, 2020 14:57
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2020

Codecov Report

Merging #132 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   58.90%   58.90%           
=======================================
  Files          31       31           
  Lines        4441     4441           
=======================================
  Hits         2616     2616           
  Misses       1633     1633           
  Partials      192      192           
Flag Coverage Δ
#unittests 58.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 df7146f...29bb507. Read the comment docs.

RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated Show resolved Hide resolved
@clamoriniere clamoriniere force-pushed the clamoriniere/releasecanditate-script branch from b0a133f to 527890c Compare August 13, 2020 15:35
Copy link
Contributor

@kayayarai kayayarai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some edit comments for the docs

RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated Show resolved Hide resolved
RELEASING.md Outdated Show resolved Hide resolved
Co-authored-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
@clamoriniere clamoriniere force-pushed the clamoriniere/releasecanditate-script branch 5 times, most recently from cbdfcd9 to fe7614a Compare August 13, 2020 22:47
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
@clamoriniere clamoriniere force-pushed the clamoriniere/releasecanditate-script branch from fe7614a to 60cb05f Compare August 13, 2020 22:50
@clamoriniere clamoriniere merged commit bbd9de7 into master Aug 14, 2020
@clamoriniere clamoriniere deleted the clamoriniere/releasecanditate-script branch September 2, 2020 07:25
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.

None yet

5 participants