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

AAE-16060 Update helm-release-and-publish action to fix build ad rc and workflows concurrency errors #185

Closed
wants to merge 11 commits into from

Conversation

igdianov
Copy link
Contributor

@igdianov igdianov commented Sep 14, 2023

To sync with remote before publishing helm package step in the case there are git client push errors due to concurrent remote modifications, i.e.

Run git push origin
To https://github.com/Alfresco/charts
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'https://github.com/Alfresco/charts'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Error: Process completed with exit code 1.

Depends on Alfresco/alfresco-build-tools#324

@igdianov igdianov self-assigned this Sep 14, 2023
@igdianov igdianov added the enhancement New feature or request label Sep 14, 2023
@igdianov igdianov changed the title AAE-16060 add retry action for helm-release-and-publish step AAE-16060 Update helm-release-and-publish action to fix build ad rc and workflows concurrency errors Sep 15, 2023
@atchertchian
Copy link
Contributor

handled with #187

@igdianov igdianov deleted the dev-igdianov-AAE-16060 branch September 18, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants