• 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.

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
10 Hits, Last modified: 4 months ago
ng issues. ==== Audience ==== Selected external users, potentially made public. ==== Characteristics... mented, but there may still be bugs. * Focus on user feedback for identifying issues. ==== Guidelines ==== * Invite a diverse group of users to test the software. * Collect and analyze f... = Early Access allows extended testing with real users and continuous development based on feedback.
Environments
9 Hits, Last modified: 11 months ago
es are tested and validated before they reach end-users in the Production environment, where stability ... security settings. Production data should not be used in this environment. ===== Demo Environment ===== The Demo environment is used to show the software to clients or other stakeholders. It is used to test new features or updates to see how they
DevOps
4 Hits, Last modified: 11 months ago
esses are streamlined using CapRover, a powerful, user-friendly deployment solution. ===== Infrastruct... . Storage Solutions ==== * **Object Storage**: Use OVH Cloud Object Storage for scalable and secure ... == Best Practices ===== * **Version Control**: Use Git for version control and maintain a clear comm... Debugging Tips ==== * **Logs and Monitoring**: Use logging and monitoring tools to diagnose issues.
Releasing
3 Hits, Last modified: 11 months ago
' section. * Run ''%%make gen-changelog%%'' and use the contents of ''%%changelog.md%%''. Remove merg... '' section * Run ''%%make gen-changelog%%'' and use the contents of ''%%changelog.md%%''. Remove merg... s issue, for other versions the workaround can be used. ==== Impact ==== Describe the impact that thi
Source Code
3 Hits, Last modified: 11 months ago
ies on GitLab ===== Our private repositories are used for internal development and contain sensitive, ... pment Guidelines === * **Branching Strategy**: Use a Git branching strategy such as GitFlow. * **C... ry to make your changes. * **Create a Branch**: Use a descriptive branch name for your feature or bug