• Home
  • Content
  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In
≪ View Page

Search

You can find the results of your search below.

Starts with
  • 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

Matching pagenames:

  • DevOps
  • Environments
  • Releasing
  • Software Development Lifecycle
  • Source Code

Fulltext results:

Environments
20 Hits, Last modified: 11 months ago
=====Environments===== <WRAP warning> Each of these environments is important in the software development li... hanges are tested and validated before they reach end-users in the Production environment, where stability and reliability are important. </WRAP> =====
Source Code
7 Hits, Last modified: 11 months ago
Business Edition of the Unicis Platform includes enterprise features and custom integrations. === Re... components ├── data ├── hooks ├── lib └── locales/en └── models └── pages └── prisma └── public └── st... repository is restricted to authorized personnel. Ensure you have the necessary permissions to clone a... ssages**: Follow the commit message guidelines to ensure clarity and consistency. * **Code Reviews**
Software Development Lifecycle
6 Hits, Last modified: 4 months ago
d characteristics. Following this guide will help ensure that our software is thoroughly tested and re... user feedback. * Often used for games or other engagement-driven software. ==== Guidelines ==== ... ularly update the software based on feedback. * Engage with the community to understand their needs ... intenance and support. ==== Guidelines ==== * Ensure all critical and major bugs are fixed. * Fi
DevOps
5 Hits, Last modified: 11 months ago
ience. Our infrastructure is hosted on OVH Cloud, ensuring reliability and scalability. The CI/CD proc... r images or directly from Git repositories. * **Environment Variables**: Configure environment variables for each application as needed. ==== 3. CI/CD ... automatically deploy new builds to the respective environments. ===== Website and Handbook Deployment
Releasing
2 Hits, Last modified: 11 months ago
AP> ===== Creating a Standard Release ===== * Ensure a branch exists for the version family (for 2... VE-...%%'' * The fix must include unit tests to ensure the issue can’t happen again in the future