Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[meta] Initiate 7.15 branch #1357

Merged
1 commit merged into from
Sep 21, 2021
Merged

[meta] Initiate 7.15 branch #1357

1 commit merged into from
Sep 21, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 20, 2021

This commit initiates the 7.15 branch which will be dedicated to the 7.15.x releases for the Helm Charts.

It will allow to:

  • test this branch with the daily Stack Docker images 7.15.x-SNAPSHOT via dedicated Jenkins jobs
  • test the staging 7.15.x Docker images before a release

This branch is based on 7.x which was initiated in #605.

  • Chart version not bumped (the versions are all bumped and released at the same time)
  • README.md updated with any new values or changes
  • Updated template tests in ${CHART}/tests/*.py
  • Updated integration tests in ${CHART}/examples/*/test/goss.yaml

This commit initiates the 7.15 branch which will be dedicated to the 7.15.x releases for the Helm Charts.

It will allow to:
* test this branch with the daily Stack Docker images 7.15.x-SNAPSHOT via dedicated Jenkins jobs
* test the staging 7.15.x Docker images before a release

This branch is based on 7.x which was initiated in #605.
@ghost ghost added the meta label Sep 20, 2021
@ghost ghost self-requested a review September 20, 2021 21:24
Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!, One line to revert, (need to find a way to simplify it...), the rest LGTM.

@@ -72,7 +72,7 @@ official Kibana repo, which we'll refer to in later code snippets.
* All work on the next major release (`8.0.0`) goes into master.
* Past major release branches are named `{majorVersion}.x`. They contain work
that will go into the next minor release. For example, if the next minor release
is `7.8.0`, work for it should go into the `7.x` branch.
is `7.8.0`, work for it should go into the `7.15` branch.
Copy link
Member

Choose a reason for hiding this comment

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

This line shouldn't change. I don't think that's documented 🤦🏻

Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!, One line to revert, (need to find a way to simplify it...), the rest LGTM.

#1361 will simplify that part!

@ghost
Copy link
Author

ghost commented Sep 21, 2021

OK to merge this?

@jmlrt
Copy link
Member

jmlrt commented Sep 21, 2021

OK to merge this?

👍

1 similar comment
@jmlrt
Copy link
Member

jmlrt commented Sep 21, 2021

OK to merge this?

👍

@ghost ghost merged commit c3c0548 into 7.15 Sep 21, 2021
@ghost ghost deleted the 7.15-init branch September 21, 2021 14:21
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant