Unicis Handbook logo
  • Home
  • Content
  • Page Tools
    Old revisionsBacklinks
  • Site Tools
    Recent ChangesSitemap
  • User Tools
    Log In
≪ View Page

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@pub:development
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Software Development Lifecycle
9 Hits, Last modified: 14 months ago
troduction ===== This page outlines the various stages of software development at Unicis. Each stage has distinct purposes, target audiences, and character... ((General Availability)) </mermaid> ===== Alpha Stage ===== ==== Purpose ==== The Alpha stage is the initial testing phase aimed at identifying critical
DevOps
4 Hits, Last modified: 20 months ago
ci.yml%%'' file. * **Build and Test**: Include stages for building and testing the website/handbook. * **Deployment**: Add deployment stages to publish content to GitLab Pages. ==== 3. Gi... umentation and community forums for solutions. {{tag>logs monitoring debugging documentation}} ===== R... For any further assistance, please reach out to the DevOps team. {{tag>OVHcloud OVH GitLab CapRover}}
Releasing
4 Hits, Last modified: 13 days ago
%%version-2026-04%% with previous release branch/tag * Paste output into **Minor Changes / Fixes** ... <code bash> make website </code> ===== Version Tagging ===== <code bash> git tag v2026-05-12 git push origin version-2026-05 git push --tags </code> Or: <code bash> bumpversion --new-vers