User tests: Successful: Unsuccessful:
Pull Request for Issue #34188
Make sure the text files (checksums.txt and github_release.txt) are only generated when needed
run a build on the current branch with the remote command so without a tag.
php build.php --remote=origin/staging
PHP Warning: Of an Undefined variable $tagVersion
No php warning and no generation of files we don't need on none-release builds.
None
Status | New | ⇒ | Pending |
Category | ⇒ | Repository |
I have tested this item
fixes the tagVersion
issue, but see the weblink one when building 4.0-dev
fixes the tagVersion issue, but see the weblink one when building 4.0-dev
Yes. The build script for 4.0 does not include the weblink stuff anymore and also has some other stuff as the build is a bit different than the build of 3.x. So to build 4.0-dev we should use the 4.0-dev build script :)
@HLeithner please have a look here and get this a merge please :)
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-11 12:18:32 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
thanks
weblink issue with
php build.php --remote=origin/4.0-dev