File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "permissions" : {
3+ "allow" : [
4+ " Bash(bin/test:*)" ,
5+ " Bash(du:*)" ,
6+ " Bash(gh pr diff:*)" ,
7+ " Bash(gh pr view:*)" ,
8+ " Bash(ls:*)"
9+ ]
10+ }
11+ }
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ collective.indexing = 2.1
1717collective.js.showmore = 1.0a4
1818collective.recipe.solrinstance = 5.3.3
1919collective.recipe.template = 2.2
20- ; collective.solr = 8.4.2
2120gocept.download = 0.9.5
2221hexagonit.recipe.download = 1.7.1
2322kitconcept.recipe.solr = 1.0.0a5
@@ -43,12 +42,10 @@ output = solr/core.properties
4342
4443[solr]
4544recipe = kitconcept.recipe.solr
46- ; src = http://archive.apache.org/dist/lucene/solr/8.11.1/solr-8.11.1.tgz
4745src = https://archive.apache.org/dist/solr/solr/9.6.0/solr-9.6.0.tgz
4846solr-config = solr
4947port = ${port:solr-port}
5048
5149[sources]
52- ; collective.solr = git ${remotes:collective}/collective.solr.git pushurl=${remotes:collective_push}/collective.solr.git branch=8.x.x-upgrade-4-improvments
53- collective.solr = git ${remotes:imio}/collective.solr.git pushurl =${remotes:imio_push}/collective.solr.git branch =DMS-954-rebased
50+ collective.solr = git ${remotes:imio}/collective.solr.git pushurl =${remotes:imio_push}/collective.solr.git branch =plone-4-solr-9
5451collective.indexing = git ${remotes:sge}/collective.indexing.git pushurl =${remotes:sge_push}/collective.indexing.git
You can’t perform that action at this time.
0 commit comments