6c06b65d1e
Links like (doc/web_hooks/web_hooks.md) work in the GitLab source code web interface, but the HTML generator produces broken links in the `doc` subdirectories: http://doc.gitlab.com/ce/hooks/doc/web_hooks/web_hooks.html instead of the right one http://doc.gitlab.com/ce/web_hooks/web_hooks.html in http://doc.gitlab.com/ce/hooks/custom_hooks.html. Fixes #14338 [ci skip] Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com> |
||
---|---|---|
.. | ||
howto_rc1.md | ||
howto_update_guides.md | ||
master.md | ||
monthly.md | ||
patch.md | ||
README.md | ||
security.md |
Release cycle
Since 2011 a minor or major version of GitLab is released on the 22nd of every month. Patch and security releases are published when needed. New features are detailed on the blog and in the changelog. Features that will likely be in the next releases can be found on the direction page.
Release process documentation
- Monthly release, every month on the 22nd.
- Patch release, if there are serious regressions.
- Security, for security problems.
- Master, update process for the master branch.