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

Support major.minor ElasticStack versions for the current/next releases#1488

Merged
v1v merged 2 commits intoelastic:mainfrom
v1v:feature/support-major.minor
Jan 10, 2022
Merged

Support major.minor ElasticStack versions for the current/next releases#1488
v1v merged 2 commits intoelastic:mainfrom
v1v:feature/support-major.minor

Conversation

@v1v
Copy link
Copy Markdown
Member

@v1v v1v commented Jan 4, 2022

What does this PR do?

Support a way to know the current active branches by consuming bump.getNextMinorRelease and similar steps

Why is it important?

Then we won't need elastic/beats#29602 since we can use bump.branch(bump.getNextMinorReleaseFor7) that returns 7.17 rather than 7.17.0

@v1v v1v requested review from a team as code owners January 4, 2022 17:25
@botelastic botelastic bot added the groovy label Jan 4, 2022
@mergify mergify bot assigned v1v Jan 4, 2022
@ghost
Copy link
Copy Markdown

ghost commented Jan 4, 2022

💚 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-01-04T17:51:09.511+0000

  • Duration: 27 min 40 sec

  • Commit: fe261ae

Test stats 🧪

Test Results
Failed 0
Passed 1318
Skipped 2
Total 1320

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • run infra tests : Run the test-infra test.

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

Comment thread vars/bumpUtils.txt Outdated
Comment thread vars/README.md Outdated
@v1v v1v added the enhancement New feature or request label Jan 4, 2022
@v1v v1v merged commit 28441f7 into elastic:main Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request groovy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants