Re: [Release-team] Expression Candidate for release
Hi Tom, Tom you are welcome to play around with my make file. Yes, this would save me some time, but I have not made scripts and commands to work in IRIS before. That is why I was asking about a poster child example. So I really do not know what is involved. Currently there are over 30 (and growing) functions that I have made for expression. If it is only a wrapper then it should be ok. The automated relationship and entity functions do not go intp the scripts section. I believe these get made automatically when I run the CDMI stuff on mmy XML. The potential issue there is that expression is in a different database. -Jason On Tue, Jul 9, 2013 at 2:26 PM, Thomas Brettin <[email protected]> wrote:
I haven't enforced a policy on the script requirement yet, although it seems having scripts for standard services, particularly those in the CDMI space could be required.
I do enforce a policy that all modules must have a COMMANDS file, but it is not unheard of that someone will just create an empty file in their module.
Jason, if I were to take on cleaning up the make file for the release would you then have time to get some commands in place before we release. Also, is it possible to automate the generation of the Entity and Relations type of commands? I'm sure Bob didn't hand write all those.
Tom
On Jul 9, 2013, at 3:17 PM, Rick Stevens <[email protected]> wrote:
For the initial release we should have command line and iris I would think in addition to whatever we have in the API?
We have several others working on pipelines for RNAseq analysis and I think we need to harmonize these before too long.
On Jul 9, 2013, at 2:47 PM, Thomas Brettin <[email protected]> wrote:
Rick asked for the commands.
On Jul 9, 2013, at 1:51 PM, Jason Baumohl <[email protected]> wrote:
I do not have scripts for iris. This is something that we can potentially add later, but not for the initial release.
-Jason
On Tue, Jul 9, 2013 at 11:42 AM, Jason Baumohl <[email protected]> wrote:
Hi Tom,
I do not pretend to be a make expert. This project is the first time that I have used it. Do you have an example of what you like me to change it to?
Thanks, Jason
On Tue, Jul 9, 2013 at 6:34 AM, Thomas Brettin <[email protected]>wrote:
Hi Jason,
I was reviewing your module makefile, and I'd like to help you make some changes that will rely more on templates. Since your code is all perl, this should be pretty straight forward.
As an example, you have in your make file:
deploy-service-scripts: # First create the start script (should be a better way to do this…) …
Usually, we use tpage as a templating tool and use start_service.tt and stop_service.tt templates that get filled in at make time.
Also, I don't see a scripts directory. Do you have scripts that will be executable from IRIS?
Thanks, Tom
On Jul 8, 2013, at 7:49 PM, Jason Baumohl <[email protected]> wrote:
Works for me.
-Jason
On Mon, Jul 8, 2013 at 5:40 PM, Thomas Brettin <[email protected]>wrote:
I'd like to schedule this for a minor release and not wait until the Aug build. We'll do at least one minor release this month.
On Jul 1, 2013, at 5:06 PM, Jason Baumohl <[email protected]> wrote:
Hi Tom and Paramvir,
I think I have an official candidate for release for expression.
I have a bunch of stuff but includes the following: spec file impl code with 30 complete functions that have been tested (note 2 are currently incomplete functions - related to GEO parsing). automated testing for all completed functions readme releasenotes exchangeformat specs uploader preprocessors initial data loaded into expression on DB1 automated doc for Impl code documentation for exchange format (file format for uploads).
I think I have everything except scripts and commands to be run from the command line and iris.
All of the code is committed to git.
-Jason
_______________________________________________ Release-team mailing list [email protected] https://lists.kbase.us/mailman/listinfo/release-team
participants (1)
-
Jason Baumohl