unofficial mirror of gwl-devel@gnu.org
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Kyle Meyer <kyle@kyleam.com>
Cc: gwl-devel@gnu.org
Subject: Re: Some doc/examples files incompatible with latest update
Date: Fri, 14 Jun 2019 15:52:41 +0200	[thread overview]
Message-ID: <87k1doqno6.fsf@elephly.net> (raw)
In-Reply-To: <87sgsej565.fsf@kyleam.com>


Hi Kyle,

> Ricardo Wurmus <rekado@elephly.net> writes:
>
>>> | ERROR: In procedure scm-error:
>>> | No applicable method for #<<accessor> workflow-processes* (1)> in call
>>> | (workflow-processes* #<unspecified>)
>>
>> “load-workflow” now prints an understandable error message when the file
>> it loads does not evaluate to a workflow.
>
> Thanks.
>
> Should simple-wisp.w also be updated to evaluate to a workflow
> (something along the lines of the patch I included with my first email)?

I’ve got some WIP for that, but I’m still working on fixing / improving
the behaviour of “containerize”.

> Right, that was one thing.  Another thing I hit into is the assumption
> that the workflow is executed from a particular location, which is
> presumably an interaction between loading extended-example-workflow.scm
> and its `(include "example-workflow.scm")'.

I had already fixed this locally but didn’t push my changes.  The new
approach is to use “load-workflow”.  It looks for workflows relative to
the location where it is invoked (unless it’s a sub-directory of the GWL
and pre-inst-env is used, so copy the examples).

In the next couple of days I’ll update this.

-- 
Ricardo

      reply	other threads:[~2019-06-14 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12  4:03 Some doc/examples files incompatible with latest update Kyle Meyer
2019-06-12  9:41 ` Ricardo Wurmus
2019-06-12 13:37   ` Kyle Meyer
2019-06-14 13:52     ` Ricardo Wurmus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.guixwl.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1doqno6.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=gwl-devel@gnu.org \
    --cc=kyle@kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).