Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D Dev Documentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • crnd-public
  • Dev Documentation
  • Wiki
  • Development Process

Development Process · Changes

Page history
Update Development Process authored Jan 21, 2019 by karavaiev's avatar karavaiev
Hide whitespace changes
Inline Side-by-side
Development-Process.md
View page @ 21abff16
...@@ -4,7 +4,18 @@ We have stable production branches (currently 11.0, 12.0). Merging changes direc ...@@ -4,7 +4,18 @@ We have stable production branches (currently 11.0, 12.0). Merging changes direc
Development process happens on the development branches (named `11.0-<branch name>`, `12.0-<branch name>` where `<branch name>` is a description of features developers work on). Development process happens on the development branches (named `11.0-<branch name>`, `12.0-<branch name>` where `<branch name>` is a description of features developers work on).
### Code Testing Process New feature development example:
`git checkout -b 11.0-new-feature` - this will create and checkout a new branch `11.0-new-feature`
After some changes made:
`git push -u origin 11.0-new-feature` - set upstream and push the changes to Gitlab
Automatic tests for pushed changes will start.
Now developer goes to Gitlab and checkout if the tests are passed.
### Code Control
Any code changes should pass the following stages to be merged into the main branch: Any code changes should pass the following stages to be merged into the main branch:
......
Clone repository
  • CI Review App
  • Development Process
  • File Templates
    • .gitignore
    • gitlab ci.yml
    • odoo packager.yml
  • Odoo Packager
  • Set up develpment environment
  • Useful Links
  • Home
  • Процеси
    • Процес створення нового модуля в новому репозитарії
  • Тестові задачі
    • KPI
    • OKR
    • Weather Measurement
    • Робоче місце охорони