Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mastodon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pounced-on.me
  • mastodon
  • Repository
Switch branch/tag
  • mastodon
  • .rubocop.yml
Find file BlameHistoryPermalink
  • Eugen Rochko's avatar
    Add post-deployment migration system (#8182) · 018a9e4e
    Eugen Rochko authored Aug 13, 2018
    Adopted from GitLab CE. Generate new migration with:
    
        rails g post_deployment_migration name_of_migration_here
    
    By default they are run together with db:migrate. To not run them,
    the env variable SKIP_POST_DEPLOYMENT_MIGRATIONS must be set
    
    Code by Yorick Peterse <yorickpeterse@gmail.com>, see also:
    
    https://gitlab.com/gitlab-org/gitlab-ce/commit/83c8241160ed48ab066e2c5bd58d0914a745197c
    018a9e4e

Replace .rubocop.yml

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.