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

jjbb: daily job with branch aliases #2159

Merged
merged 6 commits into from
Feb 22, 2022

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 21, 2022

What does this PR do?

  • Support branch aliases for the daily builds
  • Update backport (.backportjs and .mergify.yml) with 8.1 and remove 7.16

Why is it important?

Avoid the chances to forget the branch definition in the jjbb, since the cron timer was in the pipelines we could not use a more relax regex.

#2158 is the one enabling 8.1 but with this approach we won't need a similar one when 8.2 is a new branch

@mergify
Copy link
Contributor

mergify bot commented Feb 21, 2022

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 7./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Feb 21, 2022
@elasticmachine
Copy link
Contributor

elasticmachine commented Feb 21, 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-02-22T15:56:20.193+0000

  • Duration: 50 min 33 sec

Test stats 🧪

Test Results
Failed 0
Passed 253
Skipped 0
Total 253

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@v1v v1v requested a review from a team February 21, 2022 17:27
@v1v v1v added backport-v8.0.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify backport-v7.17.0 Automated backport with mergify labels Feb 21, 2022
@mergify mergify bot removed the backport-skip Skip notification from the automated backport with mergify label Feb 21, 2022
@mergify
Copy link
Contributor

mergify bot commented Feb 21, 2022

This pull request is now in conflict. Could you fix it @v1v? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feature/use-daily-trigger-job upstream/feature/use-daily-trigger-job
git merge upstream/main
git push upstream feature/use-daily-trigger-job

@v1v v1v requested a review from mdelapenya February 22, 2022 09:12
@v1v v1v merged commit bccd485 into elastic:main Feb 22, 2022
@v1v v1v self-assigned this Feb 22, 2022
mergify bot pushed a commit that referenced this pull request Feb 22, 2022
(cherry picked from commit bccd485)

# Conflicts:
#	.ci/jobs/e2e-testing-fleet-daily-mbp.yml
#	.ci/jobs/e2e-testing-helm-daily-mbp.yml
#	.ci/jobs/e2e-testing-k8s-autodiscovery-daily-mbp.yml
mergify bot pushed a commit that referenced this pull request Feb 22, 2022
(cherry picked from commit bccd485)

# Conflicts:
#	.backportrc.json
#	.ci/jobs/e2e-testing-fleet-daily-mbp.yml
#	.ci/jobs/e2e-testing-helm-daily-mbp.yml
#	.ci/jobs/e2e-testing-k8s-autodiscovery-daily-mbp.yml
#	.mergify.yml
mergify bot pushed a commit that referenced this pull request Feb 22, 2022
(cherry picked from commit bccd485)

# Conflicts:
#	.backportrc.json
#	.ci/jobs/e2e-testing-fleet-daily-mbp.yml
#	.ci/jobs/e2e-testing-helm-daily-mbp.yml
#	.ci/jobs/e2e-testing-k8s-autodiscovery-daily-mbp.yml
#	.mergify.yml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-v7.17.0 Automated backport with mergify backport-v8.0.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants