-
Notifications
You must be signed in to change notification settings - Fork 441
DevelPackages
Saray Cabrera Padrón edited this page Mar 29, 2023
·
1 revision
The name is confusing but DevelPackage
stands for the package where the development happens.
A good example is the association between openSUSE:Factory/vim and editors/vim.
The project openSUSE:Factory
includes the package vim
but, in reality, all the development and collaboration happens on editors/vim
. That's why we call editors/vim
the DevelPackage
(might be named as DevelopmentPackage
).
DevelProject is "deprecated" according to this line so we focus on DevelPackage only.
osc -H setdevelproject openSUSE:Factory vim editors vim
- Development Environment Overview
- Development Environment Tips & Tricks
- Spec-Tips
- Code Style
- Rubocop
- Testing with VCR
- 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
- next_rails
- Ruby Update
- Rails Profiling
- Installing a local LDAP-server
- 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
- How to Introduce Software Design Patterns
- Query Objects
- Services
- View Components
- RFC: Core Components
- RFC: Decorator Pattern
- RFC: Backend models