Skip to content

Commit

Permalink
docs update (task environment)
Browse files Browse the repository at this point in the history
  • Loading branch information
timurhai committed Jul 2, 2021
1 parent 3f9e11b commit ab63216
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/afanasy/job_task.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ files[]

Files for preview. Generated, if block is numeric.

environment
-----------
``af.Task.setEnv(name, value)``

Tasks process extra environment.
It will be merged with a block extra environment.

tst
---
Time when task was started (last start).
Expand Down
4 changes: 3 additions & 1 deletion docs/changes_log/changes_log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ v3.2.1

*Not released*

2021.06.07
2021.07.02

- Each not numeric task can have an own extra `environment <../afanasy/job_task.html#environment>`_.

- **Bugfixes**
- AfWatch jobs list right panel folders buttons refresh fix on a new job selection.
Expand Down

0 comments on commit ab63216

Please sign in to comment.