-
Notifications
You must be signed in to change notification settings - Fork 441
Kickoff New Stuff
Dani Donisa edited this page Jun 2, 2021
·
1 revision
This page collects tools to help us start working on something we haven't seen before.
The main operational problem when kickstarting something new is that we don't have a shared understanding, so we have to build it up from scratch.
There's also the lack of a shared view or plan to follow. We need to build it up as well.
So the best way to proceed is to iterate over gathering Shared Understanding and build up a Shared View.
The tools we have to build up a Shared Understanding are:
- Mob programming sessions
- Mob learning sessions
The tools we have to build up a Shared Plan:
- Write Architecture overview upfront.
- Write Developer Documentation altogether.
- Document the decisions we make.
- 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