Jira (BOLT-1386) I need a workspace for files during the duration of a plan

6 views
Skip to first unread message

Alex Dreyer (JIRA)

unread,
Jun 12, 2019, 6:32:02 PM6/12/19
to puppe...@googlegroups.com
Alex Dreyer created an issue
 
Puppet Task Runner / New Feature BOLT-1386
I need a workspace for files during the duration of a plan
Issue Type: New Feature New Feature
Assignee: Unassigned
Created: 2019/06/12 3:31 PM
Priority: Normal Normal
Reporter: Alex Dreyer

Some plans build and distribute artifacts. These plans are hard to write because bolt does not have a `file_download` function or any natural space to store such artifacts. The project dir should provide a workspace that allows plans a central location to write and read data from.

questions:
1. Should this workspace persist between plans run in the same project?
2. How can we ensure that files in the workspace are addressable in a way that doesn't conflict with modules.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Henrik Lindberg (JIRA)

unread,
Jun 13, 2019, 2:26:03 AM6/13/19
to puppe...@googlegroups.com
Henrik Lindberg commented on New Feature BOLT-1386
 
Re: I need a workspace for files during the duration of a plan

A similar thing in puppet was solved by reserving the module name environment.
Could be solved for bolt in a better way by having an actual module named say workspace it contains the workspace management features.
Just a thought...

Alex Dreyer (JIRA)

unread,
Jun 13, 2019, 10:56:04 AM6/13/19
to puppe...@googlegroups.com
Alex Dreyer updated an issue
 
Change By: Alex Dreyer
Some plans build and distribute artifacts. These plans are hard to write because bolt does not have a `file_download` function or any natural space to store such artifacts. The project dir should provide a workspace that allows plans a central location to write and read data from.

questions:
1. Should this workspace persist between plans run in the same project?
2. How can we ensure that files in the workspace are addressable in a way that doesn't conflict with modules.

3. How can

Alex Dreyer (JIRA)

unread,
Jun 13, 2019, 11:29:05 AM6/13/19
to puppe...@googlegroups.com
Alex Dreyer commented on New Feature BOLT-1386
 
Re: I need a workspace for files during the duration of a plan

Henrik Lindberg That makes sense for reading files and accessing them from file resources/file_upload.

Reply all
Reply to author
Forward
0 new messages