Orkut Gmail Calendar Documents Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Can dependencies "expire" somehow?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Volker Dobler  
View profile  
 More options Dec 15 2009, 7:23 pm
From: Volker Dobler <dr.volker.dob...@gmail.com>
Date: Tue, 15 Dec 2009 05:53:57 -0800 (PST)
Local: Tues, Dec 15 2009 7:23 pm
Subject: Can dependencies "expire" somehow?
I am trying doit as a deployment tool.
Our deploy process requires a login, the returned credentials are
bound to a session
which expires if no more actions (like deploys) happen. I wasthinking
about something like:
  deploy: depends on login
  login: target is cookie file with current session cookie
I couldn't figure out how to set up a target/dependency which is
fullfilled if e.g. a file
is present but not to _old_. Did I miss something in the docs?
Would this besefull missing feature? Or can this behaviour achieved
anyhow?

Thanks in advance,
Volker


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
schettino72  
View profile  
 More options Dec 15 2009, 8:20 pm
From: schettino72 <schettin...@gmail.com>
Date: Tue, 15 Dec 2009 06:50:46 -0800 (PST)
Local: Tues, Dec 15 2009 8:20 pm
Subject: Re: Can dependencies "expire" somehow?
On 15 Dec, 21:53, Volker Dobler <dr.volker.dob...@gmail.com> wrote:
> I am trying doit as a deployment tool.

hummm... let me know how it goes...

> Our deploy process requires a login, the returned credentials are
> bound to a session
> which expires if no more actions (like deploys) happen. I wasthinking
> about something like:
>   deploy: depends on login
>   login: target is cookie file with current session cookie
> I couldn't figure out how to set up a target/dependency which is
> fullfilled if e.g. a file
> is present but not to _old_. Did I miss something in the docs?
> Would this besefull missing feature? Or can this behaviour achieved
> anyhow?

Can you write a python function that checks the login expired? Write
this function and put this as "action" or dependency of the deploy
task.

cheers


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Volker Dobler  
View profile  
 More options Dec 22 2009, 7:29 pm
From: Volker Dobler <dr.volker.dob...@gmail.com>
Date: Tue, 22 Dec 2009 05:59:06 -0800 (PST)
Local: Tues, Dec 22 2009 7:29 pm
Subject: Re: Can dependencies "expire" somehow?

> Can you write a python function that checks the login expired? Write
> this function and put this as "action" or dependency of the deploy
> task.

I was trying to avoid requests to the server as much as possible (as
this tends to be a lot of work): Login and deploy is needed, but I
would
like not be forced to write (and maintain) more communications with
the server.
Of course I could login everytime (this works), but I tried to safe
this
overhead.

Regards, Volker


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eduardo Schettino  
View profile  
 More options Dec 22 2009, 10:17 pm
From: Eduardo Schettino <schettin...@gmail.com>
Date: Wed, 23 Dec 2009 00:47:02 +0800
Local: Tues, Dec 22 2009 10:17 pm
Subject: Re: Can dependencies "expire" somehow?
On Tue, Dec 22, 2009 at 9:59 PM, Volker Dobler

Well, as of today there is no way to expire dependencies in doit
itself... but maybe it is not hard to support/achieve it somehow. I
will give it a try - but just next year ;)

Can you share some code of how you use doit? I am curious :) - you can
send me in private if you prefer.

cheers,
  eduardo


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google