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

build: Fix helm chart pushing (backport #2007) #2042

Merged
merged 2 commits into from
May 3, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 3, 2021

This is an automatic backport of pull request #2007 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot mentioned this pull request May 3, 2021
@Madhu-1 Madhu-1 added ci/skip/e2e skip running e2e CI jobs component/testing Additional test cases or CI work labels May 3, 2021
@nixpanic
Copy link
Member

nixpanic commented May 3, 2021

Needs rebase once #2043 has been merged.

@Madhu-1
Copy link
Collaborator

Madhu-1 commented May 3, 2021

@Mergifyio rebase

Madhu-1 added 2 commits May 3, 2021 09:27
Install the helm package based on the version
specified in the build.env

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit aa77b67)
from helm v3.x version there is no helm init
command. Removing the helm init which was causing
helm chart pushing issue in release and devel
branch.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 6508726)
@mergify
Copy link
Contributor Author

mergify bot commented May 3, 2021

This pull request has been rebased with the
configuration option bot_account discontinued for Open Source plan.

To continue to use this option, you must change your plan on
https://dashboard.mergify.io. On June 1st, 2021, if the bot_account is still
set, the action rebase will stop working for Open Source plan.

@ceph-csi-bot ceph-csi-bot force-pushed the mergify/bp/release-v3.2/pr-2007 branch from b19e1c1 to e87bd46 Compare May 3, 2021 09:27
@mergify
Copy link
Contributor Author

mergify bot commented May 3, 2021

Command rebase: success

Branch has been successfully rebased

@mergify mergify bot merged commit 47707b7 into release-v3.2 May 3, 2021
@mergify
Copy link
Contributor Author

mergify bot commented May 3, 2021

This pull request has been merged with the
unsupported configuration option bot_account.

This option is ignored since May 1st, 2021, and will be removed
on June 1st, 2021.

This option can be replaced by update_bot_account, merge_bot_account or both
depending on your use-case (https://docs.mergify.io/actions/merge/).

@mergify mergify bot deleted the mergify/bp/release-v3.2/pr-2007 branch May 3, 2021 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs component/testing Additional test cases or CI work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants