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

validate archives files independently? #13

Open
illwieckz opened this issue Nov 18, 2021 · 1 comment
Open

validate archives files independently? #13

illwieckz opened this issue Nov 18, 2021 · 1 comment

Comments

@illwieckz
Copy link
Member

For the purpose of a nightly build server, it would be interesting to validate engine zip independently, and validate dpk or folder of dpk without being them in an universal zip first.

@slipher
Copy link
Contributor

slipher commented Nov 18, 2021

You can already validate an engine zip.

Usage: validate_release.py <path to universal zip> [<version number>]
       validate_release.py <path to symbols zip> [symbols]
       validate_release.py <path to OS-specific zip> [linux-amd64 | macos-amd64 | windows-i686 | windows-amd64]

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

No branches or pull requests

2 participants