Skip to content

ci: use bobheadxi/[email protected] #3393

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

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

lastoCHka42
Copy link
Collaborator

@lastoCHka42 lastoCHka42 commented Mar 9, 2023

This patch fixes retry_wait_seconds for nick-field/retry action
so the command has enough time for correct executing. Before this patch,
we had this step always failing with the real webhook task finished
successfully.

Part of #3390


Since bobheadxi/[email protected] we had a CI failure with the
following error in destroy-deployments and
destroy-deployments-manually, step remove-github-deployment:

unexpected error encountered: HttpError: Resource not accessible by integration                                         
Error: unexpected error encountered: HttpError: Resource not accessible by integration - see logs for more information  

This patch returns version 1.3.0 that worked OK.

Part of #3390


Closes #3390

@lastoCHka42 lastoCHka42 force-pushed the lastochka42/fix-delete-deployment-action branch from 7c746b7 to 951a4db Compare March 9, 2023 08:33
@lastoCHka42 lastoCHka42 closed this Mar 9, 2023
@lastoCHka42 lastoCHka42 reopened this Mar 9, 2023
Since bobheadxi/[email protected] we had a CI failure with the
following error in `destroy-deployments` and
`destroy-deployments-manually`, step `remove-github-deployment`:
```
unexpected error encountered: HttpError: Resource not accessible by integration
Error: unexpected error encountered: HttpError: Resource not accessible by integration - see logs for more information
```

This patch returns version 1.3.0 that worked OK.

Part of #3390
@lastoCHka42 lastoCHka42 force-pushed the lastochka42/fix-delete-deployment-action branch from 951a4db to f4beabb Compare March 9, 2023 09:09
@lastoCHka42 lastoCHka42 changed the title test another version ci: use bobheadxi/[email protected] Mar 9, 2023
This patch fixes retry_wait_seconds for nick-field/retry action
so the command has enough time for correct executing. Before this patch,
we had this step always failing with the real webhook task finished
successfully.

Part of #3390
@lastoCHka42 lastoCHka42 requested a review from ylobankov March 9, 2023 09:29
@lastoCHka42 lastoCHka42 merged commit 2acf88e into latest Mar 9, 2023
@lastoCHka42 lastoCHka42 deleted the lastochka42/fix-delete-deployment-action branch March 9, 2023 09:34
p7nov pushed a commit that referenced this pull request Mar 24, 2023
This patch fixes retry_wait_seconds for nick-field/retry action
so the command has enough time for correct executing. Before this patch,
we had this step always failing with the real webhook task finished
successfully.

Part of #3390

_______

Since bobheadxi/[email protected] we had a CI failure with the 
following error in `destroy-deployments` and  
`destroy-deployments-manually`, step `remove-github-deployment`:                                                                                                        
```                                                                                                                     
unexpected error encountered: HttpError: Resource not accessible by integration                                         
Error: unexpected error encountered: HttpError: Resource not accessible by integration - see logs for more information  
```                                                                                                                     
                                                                                                                        
This patch returns version 1.3.0 that worked OK.                                                                        
                                                                                                                        
Part of #3390
______

Closes #3390
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Destroy-deployment workflow fails
2 participants