Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Information and Tutorials Information and Tutorials
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Deterrence Dispensed
  • Information and TutorialsInformation and Tutorials
  • Wiki
  • For developers
  • Guides
  • How to set up a beta

How to set up a beta · Changes

Page history
Update How to set up a beta authored Jul 29, 2021 by Vinh Nguyen's avatar Vinh Nguyen
Hide whitespace changes
Inline Side-by-side
For-Developers/Guides/How-to-set-up-a-beta.md
View page @ 120f7963
This is a guide and process guidance on how to conduct a beta.
# Configuring your GitLab for a beta
The steps below will configure your GitLab repository for a beta. Your files will NOT be exposed to anyone who is not a member of your project (either explicitly added by you, or within your group).
1. Go to your repository settings, then "General".
2. Ensure Issues is enabled, for "Everyone with Access"
3. Ensure Repository is enabled, but "Only Project Members"
4. Ensure "Forks" under "Repository" is set to "Only Project Members"
5. Under Repository, disable "Pipelines", "Container Registry", and "Packages".
5. Disable Analytics, Wiki, Snippets, and Operations. (Unless you wish to use these features)
6. Click "Save Changes".
# Preparing for a beta
_These instructions presume you are using GitLab for version control._
......
Clone repository
  • For Developers
    • FAQ
    • FAQ
      • Types of Designs
    • Guides
      • Checklist to Deactivate an Admin
      • How to create a static webpage with GitLab Pages
      • How to set up a beta
      • How to use set up SourceTree
    • Process Management
      • Product Development Lifecycle
    • Resources
      • Release Package Requirements
      • Release Package Requirements
        • Assembly PDF Sample
        • README.md Sample
      • Remixes
        • README.md Sample
  • For Signal Boosters
    • Branding Guide
    • Graphic Assets and Guidelines
  • For Users
    • Acromania and Glossary
    • Active Beta List
View All Pages