xref: /aosp_15_r20/external/crosvm/third_party/virglrenderer/docs/release.txt (revision bbecb9d118dfdb95f99bd754f8fa9be01f189df3)
1*bbecb9d1SAndroid Build Coastguard Worker/*
2*bbecb9d1SAndroid Build Coastguard Worker * This document explain how releases are made and how you can create one locally
3*bbecb9d1SAndroid Build Coastguard Worker */
4*bbecb9d1SAndroid Build Coastguard Worker
5*bbecb9d1SAndroid Build Coastguard Worker
6*bbecb9d1SAndroid Build Coastguard WorkerSince version 0.8.0 releases are now done by means of tags, i.e. the maintainer adds a tag,
7*bbecb9d1SAndroid Build Coastguard Workerand Gitlab provide the release tarball/zipfile based on this.
8*bbecb9d1SAndroid Build Coastguard WorkerFor more details about GitLab release, see https://docs.gitlab.com/ee/user/project/releases/
9*bbecb9d1SAndroid Build Coastguard Worker
10*bbecb9d1SAndroid Build Coastguard WorkerIf you needs to make your own archived, you can use git-archive (https://git-scm.com/docs/git-archive)
11*bbecb9d1SAndroid Build Coastguard Workeror meson release (https://mesonbuild.com/Creating-releases.html)
12