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

Publish to Environment fails from feature branch #1063

Open
jngillard opened this issue May 1, 2024 · 4 comments
Open

Publish to Environment fails from feature branch #1063

jngillard opened this issue May 1, 2024 · 4 comments
Labels
Under Investigation Issue is under investigation

Comments

@jngillard
Copy link

When trying to run publish to an environment from feature branch, it's failing.

Unexpected error when running action. Error Message: Could not find any Apps artifacts for projects *, version latest, StackTrace: at , D:\a_actions\microsoft\AL-Go-Actions\v5.0\Deploy\Deploy.ps1: line 142 <- at , D:\a_temp\4ca3d4e9-d384-4abb-8b8e-be554619421b.ps1: line 4 <- at , : line 1

I believe this is caused by these errors in the Deploy job

Finding latest successful CICD run for branch feature_testing in repository WebSan-Solutions/WebSanCommonFramework

The question is, why can it not find the last successful CICD run for the feature branch. I was able to run the CICD workflow for the feature branch and an artifact was produced during runtime. What is the issue here?

@jngillard
Copy link
Author

Anyone?

@freddydk
Copy link
Collaborator

freddydk commented May 22, 2024

Sorry for the delay
Could you add the full log of the build in the feature branch and of the deploy step?

@freddydk freddydk added the Under Investigation Issue is under investigation label May 22, 2024
@jngillard
Copy link
Author

Hi Freddy:

I've attached a zip of the Logs from the CI/CD run of the feature branch as well as the log from the attempted deploy step. Please let me know if you need anything else.
logs_CICD.zip
logs_DeployTo.zip

@StefanMaron
Copy link

I am not sure if I am seeing the same issue. I dont have my Deploy to pipeline failing, it just does not publish the apps. The before and after of my apps just stays on the same version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Under Investigation Issue is under investigation
Projects
None yet
Development

No branches or pull requests

3 participants