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

Bring in new Drupal jump-start configsets #14

Closed
bradjones1 opened this issue Sep 22, 2020 · 4 comments
Closed

Bring in new Drupal jump-start configsets #14

bradjones1 opened this issue Sep 22, 2020 · 4 comments

Comments

@bradjones1
Copy link

This issue outlines a parallel, automated configset generation and packaging process for the Drupal module. Through this new process, sensible-default english-language config sets are generated with the explicit goal of making cloud-native/Dockerized workflows faster and easier, while also expanding support for hosted Solr.

The download script currently rejects any version which ships only templates. This could be changed to bring in the jumpstart configsets.

Additionally, the download script does not currently recognize semantic versioning in recognizing releases; this line could/should be changed to use the "current" and "7.x" compatibility tags from the Drupal updates API to capture both 7.x and 8.x.

@bradjones1
Copy link
Author

FYI we've forked this at https://github.com/fruition/solr to do exactly this (with credit where credit is due of course.) Thanks!

@csandanov
Copy link
Member

Thank you, the support for jump-start configsets now added

@bradjones1
Copy link
Author

@csandanov The change you made here to the current endpoint only means no more config sets for 7.x, by the way... current only returns 8.x+.

@csandanov
Copy link
Member

Right, thanks, fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants