-
Notifications
You must be signed in to change notification settings - Fork 461
Factory Dashboard
Christian Bruckmayer edited this page Aug 15, 2018
·
5 revisions
Since 07/2018, the Factory dashboard is part of the OBS codebase and not an engine anymore.
To get a working dashboard, it is required to setup projects with special names. These are:
- openSUSE:Factory
- openSUSE:Factory:Rings:0-Bootstrap
- openSUSE:Factory:Rings:1-MinimalX
- openSUSE:Factory:Staging:A (at least one Staging project)
Factory dashboard: http://localhost:3000/project/dashboard/openSUSE:Factory
Staging project dashboard: http://localhost:3000/project/staging_projects/openSUSE:Factory/A
- Development Environment Overview
- Development Environment Tips & Tricks
- Spec-Tips
- Code Style
- Rubocop
- Testing with VCR
- Test in kanku
- Authentication
- Authorization
- Autocomplete
- BS Requests
- Events
- ProjectLog
- Notifications
- Feature Toggles
- Build Results
- Attrib classes
- Flags
- The BackendPackage Cache
- Maintenance classes
- Cloud uploader
- Delayed Jobs
- Staging Workflow
- StatusHistory
- OBS API
- Owner Search
- Search
- Links
- Distributions
- Repository
- Data Migrations
- Package Versions
- next_rails
- Ruby Update
- Rails Profiling
- Remote Pairing Setup Guide
- Factory Dashboard
- osc
- Setup an OBS Development Environment on macOS
- Run OpenQA smoketest locally
- Responsive Guidelines
- Importing database dumps
- Problem Statement & Solution
- Kickoff New Stuff
- New Swagger API doc
- Documentation and Communication
- GitHub Actions
- Brakeman
- How to Introduce Software Design Patterns
- Query Objects
- Services
- View Components
- RFC: Core Components
- RFC: Decorator Pattern
- RFC: Backend models
- RFC: Hotwire Turbo Frames Pattern