Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create satellites during update to 6.0. Fix #4938 #4941

Merged
merged 1 commit into from
Aug 30, 2013

Conversation

Snooze-
Copy link
Contributor

@Snooze- Snooze- commented Aug 29, 2013

Satellites for projects that were located in the root namespace needs to be recreated once they've been migrated to the creator’s namespace during the upgrade process.

This can be achieved by running the sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production during the update process.

The command has been added to the 5.4 to 6.0 update doc.

Satellites for projects that were located in the root namespace needs to be recreated once they've been migrated to the creator’s namespace during the upgrade process.

This can be achieved by running the sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production during the update process.

The command has been added to the 5.4 to 6.0 update doc.
@coveralls
Copy link

Coverage Status

Coverage increased (+13.23%) when pulling bae719d on Snooze-:master into 25a723c on gitlabhq:master.

dzaporozhets added a commit that referenced this pull request Aug 30, 2013
Create satellites during update to 6.0. Fix #4938
@dzaporozhets dzaporozhets merged commit cafe181 into gitlabhq:master Aug 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants