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

[Bug]: Deployment Process does not finish properly #1406

Open
Reimers95 opened this issue Jan 20, 2025 · 3 comments
Open

[Bug]: Deployment Process does not finish properly #1406

Reimers95 opened this issue Jan 20, 2025 · 3 comments
Labels
bug Something isn't working Need more info Please add more info about how to repro the problem

Comments

@Reimers95
Copy link

AL-Go version

6.2

Describe the issue

The deployment process in the GitHub action does not gets a status update from the BC Environment
It gets a 403 forbidden and tries it a few times before exiting with an error

In this case the deployment process was successfully processed in the BC Environment
This comes up in every repository

Expected behavior

The deployment process shows the correct response from the BC Deployment

Steps to reproduce

CI/CD Pipeline for the Main Branch

Additional context (logs, screenshots, etc.)

Image

@Reimers95 Reimers95 added the bug Something isn't working label Jan 20, 2025
@freddydk
Copy link
Contributor

What kind of authentication are you using, s2s or impersonation?
Could you include the log as text (instead of an image)

Thanks

@freddydk
Copy link
Contributor

Also, is this a very large app - does it take a lot of time to deploy?

@freddydk freddydk added the Need more info Please add more info about how to repro the problem label Jan 21, 2025
@Reimers95
Copy link
Author

Hi Freddy,
i added the log:

6_Deploy to UAT_AU.txt

This applies to both small and large apps.

I created an entra application dedicated for this purpose and setup the auth context in github according the "RegisterSandboxEnvironment" scenario

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Need more info Please add more info about how to repro the problem
Projects
None yet
Development

No branches or pull requests

2 participants