We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./utils/update_release.sh
./setup.py sdist_test_data
gpg --armor --detach-sign dist/plaso-$VERSION.tar.gz > dist/plaso-$VERSION.tar.gz.asc
PYTHONPATH=. ./tools/build.py --preset plaso dpkg-source
PYTHONPATH=. ./tools/build.py --preset plaso srpm
PYTHONPATH=. ./tools/build.py --preset plaso msi
The text was updated successfully, but these errors were encountered:
Onager
joachimmetz
No branches or pull requests
Update version and documentation Updated version and documentation #3143./utils/update_release.sh
./setup.py sdist_test_data
gpg --armor --detach-sign dist/plaso-$VERSION.tar.gz > dist/plaso-$VERSION.tar.gz.asc
PYTHONPATH=. ./tools/build.py --preset plaso dpkg-source
testing,dev, stablePYTHONPATH=. ./tools/build.py --preset plaso srpm
testing,dev, stablePYTHONPATH=. ./tools/build.py --preset plaso msi
testing, dev, stablePYTHONPATH=. ./tools/build.py --preset plaso msi
testing, dev, stableThe text was updated successfully, but these errors were encountered: