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]: CI artifacts uploads are not working #4886

Open
4 tasks done
Shawak opened this issue Jan 20, 2025 · 1 comment
Open
4 tasks done

[Bug]: CI artifacts uploads are not working #4886

Shawak opened this issue Jan 20, 2025 · 1 comment
Labels
bug An issue describing unexpected behavior of code needs-confirmation not confirmed by a developer yet

Comments

@Shawak
Copy link
Contributor

Shawak commented Jan 20, 2025

By submitting this bug issue, you agree to the following.

  • This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)
  • This issue is reproducible without changes to the C++ code in this repository
  • This bug has not been resolved in master branch
  • There is no existing issue for this bug already

Does this bug crash tfs?

no

Server Version

1.7 (Master)

Operation System

all (listed below)

OS Description

No response

Bug description

Due to wrong workspace configration, the artifacts are build in f/orgottenserver/forgottenserver instead of just /forgottenserver and because of that the CI cannot fine the binaries

Possible Pull Requests which are to blame

Steps to reproduce

  1. Go to https://github.com/otland/forgottenserver/actions/runs/12546728502/job/34983020286
  2. Try to download windws artifacts

Actual Behavior

-- Build files have been written to: D:/a/forgottenserver/forgottenserver/build

[...]

Warning: No files were found with the provided path: D:\a\forgottenserver/build/Debug/tfs.exe
D:\a\forgottenserver/build/Debug/*.dll. No artifacts will be uploaded.

Expected Behavior

Able to download the artifacts

Backtrace

@Shawak Shawak added bug An issue describing unexpected behavior of code needs-confirmation not confirmed by a developer yet labels Jan 20, 2025
@github-project-automation github-project-automation bot moved this to Backlog in TFS 1.8 Jan 20, 2025
@Shawak Shawak changed the title [Bug]: Artifacts uploads are not working [Bug]: CI artifacts uploads are not working Jan 20, 2025
@Codinablack
Copy link
Contributor

Confirmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue describing unexpected behavior of code needs-confirmation not confirmed by a developer yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants