marklogic-samplestack icon indicating copy to clipboard operation
marklogic-samplestack copied to clipboard

Provide local.properties gradle mechanism

Open grechaw opened this issue 11 years ago • 14 comments

Provide mechanism for local.properties to override values in gradle.properties, for saner passwords for example

grechaw avatar Sep 27 '14 22:09 grechaw

Set to 8.0-1 to keep the ea3 tasks within reason.

grechaw avatar Oct 17 '14 19:10 grechaw

This goal was a stretch for 8.0-1 and not in scope initially. I'm setting to n/a because we should consider this for requirements of a next iteration, but probably best to cut from 8.0-1 scope at this point.

grechaw avatar Nov 07 '14 18:11 grechaw

Can we use 9.0-1 vs. N/A? It helps me for planning to group things that have been pushed down the road.

popzip avatar Nov 07 '14 18:11 popzip

Yes, absolutely -- your call. This issue/bug was Rob Rudin's idea, and a good one, but not one that was really considered for 8. It could even still be addressed in 8.0-1 timeframe probably, so you can choose where to put it and we can use time/scope to see if it goes into release.

grechaw avatar Nov 07 '14 18:11 grechaw

Is 9.0-1 available in BugTrack? I know N/A is...

laurelnaiad avatar Nov 07 '14 18:11 laurelnaiad

Yes it is. Ultimately 9.0-1 is just a bucket milestone for planning - I'd like to see us separate out our milestone planning from the server and start tying to Samplestack 1.1, 1.2, etc pretty soon. Working through that.

popzip avatar Nov 07 '14 22:11 popzip

Ok, I just didn't want us to cause a sync problem. Thanks for verifying.

laurelnaiad avatar Nov 07 '14 22:11 laurelnaiad

Would like to discuss with @grechaw - whether still valid, if its an RFE.

popzip avatar Feb 19 '15 19:02 popzip

This is an RFE to be sure. Rob Rudin had provided a method for doing this, and so I made this issue to follow up, but it was not part of original conception. Should not be in 8.0-2

grechaw avatar Feb 19 '15 19:02 grechaw

I'm in discussion with Ganesh about BT and milestones so we can get some new ones here. Daphne is also persuing the idea of just not having BT integration for this project.

grechaw avatar Feb 19 '15 19:02 grechaw

How does the local.gradle mechanism work?

popzip avatar Feb 19 '15 19:02 popzip

Changed the title -- it's about local.properties not local.gradle.

The idea is just to have a supplemental file, like gradle.properties that can contain sensitive info (passwords) but not be checked into git

grechaw avatar Feb 19 '15 19:02 grechaw

would it be in a different directory than the rest of the Samplestack project?

popzip avatar Feb 19 '15 19:02 popzip

I don't have any conception of implementation actually. There are a lot of ways to do this, and I've not looked at how Rob did it yet.

grechaw avatar Feb 19 '15 19:02 grechaw