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

[28728] Merge OpenProject CE plugins under modules/ #6826

Merged
merged 10,000 commits into from
Nov 15, 2018

Conversation

oliverguenther
Copy link
Member

@oliverguenther oliverguenther commented Nov 14, 2018

  • Merges all CE plugins into modules/*, dropping the openproject prefix of all previous plugins.
  • Creates a new Gemfile.modules definition that is automatically sourced and lives next to Gemfile.plugins (which can be used by downstream to add to the Gemfile as it's done now).
  • Merges the CE .travis.yml to provide full CE testing.
  • Adds a conditional branch check to skip plugin builds when branch starts with core/*
  • Maintains full history of each plugin by merging with --allow-unrelated-histories from temporary remote

/cc @opf/developers

oliverguenther and others added 30 commits August 2, 2018 08:10
…urce

enable uploading attachments for budgets

[ci skip]
…urce

Feature/attachments on new resource

[ci skip]
implement wysiwyg attachment upload


[ci skip]
Set which setting values need to be included in cache key

[ci skip]
@crohr
Copy link
Member

crohr commented Nov 14, 2018

@oliverguenther Could you describe what happens to the openproject-ce project once that change lands? From what I understand it will no longer have any specific plugins not already found in core?

@oliverguenther
Copy link
Member Author

oliverguenther commented Nov 14, 2018

@crohr for the current form of this PR, CE would only be an identical mirror of this repository. I'm not sure we should have all of these included (looking at openproject-auth_plugins primarily), but

@ulferts ulferts merged commit 550c87a into dev Nov 15, 2018
@ulferts ulferts deleted the housekeeping/merge-plugins-as-modules branch November 15, 2018 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants